body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
/*ol,ul {
	list-style: none;
	}*/


	
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
	
body {
	background-image: url(../assets/images/background.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#666666;
	font-weight:normal;
}

strong{
font-weight:bold;
}

h1{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#95b943;
font-size:20pt;
font-weight:bold;
margin-bottom:10px;
}

#container{
	width:901px;
	margin:auto;
}

#top-left{
width:30px;
height:307px;
float:left;
}

#top-main{
width:421px;
height:307px;
float:left;
background:url(../assets/images/top-main.jpg);
}

#top-right{
width:450px;
height:307px;
float:left;
}

#main-nav{
	width:901px;
	height:33px;
	float:left;
	margin-bottom:10px;
	
	}
	
#navigation{
font-family:"Trebuchet MS";
color:#FFF;
width:870px;
padding-left:30px;
padding-top:8px;
height:25px;
float:left;
}

#navigation a{
color:#FFF;
text-decoration:none;
}

#navigation a:hover{
color:#44514f;
}

.current{
color:#44514f;
}
	
#content-area{
	width:901px;
	min-height:610px;
	float:left;
	font-weight: normal;
	padding-bottom:20px;
	}
	
#main-content{
	margin-left:30px;
	margin-top:32px;
	width:580px;
	float:left;
	font-weight: normal;
}

#main-content a{
	color: #25618e;
	text-decoration:none;
}


#main-content a:hover{
	color: #7F9D3A;
	text-decoration:underline;
}

#bframe{
	margin-top:32px;
	margin-right:22px;
width:218px;
height:auto;
float:right;
}

#promo1{
	width:217px;
	height:265px;
	float:left;
	background-image: url(../assets/images/b-frame.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear:both;
}

#promo2{
background:url(../assets/images/b-frame.jpg);
width:217px;
height:265px;
float:left;
margin-top:15px;
background-repeat: no-repeat;
background-position: right top;
clear:both;
}

.promoHead{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11pt;
font-weight:normal;
margin-top:10px;
padding-left:17px;
width:183px;
height:30px;
float:left;
}

.promoImage{
	display:block;
	width:183px;
	height:118px;
	margin-left:17px;
	margin-bottom:8px;
	float:left;
	border: thin solid #0b5062;
	margin-top:20px;
}

.promoText{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
font-weight:normal;
font-style:italic;
color: #7ea02f;
width:183px;
height:auto;
margin-left:17px;
float:left
}

.promoText a{
color: #5a6d4d;
}

#footer-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFF;
	padding-left:30px;
	height: 20px;
	width: 901px;
	padding-top: 13px;
	margin: auto;
	text-align: left;
}

#footer-content a {
color: #ffffff;
}

#footer {
 clear: both;
 height: 38px;
 background-color: #09282f;
}
