@charset "utf-8";
* {
	margin: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#wrapper {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#wrapper #header_img {
	background-image: url(../images/cheding_header.jpg);
	height: 395px;
	width: 800px;
}
#wrapper #header_img #navigation {
	float: left;
	width: 152px;
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#wrapper    #header_img    #followus {
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#wrapper #bodyArea #left_col {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
}
#wrapper #bodyArea #right_col {
	background-color: #FFFFFF;
	width: 600px;
	float: right;
	margin: 0px;
	padding: 0px;
}





#wrapper #bodyArea #footer {
	height: 25px;
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 15px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333333;
}
.pic {
	height: 120px;
	width: 120px;
	border: 1px solid #CCCCCC;
}

#wrapper #bodyArea #gallery {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#wrapper #bodyArea #gallery #gallery_pic {
	text-align: center;

}

#wrapper #bodyArea #right_col_contact {
	float: right;
	width: 570px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E2E2E2;
	color: #FFFFFF;
}
