#mainbanner .left {
	position: relative;
	width: 700px;
	height: 428px;
	float: left;
}

#mainbanner .left .images {
	position: relative;
	width: 100%;
	height: 310px;
	padding-left: 9px;
	top: 18px;
	overflow: hidden;
}

#mainbanner .left .images div.mask {
	position: absolute;
	width: 668px;
	height: 311px;
	left: 34px;
	/*top:10px;*/
	top: 0px;
	background: transparent
		url('/cst-site-theme/images/CST/bg_mainbanner_mask.png') no-repeat top
		left;
	/*background-position-x: 24px;*/
}

#mainbanner .left .images div.image {
	position: absolute;
	width: 700px;
	height: 311px;
	left: 10px;
	/*top:10px;*/
	top: 0px;
	overflow: hidden;
	padding-left: 24px;
}

#mainbanner .left .images div {
	position: absolute;
	width: 585px;
	height: 80px;
	left: 46px;
	bottom: 30px;
	text-shadow: 0 2px 2px #333;
	font-size: 45px;
	color: #fff;
	line-height: 42px;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: normal;
	font-family: 'DistrictThinRegular', sans-serif;
	font-size-adjust: 0.51;
}

#mainbanner .left .btleft {
	position: absolute;
	width: 33px;
	height: 33px;
	background: transparent
		url('/cst-site-theme/css/images/sprites/sprite-home.png') no-repeat
		top left;
	background-position: -160px -207px;
	top: 159px;
	left: 0;
}

#mainbanner .left .btright {
	position: absolute;
	width: 33px;
	height: 33px;
	background: transparent
		url('/cst-site-theme/css/images/sprites/sprite-home.png') no-repeat
		top left;
	background-position: -209px -207px;
	top: 159px;
	right: 0px;
}

#mainbanner .left .nav {
	position: absolute;
	width: 701px;
	height: 57px;
	background: transparent
		url('/cst-site-theme/images/CST/bg_mainbanner_navigation.png')
		no-repeat top left;
	top: 347px;
	background-size: 701px 57px;
	left: 0px;
}

#mainbanner .left .nav .bts {
	position: relative;
	width: auto;
	height: 10px;
	padding-left: 20px;
	padding-top: 24px;
	float: left;
}

#mainbanner .left .nav .bts .bt {
	position: relative;
	width: 11px;
	height: 12px;
	background: transparent
		url('/cst-site-theme/images/CST/bg_mainbanner_navicon.png') no-repeat
		top left;
	float: left;
	padding-right: 5px;
	cursor: hand;
	cursor: pointer;
}

#mainbanner .left .nav .bts .btactive {
	background: transparent
		url('/cst-site-theme/images/CST/bg_mainbanner_navicon.png') no-repeat
		bottom left;
}

#mainbanner .left .nav .info {
	position: relative;
	width: 570px;
	height: 37px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#mainbanner .left .nav .info div h1 {
	position: relative;
	padding: 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #333;
	float: left;
}

#mainbanner .left .nav .info a.ico {
	position: relative;
	width: 17px;
	height: 18px;
	float: left;
	display: block;
	padding-top: 2px;
	padding-left: 10px;
	background: transparent
		url('/cst-site-theme/css/images/sprites/sprite-home.png') no-repeat;
	background-position: -267px -216px;
}

#mainbanner .left .nav .info p {
	position: relative;
	padding: 0;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #333;
}

#mainbanner .left .nav .info p a {
	position: relative;
	padding: 0;
	font-size: 13px;
	color: #69bd45;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px #333;
}

#mainbanner .left .nav .info p a:hover {
	text-decoration: underline;
}

#mainbanner .right {
	position: relative;
	width: 221px;
	/* height: 428px; */
	float: right;
}

#mainbanner .right .search {
	position: relative;
	width: 220px;
	height: 20px;
	overflow: hidden;
	background: transparent
		url('/cst-site-theme/css/images/sprites/sprite-home.png') no-repeat
		-13px -133px;
	padding-top: 4px;
	margin-top: 18px;
	*padding-top: 2px;
	margin-bottom: 11px;
}

#mainbanner .right .search input.text {
	position: relative;
	width: 180px;
	height: 16px;
	background: transparent;
	border: 0;
	left: 10px;
	font-size: 12px;
	color: #d7d7d7;
	/*font-family:Georgia;*/
	font-style: italic;
	padding: 0px
}

#mainbanner .right .search .btsubmit {
	position: absolute;
	width: 24px;
	height: 24px;
	display: block;
	top: 0;
	right: 0;
}

#mainbanner .right .banner {
	position: relative;
	width: 220px;
	height: 172px;
	background: transparent
		url('/cst-site-theme/images/CST/bg_mainbanner_rightinfo.png')
		no-repeat top left;
	cursor: pointer;
}

#mainbanner .right .banner .txt {
	position: absolute;
	width: 165px;
	height: 40px;
	overflow: hidden;
	bottom: 4px;
	left: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
}

#mainbanner .right .apolice {
	position: relative;
	width: 212px;
	height: 61px;
	margin-top: -25px;
	left: -2px;
	background: transparent
		url('/cst-site-theme/css/images/sprites/sprite-home.png') no-repeat;
	background-position: -604px -55px;
	padding-top: 10px;
	padding-left: 10px;
}

.middle .apolice {
	position: relative;
    width: 192px;
    height: 61px;
    margin-top: -25px;
    left: -2px;
    background: transparent url("/cst-site-theme/css/images/sprites/sprite-home.png") no-repeat;
    background-position: -604px -55px;
    padding-top: 10px;
    padding-left: 10px;
}

#mainbanner .right .apolice input.text {
	position: relative;
	width: 165px;
	height: 20px;
	background: transparent;
	border: 0;
	left: 10px;
	font-size: 13px;
	color: #d7d7d7;
	/*font-family:Georgia;*/
	font-style: italic;
}

#mainbanner .right .apolice input.btsubmit {
	position: absolute;
	top: 9px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: transparent;
}

#mainbanner .right .apolice p {
	right: 0;
	position: absolute;
	bottom: 7px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	color: #fff;
	width: 165px;
	height: 21px;
}

.middle .apolice p {
	right: 0;
    position: absolute;
    bottom: 7px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    color: #fff;
    width: 165px;
    height: 21px;
    text-align: center;
}

#mainbanner .right .btgreen {
	margin-bottom: 10px;
}

/*End Mainbanner*/

.homepage #container {
	background: #B9B9B5 url('/cst-site-theme/images/CST/bg_homepage.jpg')
		repeat-x top left;
}

.homepage #container .contents {
	padding: 0px;
	background: url('/cst-site-theme/images/CST/bg_mainbanner.jpg')
		no-repeat top center;
}