@charset "utf-8";
/* CSS Document */

body{
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color: #E6E6E6;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#wrapper{
margin:0px auto;
width:950px;
height:auto;
background:#fff;
}
#nav{
width:960px;
background:url(../images/index_02.jpg) repeat-x left top;
height:42px;

}


#nav ul{
width:930px;
height:42px;
float:left;
margin:0px;
padding:0px;

}

#nav ul li{
	list-style:none;
	margin:10px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:lighter;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul li a{
background:url(../images/arrow.gif) no-repeat 5px 8px;
text-decoration:none;
color:#FFFFFF;
padding:10px 2px 0px 20px;

}


#header{
width:950px;
float:left;
height:auto;


}

#leftheader{

width:464px;
float:left;
/*background:url(../images/headerleft_bg.jpg) no-repeat;*/
height:292px;
}
#rightheader{

width:486px;
float:left;
height:292px;

}

#contentwrapper{
	width:950px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
}

#contentleft{
	width:450px;
	float:left;
	margin:0px;
	padding:0px;
	height: auto;
	background-color: #FFFFFF;
}
#contentleft h1{
	width:434px;
	height:38px;
	margin:0px;
	padding:0px;
	float:left;
	text-align: left;

}

#contentleft p{
	width:420px;
	height:auto;
	float:left;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin:0px;
	text-align:justify;
	font-family:verdana;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height:18px;
}
#contentleft ul{
width:420px;
float:left;
margin:0px;
padding:0px;

}
#contentleft ul li{
list-style:none;
background:url(../images/arrow2.gif) no-repeat 10px 4px;
padding:0px 0px 2px 35px;
text-align:left;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;

}


#contentright{
	width:482px;
	float:left;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	height: auto;
}
#contentright #box1{
	width:232px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
}

#contentright #box1 ul{
width:232px;
float:left;
margin:0px;
padding:0px;
height:auto;
}
#contentright #box1 ul li{
	list-style:none;
	background:url(../images/arrow2.gif) no-repeat 10px 4px;
	padding:0px 0px 2px 30px;
	text-align:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;

}





#contentright #box1 h1{
width:232px;
float:left;
margin:0px;
padding:0px;
background:#CCCCCC;
}
#contentright #box1 p{
	width:220px;
	float:left;
	height:139px;
	margin:0px;
	border-right-color: #CCCCCC;
	background-color: #DFDFDF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


#contentright #box2{
	width:245px;
	float:left;
	height: auto;
	background-color: #E2E2E2;
}
#contentright #box2 h1{
width:250px;
float:left;
margin:0px;
padding:0px;
}
#contentright #box2 p{
	width:240px;
	float:left;
	height:auto;
	margin:0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


#contentright #box2 ul{
width:240px;
float:left;
margin:0px;
padding:0px;
height:auto;
}
#contentright #box2 ul li{
	list-style:none;
	background:url(../images/arrow2.gif) no-repeat 10px 4px;
	padding:0px 0px 2px 30px;
	text-align:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;

}




#scroller{
	width:930px;
	height:20px;
	background:#fff;
	float: left;
	text-align: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;


}

#footer{
	width:950px;
	height:150px;
	clear: both;
	background:#444444 url(../images/footer_16.jpg);
	background-repeat: repeat-x;

}
.photo{
	float:left;
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer ul{
	width:930px;
	height:42px;
	float:left;
	margin:0px;
	padding:0px;


}
#footer ul li{
	list-style:none;
	margin:10px 0px 0px 5px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#footer ul li a{
	background:url(../images/arrow.gif) no-repeat 10px 9px;
	text-decoration:none;
	color:#FFFFFF;
	padding:12px 2px 0px 30px;

}
#footer p{
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}





#leftheader_top{
width:464px; float:left;
}
#leftheader_content{
width:417px; float:left; 
margin-left:13px !important; margin-left:6px;
}

#but_1{
	width:232px;
	float:left;
	height:auto;
	background-color: #CCCCCC;
}
#but_2{
	width:245px;
	float:left;
	height: auto;
	background-color: #E2E2E2;
}

/*---29-07-2010---*/

#banner{
width:950px;
}
