
@charset "utf-8";

#ct_siteWrapper {
	display: block;
	width: 960px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 50px;
}

#ct_headerContent, #ct_sliderWrapper, #ct_sliderBorderBottom, #ct_highlightsContent, #ct_mainContent, #ct_footerContent, #ct_highlightsBorderBottom {
	width: 960px;
}

.ct_moduleWidth_1 {
	width: 940px;
}

.ct_moduleWidth_2 {
	width: 460px;
}

.ct_moduleWidth_3 {
	width: 300px;
}

.ct_moduleWidth_4, .ct_left, .ct_right {
	width: 220px;
}


.ct_componentContent {
	position: relative;
	display: inline;
	float: left;
	height: auto;
	margin: 0 10px 30px 10px;
	font-size: 14px !important;
	z-index: 0;
}

.ct_componentWidth_2 {
	width: 460px;
}

.ct_componentWidth_3 {
	width: 700px;
}

.ct_componentWidth_4 {
	width: 940px;
}

