body {
	margin:0px;
	padding:0px;
	background-color:#2B2B2B;
	background-image:url(bodyBg.jpg);
	background-position:center top;
	background-repeat:repeat;
}

#menu_top {
	float:left;
	padding:23px 0px 0px 230px;
}

#mainFrame {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

#headerFrame {
	width:980px;
	height:250px;
	background-image:url(topBg.jpg);
	background-repeat:no-repeat;
}

#menu_top td {
	padding: 0px;
}

#headerFrame .slogan {
	float:left;
	padding:203px 0px 0px 175px;
	width:540px;
	text-align:left;
}

#headerFrame .topMenu {
	float:left;
	text-align:left;
	padding:131px 0px 0px 54px;
}

#titlelnk {
	font-size:20px;
	font-family: Arial, Helvetica, Sans Serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#titlelnk:hover{
	font-size:20px;
	color:#D9D9D9;
	font-weight:bold;
	text-decoration:none;
}

#menulnk {
	display:block;
	color:#451515;
	font-family: Verdana, Helvetica, Sans Serif;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
	font-size:12px;
}

#menulnk:hover{
	display:block;
	color:#9C3232;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
	font-size:12px;
}

#contentFrameTop {
	background-repeat:no-repeat;
}

#contentFrameBottom {
	background-image:url(contentBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentFrame {
	width:100%;
}

.contentBlocksHor {
	width:100%;
}

.horMenuBg {
	background-image:url(horMenuBg.gif);
	margin:3px 0px 0px 27px;
	width:936px;
	height:101px;
}

.horMenu {
	padding:15px 10px 10px 20px;
}

.horMenuItems {
	margin:21px 0px 12px 0px;
}

.horMenuItems a{
	font-weight:bold;
}

.contentHorBlockBg {
	background-image:url(contentHorBg.gif);
	background-repeat:repeat-y;
	margin-left:26px;
}

.contentHorBlock {
	background-image:url(contentHorTopBg.gif);
	background-repeat:no-repeat;
}

.contentHorBlockBottom {
	background-image:url(contentHorBottomBg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:31px;
}

.contentHorBlockHeader{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	font-weight:bold;
	padding:15px 0px 12px 38px;
}

.contentHorBlockText {
	padding:0px 20px 0px 30px;
	margin-bottom:10px;
	width:903px;	
}

.horMarginBottom {
	height:10px;
}

#copyright {
	text-align:center;
	font-size:12px;
	color:#996873;
	margin-top:-26px;
	margin-bottom:15px;
	padding-bottom:10px;
	font-family: Arial,Helvetica,Sans Serif;
}