img { border: none; }

a:hover {
	color: #FF6600;
}

body {
	background-image:  url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
 margin: 0 auto;
 width: 924px;
}
#faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background-image: url(images/faux.png);
	background-repeat: no-repeat;
}

#faux2 {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background-image: url(images/faux2.png);
	background-repeat: no-repeat;
}

#header {
 color: #333;
 width: 924px;
 height: 119px;
 margin: 0px;
 background: #D1DBDB url(images/header.jpg);
}

#logo {
	width: 150px;
	position: relative;
	top: 16px;
	left: 23px;
}
#navigation {
	color: #333;
	margin: 0px;
	background: #ABBEBE url(images/navbg.png);
	height: 37px;
	width: 924px;
}

#flash{
	color: #333;
	margin: 0px;
	height: 191px;
	width: 924px;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 35px 10px 10px 45px;
 padding: 0px;
 width: 80px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 35px 13px 10px 20px;
 padding: 0px 0px 30px;
 width: 460px;
 display: inline;
 position: relative;
}

#contentinner { 
 float: left;
 color: #333;
 margin: 30px 13px 10px 60px;
 padding: 0px 0px 30px;
 width: 510px;
 display: inline;
 position: relative;
}

#rightcolumn {
	display: inline;
	color: #333333;
	padding: 15px 0px 0px 15px;
	width: 180px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 40px;
	margin-right: 35px;
	margin-bottom: 10px;
	background-image: url(images/rightcolumnbg.png);
	background-repeat: no-repeat;
}

#rightcolumn a {
	color: #00409A;
}

#rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FF6600;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	margin-bottom: 3px;
	border: 1px solid #4582C3;
	color: #4582C3;
	background-color: #F3F9FC;
}


#footer {
	width: 924px;
	clear: both;
	color: #2B5691;
	background: url(images/footer.png) no-repeat;
	height: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
	text-align: center;
}

#footer a{
	color: #2B5691;
}

#footer a:hover{
	color: #FF9900;
}

.clear { clear: both; background: none; }

#headertext {
	width: 500px;
	position: relative;
	top: -32px;
	left: 411px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
}

#headertext span{
	font-size: 17px;
	color: #4582C3;
	font-weight: bold;
}

.sideheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4582C3;
	font-weight: bold;
}
.email {
	background-image: url(images/email_icon.gif);
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-left: 40px;
	background-position: left 5px;
	padding-left: 40px;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
#navigationinner {

	color: #333;
	margin: 41px 0px 0px;
	background: #ABBEBE url(images/navbginner.png) no-repeat;
	height: 37px;
	width: 924px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FF6600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4582C3;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5B8845;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.homeheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FF6600;
}
.thumbnailheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.picborder {
	border: 1px solid #CCCCCC;
}
.sidesubheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B8845;
}

.sidesubheading a{
	color: #5B8845;
}
#headerlinks {
	width: 200px;
	position: relative;
	top: -80px;
	left: 700px;
	text-align: right;
}
