﻿body {
	margin:0;
	background-image: url(images/sitebackground.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #ffffff;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
img {
	
	border: 0px;
}
a {
	text-decoration: none;
	color: #133b89;
}
a:active {
	text-decoration: underline;
	color: #65b05d;
}
a:hover {
	text-decoration: underline;
	color: #65b05d;
}
h1 {
	color: #143d8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h2 {
	color: #143d8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color: #143d8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
ul li   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-image:url('images/bullet.gif');
}
#phone {
	text-align: right;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 10px;
}

#awmAnchor-menu	{
	text-align:center;
	height: 40px;
}	

.wrapper {
	width: 950px;
	margin: 10px auto;
	text-align:center;
	background-color:#FFFFFF;
}
#header{
	width: 950px;
	background: url(images/header_bg2.gif) no-repeat;
	height: 146px;
	margin: 0px;
	padding: 0px;
}
#bodybox {
	width: 950px;
	background: url(images/bodybackground.jpg);
	background-repeat: repeat-y;
}
.homebodybox {
	width: 950px;
	background-color: #edf0f7;
	text-align: center;
}
.pagecontent {
	width: 950px;
	background-color: #ffffff;
	text-align: left;
	padding-top: 25px;
}
.maincontent {
	width: 610px;
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
	vertical-align: top;
}
.sidebar {
	background-image: url('images/sidebar-bg.jpg');
	width: 300px;
	float: left;
	text-align:left;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 5px;
	border-left: 1px #c3d0ea solid;
	float: right;
	vertical-align: top;
}
.pagequote {
	color: #454545;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}
.newsfooter {
	color: #454545;
	font-size: 10px;
	font-weight: normal;
}
#homeflashbox {
	width: 950px;
	height:275px;
	background-color: #edf0f7;
}
#bodytext {
	float:left;
	display:inline; /*required by IE6*/
	width:454px;
	margin-left: 45px;
	margin-right:30px;
	margin-bottom:20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
#bodytext span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer {
	width: 950px;
	height: 160px;
	background: url(images/footer_bg.gif);
	background-position: right bottom; 
	background-repeat: no-repeat;
	float: left;
}
#footerhome {
	width: 950px;
	height: 70px;
	background: url(images/footer_bg.gif);
	background-position: right bottom; 
	background-repeat: no-repeat;
	float: left;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	display:inline; /*required by IE6*/
	padding: 20px;
	font-size: 12px;
}
.homefooterbox {
	width: 468px;
	height: 90px;
	background: url(images/tan_bg.gif) no-repeat;
	border: 1px #c4c5a6 solid;
	margin-top: 10px;
	text-align: left;
}

