body {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:15px;
	color:#302f30;
	background:url(../images/bodybg.jpg) no-repeat center top;
	background-color:#a8a9ac;
	margin:0 auto;
	text-align:center;
	}

A { text-decoration:none; }

H1 {
	font-family:Arial,Helvetica,Verdana;
	font-size:22px;
	font-weight:normal;
	color:#b82021;
	}
	
#container {
	width:940px;
	margin:0 auto;
	padding:10px;
	background:#FFF;
	text-align:left;
	}
* HTML #container {
	width:961px;
	margin:0 auto;
	padding:10px;
	background:#FFF;
	text-align:left;
}
	
#head {
	height:232px;
	position:relative;
	background:url(../images/headbg.jpg) no-repeat center top;
	}
#head_nav {
	font-family:Arial,Helvetica,Verdana;
	font-size:14px;
	font-weight:bold;
	top:167px;
	width:950px;
	left:8px;
	position:absolute;
	z-index:999;
	}
/*
#head_nav A {
	color:#8e8e8f;
	margin-right:20px;
	}
#head_nav A:Hover {
	color:#363738;
	margin-right:20px;
	}
*/	
	
#content_wrap {
	}
#content_wrap A {
	color:#b82021;
	}

#contentbox_full {
	font-size:12px;
	line-height:19px;
	padding:16px;
	padding-top:0px;
	}
#contentbox_full H1 {
	margin-bottom:20px;
	}
#contentbox_full_sidebar {
	font-size:11px;
	float:right;
	margin-top:70px;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	width:250px;
	border:1px solid #e0e0e0;
	}

#contentbox_right H1 {
	font-family:Arial,Helvetica,Verdana;
	margin-left:10px;
	margin-bottom:13px;
	}
#contentbox_left H1 {
	font-family:Arial,Helvetica,Verdana;
	margin-bottom:13px;
	}
	
#contentbox_left {
	font-size:11px;
	float:left;
	width:470px;
	}
#contentbox_left_content {
	width:440px;
	height:164px;
	padding:10px;
	background:#f2f2f4;
	}
* HTML #contentbox_left_content {
	width:460px;
	height:154px;
	padding:10px;
	background:#f2f2f4;
	}
	
#contentbox_right {
	float:left;
	width:470px;
	}

#contentbox_right_content {
	font-size:11px;
	width:440px;
	height:164px;
	margin-left:10px;
	padding:10px;
	background:#f2f2f4;
	}
* HTML #contentbox_right_content {
	font-size:11px;
	width:460px;
	height:154px;
	margin-left:10px;
	padding:10px;
	background:#f2f2f4;
	}

#contentbox_left_content H1, #contentbox_right_content H1 {
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	}
	
#flashplyaer{
	z-index:0;
}
.contentbox_small {
	font-size:11px;
	float:left;
	width:220px;
	margin-top:20px;
	margin-right:20px;
	}
.contentbox_small H1, .content_box_smallend H1 {
	font-family:Arial,Helvetica,Verdana;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	color:#302f30;
	display:block;
	width:212px;
	height:31px;
	padding-left:8px;
	background:url(../images/contentbox_smallbg.png);
	}
* HTML .contentbox_small H1, * HTML .content_box_smallend H1 {
	font-family:Arial,Helvetica,Verdana;
	font-size:14px;
	font-weight:bold;
	line-height:31px;
	color:#302f30;
	display:block;
	width:220px;
	height:31px;
	padding-left:8px;
	background:url(../images/contentbox_smallbg.png);
	}
		
.content_box_smallend {
	font-size:11px;
	float:left;
	width:220px;
	margin-top:20px;
	margin-right:0px;
	}
.contentbox_content {
	height:304px;
	padding:8px;
	background:#f3f3f5;
	}
	
#footer {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#3c3d3e;
	line-height:31px;
	height:31px;
	margin-top:20px;
	background:#fee902;
	}
	
FORM#mailform {
	width:550px;
	padding:10px;
	background:#f2f2f4;
	border:2px solid #CCC;
	}

FORM#mailform INPUT {
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	}

#mailform .csc-mailform-field {
	padding-bottom:10px;
	}

#flashplyaer{
	z-index:-1;
}	