*{
	margin: 0;
	padding: 0;
}
body {
	background: #7b797a url(../images/greybar.jpg) repeat-x;
	overflow: auto;
	font: 8pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #888888;
}
body img{
	float: left;
	border: 0;
}
h1{
	font: 14pt Verdana, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 5px;
}
h2{
	font: 10pt Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
}
h3 {
	font-size : 1.1em;
}
a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #222222;
}
ul{
	padding-left: 40px;
}
#container {
	width : 1010px;
	background : #7b797a;
	margin : 0 auto;
	text-align : left;
}
#header {
	background: #ffffff url(../images/header_followon.jpg);
	width: 1010px;
	height: 106px;
	margin: 0;
	padding : 0;
}
#nav{
	background: #ffffff url(../images/border.jpg);
	height: 28px;
}
#nav ul{
	padding-left: 20px;
}

#nav li{	
	list-style: none;
	display: inline;
	color: #999999;
}
#nav a{
	font-family: verdana;
	font-weight: 500;
	color: #999999;
}
#gallerylinks{
	clear: both;
	background: #ffffff url(../images/border.jpg);
	height: 30px;
	width: 617px;
	padding-left: 353px;
	padding-right: 40px;
}
#gallerylinks ul{
	font-size: 12pt;
}
#gallerylinks a{
	font-weight: normal;
	color: #999999;
}
#gallerylinks p{
	float: right;
	font-size: 10pt;
	padding-right: 40px;
	padding-left: 40px;
}
#gallerylinks h1{
	color: #000000;
	padding-left: 20px;
	clear: left; 
	width: 500px;
}
#gallerylinks ul{
	padding-left: 0px;
	padding-top: 8px;
}
#gallerylinks li{	
	list-style: none;
	display: inline;
}
#footer h1{
	color: #000000;
	padding-left: 20px;
	clear: left; 
	width: 500px;
}
#footer ul{
	padding-left: 20px;
	padding-top: 8px;
}
#footer li{	
	list-style: none;
	display: inline;
}
#content {
	margin: 0;
}
#leftbox { /* total width:  353*/
	width: 225px;
	height: 328px;
	padding-right: 28px;
	padding-left: 100px;
	padding-top: 40px;
	background: url(../images/doohicky_wide.jpg);
	float: left;
	overflow: hidden;
}
#leftbox ul{
	padding-left: 20px;
}
#rightbox { 
	width: 657px;
	height: 368px;
	background: #ffffff;
	float: left;
	clear: none;
	overflow: hidden;
}
#leftbox_thin { /* total width:including drop shadow on right edge is 262px */
	width: 257px;
	height: 368px;
	background: url(../images/doohicky_thin.jpg);
	float: left;
	overflow: hidden;
}
#rightbox_wide { /* width= 748px including 5 pixel drop shadow on right edge */
	width: 748px;
	height: 368px;
	background: #444444;
	float: left;
	clear: none;
	overflow: hidden;
}
#white_block{
	clear: both;
	background: #ffffff url(../images/border.jpg);
	width: 617px;
	padding-top: 20px;
	padding-left: 353px;
	padding-right: 40px;
}

#footer{
	clear: both;
	background: #ffffff url(../images/footer.jpg) no-repeat;
	width: 1010px;
	height: 70px;
}
#footer a{
	font-weight: normal;
	color: #999999;
}
#footer p{
	float: right;
	font-size: 10pt;
	padding-right: 40px;
	padding-left: 40px;
}
#footer ul{
	font-size: 12pt;
}
#footer .firstword{
	color: #999999;
}

#whypage a.whylink {
	color:#000000;
}
#gallerypage  a.gallerylink {
	color:#000000;
}
#homepage  a.homelink {
	color:#000000;
}
#compage  a.comlink {
	color:#000000;
}
#respage  a.reslink {
	color:#000000;
}
#contactpage  a.contactlink {
	color:#000000;
}
#gallerylinks1  #link1{
	color:#000000;
}
#gallerylinks2 #link2{
	color:#000000;
}
#gallerylinks3 #link3{
	color:#000000;
}
#gallerylinks4 #link4{
	color:#000000;
}
#gallerylinks5 #link5{
	color:#000000;
}
#lastlinks {
	width: 180px; 
	float: right; 
	text-align: right;
	font-size: 7pt;
}
#gallerylinks1{
	width: 400px;
	float: left;
}
#gallerylinks2{
	width: 400px;
	float: left;
}
#gallerylinks3{
	width: 400px;
	float: left;
}
#gallerylinks4{
	width: 400px;
	float: left;
}
#gallerylinks5{
	width: 400px;
	float: left;
}
.light{
	color: #999999;
}
.testimonials{
	padding-left: 0px;
	font-size: 8pt;
}

