HTML {
	background-color: #009bd2;
}

BODY {
	padding: 20px 0px;
	margin: 0px;
	background: url('../res/bg/body.gif') repeat-x top left;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #156887;
}

A {font-weight: bold; text-decoration: none;}

A:hover {color: #156887; text-decoration: none;}

.cCLeft  A:link, .cCLeft  A:visited {color: #fc6f41;}
.cCMain  A:link, .cCMain  A:visited {color: #156887;}
.cCRight A:link, .cCRight A:visited {color: #fc6f41;}

.cCLeft A:hover, .cCMain A:hover, .cCRight A:hover {
	color: #156887;
}


.cBody {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: url('../res/bg/contents.gif') repeat-y top left;
	overflow: auto;
}

.cFooter A {
	text-decoration: none;
	color: #156887;
	font-weight: normal;
}

.cFooter A:hover {
	text-decoration: underline;
	color: #156887;
}

.cFooter {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	color: #156887;
	padding-top: 20px;
}

.cLeft {
	width: 250px;
	padding: 0px 10px 0px 29px;
	float: left;
	clear: left;
}

.cRight {
	float: left;
	width: 681px;
}

.cltl {
	width: 290px;
	height: 80px;
	background: url('../res/bg/tl.gif') no-repeat top left;
	float: left;
	clear: both;
	margin-left: -29px;
		
}

.cltop {
	width: 680px;
	height: 21px;
	background: url('../res/bg/top.gif') repeat-x top left;
	z-index: 10;
	position: relative;
}

.cBot {
	width: 990px;
	height: 80px;
	background: url('../res/bg/bot.gif') no-repeat top left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.cTop {
	height: 210px;
	position: relative;
	background: url('../res/bg/teaserbg.gif') no-repeat top left;
}


.cLogo {
	position: absolute;
	right: 30px;
	top: 10px;
	width: 80px;
}

.cImageTeaser {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 166px;
	height: 176px;
	background-color: #fefefe;
}

.cTextTeaser {
	position: absolute;
	top: -4px;
	left: 200px;
	width: 350px;
	height: 85px;
}

.cCLeft {
	padding: 40px 25px 0px 25px;
}

.cSep {
	background-color: #d1e9f2;
	width: 1px;
}

.cCMain {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	width: 405px;
	vertical-align: top;
	color: #156887;
	font-size: 14px;
	line-height: 18px;

}

.cCRight {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	width: 200px;
}

.cctrx {
	background: url('../res/bg/teasercrop.gif') no-repeat top right;
}

.ccrt {vertical-align: top;}
.ccrb {vertical-align: bottom;padding-top: 0px;}

.cMenu A {
	display: block;
}

.cMenuSep {
	height: 1px;
	background: url('../res/bg/menu_sep.gif') no-repeat center center;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

.imgteaserobj {
	padding: 11px;
	background: url('../res/bg/teaser.jpg') no-repeat top left;
	width: 145px;
	height: 155px;
}

.cCS {
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}

.csLeft {
	padding: 15px 0px;
	background: url('../res/bg/menu_sep.gif') no-repeat center center;
}

.csMain {
	padding: 18px 0px;
}

.csRight {
	padding: 15px 0px;
}

.cBody3 {
	color: #156887;
}

.cBody3 A,
.cBody3 A:link,
.cBody3 A:visited {
	color: #156887;
}

.cBody3 A:hover {
	color: #156887;
}

.cHeadSpace {
	height: 5px;
	overflow: hidden;
}

.cBox1 {
	padding: 25px 25px 25px 25px;
	margin-right: -10px;
	background-color: #D1E9F2;
}

.image-caption {
	text-align: left;
	display: block;
}

.cCMain H1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	line-height: 16px;
	color: #156887;
	font-weight: normal;
}