body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #999999;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodyBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div#wrapper {
	position: absolute;
	width: 760px;
	left: auto;
	right: auto;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
}
h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 199px;
	padding: 0px;
	position: absolute;
	left: 15px;
	margin: 0px;
	top: 12px;
}
h1 a {
	display: block;
	height: 48px;
	width: 199px;
}

h2 {
	background-image: url(../images/topBanner.jpg);
	height: 70px;
	width: 760px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #2D6C98;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #4E80A3;
}
h5 {
	font-size: 12px;
	color: #4E80A3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h6 {
	font-size: 11px;
	color: #4E80A3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-style: italic;
}



#mainNav {
	list-style-type: none;
	position: absolute;
	top: -50px;
	right: -10px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#mainNav li {
	float: left;
	padding-right: 20px;
}
#services a {
	background-image: url(../images/buttonServices.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left;
}
#services a:hover {
	background-repeat: no-repeat;
	background-position: right;
}



#portfolio a {
	background-image: url(../images/buttonPortfolio.gif);
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#portfolio a:hover {
	background-repeat: no-repeat;
	background-position: right;
}
#links  a {
	background-image: url(../images/buttonLinks.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left;
}
#links  a:hover {
	background-repeat: no-repeat;
	background-position: right;
}
#contact a {
	background-image: url(../images/buttonContact.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left;
}
#contact a:hover {
	background-repeat: no-repeat;
	background-position: right;
}
#home      span, #links      span, #portfolio      span, #services      span, #pricing      span, #contact      span, #sitemap      span, h1   span, h2 span   {
	display: none;
}
.hide {
	display: none;
}
div#content {
	padding-left: 20px;
	padding-right: 268px;
	padding-top: 20px;
	color: #666666;
	background-color: #e0eaf3;
	width: 470px;
	padding-bottom: 40px;
	background-image: url(../images/contentBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 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;
	position: relative;
	text-align: justify;
}
div#content  a {
	text-decoration: none;
	color: #999999;
}
div#content  a:hover  {
	text-decoration: underline;
}
.contentLi  {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(../images/bullet.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}



p#contactUs {
	position: absolute;
	top: 50px;
	color: #CCCCCC;
	font-weight: bold;
	right: 20px;
	margin: 0px;
	padding: 0px;
}





div#footer {
	width: 760px;
	color: #999999;
	height: 48px;
	background-image: url(../images/bottomBanner.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: -14px;
}
#home       a  {
	background-image: url(../images/buttonHome.gif);
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: left;
}
#home     a:hover {
	background-repeat: no-repeat;
	background-position: right;
}
#sitemap a {
	background-image: url(../images/buttonSitemap.gif);
	height: 28px;
	width: 80px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left;
}
#sitemap a:hover {
	background-repeat: no-repeat;
	background-position: right;
}
#copywrite {
	float: left;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#validXHTML {
	float: left;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 31px;
	width: 88px;
	position: relative;
}
#validCSS {
	padding: 0px;
	float: left;
	height: 31px;
	width: 88px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 9px;
	position: relative;
}
