body {
	font: 11px/1.3 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	/*color:#808080;*/
	color:#736458;
/*	background: #736458;*/
}

#page {
	color:inherit;
/*	border:1px solid #ff0000;*/
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position:absolute;
	width:100%;
}

#pageTop{
/*	border:1px solid #00ffff;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1;
/*	background-color:#070403;*/
	width:100%;
}

#pageHeader{
/*	text-align:center;*/
/*	border:1px solid #00ff00;	*/
	width:900px;
	margin:0 0 0 0;
	left:0px;
	line-height:1;
	overflow:hidden;
	position:relative;
/*	border-bottom: 1px dotted #736458;*/
}

#pageBody{
	/*background: url(../i/page-bg-910.png) no-repeat;*/
	background-color:#FFFFFF;	
/*	border:1px solid #0000ff;	*/
	height:800px;
	width:900px;
}

#pageContent{
/*	border:1px solid #CCCCCC;	*/
	float:left;
	height:600px;
	width:640px;	
	padding:5px 0 0 20px;
}

.bodydivs{
/*border: 1px solid #336699;*/
display:none;
float:left;
font-size:12px;
height:0px;
padding:0 8px 0 8px;
text-align:left;
visibility:hidden;
width:620px;
}

.bodydivs h1{
	font-size:9px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
/*	border:1px solid #fff000;*/
}

.bodydivs h2{
	font-size:13px;
}

ul.clientlist{
/*	border:1px solid #ff0000;*/
	float:left;
	list-style: none;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	width:295px;
	
}

#contactForm td{
	font-size:11px;
	vertical-align : middle;
}

fieldset{
 width:240px;
 float:left;
 margin:0 0 0 0;
 height:410px;
 color:#ff0000;
  border:1px solid #736458;
}

legend{
text-align:left;
 color:#736458;
 font-weight:bold;
/* color:#ff0000;*/

}
#topOverBar{
	z-index:999998;
	position:absolute;
	height:30px;
	width:100%;
	background-color:#fff;
	filter:alpha(opacity=1);
	-moz-opacity:.01;
	opacity:.01;	
}

.backOverLay {
		z-index:10000; 
		position:fixed; 
		width:0; 
		height:0; 
		background-color:#000;
		left:0px;
		top:0px;
		
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.50;
	}
.popUpBox{
		z-index:10001; 
				width:0; 
		height:0; 
		/*background-color: #ffffff;*/
}				

.popUpLink{
	font-size:12px;
	color:#808080;
			width:0; 
		height:0; 
}
.popUpLink:hover {
	color:#F7971D;
			width:0; 
		height:0; 
}

.contactLinks{
color:#736458;
font-weight:normal;
text-decoration:none;
}

.contactLinks:hover{
color:#ff6501;
text-decoration:none;
}

#divPicture {
position:relative;
top:0px;
height:145px;
width:900px;
/*border-top:1px solid #ffffff;*/
}

.crossbarHolder{
/*border:1px solid #ffff00;*/
height:150px;
padding:13px 0 0 0;
float:left;
width:300px;
}

.crossbarText{
height:70px;
/*border:1px solid #ffffff;*/
color:#ffffff;
float:left;
/*font-weight:bold;*/
font-size:13px;
/*padding:10px 0 10px 20px;*/
padding:10px 0 0 20px;
/*padding:0 0 0 0;*/
position:relative;
text-align:left;
top:0px;
width:300px;
}

.crossbarHolder a{
/*border:1px solid #00ffff;*/
color:#ffffff;
text-decoration:none;
font-size:15px;
/*font-weight:bold;*/
padding:0 0 0 0;
text-align:left;
}

#crossbarClose{
/*border:1px solid #00ffff;*/
float:left;
height:5px;
position:relative;
text-align:right;
width:900px;
margin:0 0 0 0;
padding:0 0 0 0;
/*z-index:9999;*/
}

#closeX{
/*border:1px solid #ff00ff;*/
color:#ffffff;
height:5px;
margin:0 0 0 0;
padding:0 0 0 0;
position:relative;
text-decoration:none;
}

#footerDiv {

background-color:#ffffff;
color:#736458;
width:900px;
height:25px;
text-align:right;
padding:20px 20px 0 0;

}