/* CSS Document */

body {
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color:  #1781CE;
	font-style: italic;
}
h3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}


a:link {
	color: #1781CE;
}
a:visited {
	color: #1781CE;
}
a:active {
	color: #1781CE;
}
a:hover {
	color: #4FA9EC;
}
a.packnav:link {
	color: #1781CE;
	text-decoration: none;
	font-size: 12pt;
}
a.packnav:visited {
	color: #1781CE;
	text-decoration: none;
	font-size: 12pt;
}
a.packnav:active {
	color: #1781CE;
	text-decoration: none;
	font-size: 12pt;
}
a.packnav:hover {
	color: #1781CE;
	text-decoration: underline;
	font-size: 12pt;
}
a.lostpass:link {
	color: #6e808c;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}
a.lostpass:visited {
	color: #6e808c;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}
a.lostpass:active {
	color: #6e808c;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}
a.lostpass:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}

a.bottomnav:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.bottomnav:visited {
	color: #999999;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.bottomnav:active {
	color: #999999;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.bottomnav:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

a.footer:link {
	color: #C4ECFF;
	font-size: 8pt;
	text-decoration: none;
}
a.footer:visited {
	color: #C4ECFF;
	font-size: 8pt;
	text-decoration: none;
}
a.footer:active {
	color: #C4ECFF;
	font-size: 8pt;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}



#maintable {
	width: 750px;
	padding: 5px;
	border-top-width: 0px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#headerlogo {
	vertical-align: middle;
	text-align: left;
	width: 90%;
}
#headerright {
	text-align: right;
	padding-bottom: 0px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	width: 10%;
	background-color: #FFFFFF;
}
#customerlogin {
	width: 120px;
	text-align: left;
}
#customerlogintd {
	color: #999999;
	font-size: 8pt;
	text-align: left;
}

#topnav {
	background-image: url(images/topnav-gradient.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: right;
}
#topnav01 {
	text-align: left;
	vertical-align: middle;
}
#topnav02 {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 40px;
}
#topnav03 {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 40px;
}
#topnav04 {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 30px;
}
#topnav05 {
	text-align: right;
	vertical-align: middle;
}
#topnavbar {
	vertical-align: top;
	background-color: #56ABEC;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	height: 20px;
}
#testimonial {
	background-color: #F0F0F0;
	width: 70%;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	padding-left: 20px;
	padding-right: 40px;
}

#main {
}
#content1 {
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
#leftnav {
	padding-right: 5px;
	vertical-align: top;
}
#content {
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 1px;
	vertical-align: top;
	background-image: url(images/world-map.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-position: top right;
	padding-bottom: 20px;
}
#bottomnav {
	text-align: right;
	padding-right: 4px;
}
#bottomnav1 {
	text-align: right;
	width: 40%;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
#bottomnav2 {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	width: 20%;
}
#bottomnav3 {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	width: 20%;
}
#bottomnav4 {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	width: 20%;
}
#bottomnav5 {
	text-align: right;
}
#footer {
	padding-left: 5px;
	background-color: #56ABEC;
	border-top-color: #E0E0E0;
	border-top-style: solid;
	border-top-width: 12px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	color: #C4ECFF;
	background-image: url(images/footer-dots.png);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 8pt;
}
#website1 {
	width: 60%;
	height: 24px;
	background-image: url(images/gradient1.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 6px;
}
#website2 {
	width: 40%;
	height: 24px;
	background-image: url(images/gradient2.jpg);
	background-repeat: repeat-x;
	padding-left: 6px;
	vertical-align: middle;
}
#website3 {
	padding: 6px;
	vertical-align: top;
}
#website4 {
	padding: 6px;
	vertical-align: top;
}
#host1 {
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
#host2 {
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
#host3 {
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
#hometable {
	border-bottom-color: #F8F8F8;
	border-bottom-style: dotted;
	border-bottom-width: 6px;
}
#nav a:link {
	color: #999999;
	text-decoration: none;
}
#nav a:visited {
	color: #999999;
	text-decoration: none;
}
#nav a:active {
	color: #999999;
	text-decoration: none;
}
#nav a:hover {
	color: #4FA9EC;
	} 
	
#nav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-type: none;
	}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	font-weight: bold;	
	} 
#nav a { display: block; 
    width: 10em;
	 
	} 
#nav li {
	float: left;
	width: 10em;
	text-align: left;
	}
#nav li ul { position: absolute; 
    width: 10em; 
	left: -999em;
	text-align: left;
	} 
#nav li:hover ul { left: auto; 
    }
#nav li:hover ul, #nav li.sfhover ul { left: auto; 
    }
