body {
	color: #666;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/* Editors specific rules */
body.mceContentBody {
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	color: #666;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 14px;
	margin: 0 auto;
	padding: 0 20px;
	width: 646px;
}

body.innovaContentBody {
	color: #666;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 14px;
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin: 0 auto;
	padding: 0 20px;
    width: 646px;
}

body.mceContentBody td, body.innovaContentBody td  {
	color: #666;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 14px;
}

body.mceContentBody p , body.innovaContentBody p {
	line-height: 18px;
}

a {

}

a:hover {

}

#content {
    padding: 0 0 0 20px;
    width: 980px;
}

.ContentText {
	padding-right: 20px;
}

#left {
    float: left;
    padding-bottom: 20px;
    width: 646px;
}

#right {
    border-top: 31px solid #ff6600;
    float: right;
    width: 334px;
}

#left_content{
	min-height: 557px;
}

#content_wrap {
	background: #999 url(http://www.cass-auto.com/data/template/content_bg.jpg) no-repeat fixed top left;
	background-size: cover;
}