
@charset "utf-8";

#ct_leftWrapper,
#ct_rightWrapper {
	height: 100%;
	position: absolute;
}

#ct_leftWrapper {
	width: 300px;
	float: left;
}

#ct_rightWrapper {
	display: inline-block;
	min-width: 70%;
	margin-left: 300px;
	float: right;
}

#ct_siteWrapper {
	display: block;
	width: 900px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}

#ct_headerWrapper_top #ct_headerContent, #ct_sliderWrapper, #ct_sliderShadow {
	width: 900px;
}

#ct_highlightsContent, #ct_mainContent, #ct_footerContent, #ct_highlightsBorderBottom {
	width: 900px;
}

.ct_moduleWidth_1 {
	width: 900px;
}

.ct_moduleWidth_2 {
	width: 440px;
}

.ct_moduleWidth_3 {
	width: 286px;
	margin: 0 20px 20px 20px !important;
}

.ct_moduleWidth_4 {
	width: 210px;
	margin: 0 10px 20px 10px !important;
}

.ct_left, .ct_right {
	width: 210px;
}

.ct_left {
	margin: 0 20px 20px 0 !important;	
}

.ct_right {
	margin: 0 0 20px 20px !important;	
}


.ct_componentContent {
	position: relative;
	display: inline;
	float: left;
	height: auto;
	margin: 0 0 30px 0;
	font-size: 14px !important;
}

.ct_componentWidth_2 {
	width: 420px;
}

.ct_componentWidth_3 {
	width: 650px;
}

.ct_componentWidth_4 {
	width: 880px;
}

