@charset "utf-8";
/* CSS Document */
html{height:100%;}
* {
  margin: 0;
  padding: 0;
}
body {color:#273e5d; font-family: 'Trebuchet MS', arial, sans-serif;background-color:#fff;}
img {border:none; behavior: url(iepngfix.htc)}
div {behavior: url(iepngfix.htc) }
a{text-decoration:none; color:#273e5d; font-size:12px;}
a:hover {text-decoration:underline;}
p > a {text-decoration:none; color:#; font-size:12px;}
center > a {text-decoration:none; color:#273e5d; font-size:13px;}
h3 {color:#273e5d;
	font-size:16px;}
hr {color:#273e5d; width:100%;}
p {font-size:13px;}
.large{color:#fff; font-size:18px; padding:35px;}
#left a{color:#FFF;}
#footer a{color:#FFF;}
div#wrapper{
	width:843px;
	min-height:700px;
	margin:auto;}
	
div#header{
	background-image:url('images/headerbg.jpg');
	width:840px;
	min-height:132px;
	background-repeat:no-repeat;
	float:left;}
	
div#footer{
	color:#fff;
	height:38px;
	float:left;
	font-size:10px;
	margin-left:-3px;
	width:100%;
	text-align:center;
	background-image:url('images/footerbg.jpg');
	background-repeat:no-repeat;}
	
div#navdiv{
	float:left;
	position:relative;
	height:60px;
	width:840px;
	margin-top:113px;
	}
	
div#left{
	font-size:12px;
	color:#fff;
	float:left;
	width:264px;
	height:393px;
	text-align:center;
	padding-top:40px;
	paddding-bottom:40px;
	background-image:url('images/lstrip.jpg');
	background-repeat:repeat-y;}
	
div#left ul{
	list-style:none;}
div#lfoot{
	background-image:url('images/lstrip_b.jpg');
	background-repeat:no-repeat;
	width:264px;
	height:180px;}
	
div#main{
	float:left;
	width:575px;
	min-height:650px;
	}
	
div#mainBannerHome{
	float:left;
	margin-left:1px;
	width:575px;
	height:284px;
	background-image:url('images/ban_home.jpg');
	background-repeat:no-repeat;}
div#mainBannerAbout{
	float:left;
	margin-left:1px;
	width:575px;
	height:284px;
	background-image:url('images/ban_about.jpg');
	background-repeat:no-repeat;}
div#mainBannerWho{
	float:left;
	margin-left:1px;
	width:575px;
	height:284px;
	background-image:url('images/ban_who.jpg');
	background-repeat:no-repeat;}
	
div#mainBannerContact{
	float:left;
	margin-left:1px;
	width:575px;
	height:284px;
	background-image:url('images/ban_contact.jpg');
	background-repeat:no-repeat;}
	
div#mainBannerNews{
	float:left;
	margin-left:1px;
	width:575px;
	height:284px;
	background-image:url('images/ban_news.jpg');
	background-repeat:no-repeat;}
	
div#mainBody{
	float:left;
	width:479px;
	padding-top:40px;
	padding-left:50px;
	}
	
#mainBody > p{
	padding:10px;}
#mainBody > a{
	color:#273e5d;}
#mainBody li{
	font-size:13px;
	margin-left:13px;}
	
#navdiv ul{
	background:url(images/nav.jpg);
	margin-top:0;
	padding: 0;
	
}

#navdiv ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;}

#navdiv ul li, #navdiv a {
	height: 62px;
	display: block;
	}
	
#navdiv ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}
	
#nd1 {left: 0px; width: 157px; background: transparent url(images/nav.jpg) 0 0 no-repeat;}
#nd2 {left: 157px; width: 121px; background: transparent url(images/nav.jpg) -157px 0 no-repeat;}
#nd3 {left: 278px; width: 202px; background: transparent url(images/nav.jpg) -278px 0 no-repeat;}
#nd4 {left: 480px; width: 159px; background: transparent url(images/nav.jpg) -480px 0 no-repeat;}
#nd5 {left: 639px; width: 201px; background: transparent url(images/nav.jpg) -639px 0 no-repeat;}


#nd1 a:hover {background: transparent url(images/nav.jpg) 0 -62px no-repeat;}
#nd2 a:hover {background: transparent url(images/nav.jpg) -157px -62px no-repeat;}
#nd3 a:hover {background: transparent url(images/nav.jpg) -278px -62px no-repeat;}
#nd4 a:hover {background: transparent url(images/nav.jpg) -480px -62px no-repeat;}
#nd5 a:hover {background: transparent url(images/nav.jpg) -639px -62px no-repeat;}
