body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #fcfcfc;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #9f001a;
	text-decoration: underline;		
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 971px;
	height: 128px;
}
#logocontainer {
	width: 516px;
	height: 128px;
}
#flashcontainer {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 936px;
	height: 280px;
	padding: 17px;
}	
#flash {
	width: 544px;
	height: 283px;
	float: left;
}
#servicesflash {
	width: 544px;
	height: 283px;
	float: left;	
}
#redtab {
	background-image: url(images/redtab.jpg);
	background-repeat: no-repeat;
	width: 381px;
	height: 128px;
	float: right;
	margin-bottom: 1px;
	padding: 5px;
}
#bluetab {
	background-image: url(images/blue-tab.jpg);
	background-repeat: no-repeat;
	width: 381px;
	height: 134px;
	float: right;
	padding: 5px;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
#nav {
	width: 971px;
	height: 40px;
	margin: 0 auto;
}
#middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: no-repeat;
	width: 971px;
	margin: 0 auto;
}	
#leftcol {
	width: 510px;
	padding: 20px;
	float: left;						
}
#rightcol {
	width: 300px;
	padding: 30px;
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #9f001a;
}	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9f001a;	
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	width: 290px;
	padding: 20px;
}	
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;	
	color: #9f001a;
}
.smallredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	color: #9f001a;	
}
.formstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 1px;
}		
#footer {
	width: 971px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	clear: both;
}
#footer a:link {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer p {
	color: #333333;
}
#footer li {
	color:#333333;
	list-style-type:none;
	display:inline;
	border-right:1px solid #666;
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
	line-height: 17px;
}
#footer ul {
	padding: 0px;
	margin:0px;
}	
.location {
	font-size: 9px;
	letter-spacing: 2px;
	color: #333333;
}

.location2 {
	font-size: 12px;
	letter-spacing: 0px;
	color: #666;
}
	
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}

#wrap {
   margin-top: 480px;
   width: 971px;
   margin-left: auto;
   margin-right: auto;
   }
   
#container {

	width: 971px;
	margin: 0 auto;
   
   }
   
.bluebg {
width:971px;
top: 0;
position: absolute;
}

.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}
