#footer {
	height: 59px;
	width: 827px;
	margin-left: auto;
	background-image: url(images/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e7f8a;
	line-height: 31px;
	margin-top: 0px;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 53px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
body {
	background-image: url(images/design1_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 852px;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 28px;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 880px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #10a2dd;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4E4E4E;
	margin-top: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	margin-left: 0px;
	margin-top: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #767676;
	margin-top: 15px;
	margin-left: 0px;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10a2dd;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10a2dd;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10a2dd;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10a2dd;
	text-decoration: none;
}

#navcontainer
{
	height: 20px;
	width: 138px;
	margin: 0;
	float: left;
}
#main #body_text {
	width: 348px;
	float: left;
	padding-left: 28px;
	margin-bottom: 10px;
}
#main #photos2 {
	width: 282px;
	float: left;
	margin-right: 0px;
	padding-left: 28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main #photos1 {
	width: 282px;
	float: left;
	margin-right: 0px;
	padding-left: 28px;
	margin-bottom: 28px;
	padding-bottom: 0px;
}
#main #clear {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#navcontainer ul
{
	border: 0;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li
{
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}

#navcontainer ul li a
{
	width: 138px;
	height: 25px;
	border-top: 1px solid #0079c2;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #767676;
	text-decoration: none;
	display: block;
	text-align: left;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-indent: 7px;
	list-style-type: none;
	list-style-image: none;
}

#navcontainer ul li a:hover
{
	color: #0079c2;
}


body#home a#homenav,
body#code a#codenav,
body#whatwedo a#whatwedonav,
body#services a#servicesnav,
body#trackrecord a#trackrecordnav,
body#update a#updatenav,
body#letstalk a#letstalknav
{
	color: #FFFFFF;
	background: url(images/nav_rollover.gif);
}
img {
	border: 0;
	padding-bottom: 28px;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}

li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.4em;
	padding-left: 1.6em;
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #6B6B6B;
}
