﻿body 
{
	margin: 0 0 0 0;
	padding: 0;
	font-family: georgia, corbel, Verdana, Arial;
	font-size: .85em;
	background: #E0E0DD url("images2/cdevtop.jpg") top repeat-x;
}
img
{
	border: 0;
}
h1
{
	background: url("images2/cdevh.jpg") no-repeat;
	height: 70px;
	width: 270px;
	position: relative;
	top: 42px;
	left: 35px;
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 1.5em;
}
#container 
{
	padding-bottom: 1px;
}
#comment
{
	background: url("images2/comback.jpg") no-repeat;
}
#content
{
	margin: 105px 0 0 0;
	background: #F4F4E9;
}
#footer
{
	margin: 35px 35px 35px 0;
}
#headerimage
{
	/*background: url("images2/cdevh.jpg") no-repeat left;*/
	width: 271px;
	height: 70px;
	position: absolute;
	top: 52px;
	left: 35px;
}
a:link, a:visited, a:hover, a:active
{
	color: black;	
}
#holder a:hover
{
	background-color: gray;
}
/* navigation style */
#nav
{
	margin: 0;
	position: absolute;
	right: 40px;
	top: 0;
	padding: 0;
	background: url("images2/navd.jpg") no-repeat;
	width: 490px;
	height: 130px;
	z-index: 25;
}
#nav ul
{
	list-style: none;
	position: absolute;
	top: 82px;
	right: 40px;
	margin: 0;
	padding: 0;
}
#nav li
{
	float: left;
	margin: 0 0 0 56px;
}
.hidden
{
	position: relative;
	top: -2900px;
}
#nav span
{
	display: block;
	overflow: hidden;
	width: 89px;
	height: 35px;
	cursor: hand;
}
#main #holder, #error #holder
{
	width: 100%;
	height: 200px;
	margin: 0 !important;
	/*padding-left: 40px;*/
}
#about #holder, #services #holder
{
	width: 100%;
	margin: 0 !important;
}
#about #content, #services #content
{
	padding: 25px 40px 40px 40px;
}
.center
{
	width: 752px;
	margin: 0 auto;
	overflow: hidden;
}
#quote
{
	margin: 20px 0 0 35px;
	background: url("images2/bquote.gif") no-repeat;
	width: 460px;
	height: 138px;
}
#standards
{
	/*position: relative;
	top: -115px;
	left: 548px;*/
	float: right;
	margin-right: 20px;
}
#standards ul
{
	list-style-image: url("images2/bullet.gif");
}
#standards h2
{
	margin: 35px 0 0 0;
	padding: 0;
}
#standards li
{
	vertical-align: top;
}
#additional
{
	background: #E0E0DD url("images2/bgrad.gif") top repeat-x;
	padding: 40px;
}
.linked
{
	overflow: hidden;
	display: block;
	cursor: hand;
	height: 50px;
}
/* misc */
.hidetext
{
	display: none;
}
.headerimagelink
{
	width: 271px;
	height: 50px;
	top: 52px;
	left: 35px;
	display: block;
	cursor: hand;
	position: absolute;
}
.imagelink
{
	width: 86px;
	height: 37px;
	font-size: 1pt;
	cursor: hand;
	border: red 1px solid;
	padding: 0;
	margin: 0;
}
.smaller
{
	width: 75px !important;
}
.fme
{
	float: left;
}
#footer ul
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
#footer li
{
	display: inline;
	margin-left: 15px;
}
#footer p
{
	margin: 0;
}