

body{   
	margin:0px;    
	font-family:verdana, arial, Sans-Serif;    
	font-size:12px;    
	line-height:1.3;    
	color:#6d6a61;    
	height:100%;
	text-align: justify;    
}

#mainContent{ /*for body text*/
	text-align:justify;    
	width:800px;    
	left:50%;
	position:absolute;    
	margin-left:-400px;    
	min-height:400%;    
}

a {
	text-decoration:none;}
a {
	font-family:verdana,arial;}
a:link {
	color:#6d6a61;}
a:visited {
	color: #6d6a61;}
a:hover {
	text-decoration: none; 
	color: #ff9900; 
	font-weight:bold;}
a:active {
	color: #0054a5;
	text-decoration: none}


hr{
	color: #0054a5;
	background-color: #0054a5;
	height: 10px;}

hr.a{
	color: #6d6a61;
	background-color: #6d6a61;
	height: 1px;
	width: 150px;
	margin: 0 auto 0 0;}

#MenuHolder {
	position:absolute;
	font: bold 12px Arial;
	width: auto;
	height: 40px;
	padding-left: 5px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

#MenuHolder ul {
	width: 791px; /*width of menu*/
	height: 40px;
	border: 1px solid #ffffff;
	border-width: 1px 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #ffffff;
	background-image: url(menu_up.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-left: 0px;

}

#MenuHolder li {
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
#MenuHolder ul li a{
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	height:22px; 
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	float: left;
}
#MenuHolder ul li a:visited{
	color: #ffffff;
}


#MenuHolder ul li a:hover, #MenuHolder ul li .current{
	color: #ffffff !important; /*shift text down 1px for selected and active item*/
	background: black url(menu_down.jpg) center center repeat-x;
	padding-top: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 28px;
}

#logo{    
	position:relative;    
	margin-top:30px;    
	margin-left:0px;    
	float:left;}


#leftmenulist{/*menu on left of each page*/
	position:relative;
	margin-top:-20px;    
	font-family:verdana, arial, Sans-Serif;    
	font-size:17px;
	line-height:1.3;    
	color:#6d6a61;    
	height:100%;}

#frametext1{
	Z-INDEX: 10; 
	POSITION: absolute;
	margin-top:300px;
	margin-left:280px;
	border: 0px;}

#frametext2{/*iframe positioning on each page*/
	Z-INDEX: 10; 
	POSITION: relative;
	margin-top:-200px;
	margin-left:350px;
	border: 0px;}

#frametext3{
	Z-INDEX: 10; 
	POSITION: absolute;
	width:350px;
	margin-top:50px;
	margin-left:450px;
	border: 0px;}

#frametextservice{
	Z-INDEX: 10; 
	POSITION: absolute;
	margin-top:0px;
	margin-left:100px;
	border: 0px;}

.pgimage{    
	position:absolute;    
	margin-top:10px;    
	margin-left:0px;    
	float:left;}

.pgimage1{    
	position:absolute;    
	margin-top:0px;    
	margin-left:0px;    
	float:left;}

#div1, #div2, #div3 {position:absolute; width:200px; visibility:hidden}

#menucaption{
	position:absolute;    
	margin-top:100px;    
	margin-left:200px;
	text-align:left;}

#footer{	
	position:relative;
	font-size: 12px;
	margin-top:0px;
	color: #6d6a61;    
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align:center;
	width:100%;}

#footer a{
	color:#6d6a61;}

#tabledescription{/*used to display the hover text on left menu links*/
	position:relative;    
	margin-top:-60px;    
	margin-left:150px;
	text-align:center;
	width: 200px;
	height: 100px;
	padding: 2px;
	filter:alpha(opacity=0);
	-moz-opacity:0;}

img
{
border-style: none;}

