body {
	margin: 25px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;	
	background-color: #34454f;
}


#container {
	width: 100%;	
}	


#header {
	width: 1000px;
	height: 175px;
	background-image: url('images/header_background.jpg');
}
#header_content {
	float: left;
	width: 695px;
	height: 175px;
}
#header_menu {
	float: left;
	margin: 14px 0px 0px 25px;
}
#header_menu_button {
	float: left;
	width: 143px;
	height: 37px;
}
#header_banner {
	float: left;
	margin: 29px 0px 0px 0px;
}
#header_usercp {
	float: left;
	width: 305px;
	height: 175px;
}
#header_usercp_text {
	float: right;
	text-align: left;
	color: #BBBBBB;
	margin: 5px 20px 0px 0px;
}
#header_usercp_text a {
	color: #4885ff;
}
#header_usercp_text form input, #header_usercp_text form textarea, #header_usercp_text form select {
	font-family: Verdana;
	font-size: 10px;
	color: #BBB;
	border: 1px solid #4885ff;
	background: transparent;
}
#header_usercp_text form input[type="submit"]{
	font-family: Verdana;
	font-size: 10px;
	color: #4885ff;
	border: 1px solid #4885ff;
	background: transparent;
}
#header_usercp_text form input[type="checkbox"]{
	border: 0px;
}
#header_usercp_text table{
	margin: 0px;
	padding: 0px;
}
#header_flags {
	float: left;
	width: 285px;
	padding: 6px 20px 0px 0px;
	text-align: right;
}

#bread_crumb {
	width: 1000px;
	height: 29px;
}
#bread_crumb_lside {
	float: left;
	width: 5px;
	height: 29px;
	background-image: url('images/bread_crumb_lside.gif');
}
#bread_crumb_middle {
	float: left;
	width: 990px;
	height: 29px;
	background-image: url('images/bread_crumb_middle.gif');
}
#bread_crumb_rside {
	float: left;
	width: 5px;
	height: 29px;
	background-image: url('images/bread_crumb_rside.gif');
}
#bread_crumb_text {
	margin: 6px 0px 0px 9px;
	float: left;
}

#content_container {
	width: 1000px;
}
#content {
	float: left;
	width: 1000px;
	background-image: url('images/content_background.gif');
}
#content_menu {
	float: left;
	margin: 0px 2px 0px 2px;
	width: 196px;
	min-height: 425px;
}
#content_content {
	float: left;
	width: 797px;
	margin: 0px 2px 0px 1px;
}
#content_text {
	float: left;
	width: 785px;
	margin: 8px 0px 0px 5px;
	text-align: left;
}
#content_text a {
	color: #4885ff;
}
#content_menu_text {
	float: left;
	margin: 0px 0px 0px 0px;
}


#pre_footer {
	width: 1000px;
	height: 10px;
}
#pre_footer_middle {
	float: left;
	width: 1000px;
	height: 10px;
	background-image: url('images/content_background.gif');
}
#footer {
	width: 1000px;
	height: 30px;
}
#footer_lside {
	float: left;
	width: 5px;
	height: 30px;
	background-image: url('images/footer_lside.gif');
}
#footer_middle {
	float: left;
	width: 990px;
	height: 30px;
	background-image: url('images/footer_middle.gif');
}
#footer_rside {
	float: left;
	width: 5px;
	height: 30px;
	background-image: url('images/footer_rside.gif');
}
#footer_text {
	margin: 6px 0px 0px 0px;
	width: 570px;
	float: left;
}
#footer_text_l {
	margin: 6px 0px 0px 9px;
	width: 200px;
	float: left;
}
#footer_text_r {
	margin: 6px 9px 0px 0px;
	width: 200px;
	float: left;
}
#footer_text a, #footer_text_r a {
	color: #4885ff;
}
.clear_cont {
	float: left;
	width: 785px;
	height: 0px;
}