 html {
	margin: 0px 0px;
   padding: 0px 0px;
}

 body {
	background-color: #00579A;
	background-image: url(images/blue_background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}

a			{  }
a:visited	{ color: #00579a; text-decoration: none; font-weight: normal; } 
a:link		{ color: #00579a; text-decoration: none;  font-weight: normal; }
a:active	{ color: #00579a; text-decoration: none; font-weight: normal; } 
a:hover		{
	color: #00579a;
	text-decoration: underline;
	font-weight: normal;
}

.center{
margin-left: 50%;
margin-right: 50%;
}

.list {
	list-style: square;
}

.header {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
}

.headerbordertop{
   background-image: url(images/border_top.png);
	background-repeat: no-repeat;
	background-position: top left;
   padding-top: 5px
}

.headerlogo {
   background-color: #fff;
	background-image: url(images/earthside_entire.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 763px;
	height: 118px;
}

.headerborderbottom {
	background-image: url(images/border_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
   padding-top: 5px;
}

.imagewrap {
float: right;
width: 117px;
height: 100px;
background-image: url(images/support.png);
background-repeat: no-repeat;
}

#imagehttp {
float: right;
width: 220px;
height: 63px;
background-image: url(images/http.png);
background-repeat: no-repeat;
margin-top: 30px;

}

#imagecables {
float: left;
width: 133px;
height: 90px;
background-image: url(images/cables.png);
background-repeat: no-repeat;
margin-top: 10px;
margin-left: 10px;

}


#navcontainer ul {
	list-style-type: none;
	padding-top: 96px;
	margin: 0;
	
	
	
}

#navcontainer li {
	float: right;
	display: block;
	background: url("images/navbar.png") repeat-x 20px;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}

 #navcontainer li#slant { 
 background: url("images/navslant.png") no-repeat left; 
 width: 50px;
 height: 20px;
 border-top: #fff solid 1px;
border-bottom: #fff solid 1px;
 }

#navcontainer a {
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	border-top: #fff solid 1px;
border-bottom: #fff solid 1px;

}


#navcontainer a:hover {
background: url("images/navbarhover.png") repeat-x 20px;
border-top: #fff solid 1px;
border-bottom: #00579a solid 1px;
}


.logo {
	background-image: url(images/mini_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 37px;
	margin-top: -16px;

}
.contentbordertop{

   background-image: url(images/border_top.png);
	background-repeat: no-repeat;
	background-position: top left;
   padding-top: 15px
}

.contentborderbottom{

   background-image: url(images/border_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
padding-bottom: 0px;
height: 9px;
}
	
   	
.padding {
padding-left: 10px;
}

.content {
   margin-top: -8px;
   padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
   background-color: #fff;
	width: auto;
	height: 100%;
	
}

#contentall {
	float: left;
	width: auto;
	background: #fff;
	border-top: 1px dashed #00579a;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 20px;
	vertical-align: top;
}

#contentall h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px;
}

#contentall h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0px;
}



#contentall p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
	margin-left: 10px;
	border-left: #ccc solid 1px;
	padding-left: 5px;
	

}



#contentleft {
	float: left;
	width: 500px;
	background: #fff;
	border-top: 1px dashed #00579a;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 20px;
	vertical-align: top;
}

#contentright {
	float: right;
	
	
}



 #contentleft h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px;
}




#contentleft p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
	margin-left: 10px;
	border-left: #ccc solid 1px;
	padding-left: 5px;
}



#contentright p
 {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	
}

.posted
{
	margin-left: 20px;
}


.textbox{
font-size: 10px;
background-color :#fff;
}

.textarea{
font-size: 12px;
background-color :#fff;
}

.formbutton{
background-color: #00579A;
font-family : Arial,Verdana,sans-serif;
font-weight: bold;
font-size: 12px;
color: white;

}
