body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg.gif) 0 0 no-repeat;
	font: 11px/1.4 Verdana, Arial, sans-serif;
	color: #000;
	}
#top {
	height: 62px;
	margin: 0 0 0 183px;
	padding: 0;
	border: 0;
	background: transparent url(../images/topbg.gif) 0 0 repeat-x;
	}
.logo	{margin: 10px 0 0 14px;}
#menu {
	height: 33px;
	margin: 0 0 0 183px;
	padding: 0;
	border: 0;
	background: transparent url(../images/topbg.gif) 0 0 repeat-x;
	}
#content {
	height: auto;
	margin: 0 0 0 183px;
	padding: 0;
	width: 530px;
	}
#footer {
	margin: 0 0 0 275px;
	padding: 0;
	}
.links {
	font-size: 11px;
	margin: 10px 0 0 25px;
	}
.ftr {
	font-size: 11px;
	margin: 5px 0 0 0px;
	}
a:link {  
	line-height: 1.2em; 
	font-weight: bold;
   color: #000080;
   text-decoration: none;
	}
a:visited {  
	line-height:1.2em;
   font-weight: bold;
   color: #000080;
   text-decoration: none;
	}
a:hover {  
   line-height: 1.2em;
   font-weight: bold;
   color: #00F;
   text-decoration: underline;
	}
a.tnlink {  
	line-height: 1.2em; 
   font-weight: normal;
	color: #000080;
   text-decoration: none;
	}
 a:visited.tnlink {  
	line-height:1.2em;
   color: #000;
   text-decoration: none;
	}
a:hover.tnlink  {  
   line-height: 1.2em;
   color: #00F;
   text-decoration: underline;
	}
/*	*/	
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	}	
li {
	margin: 0 0 0 40px; 
	padding: 0 0 0 0; 
	}
.picmb {
	float: right;
	display: block;
	padding-left: 5px;
	}
.crew {
	float: right;
	margin: 15px 20px; 
	}	
.picleft {
	float: left;
	text-align: center;
	margin-top: 7px;
	margin-left: 20px;
	}
.picrt {
	float: right;
	text-align: center;
	margin-top: 7px;
	margin-right: 20px; 
	}
.picleft .tns, .picrt .tns {
	margin-bottom: -3px;
	border: 0;
	}
.caption {
	text-align: center;
	margin: 0 0;
	}
p.backnext {
	margin: 10px 0 20px 0;
	}
/* Estimate Form */
.red {color: #F00;}	
.moreinfobox {
	width: 400px;
	text-align: right;
	padding: 20px 10px 10px 10px;
	}
.formbg {
	color: #000;
	background: #F8F8F8;
	border: 1px solid #999;
	}
input.submit {
	font-size: 90%;
	cursor: pointer;
	margin-right: 90px;
	padding: 2px 5px 2px 5px;
	border: 2px outset #CCC;
	}
.text {vertical-align: middle;}
input.text, textarea.text, select.text {
	width: 200px;
	font: 100% Verdana, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	border: 1px solid #A5A5A5;
	padding-left: 3px;
	
		