body {
	background: #231f20 url("../images/bg-body.png") repeat-x top left;
	font-family: "Myriad Pro", Arial, Verdana, Tahoma;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	font-size: 14px;
	color: #455560;
}

a:link,a:visited {
	color: #455560;
	text-decoration: none;
}

a:hover {
	color: #d86141;
}

IMG {
	border: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clr {
	clear: both;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

#maincontainer {
	background: #FFF;
	margin: 0 auto;
	position: relative;
	width: 955px;
}

.content-left {
	background: url("../images/bg-content-left.png") no-repeat top left;
	width: 111px;
	height: 402px;
	position: absolute;
	top: -3px;
	left: 155px;
}

#topsection {
	background: #d95936;
	height: 122px;
}

#topsection .logo {
	background: #455560;
	width: 689px;
	height: 100%;
	text-align: right;
}

#rotatesection {
	padding: 0;
	margin: 0 0 4px 0;
	position: relative;
	height: 238px;
	width: 100%;
	background: #FFF url("../images/bg-slider.jpg") no-repeat top left;
	text-align: right;
}

#rotatesection p {
	margin: 0;
	padding: 0;
}

#contentwrapper {
	float: left;
	width: 100%;
	background: #FFFFFF url("../images/bg-content.jpg") repeat-x top left;
}

#contentcolumn {
	margin: 0;
	background: url("../images/bg-content-right.png") no-repeat bottom right;
	height: 100%;
}

#contentcolumn-left {
	margin: 0 0 0 250px;
	background: url("../images/bg-content-right.png") no-repeat bottom right;
	height: 100%;
}

#contentcolumn-right {
	margin: 0 250px 0 0;
	background: url("../images/bg-content-right.png") no-repeat bottom right;
	height: 100%;
}

#contentcolumn-leftright {
	margin: 0 250px 0 250px;
	background: url("../images/bg-content-right.png") no-repeat bottom right;
	height: 100%;
}

#contentcolumn-full {
	width: 890px;
	margin: 0 auto;
	height: 100%;
}

#leftcolumn {
	float: left;
	width: 265px;
	margin-left: -955px;
	background: #455560;
}

#leftcolumn .innertube {
	color: #FFF;
}

#rightcolumn {
	float: left;
	width: 265px;
	margin-left: -265px;
	background: #455560;
}

#rightcolumn .innertube {
	margin: 0 10px 0 0;
	background: #455560;
	padding-left: 10px;
	color: #FFF;
}

#rightcolumn-none,#leftcolumn-none {
	display: none;
}

#footer {
	clear: left;
	text-align: center;
	width: 955px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	padding: 0;
}

.innertube {
	margin: 0;
}

.innertube-content {
	padding: 45px 50px 45px 80px;
	margin: 0 10px;
}

.content-modules {
	margin: 0 10px;
	padding: 0 8px 20px 8px;
}

#leftcolumn .moduletable,#rightcolumn .moduletable {
	padding: 20px;
}

.moduletable h3,.moduletable_menu h3 {
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
	color: #d86141;
}

.contentheading,.componentheading {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	color: #d86141;
}

.heading {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

.orange-color {
	color: #d86141;
}

.block1 {
	padding: 0;
	margin: 0;
}

.block2 {
	padding: 0;
	margin: 0;
}

.block1 .user1, .block1 .user2, .block1 .user3, .block1 .user4 {
	width: 25%;
	float: left;
}

.block2 .user5, .block2 .user6, .block2 .user7, .block2 .user8 {
	width: 25%;
	float: left;
}