/*

.cSubHome
.subbot
.subtop
.content

*/

.cSubHome {
	width: 900px;
	padding: 5px 4px;
}

.subbot, 
.subtop{ 
	width: 900px;
	height: 22px;
}


.subtop {	background: url('../res/bg/faq-top.png') no-repeat bottom left;	height: 22px;	}
.subbot {	background: url('../res/bg/home-bot.png') no-repeat top left;	height: 86px;	position: relative; z-index: 1;}

.content {
	background: url('../res/bg/faq-cont.png') repeat-y top left;	
	padding:  15px 25px 0px 25px;
	margin-top: -7px;
	overflow: hidden;
}

.cBorder {
	margin-top: -45px;
	/*background: url('../res/bg/home-border.png') no-repeat top center; */
	position: relative;
	z-index: 2;
	
	overflow: auto;
}

.content .ib-top-first,
.content .ib-top {
	height: 9px;
	width: 850px;
	background: url('../res/bg/home-ib-top.png') no-repeat bottom center;
	position: relative;
}

.content .ib-top-first {
	background: url('../res/bg/home-ib-top2.png') no-repeat bottom center;
}


.content .ib-bot-last,
.content .ib-bot {
	height: 48px;
	width: 850px;
	background: url('../res/bg/home-ib-bot.png') no-repeat top center;
	padding-bottom: 15px;
	margin-top: -20px;
}

.content .ib-bot-last {
	margin-top: 0px;
}

.content .cTopContent, 
.content .cMain {
	background-color: white;
	width: 790px;
	height: auto !important;
	padding: 0px 25px 0px 35px;
}

.content .ib-top-first .one,
.content .one,
.content .plus {
	position: absolute;
	width: 48px;
	height: 48px;
	left: -15px;
	top: -15px;
}

.content .ib-top-first .one,
.content .one	{	background: url('../res/bg/home-ib-1.png') no-repeat bottom left; }
.content .plus	{	background: url('../res/bg/home-ib-plus.png') no-repeat bottom left; }

.content .ib-bot-last {
	margin-bottom: -40px;
}


.cTopContent {
	background: url('../res/bg/home-or.png') no-repeat 395px center;
	overflow: auto;
}

.cTopContent .cLeft {
	float: left;
	width: 355px;
}

.cTopContent .cRight {
	float: right;
	width: 370px;
}

.cMain H1,
.cTopContent H2 {
	margin: 0px;
	color: black;
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
}

.cTopContent H1 {
	font-size: 18px;
	color: #009687;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
}

.cMain p.bodytext,
.cTopContent p.bodytext {
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
}

#subtemplate .cTopContent .csc-textpic-imagewrap {
	margin-top: 10px;
}

#subtemplate div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px;
}

.cMain H2 {
	font-size: 18px;
	line-height: 22px;
	color: #009687;
	margin: 0px;
}

.cImgTeaser {
	position: absolute;
	right: -96px;
	width: 290px;
	height: 100px;
	top: -10px;
}

.extender-container {
	position: relative;
/*	background: url('../res/bg/faq-cont.png') repeat-y top left;*/
/*	background-color: #bfe1f5;*/
	background: url('../res/bg/bfe1f5.png') repeat top left;
	margin: 50px auto 0px auto;
	overflow: hidden;
	width: 500px;
}


.ectl, .ectr, .ecbl, .ecbr { position:absolute;width:24px;height:24px;}
.ectl {background:url('../res/bg/ectl.png') no-repeat top left;top:0px;left:0px;}
.ectr {background:url('../res/bg/ectr.png') no-repeat top right;top:0px;right:0px;}
.ecbl {background:url('../res/bg/ecbl.png') no-repeat bottom left;bottom:0px;left:0px;}
.ecbr {background:url('../res/bg/ecbr.png') no-repeat bottom right;bottom:0px;right:0px;}

.inner {
	margin: 24px;
	background-color: white;
	position: relative;
	padding: 15px;
	text-align: center;
}

.inbl, .inbr, .intl, .intr {position: absolute;width:24px;height:24px;}
.intl {background:url('../res/bg/home-ib-plus.png') no-repeat top left;}
.intr {background:url('../res/bg/intr.png') no-repeat top right;top:0px;right:0px;}
.inbl {background:url('../res/bg/inbl.png') no-repeat bottom left;bottom:0px;left:0px;}
.inbr {background:url('../res/bg/inbr.png') no-repeat bottom right;bottom:0px;right:0px;}
.intl {width:48px;height:48px;left:-15px;top:-13px;}

#accordion {
	overflow: hidden;
}


.cFooterLogo {
	margin-right: -20px;
}

.cFooterLogo .csc-textpic .csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}

.cFooterLogo .csc-textpic-imagewrap {
	width:474px !important;
}

.homeElements {
    width: 206px;
    float: left;
    margin-left: 10px;    
}
    .homeElementContent {
        background-color: white;
        padding: 0px 10px 0px 10px;
    }

.headBlue, .headGreen {
    font-size: 18px;
    line-height: 24px;
}
.headBlue {
    color: #052151;
}
.headGreen {
    color: #009687;
}

#prod1_pic,#prod2_pic,#prod3_pic,#prod4_pic {
    position: relative;
    z-index: 2;
}
#prod1_pic {
    margin-left: -5px;
}
#prod2_pic {
    margin-left: -6px;
}
#prod3_pic {
    margin-left: -8px;
}
#prod4_pic {
    margin-left: -6px;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline;
    margin-left: 5px !important;
}
