/* CSS Document */

body{
	font-family:Arial;
	font-size:12px;
}
tbody{
	border-top:0px solid;
}
img{
	padding:0px;
	margin:0px;
}
p{
margin-bottom:5px;
margin-top:5px;
}
td{
	vertical-align:top;
}

#wrapper{
	width:996px;
	margin:auto;
	overflow:hidden;
	background:#FFFFFF;
}
#top{
	width:990px;
	height:10px;
	background:url(images/top.png) repeat-x;	
	behavior: url(iepngfix.htc);	
	
}
#bottom{
	background:url(images/bottom.png) repeat-x;
	width:990px;
	height:10px;
	behavior: url(iepngfix.htc);	
}
#left{
	background:url(images/left.png) repeat-y;
	width:10px;
	behavior: url(iepngfix.htc);	
}
#right{
	background:url(images/right.png) repeat-y;
	width:10px;
	behavior: url(iepngfix.htc);	
}
#main{
	overflow:hidden;
	padding:3px;
}


#header{
	background:url(images/headerbg.jpg) repeat-x;
	height:178px;
	margin-bottom:2px;
	overflow:hidden;
	padding-left:25px;
}
#logo{
	margin-bottom:25px;
	margin-top:25px;
}
#logo img{
	behavior: url(iepngfix.htc);	
}
#banner{
	width:970px;
	margin-bottom:2px;
	overflow:hidden;
	height:293px;
}
.banner_inner{
	height:158px !important;
}

#topnav .link{
	display:block;
	width:152px;
	height:38px;
	float:left;
	background:url(images/link.png) no-repeat;
	padding-top:7px;
	color:#EEE;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin-right:1px;
	behavior: url(iepngfix.htc);
}
#content{
	background: #173f1d url(images/contentbg.jpg) repeat-x;
	width:970px;
	float:left;
	font-size:14px;
	color:#eee;
	overflow:hidden;
	line-height:16px;
}
#content h1 , #content h2{
	color:#9a9a50;
	font-size:26px;
	margin-bottom:15px;
}
#content1{
	width:300px;
	float:left;
	padding-right:40px;
	overflow:hidden;
}
#content1a{
	width:200px;
	float:left;
	padding-right:40px;
	overflow:hidden;
}
#content2{
	width:300px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	overflow:hidden;
}
#content3{
	width:300px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	overflow:hidden;
}

#content4{
	width:600px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	overflow:hidden;
}
#content4a{
	width:950px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	overflow:hidden;
}
#content5{
	width:950px;
	float:left;
	padding-right:15px;
	padding-top:20px;
	overflow:hidden;
}

/*********** Inner Page *********/

#inner_content1{
	width:300px;
	float:left;
	padding-right:10px;
	overflow:hidden;
}
#inner_content2{
	width:310px;
	float:left;
	padding-right:20px;
	padding-top:20px;
	overflow:hidden;
}
#inner_content3{
	width:310px;
	float:left;
	padding-right:20px;
	padding-top:20px;
	overflow:hidden;
}
#inner_content1 h3,#inner_content2 h3,#inner_content3 h3{
	color:#fff;
	font-size:22px;
	margin-bottom:15px;
	margin-top:0px;
	font-family:"Times New Roman";
}

#inner_content1 ul,#inner_content2 ul,#inner_content3 ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}
#inner_content1 li,#inner_content2 li,#inner_content3 li{
	color:#a1a46b;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:-2px;
	padding-left:28px;
	list-style:none;
	list-style-image:none;
	background:url(images/bullet.jpg) no-repeat;
	background-position:0px 3px;
}

.inner_block-left_top, .inner_block-left_bottom{
	height:15px;
	overflow:hidden;
	width:247px;
	margin-left:15px;
}
.inner_block-left_body{
	background:url(images/inner_block-left_bg.jpg) repeat-y;
	overflow:hidden;
	width:197px;
	margin-left:15px;
	color:#a1a46b;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
}#main #content4 p strong span {
	text-align: center;
}
a:link {
COLOR: #e4e2f1;
}
a:visited {
COLOR: #e4e2f1;
}
a:hover {
COLOR: #d1cee6;
}
a:active {
COLOR: #d1cee6;
}
