
body {
	background:url("/Image%20Library/TemplateImages/body_subpage.gif") repeat-x;
	margin: 0;
	padding:0;
}

.subImages{
	width: 1000px;
	float: left;
	margin-top: 6px;
}

.subImage1{
	float: left;
	width: 269px;
	height: 94px;
}

.subImage2{
	float: left;
	width: 269px;
	height: 94px;
}

#subTitleRed{
	width: 412px;
	height: 94px;
	float:left;
	background: #d45022;

}

#subTitleDark{
	width: 412px;
	height: 94px;
	float:left;
	background: #695e4a;
}
	
#subTitleRed h1, #subTitleDark h1{
	color: #fff;
	font-size: 26px;
	font-weight:normal;
	line-height: 20px;
	margin: 0 10px 0 60px;
}

#subTitleRed td, #subTitleDark td{
	height: 94px;
}

/* START BREAD CRUMB */

.breadCrumb{
	width: 890px;
	float:left;
	padding: 4px 50px 0 60px;
	height: 17px;
	line-height: 12px;
	font-size:11px;
}

.breadCrumb ul{ 
	margin: 0; 
	padding:0;
	list-style:none;
}

.breadCrumb li{
	float: left;
	margin-right: 7px;
}


.breadCrumb a{
	color: #000;
	text-decoration:underline;
}
.breadCrumb a:hover{
	text-decoration:none;
}

/* SUBPAGE CONTENT STYLES */
/* Middle Column */
.subpage .middleColumn h2{
	color: #949c50;
	font-size: 24px;
	margin:0;
	padding:0;
	font-family: "Century Gothic",Arial,sans-serif;
	line-height: 28px;
}

.subpage .middleColumn h3{
	color: #000;
	font-size: 18px;
	font-family: "Century Gothic",Arial,sans-serif;
	line-height: 20px;
}

/* Right Column */

.rightColumn .block{
	margin-bottom: 20px;
	float:left;
	width: 170px;
}

.rightColumn .block h4{
	color: #fff;
	background-color: #695e4a;
	padding: 2px 7px 4px 10px;
	font-family: "Century Gothic",Arial,sans-serif;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.contactBottomPart {
	clear: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
