/* CSS Document */

.head {
	position: absolute;
	left: 10px;
	top: 20px;
	height: 140px;
	width: 559px;
	background-image: url(images/header.jpg);

}
#headtagline {
	position: absolute;
	left: 150px;
	top: 61px;
	height: 17px;
	width: 397px;
	background-image: url(images/tagline.gif);
	z-index: 100;
	
}	
.loginbox {
	position: absolute;
	left: 580px;
	top: 20px;
	height: 141px;
	width: 168px;
	background-image: url(images/login_bx.jpg);

}
#loginhead {
	position: absolute;
	left: 10px;
	top: 8px;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 223a60;
}
#userpaswrd_txt {
	position: absolute;
	left: 10px;
	top: 35px;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 223a60;
	line-height: 24px;
}
.psswrd_frm {
	position: absolute;
	left: 71px;
	top: 62px;
}	
.loginname_frm {
	position: absolute;
	left: 71px;
	top: 37px;
}
#signinhelp a {
	position: absolute;
	left: 10px;
	top: 110px;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}	

.nav_bkgrnd {
	position: absolute;
	left: 10px;
	top: 180px;
	background-color: #DADADA;
	height: 44px;
	width: 470px;
	border: 1px solid #999999;
	z-index: -10px;
}
.rule_line {
	position: absolute;
	left: 10px;
	top: 438px;
	background-color: #003E6C;
	height: 2px;
	width: 464px;

}

.nav_boxh a {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nav_boxh a:hover {
	background-image: url(images/nav_image_f3.jpg);
	position: absolute;
	left: 10px;
	top: 10px;
	height: 27px;
	width: 89px;
	color: #3366CC;
}
.nav_boxserv a {
	position: absolute;
	left: 100px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nav_boxserv a:hover {
	background-image: url(images/nav_image_f3.jpg);
	position: absolute;
	left: 100px;
	top: 10px;
	height: 27px;
	width: 89px;
	color: #3366CC;
}
.nav_boxhosting a {
	position: absolute;
	left: 190px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nav_boxhosting a:hover {
	background-image: url(images/nav_image_f3.jpg);
	position: absolute;
	left: 190px;
	top: 10px;
	height: 27px;
	width: 89px;
	color: #3366CC;
}
.nav_boxabout a {
	position: absolute;
	left: 280px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nav_boxabout a:hover {
	background-image: url(images/nav_image_f3.jpg);
	position: absolute;
	left: 280px;
	top: 10px;
	height: 27px;
	width: 89px;
	color: #3366CC;
}

.nav_boxcontact a {
	position: absolute;
	left: 370px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.nav_boxcontact a:hover {
	background-image: url(images/nav_image_f3.jpg);
	position: absolute;
	left: 370px;
	top: 10px;
	height: 27px;
	width: 89px;
	color: #3366CC;
}
	
.foot a:link {
	
	text-decoration: none;
	color: #666666;
}
.foot a:visited {
	text-decoration: none;
	color: #0000ff;
}
.foot a:hover {

	color: #CC3300;
	text-decoration: underline;
}
.foot a:active {

	color: #CC3300;
}
.footcurrent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	text-transform: uppercase;
}
.preload {
	background-image: url(images/nav_image_f3.jpg);
	height: 1px;
	width: 1px;
	z-index: 0

}	
