body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	height: 100%;
	line-height:1.5;
	background-image: url(../images/vert_bkgrnd.gif);
}

#ptitle {
	position: absolute;
	height: 20px;
	width: 30px;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 50%;
	top: 50%;
}

h2.cstatus {
	color: #339900;
	text-decoration: bold;
	font-weight: heavy;
	font-size: 12px;
}

#ptitle h1 {
	font: 10px;
	text-decoration: bold;
	letter-spacing: 1.5px;
	line-height: 6px;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

th {
	font-weight: bold;
	text-align: left;
}

a {
	color:#004080; 
	text-decoration: none;
}

a:hover {
	color: #acac88;
	text-decoration: underline;
}

img {
  border: none;
}


table#wrapper {
  width: 900px;
  margin: 0px, 0px, 0px, 0px;
  padding:0px, 0px, 0px, 0px;
  white-space: none;
  
  
}

div#topbar {
	width: 100%;
	background-image:url(../images/topbar.gif);
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	margin-bottom:0;
	height: 51px;
	
}

div#footnote {
  	padding: 15px 0px 5px 30px;
	float: left;
	white-space: nowrap;
	font-size: 12px;
	color:#ffffff;
}

div#main {
	padding: 10px 60px 10px 60px;
	font-sixe: 12px; 
	color: #6b5634;
	
}

div#content {
	padding: 3px 50px 3px 220px;
	font-size: 12px; 
	color: #6D5634;
}
	
.copyright {
	font-size: 10px;
	color:#acac88;
}

a.copyright {
	font-size: 10px;
	color:#acac88;
	text-decoration: none;
	font-style: italic;
}

a.copyright:visited {
	font-size: 10px;
	color:#acac88;
	text-decoration: none;
	font-style: italic;
}

a.copyright:hover {
	font-size: 10px;
	color:#acac88;
	text-decoration: none;
	font-style: italic;
}

.address {
	font-size: 10px;
	color:#b9b8b7;
}

a.footnote {
	color:#ffffff; 
	text-decoration: none;
	font-weight: none;
}

a.footnote:hover {
	color: #c0b6a9;
	text-decoration: none;
	font-weight: none;
}
	
div#feature {
	padding: 115px 4px 5px 15px;
	margin-top: -2px;
	font: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 12px;
}

td#mainpic {
	background: url(../images/sidevalues.jpg) top left no-repeat;
	background-color:#FFFFFF;
}

td#subpic {
	background: url(../images/sidevalues2.jpg) top left no-repeat;
	background-color:#FFFFFF; 	
}

td#subpic.client {
	background: url(../images/sidevalues2.jpg) top left no-repeat;
	background-color:#FFFFFF;
	height: 920px;
  	
}

td#servicespic {
	background: url(../images/sidevalues_services.jpg) top left no-repeat;
  	background-color:#FFFFFF;
}

div#services {
	padding: 28px 3px 0px 7px;
	color:#FFFFFF;
	font-size: 11px;
	float:left;
	line-height: 4px;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

a.feature {
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 0 0;
	color: #CCCCCC;
}

a.feature:hover {
	color: #acac88;
	font-size: 10px;
	text-decoration: underline;
}

div#footer {
	width: 900px;
	background-image: url(../images/btm_bkgrnd.gif);
	background-repeat: repeat;
	height: 100%;
}

div#search {
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	font-size:11px;
}

div#date {
  	padding: 15px 0px 10px 20px;
	float: left;
	white-space: nowrap;
	font-size: 11px;
	color:#cccccc;
}

td#subheader {
  
  	background-image: url(../images/top_bkgrnd.gif) top no repeat;
	height: 163px;
}

td#subnav {
	background-image:url(../images/sub_nav_bkgrnd.gif) top no repeat;
	height: 37px;
	
}


.searchbox {
	background-image:url(../images/googlesearch.gif);
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-color:#999999;
	
}

.searchtext {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.form{
	font-size:12px;
	color:#50697c;
}

#gallery {
	width: 125px;
	height: 250px;
	border: solid, #000000, 1px;
	padding: 0 0 0 0;
	margin: 2 2 2 2;
	background-color: #999999;
}

.errormsg {
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.req {
	color: #FF0000;
}

input.age {
	width: 35px;
}

input.other {
	height: 100px;
	width: 500px;
	font-family: Helvetica, Arial, sans-serif;
}

#popupclose {
	height: 30px;
	width: 30px;
	font-family: Arial, Helvetica, Gothic;
}