html,
body {
   margin:0;
   padding:0;
   height:100%;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #172F83;	
}
a:hover {
	text-decoration: underline;
}
.more {
	font: 12px arial, verdana, tahoma, sans-serif;
	font-weight:bold;	
	text-align: right;
	color: #172F83;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

dt {font-weight:700;}
dd {margin:1px 0 12px 0;}

body, h1, h3, form {
	font: 12px arial, verdana, tahoma, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

h2 {
	font: 14px arial, verdana, tahoma, sans-serif;
	text-align:left;
	font-weight:bold;
	color: #172F83;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
    position:relative;	
}


#header {
	height: 203px;
	position:absolute;
	margin: auto;
}
#header h1 {
	margin-top: 0px;
	margin-left: 0px
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 18px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px none #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#features {
	float: right;
	width: 140px;
}
#features div {
	padding: 3px 0;
	margin: 0;
}
#features #q {
	width: 140px;
	border: 1px solid #859D31;
}
#features .downcast {
	background: #ffffff;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#features h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#features p {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #172F83;
}

#body {
	text-align: justify;
    padding-bottom:0;   /* Height of the footer */	
}

#body-left {
	float: left;
	width: 435px;
}

#body-left-services {
	float: left;
	width: 520px;
}

#body-right {
	float: right;
	width: 290px;
}

#body-right-services {
	float: right;
	width: 218px;
}

#body-full {
	width: 774px;
}

#body h2, {
	font-weight: bold;
	margin: 0.3em 0;
}

#body p {
	margin: 1em 0;
}

#body-right p {
	margin-right: 0;
}

#body img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#logos {
	margin: 0 0 0 0;
	padding: 20px;
}

#footer-flow {
clear: both;
margin: 0 auto;
padding: 5px 0 0 0;
background: #97BF15 url(images/footer_bg.gif) repeat-x;
width: 100%;
   height:100px;
text-align: center;
   color: #172F83;
   font-size:75%;
}

