
#start {
	background: url(../../images/body_bg_start.gif) center repeat-y #ffffff;
}

#start #head {
	height: 260px;
}

	#start #headerpictures {
		height: 180px;
	}

	#start #head h1 a {
		width: 284px;
		height: 140px;
		left: 25px;
		bottom: 22px;
		background-image: url(../../images/startlogo.png);
	}
	
	#start #headerImage {
		height: 180px;
	}
	
	#start #mainNav {
		top: 230px;
	}

#start #leftCol {
	width: 495px;
	float: left;
	margin-top: 70px;
}

	#start #leftCol .ctArea {
		margin: 0px 42px 0 0;
	}
	
#start #rightCol {
	width: 495px;
	float: right;
	margin-top: 56px;
}

	#start #rightCol .ctArea {
		margin: 0 10px 0 0;
	}

#start #bottomclearer {
	clear: both;
}

#start .ctArea a {
	color: #468ab2;
	text-decoration: none;
}

#start .ctArea ul li {
	padding: 0 0 0 37px;
	background-image: url(../../images/list_dot_blue.gif);
	background-position: 25px 7px;
	color: #468ab2;
	font-weight: bold;
	font-size: 11px;
}

#start .ctArea ul li a {
	font-weight: bold;
	font-size: 11px;
}

#start .ctArea ul li.redlist {
	background-image: url(../../images/list_dot_red.gif);
	color: #bf3227;
}

#start .ctArea ul li.redlist a {
	color: #bf3227;
}

#start #rightCol h2,
#start #rightCol h2 a {
	color: #bf3227;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	padding: 0;
}

#start #rightCol h3,
#start #rightCol h3 a {
	color: #bf3227;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}

#start #rightCol h4 {
	padding-bottom: 5px;
}

#start #rightCol h4,
#start #rightCol h4 a {
	color: #bf3227;
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
}

#start #leftCol .ctElement {
	margin-bottom: 19px;
	margin-left: 25px;
	clear: both;
}

#start #leftCol .ctElement p {
	font-size: 11px;
}

#start #rightCol .ctElement {
	padding: 0;
	border-bottom: none;
}

#start #rightCol .ctArea {
	border-top: none;
}

#start #rightCol .ctArea .sectionFrame1 {
	margin-bottom: -10px;
}

#start #leftCol .sectionFrame2 {
	border-top: 7px solid #8e8a82;
	border-bottom: 7px solid #8e8a82;
	padding: 14px 0 15px 0;
	margin-left: 0px;
}

