* {
padding: 0;
margin: 0;
} 

body {
	margin:0;
	padding: 0;
	background: #fbeec7;
	color: #000000;
	line-height: 17px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

img {border: none;}
a{ color: #2A84E5; }
a:hover {  color: #000; }

#top {
background: #fbeec7 url(images/top.jpg) no-repeat;
padding: 10px 0;
}
#contentt {
background: #fbeec7 url(images/content.jpg) repeat-y;
padding: 20px;
}
#bottom {
background: #fbeec7 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#wrap {
width: 970px;
margin: 0 auto;
}

#header {
height: 100px;
line-height: normal;
}
#header h1 { 
font-size: 32px;
letter-spacing: -1px;
padding: 30px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #23627A;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

#headermenu {
	height: 164px;
	background-color: #23627A;
	width: 930px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 20px;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}

.left {
margin-top: 10px;
float: left;
width: 200px;
line-height: 15px;
}
.left h2 {
	margin-top: 10px;
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	line-height: 30px;
	height: 45px;
	color: #fff;
	padding-left: 10px;
	background-color: #BD0808;
	background-image: url(images/menubut.gif);
	background-repeat: repeat-x;
}
.left ul  {
	color: #aaa;
	text-align: left;
	text-decoration: none;
	list-style-type:none;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
	font-weight: 600;
	color: #24627B;
	padding-left: 15px;
}
.left ul a:hover {
	color : #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.middle {
	margin-top: 10px;
	float: left;
	width: 510px;
	margin-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
.middle h2 {
	font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 45px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #BD0808;
	background-repeat: repeat-x;
	background-image: url(images/menubutbg.gif);
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 10px;
float: right;
width: 200px;
}
.right h2 {
	margin: 10px 0 20px 0;
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	line-height: 30px;
	height: 45px;
	color: #fff;
	padding-left: 10px;
	background-color: #BD0808;
	background-image: url(images/menubut.gif);
	background-repeat: repeat-x;
}

#footer1 {
	height: 60px;
	background-color: #23627A;
	width: 930px;
	line-height: 60px;
	text-align: center;
}
#footer1 a {  color: #FBEEC7; text-decoration: underline; }
#footer1  a:hover { color: #000; } 	

#footer { 
color: #000000;
text-align: center;
padding-bottom: 10px;
}
#footer a {  color: #BD0808; text-decoration: none; }
#footer  a:hover { color: #000; } 


.adLeft {
         float: left;
         margin: 0 10px 5px 0
}
 

