body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maincontainer {
	background-color: #D3DBE7;
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #CCCCCC;
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	overflow: hidden;
}
#footer {
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #62738B;
}
#headerbox {
	background-color: #D3DBE7;
	padding: 0px;
	height: 110px;
	width: 900px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0;
}
#middlebox {
	padding: 0px;
	height: auto;
	width: 900px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	min-height:400px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}
#logobox {
	padding: 0px;
	clear: left;
	float: left;
	height: 77px;
	width: 185px;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#topnavbox {
	text-align: right;
	vertical-align: top;
	padding: 0px;
	clear: right;
	float: right;
	height: 28px;
	width: 665px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-indent: 0px;
}
#topseparator {
	padding: 0px;
	clear: both;
	float: left;
	height: 35px;
	width: 100%;
	overflow: hidden;
	left: 0px;
	top: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	background-color: #687D98;
	background-image: url(images/topcorner.jpg);
	background-position: 0px 0px;
}
#maincontentbox {
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height:400px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #003333;
	line-height: 1.5em;
	background-color: #E0EAF6;
	vertical-align:top;
}
#leftnavbox{
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 187px;
	overflow: hidden;
	min-height:495px;
	background-color: #8B9DB1;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.03em;
	min-height:400px;
}

#welcome_leftbox {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 350px;
	min-height:400px;
}
#welcome_rightbox {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 275px;
	min-height:400px;
}

#leftbox {
	clear: left;
	float: left;
	height: auto;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#maincontainer #middlebox #leftnavbox p {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#rightbox {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 50px;
	min-height:400px;
}


#topnavbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
h2 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	color: #666699;
}
#topnavbox ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
	height: auto;
	font-weight: bold;
}
#topnavbox ul li a{
	background-image: url(images/bgbtn1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 28px;
	width: 111px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	display: block;
	text-align: center;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4D596A;
	text-decoration: none;
}
h3 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	word-spacing: .025em;
	color: #111C27;
	text-transform: uppercase;
}
#topnavbox ul li a:hover {
	color: #FFFFFF;
}

#topnavbox ul li #welcome {
	background-image: url(images/bgbtn11.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 28px;
	width: 110px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	align: center;
	width: 870px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #C4D0DE;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#picturebox {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#leftnav {
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 20px;
	margin: 0px;
}
#maincontainer #middlebox #leftnavbox a:hover {
	color: #d6dae3;
}

#leftnav a {
	display: block;
	text-align: left;
	vertical-align: top;
	height: 25px;
	width: 100%;
	background-image: url(images/bgleftlinks.gif);
	background-position: 0px 23px;
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #414B5A;
	text-decoration: none;
	text-indent: 15px;
}

#leftnavbox a {
	display: block;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #414B5A;
	text-decoration: none;
	text-indent: 15px;
}

#leftbox .fieldrow {
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 7px;
}
#leftbox .fiieldlabel {
	text-align: right;
	vertical-align: top;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 230px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
}
#leftbox .fieldbox {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 360px;
}

#aboutform #fullname, #aboutform #email, #aboutform #phone, #aboutform #reason, #aboutform #message {
border:solid 1px #7F9DB9;
margin:0; padding:0;
}
#askquestion {
	margin: 0px;
	padding: 1px;
	height: 150px;
	width: 350px;
}

h4 {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
}
.testimonial_contributor {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.testimonal_type {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
.blog_date {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.10em;
	color: #336699;
}
#leftbox p {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.blog_title {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.30em;
}
#leftbox .commenter {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #996600;
}

#subscribeform{
float:left;
width:100%;
margin:0;
padding:0;
height:auto;
}


#subscribeform #subscriberss, #subscribeform #subscribemail{
float:left;
clear:none;
width:100px;
height:40px;
left:0;
top:0;
margin:5px 0 0 0;
padding:0;
}

#subscribeform #subscribemail{
width:415px;
margin:0;
float:right;
text-align:right;
}

#subscribeform a{
display:inline;
}

#subscribeform{
	float:left;
	margin:5px 10px;
	padding:0;
	top:0;
	left:0;
	width: 100%;
}
#subscribeform #subscribemail p{
float:left;
width:100px;
margin:5px 0 0;
}
#subscribeform #subscribemail #subemail{
	float:left;
	border:solid 1px #000000;
	height:16px;
	width:250px;
	margin:5px 5px 0;
	clear:none;
}

#subscribeform #subscribe{
	height:25px;
	mrgin:0 5px;
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#subscribeform #rss, #subscribeform #elabel, #subscribeform #fields{
float:left;
width:120px;
padding:5px;
}
#subscribeform #elabel{
text-align:right;
padding:5px;
}
#subscribeform #fields{
width:250px;
margin:0;
padding:0;
}
