@charset "utf-8";

#header p {
	margin-top: 0px;
}
#header {
	width: 790px;
}
#box2 {
	float: right;
	padding: 3px;
	width: 390px;
}
#box1 {
	float: left;
	padding: 3px;
}
#box3 {
	width: 45%;
	float: left;
}
#box4 {
	width: 45%;
	float: right;
}
#box5 {
	float: left;
	width: 45%;
}
#box6 {
	width: 45%;
	float: right;
}
#main h4 {
	background-image: url(back1.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	color: #FFF;
}
#main {
	width: 780px;
	padding: 5px;
}
#footer {
	width: 780px;
	background-color: #C03;
	text-align: center;
	color: #FFF;
	padding: 5px;
}
.clear {
	clear: both;
}
body {
	background-color: #666;
	margin-top: 0px;
}
#header_box2 {
	float: right;
	width: auto;
	padding: 5px;
}
#header_box1 {
	float: left;
	clear: both;
	padding: 5px;
}
.box_left {
	float: left;
	padding: 5px;
}

.clear_both {
	clear: both;
}


#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.small_text {
	font-size: 12px;
	font-weight: lighter;
}
.box_right {
	float: right;
	padding: 5px;
}
h1 {
	font-size: 14px;
	font-weight: lighter;
}
.font_small {
	font-size: 12px;
	font-weight: lighter;
}
