body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #434343;
	margin: 0;
	
}

#main {
	background: url(../images/bg1.png) center top;
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0 auto -13px;
}

#secondary {
	background: url(../images/bg2.png) no-repeat center top;
	position: relative;
	width: 100%;
	clear: both;
	height: auto;
	overflow: hidden;
	color: #a8a8a8;
	margin: 0 auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 47px;
	z-index: 1;
}
#secondary .content{
	padding-top: 23px;
	padding-left: 40px;
	padding-right: 40px;
	height: 140px;
	float: left;
	width: 377px;
}
#secondary .address{
	font-size: 11px;
	position: relative;
	float: left;
	clear: left;

}
#secondary img{
	margin-right: 10px;
}
#secondary p{
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#featuredServicesText {
	float: right;
	text-align: justify;
	width: 268px;
	height: 140px;
	overflow: auto;
	padding-right: 10px;
	position: relative;
	clear: none;
	margin-top: 22px;
}

#featuredServices {
	width: 400px;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 20px;
	
}
#news {
	float: right;
	width: 400px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#newsText {
	float: right;
	text-align: justify;
	width: 400px;
	height: 140px;
	overflow: auto;
	padding-right: 10px;
	position: relative;
	clear: none;
	margin-top: 22px;
}

#featuredServices img{
	background-color: #656565;
	width: 105px;
	height: 139px;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 1px;
	position: relative;
}


.container {
	width: 907px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	height: auto;
	clear: both;
}

#header {
	height: 189px;
	clear: both;
	width: 908px;
	position: relative;
	background: url(../images/header.jpg) repeat-x;
}

#mainNav {
	list-style-type: none;
	overflow: hidden;
	position: relative;
	height: 36px;
	margin: 0 0 0 12px;
	top: 113px;
	padding: 8px 0 0;
	width: 788px;
}

#mainNav li {
	display: inline;
	padding-left: 25px;
}

#mainNav li a {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
}

#mainNav li a:hover {
	text-decoration: none;
	color: #fff;
}

#secNav {
	list-style-type: none;
	overflow: hidden;
	position: relative;
	height: 47px;
	margin: 0;
	right: 40px;
	float: right;
	width: 430px;
	top: 0;
	padding-top: 13px;
	padding-left: 43px;
	color: #4a4a4a;
	background: url(../images/submenu.jpg) no-repeat;
}

#secNav li a {
	text-decoration: none;
	color: #000;
	
}

#secNav li a:hover {
	text-decoration: underline;
	color: #ff8b00;
	
}

#secNav li {
	display: inline;
	padding-left: 25px;
}

.content {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
}

#mainContent {
	padding: 0 11px 13px 38px;
	width: 575px;
	float: left;
	
}

#mainContent p.highlight1 {
	color: #40739b;
	font: bold 18px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 22px;
	text-align: justify;
}
#mainContent ul{
	
}
#mainContent p {
	line-height: 22px;
	text-align: justify;
	margin-top: 0;
}
#mainContent ul p{
	padding-top: 6px;
	padding-left: 11px;
	padding-bottom: 0;
	margin-bottom: 6px;
}

#newsletter {
	float: right;
	position: relative;
	width: 277px;
	height: 147px;
	margin-bottom: 8px;
}

#mainContent p strong {
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: larger;
	color: #40739b;
}

.contentPhoto {
	float: left;
	clear: both;
	width: 322px;
	height: 272px;
	margin: 15px 219px 15px 0;
	background-color: #fff;
	padding: 9px;
	border: 1px dashed #86acc9;
}

.contentPhoto span {
	font-size: smaller;
	font-style: italic;
	color: #316293;
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 9px;
}
.contentPhoto img{
	width: 320px;
	height: 240px;
	float: left;
}

#newsletter fieldset {
	height: 62px;
	width: 260px;
	margin: 0;
	overflow: hidden;
	right: 0;
	position: relative;
	background: url(../images/newsletterBg.png) no-repeat;
	padding: 0;
	border-style: none;
}

#newsletter fieldset label {
	display: none;
}

#emailAddress {
	float: left;
	width: 137px;
	height: 19px;
	margin: 0;
	position: relative;
	top: 18px;
	left: 18px;
	background-color: #ffe7c4;
	color: #a34e28;
	font-size: 14px;
	padding-top: 2px;
}

#submitButton {
	color: #fff;
	background-color: transparent;
	float: right;
	font: normal 14px Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	position: relative;
	top: 20px;
	right: 13px;
	bottom: -1px;
	width: 82px;
	border-style: none;
}

#submitButton:hover {
	color: #000;
	cursor: pointer;
	
}

#extra1 {
	float: right;
	position: relative;
	width: 244px;
	padding-left: 16px;
	padding-right: 20px;
}

#submitButton:active {
	border-style: inset;
	border-width: thin;
	top: 22px;
	right: 11px;
}

#pagetitle {
	margin: 0;
	position: relative;
	top: 0;
}

h2 {
	margin: 0;
	padding-top: 27px;
	padding-left: 35px;
	font: 31px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h3 {
	margin: 11px 0 16px 39px;
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
	border-left: 3px solid #ff8b00;
	padding-left: 15px;
	width: 550px;
}

div.pPhoto img{
	border: 1px solid #787878;
	float: left;
	width: 127px;
	height: 156px;

}
.pPhoto {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
span.photoDescription {
	float: left;
	clear: left;
	font-size: 13px;
	padding: 4px;
}

h5 {
	font-weight: normal;
	font-style: normal;
	margin: 8px 0 0;
	line-height: 1.5;
}



h1 {
	visibility: hidden;
}

#newsletter h3 {
	padding-left: 11px;
	padding-top: 5px;
	margin-bottom: -1px;
}

#newsletter h5 {
	padding-left: 13px;
	margin-top: 1px;
	padding-right: 28px;
}
#secondary a{
	color: #cbcbcb;
	text-decoration: none;
	top: 8px;
}
.sublinksdiv ul{
	list-style-type: none;
	padding: 0 19px 0 13px;
	float: none;
	border-left: 2px solid #ff8b00;
	color: #ff8b00;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
	margin-top: 36px;
}
.sublinksdiv ul li{
	margin-top: 12px;
}
#footer a{
	padding-left: 10px;
}
#secondary a:hover{
	color: #ff8b00;
	text-decoration: none;
}
.address a{
	position: relative;
	top: 6px;
}

.sublinksdiv{
	float: right;
	position: relative;
	width: 241px;
	margin-right: 23px;
	text-align: left;
	margin-bottom: 14px;
	top: -34px;
}
.sublinksdiv a{
	color: #000;
	text-decoration: none;
	line-height: 19px;
}
.sublinksdiv a:hover{
	color: #ff8b00;
}
#footer {
	font-size: 12px;
	float: right;
	position: relative;
	padding-top: 0;
	margin: 40px;
}



#newsletterSub {
	float: right;
	position: relative;
	width: 277px;
	height: 164px;
	margin-bottom: 8px;
}

ul.newsHeadlines {
	font: 14px/35px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dashed #838383;
	list-style-type: none;
	padding-left: 0;
	margin-top: -9px;
	text-decoration: none;
}

#mainContent div.newsItemShort  h4 {
	color: #005194;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 11px;
}

#mainContent div.newsItemShort a {
	text-decoration: none;
}
#mainContent div.newsItemShort a:hover {
	text-decoration: underline;
}
ul.newsHeadlines a{
	text-decoration: none;
	font-weight: bold;
	color: #ff8b00;
}
ul.newsHeadlines a:hover{
	color: #000;
	text-decoration: underline;
}

#newsletterSub div.button {
	height: 24px;
	width: 227px;
	margin: 0;
	overflow: hidden;
	right: 0;
	position: relative;
	background: url(../images/newsletterBg.png) no-repeat;
	padding: 20px;
	border-style: none;
	text-align: center;
}

#newsletterSub h3 {
	padding-left: 11px;
	padding-top: 5px;
	margin-bottom: -1px;
	border-left-style: none;
	margin-left: 0;
}

#newsletterSub h5 {
	padding-left: 13px;
	margin-top: 1px;
	padding-right: 28px;
}
.hor img{
	width: 240px;
	height: 320px;
}


.hor {
	float: left;
	clear: both;
	height: 353px;
	width: 242px;
	margin: 15px 292px 15px 0;
	background-color: #fff;
	padding: 9px;
	border: 1px dashed #86acc9;
}

.cssHighlightedDiv
{
	color: #40739b;
	font: bold 18px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 22px;
	text-align: justify;
}