html, body{
	margin:0px;
	padding:0px;
	height:100%;
	background:url(../images/bg002.jpg) center top repeat #2262a2;
	position:relative;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	}

.clear{
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	}

a img{
	border:0px;
	}

img.bord{
	
	}
a{
	color:#edf6bb;
}
a:hover{
	color:#e3f771;
}
	
#main{
	min-height:100%;
	background:url(../images/bg001.jpg) center top repeat-x;
	}
#head{
	width:890px;
	margin:0px auto;
	height:332px;
	padding:0px;
	position:relative; 
	z-index:500;
}
.mainMenu{
	height:56px;
}
.mainMenu div{
	float:left;
}
#middle{
	width:890px;
	margin:0px auto;
}
.contentBlock{
	width:890px;
	margin:0px auto;
	background:url(../images/bg003.gif) center top repeat-x;
	padding-bottom:100px;
}
.contentBlock .banner1{
	background:url(../images/banner001bg.jpg) left top no-repeat;
	float:left;
	width:435px;
	height:260px;
}
.contentBlock .banner1 .block01{
	position:relative;
	width:100%;
	height:130px;
	cursor: pointer;
	cursor: hand;
}
.contentBlock .banner1 .block01 h2{
	margin:0px;
	padding:0px;
	color:#cc3a29;
	position:absolute;
	left:154px;
	top:15px;
	opacity:0;
	moz-opacity:0;
	filter:alpha(opacity=0);
}
.contentBlock .banner1 .block01 h2 strong{
	color:#e4b60d;
}
.contentBlock .banner1 .block01 p{
	margin:0px;
	padding:0px;
	color:#ffffff;
	position:absolute;
	left:192px;
	top:65px;
	width:225px;
	font-size:11px;
}
.contentBlock .banner1 .block02{
	position:relative;
	width:100%;
	height:130px;
	cursor: pointer;
	cursor: hand;
}
.contentBlock .banner1 .block02 h2{
	margin:0px;
	padding:0px;
	color:#cc3a29;
	position:absolute;
	left:154px;
	top:15px;
	opacity:0;
	moz-opacity:0;
	filter:alpha(opacity=0);
}
.contentBlock .banner1 .block02 h2 strong{
	color:#e4b60d;
}
.contentBlock .banner1 .block02 p{
	margin:0px;
	padding:0px;
	color:#ffffff;
	position:absolute;
	left:191px;
	top:70px;
	width:225px;
	font-size:11px;
}
.contentBlock .banner2{
	background:url(../images/banner002.jpg) left top no-repeat;
	float:right;
	width:435px;
	height:260px;
	padding-top:34px;
}
.contentBlock .banner2 .elems{
	width:214px;
	font-family:Tahoma, sans-serif;
	color:#ffffff;
	font-size:11px;
}
.contentBlock .banner2 .elems.elem1{
	float:left;
	height:215px;
}
.contentBlock .banner2 .elems.elem2{
	float:right;
	display:inline;
	margin-right:5px;
	height:215px;
}

.contentBlock .banner2 .elems .fp{
	height:215px;
}
.contentBlock .banner2 .elems h2{
	padding-left:14px;
	color:#ffe867;
	font-size:17px;
	font-family:Tahoma, sans-serif;
	font-weight:normal;
	float:left;
	margin:0px;
}
.contentBlock .banner2 .elems .cost{
	float:right;
	color:#ffffff;
	font-size:18px;
	font-family:Tahoma, sans-serif;
	padding-right:18px;
}
.contentBlock .banner2 .elems p, .contentBlock .banner2 .elems div.txt{
	padding-left:17px;
	padding-right:10px;
	margin:7px 0px 0px 0px;
}
.contentBlock .banner2 .elems p.buttons{
	position: absolute;
	top: 546px;
}
#footer{
	width:890px;
	margin:-78px auto 0px auto;
	position:relative;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.inFooter{
	height:78px;
	background:url(../images/footerbg.png) left top no-repeat;
}
.foooterMenu{
	margin:0px;
	padding:26px 0px 0px 24px;
	list-style:none;
	float:left;
}
.foooterMenu li{
	margin:0px 18px 0px 0px;
	padding:0px 0px 0px 22px;
	display:inline;
	background:url(../images/001.gif) left 3px no-repeat;
}
.foooterMenu li a{
	color:white;
	position:relative;
}
.foooterMenu li.first{
	margin-left:0px;
	padding-left:0px;
	background:none;
}
.foooterMenu li.last{
	margin-right:0;
}
.mailto{
	float:right;
	padding-right:30px;
	padding-top:6px;
}
.mailto IMG	{
	position:relative;
	cursor: pointer;
	cursor: hand;
}

ul li {
	list-style-type: none;
}

.copyright, .copyright a	{
	text-align: center; 
	font-size: 10px; 
	font-family:"Trebuchet MS",sans-serif;
	color: #eee
}

/* DNN admin menu */
#AdminMenu {
    position: absolute;
    top: 50px;
    right: -80px;
    padding: 5px 0 5px 5px;
    margin: 0;
    background-color: #fff;
}

#HouseMenuNav3 
{
    text-align: left;
  margin: 0;
  padding: 5px 2px 2px 15px;
  background: #777;
}

#HouseMenuNav3 li {
 list-style-image: none;
 list-style: none; 
} 

#HouseMenuNav3 li a {
  text-decoration: none;
} 

#HouseMenuNav3 ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-image: none;
}

/* OVERWRITES OF DEFAULTS*/

.Normal, .NormalDisabled	{
	font-family:"Trebuchet MS",sans-serif;
	font-size:14px;
	color: #eee;
	margin: 15px 15px;
}

.Normal:first-letter{
	font-size: 20px;
}

.NormalUpper{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	line-height: 1.6em;
	color: #eee;
	margin-top: -30px;
}

.NormalUpper:first-letter{
		font-size: 18px;
}
.Footnotes	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	margin: 15px 15px;
}

h2 {
	margin:0px;
	font-size:19px;
	font-weight:normal;
	line-height:20px;
	color:#ff8c8c;
	font-family:"Trebuchet MS", sans-serif;
}

h3 {
	margin:0px;
	font: normal 16px "Trebuchet MS", sans-serif;
	line-height:20px;
	color:#e4b60d;
}

.Head {
color:#FCFFBC;
font-family:"Trebuchet MS",sans-serif;
font-size:18px;
font-weight:normal;
line-height:22px;
margin:0;
}
