/* -----styles ----- */
body { 
	margin:0px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color:#000000;
 
  background : #084984 url(/img/global/page_bg1.gif);
}

/* -----header----- */

form {
  margin: 0;
  padding: 0;
  }	

#formcontent{
  width:640px;
}




h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1	{
  margin-top : 0;
  margin-bottom : 0;
  margin-left:0;
  font-size : 20px;
  color : #AD1039;
  text-transform:uppercase;
}	
h2, h3 {
  margin-top : 10px;
  margin-bottom : 5px;
  color : #fff;
  padding : 2px 0 2px 5px;
  width : 97%;
}	

h2 {
  font-size : 12px;
  background : #084984;
}

h3 {
  font-size : 12px;
  background : #AD1039;
}
h4{color:#8C8C8C;margin:5px 0;}
h5{
  font-weight : bold;
  font-size : 12px;
  color : #0A4983;
}
h6{color:#EF3137;margin:5px 0;border-bottom:1px dashed red;}



div#wrap	{
	background: transparent;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	
	}

#header{
	width:1024px;
	height:106px;
}
#splashheader{
	width:1024px;
	height:106px;
	background:url(/img/global/bg_header1.jpg) no-repeat center top;
}

#navbar{
	width:1024px;
	height:42px;
	background:url(/img/global/navbar.jpg) no-repeat center top;
}

.phonenumber{
	color:#ffffff; 
	font-size:35px; 
	font-weight:bold;
}

.address{
	color:#ffffff; 
	font-size:16px; 
	font-weight:bold;
}
/* ----- content ----- */
#subimage {
  float: right;
  
}

/* #bgimage{
width:980px;
	margin: 0px 0px;
}*/
#copywrapper 
{
	width:980px;
  background : #fff ;
  margin-left:22px;
}


#content {
	width:973px;
	margin: 0px 0px;
	padding: 0 0px 5px 5px;
	border:solid 1px #C2C2C2;
	
	/*border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	background:url(/img/global/subimg_01.jpg) no-repeat right top;*/
}
	



#pageTitle {
	height:40px;
	line-height:40px;
	padding:0px 15px;
	font-size:18px;
	letter-spacing:0.04em;
	color:#FDE801;
}
#main {
	margin:0px 15px;
	padding:20px;
	width:500px;
	height:100%;
	/*background:url(/img/global/maintext_bg.gif) repeat-x top left;*/
}
.fineprint{
	font-size:11px;
}

/* -----footer----- */
#footer {
	width:982px;
	margin: 0px 0px;
	padding-left:20px;
	/* margin: 0px 40px; */
	position:relative;
}
#footerL1 {
	width:982px;
	height:46px;
	/*border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;*/
	background:url(/img/global/bg_footer1.jpg) repeat-x top;
	font-weight:bold;
}
#footerL2 {
	width:982px;
	height:46px;
	/*border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;*/
	background:url(/img/global/bg_footer1.jpg) repeat-x top;
	font-weight:bold;
}

#faddress {
	float:right;
	height:46px;
	line-height:46px;
	padding-right:12px;
	font-size:14px;
}

#fnav {
	float:left;
	height:46px;
	line-height:46px;
	width:800px;
}
#fnav a{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}
#fnav a:hover{
	color:#FDE801;
	text-decoration:none;
}
#netLabs {
	width:980px;
	height:40px;
	line-height:40px;
	/*background:url(/img/global/bg_logo.gif) no-repeat left top;*/
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#netLabs a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}




/*for nav */

div.container {
  text-align: left;
  padding: 0;
  margin: 0;  
}
		
div.menu {
  background : transparent;
  text-align : left;
  margin: 0;
  padding: 0;
}	

.menu ul {
  margin: 0;
  padding: 5px;
  line-height:20px; 
  
	} 

.menu  ul li {
	list-style: none;
	font-size : 11px;
	font-family:Arial;
		
	}
	
	.menu li a {
	list-style: none;
	text-decoration:none;
	color: #0759bf;
	font-weight:bold;
		
	}
	
	.menu li a:hover {
	list-style: none;
	text-decoration:none;
	color: #00274b;
	font-weight:bold;
		
	}
	
/* end Nav*/
	

/* -----styles ----- */
