* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #f0f9fe;
	font-family: arial;
	font-size: 12px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	}
	
img {
	border: 0;
	}
	
#temp_Wrapper {
	width: 756px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	}
	
#temp_Header1 {
	width: 756px;
	height: 50px;
	background-image: url(images/clermont_02.png);
	background-repeat: no-repeat;
	}
	
#menu_Header1 {
	padding-top: 19px;
	color: #FF0;
	}
	
#menu_Header1 a {
	color: #0f5306;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 12px;
	}
	
#menu_Header1 a:hover {
	color: #FFF;
	}	
	
#temp_Header2 {
	width: 756px;
	height: 134px;
	background-image: url(images/clermont_04.png);
	background-repeat: no-repeat;
	}
	
#temp_ContentWrapper {
	width: 756px;
	height: auto;
	background-image: url(images/clermont_14.png);
	background-repeat: repeat-y;
	}
	
	
#temp_ContentLeft {
	width: 549px;
	height: auto;
	background-image: url(images/clermont_05.png);
	background-repeat: no-repeat;
	float: left;
	}
	
#text_ContentLeft {
	text-align: left;
	padding: 50px 10px 10px 30px;
	font-size: 11px;
	}
	
#temp_ContentRight {
	width: 207px;
	height: auto;
	float: left;
	}
	
#temp_CRTop {
	background-image: url(images/clermont_06.png);
	background-repeat: no-repeat;
	width: 207px;
	height: 131px;
	}
	
#temp_CRMiddle {
	width: 207px;
	height: 213px;
	background-image: url(images/clermont_07.png);
	background-repeat: no-repeat;
	}
	
#img_CRMiddle {
	padding-right: 19px;
	padding-top: 69px;
	}
	
#temp_FeaturedBox {
	width: 529px;
	margin: 10px 0px 10px 20px;
	}
	
#temp_FBTop {
	width: 529px;
	height: 49px;
	background-image: url(images/clermont_09.png);
	background-repeat: no-repeat;
	}
	
#temp_FBMiddle {
	width: 529px;
	height: auto;
	background-image: url(images/clermont_11.png);
	background-repeat: repeat-y;
	}
	
#text_FBMiddle {
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 5px 20px;
	}
	
#temp_FBBottom {
	width: 529px;
	height: 16px;
	background-image: url(images/clermont_13.png);
	background-repeat: no-repeat;
	}
	
#temp_Footer {
	width: 756px;
	height: 17px;
	background-image: url(images/clermont_16.png);
	background-repeat: no-repeat;
	}
	
#temp_BlueBox {
	width: 468px;
	height: auto;
	border: 1px solid #1fbaf2;
	background-color: #a8e2f6;
	margin: 10px 15px 10px 43px;
	}
	
#text_BlueBox {
	padding: 10px;
	color: #053961;
	text-align: left;
	font-size: 10px;
	}
	
#text_Footer {
	font-size: 12px;
	color: #065b9e;
	}
	
#text_Footer a {
	color: #053961;
	font-weight: bold;
	text-decoration: none;
	}
	
#text_Footer a:hover {
	text-decoration: underline;
	}