html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}
img {
	border: 0;
}

a {
	color: #464544;
}

a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: left;
}
.clear {
	clear: both;
}

.style11 {
	font-size: small
}
.style15 {
	font-size: 12px
}
.style16 {color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}


/** layout **/



#wrapper {
	text-align: left;
	width: 800px;
	background: #ffffff;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}

#head {

width: 800px;
height: 385px;
}

#header {
	height: 266px;
	background-color: #D9D1BC;
	background-image: url(images/images/header.jpg);
	background-repeat: no-repeat;
}

#body {
	padding-top: 0px;
	background-color:#FFF;
	height: auto;
	position: relative;
}

#header_box {
	
Width: 800px;
margin-top: 75px;
margin-bottom: 25px;


}

#footer {
	width: 800px;
	float: left;
	margin-top: 20px;

}


#cp_photo_header {
	float: right;
	width: 600px;
	margin-bottom: 2px;
	background-image: url(images/admin_header_bg.jpg);
	height: 232px;
	background-color: #ffef9a;
}

#cp_photo1 {
	float: left;
	margin-top: 10px;
	width: 145px;
	margin-left: 40px;
}

#cp_photo2 {
	float: left;
	margin-top: 10px;
	width: 145px;
	margin-left: 50px;
}

#cp_photo3 {
	float: left;
	margin-top: 10px;
	width: 150px;
	margin-left: 40px;
}

#second {
	float: right;
	width: 599px;
	margin-bottom: 2px;
	height: auto;
	margin-top: 30px;
}

#second h2 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	
}

#second p {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

