/********************* preload trick *********************/
h3 {
  background:url(../images/li1.gif) no-repeat;
  background-position:-1000px -1000px;
}
h4 {
  background:url(../images/li2.gif) no-repeat;
  background-position:-1000px -1000px;
}
h5 {
  background:url(../images/li3.gif) no-repeat;
  background-position:-1000px -1000px;
}
h7 {
  background:url(../images/li4.gif) no-repeat;
  background-position:-1000px -1000px;
}
h8 {
  background:url(../images/li5.gif) no-repeat;
  background-position:-1000px -1000px;
}
h9 {
  background:url(../images/house.gif) no-repeat;
  background-position:-1000px -1000px;
}
h10 {
  background:url(../images/faq.gif) no-repeat;
  background-position:-1000px -1000px;
}

.hiddenPic {
	display:none;
}

/********************* preload trick end *********************/

.clear {
	clear: both;
}



body {
	color: #3A4956; 
	background: #0066cc url(../images/bg_body.gif) repeat-y 50% 0%;
	background-attachment: fixed;
	margin:					0px;
	padding:				0px;
	text-align: center; 
	behavior:url("csshover.htc");
}

#container {
   margin: 0px auto;
   width: 100%;

}

#header
{
	width:100%;
	height:					170px;
	margin:					0px;
	padding:				0px;
	background-image:		url(../images/bg_header.gif);
	background-repeat:		repeat-x;
	background-position:	50% 0%;
	text-align:				center;
	border:					none;
}
#title{
	width:					100%;
	height:					170px;
	margin:					0px;
	padding:				0px;
	background:				url(../images/header.gif);
	background-repeat:		no-repeat;
	background-position:	50% 0%;
	text-align:				center;
	border:					none;
}

#home{text-align:				center;
	width:					750px;
	height:					11px;
	margin:					0px;
	padding:				0px;
	background:				url(../images/home.gif);
	background-repeat:		no-repeat;
	text-indent:			-9999px;
	position:				relative;
	border:					none;
}

#home li {list-style: none; padding: 0px; margin: 0px; position:absolute; height: 10px; }

#home .h_li1 {top: 0px; left:666px; width:33px;}
#home .h_li1 a:link, #home .h_li1 a:visited {width: 33px; height: 10px; display: block;}
#home .h_li1 a:hover {background: transparent url(../images/home_over.gif) no-repeat;}	

#home .h_li2 {top: 0px; left:701px; width:49px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/contact_over.gif',sizingMethod='scale');}	
#home .h_li2 a:link, #home .h_li2 a:visited {width: 49px; height: 10px; display: block;}
#home .h_li2 a:hover {background: transparent url(../images/contact_over.gif) no-repeat ;  }

#contentNav {
	width: 750px; 
	height: 75px;
 	margin: 1px 0px 2px 0px;
 	padding: 0px; 
	position: relative; 
	background: url(../images/navbar.gif) top left no-repeat; 
 	text-indent:-9999px;
}

#contentNav ul {list-style: none; padding: 0px; margin: 0px; position: absolute; height:75px; width:750px;}
#contentNav li {list-style: none; padding: 0px; margin: 0px; position: absolute; height:75px;}
#contentNav a:link, #contentNav  a:visited {height: 75px; display: block;}

#contentNav .li1 {top: 0px; left: 0px; width:149px;}
#contentNav .li1 a:link, #contentNav .li1 a:visited { width: 149px;}
#contentNav .li1 a:hover {background: transparent url(../images/li1.gif);}

#contentNav .li2 {top: 0px; left: 149px; width:150px;}
#contentNav .li2 a:link, #contentNav .li2 a:visited {width: 150px;}
#contentNav .li2 a:hover {background: transparent url(../images/li2.gif);}

#contentNav .li3 {top: 0px; left: 299px; width:156px;}
#contentNav .li3 a:link, #contentNav .li3 a:visited {width: 156px;}
#contentNav .li3 a:hover {background: transparent url(../images/li3.gif);}
	
#contentNav .li4 {top: 0px; left: 455px; width:154px;}
#contentNav .li4 a:link, #contentNav .li4 a:visited {width: 154px;}
#contentNav .li4 a:hover {background: transparent url(../images/li4.gif);}
	
#contentNav .li5 {top: 0px; left: 609px; width:141px;}
#contentNav .li5 a:link, #contentNav .li5 a:visited {width: 141px;}
#contentNav .li5 a:hover {background: transparent url(../images/li5.gif);}
	
/*
#contentNav li a#current {
	background: url(images/li3.gif);
 }
*/ 
#content {
	width:					765px;
	padding:				0px;
    margin: 0px auto;
    text-align: left;
   	position:static;
  
} 


/********************* left menu bar *********************/

#left {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 180px;
	height:440px;		
	float:left;
	
	position:relative;
}





/********************* left menu bar end *********************/


#mainContent {
	width: 585px;
	float:left;		
	margin: 0px;
	padding: 0px 0px 0px 0px;


}
 .p1{

 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #999999;
 margin: 0px;
 padding: 20px 13px 0px 13px;

}
.h1{

 font: 19px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px 13px 0px 13px;

}
.h2{

 font: 26px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px 0px 0px 0px;

}
.p2{

 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px 30px 0px 30px;

}
.p3{
 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #5b604c;
 margin: 0px;
 padding: 0px 13px 0px 25px;

}

#supp{
width:					585px;
height:					60px;
margin:					20px 0px 0px 0px ;
padding:				0px;
background:				url(../images/news.gif);
background-repeat:		no-repeat;
background-position:	50% 0%;
text-align:				center;
border:					none;
}

#footer {	

	background-color:#0066cc;
	margin: 0px auto;
	position: relative;
	width: 100%;
	height:100px;
	padding: 0px 0px 0px 0px;


	background: url(../images/bottom.gif);
	background-repeat:		no-repeat;
	background-position:	50% 0%;
float:left;
}

#footer h2 {
	position:relative;
	padding:3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	text-align: center;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;

}
#footer h2 a:visited, #footer h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer h2 a:hover {
	color: #ffcc00;
	text-decoration: none;
	border-bottom: none;
}
#logo{position:relative ;width:100%;height:78px;background:	url(../images/logo.gif) no-repeat 100% 100%;float:right;}
