body {
	background-color:#F2F2F2;
	background-image:url("/files/cms_userfile/images/css/hp_bkg.gif");
	background-repeat:repeat-x;
	font-family:Arial,Helvetica;
	font-size:13px;
}

#wrapper {
	width:970px;
	margin: 0 auto;
}

#logo {
	margin: 30px 20px 0;
}

#logo a {
	display:block;
	margin: 0 auto;
	width:400px;
}

#boxes {
	margin-left:2px;
	height:220px;
}

#menu {
	height:36px;
	padding:10px;
	background-image:url("/files/cms_userfile/images/css/bkg_menu.png");
	background-repeat:no-repeat;

}

.content_top {
	height:11px;
	background-image:url("/files/cms_userfile/images/css/bkg_content_top.png");
	background-repeat:no-repeat;
}

.content_mid {
	background-image:url("/files/cms_userfile/images/css/bkg_content_mid.png");
	background-repeat:repeat-y;
	padding:20px 30px;
	line-height:160%;
	color:#636D72;
}

.content_bot {
	height:11px;
	background-image:url("/files/cms_userfile/images/css/bkg_content_bot.png");
	background-repeat:no-repeat;
}

.end {
	clear:both;
}

#left {
	float:left;
	width:595px;
	padding-right:20px;
	border-right:solid 1px #F2F2F2;
}

#right {
	float:right;
	width:265px;
}


.box {
	height:185px;
	padding:15px;
	width:163px;
	background-image:url("/files/cms_userfile/images/css/bkg_box.png");
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.box .html {
	line-height:160%;
	padding:5px;
}

#footer {
	margin-bottom:40px;
	margin-top:10px;
}

.footer {
	margin-left:10px;
	font-size:13px;
	margin-bottom:5px;
}

.created a {
	font-size:12px;
	color:gray;
	text-decoration: none;
	margin-left:10px;
}
