body {
	margin: 0px;
	background: url(/images/cpm_index_bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#centered {
	width: 730px;
	text-align: left;
	background: url(/images/sub_leftside.jpg) repeat-y;
}

#leftbar {
	float: left;
	width: 136px;
}

#leftbar div.links {
	text-align: right;
	padding-right: 17px;
	line-height: 18px;
}

#leftbar div.links a.home {
	font-size: 14px;
	color: #C72B41;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 21 0 8 0px;
}

#leftbar div.links a.home:hover {
	text-decoration: underline;
}

#leftbar div.links a {
	font-size: 10px;
	color: #C72B41;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 12px;
	padding: 4 0px;
}

#leftbar div.links a:hover {
	text-decoration: underline;
}

#minHeight {
	width: 0px;
	height: 400px;
	float: left;
}

#flash {
	float: right;
	width: 186px;
	height: 390px;
}

#content {
	margin: 0 190 0 136px;
}

#content div.text {
	padding: 0 5 25 5px;
}

a {
	color: #C72B41;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footerbar {
	clear: both;
	background: url(/images/sub_silvertire2.jpg) repeat-x top left;
	height: 51px;
}

.foot {
	background-color: #C72B40;
}

.footer {
	background-color: #C72B40;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
	width: 730px;
}

.footer a {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.text_em {
	padding-top: 70px;
}
.clear {
	height: 0px;
	clear: both;
}
