@charset "UTF-8";
/* CSS Document */


body {
	margin-top: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.nomargin_top{
	margin-top: 0px !important;
}
.nomargin_bottom{
	margin-top: 0px !important;
}
.nomargin_both{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

a:active,a:focus {
	outline: none;
}

.picshadow img:hover{
	box-shadow: 0px 0px 7px black;
}

.downloadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	padding-left: 13px;
}
.homedownloadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	padding-left: 5px;
	background-image: url(images/home/bg_line.gif);
	background-repeat: repeat-y;
}
.box {
	background-image: url(images/home/2b.gif);
	background-repeat: repeat-y;
}
.box2 {
	background-image: url(images/about/line2.gif);
	background-repeat: no-repeat;
}
.linkspace {
	padding-left: 13px;
}

#mainNAV {
	padding-top: 8px;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: .7px;
	text-transform: uppercase;
	padding-bottom: 30px;
}

#footerNAV {
	font-size: 14px;
	color: #666;
	float: right;
	padding: 5px;
}

h1 {
	font-size: 150%;
	color: #00AEEF;
	margin-top: 110px;
}

h3 {
	margin-top: 30px;
	text-transform: uppercase;
}

h5 {
	font-size: 120%;
	color: #00AEEF;
	margin-top: 20px;
	text-transform: uppercase;
}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
.footerLINE {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}

a {
	color:#333;
	text-decoration: none;
}

a:hover {
	color: #00AEEF;
	text-decoration: none;
}

a.bluelink {
	color:#00AEEF;
	text-decoration: none;
	font-weight: bold;
}

a.bluelink:hover{
	color: #8bc3f1;
}

.quote {
	margin-right: 25px;
	margin-left: 0px;
	text-align: justify;
	font-style: italic;
}
.attribution {
	margin-left: 10px;
	color: #0099F8;
	font-weight: bold;
	margin-top: -10px;
}

.homepagetext {
	width: 400px;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
}

#agalitaInfo{
	width: 575px;
	height:165px;
	background-color: #ffb600;
	border: 1px solid #00adef;
	box-shadow: inset 0px 0px 6px 2px black;
	margin-top: 15px;
}

#agalitaInfo img{
	float: left;
	padding: 10px 10px 0px 10px;
}

#elkayInfo img{
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#agalitaInfo p{
	padding: 0px 10px; 
}

#elkayInfo{
	width: 565px;
	height:310px;
	background-color: #ffb600;
	border: 1px solid #00adef;
	box-shadow: inset 0px 0px 6px 2px black;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#mission{
	width: 575px;
	height: 90px;
}

#mission img{
	float: left;
	padding-right: 8px;
}

/*#tuggbox{
	width: 330px;
	float: left;
	padding-right: 30px;
}

#tuggbox p{
	text-align: justify;
}*/

.tugglogo{
	float: left;
	height: 160px;
	margin:20px 30px 18px 20px;
}

#tg-title-widget-example{
	margin-bottom: 18px;
	
}

#tuggcntnt h1{
	text-align: left;
}

#screenlib img{
	margin-left: 90px;
}

#screenlib a{
}

#screenlib img:hover{
	box-shadow: 0px 0px 3px #333 ;
}

.worldlist{
	width: 33%;
	position: relative;
	float: left;
}

#countries li{
	list-style-type: none;
}


