body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background: #efefef url(images/page_bg.jpg) top repeat-x;
}

a
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 16px;
}

form
{
	margin: 0;
}

#main
{
	width: 814px;
	margin: 0 auto;
}

#header
{
	width: 814px;
	height: 133px;
	background: url(images/logo.jpg) right center no-repeat;
}

#content_top
{
	width: 814px;
	height: 46px;
	background: url(images/content_top.png) center no-repeat;
}

#content_main
{
	width: 788px;
	background: #fafafa url(images/content_bg.png) top center no-repeat;
	padding: 0 13px;
}

#content_bottom
{
	width: 814px;
	height: 47px;
	background: url(images/content_bottom.png) top center no-repeat;
}

#content_left
{
	float: left;
	width: 550px;
}

#content_left_upper
{
	width: 550px;
	height: 143px;
	overflow: hidden;
	border: 1px #4d4d4d solid;
}
#content_left_upper p
{
	margin: 0;
}

#content_left_lower
{
	margin-top: 3px;
	width: 540px;
	height: 466px;
	background: url(images/content_left.jpg) top left repeat-x;
	overflow: hidden;
	border: 1px #838383 solid;
	color: #000;
	padding: 5px;
	overflow-y: auto;
	overflow-x: none;
}

#content_right
{
	float: right;
	width: 230px;
}

#content_right_upper
{
	width: 220px;
	height: 614px;
	background: #01204e url(images/right_col.jpg) top left repeat-x;
	overflow: hidden;
	border: 1px #4d4d4d solid;
	color: #fff;
	padding: 5px;
}

#content_right_lower
{
	margin-top: 3px;
	width: 230px;
	height: 166px;
	background: url(images/red.jpg) center repeat-x;
	overflow: hidden;
	border: 1px #838383 solid;
	color: #fff;
}

#bottom_box
{
	margin-top: 5px;
	width: 788px;
	height: 168px;
	background: url(images/bottom_box.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
}

#page_container
{
	width: 939px;
	margin: 0 auto;
	
	background: url(images/huge.jpg) top center no-repeat;
}

#footer
{
	text-align: center;
	padding: 15px;
}

#bottom_box_1, #bottom_box_2, #bottom_box_3
{
	overflow: hidden;
	position: absolute;
	top: 5px;
}

#bottom_box_1
{
	left: 8px;
	width: 243px;
	height: 158px;
}

#bottom_box_2
{
	left: 260px;
	width: 253px;
	height: 158px;
}

#bottom_box_3
{
	left: 525px;
	width: 253px;
	height: 158px;
}
