
body {
	margin:0px; 
 	padding:0px; 
 	background:URL(); 
 	background-repeat:repeat-x; 
 	background-color:black;
 	font-family: tahoma, arial, sans-serif;
}
#header {
	vertical-align:top;
	width:766px;
	height:239px;
	background-image:url("images/header.JPG"); 
	background-color: white;
	background-repeat:no-repeat;
}
#footer {
	vertical-align:top;
	width:766px;
	height:70px;
	background-image:url(images/footer.gif); 
	background-repeat:no-repeat
}
.bullet {font-size: 14px; color: #444; font-weight: bold; margin-left:10px;}
.bullet td {vertical-align: top; }
.companyInfo { font-size: 12pt; color: #444;}
.title {font-size:18px;  color: #444; }

.text{font-family:Tahoma; font-size:11px;  color:#666666;}
.main{font-family:Tahoma; font-size:11px;  color:#494F4E;}
.main2{font-family:Tahoma; font-size:14px;  color:#494F4E;}
.nomargin { margin-top: 0; }
.green{font-family:Tahoma; font-size:11px;  color:#30B530;}
.green2{font-family:Tahoma; font-size:14px;  color:#30B530;}
.white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none;}

.style1 {font-size: 16px;}
.style2 {color: black;}
.style3 {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.input{
	width:182px; height:21px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#5E5E5E;
	font-family:Tahoma; font-size:11px;  color:#494F4E;
	padding-top:2px;
}
	
#mainmenu {
	margin-top:175; margin-left:4;
	width:418px;
	font-family:tahoma;
	font-size:10pt;
	text-align:center;
	border:0 solid black;
}
#mainmenu td{ width:20%; }
#mainmenu a, #mainmenu a:link:visited:active {
	display: block;
	color: #079;
	text-decoration:none;
	font-weight: bold;
	height:50px;
	width:100%;
	padding-top: 20px;
}
#mainmenu a:hover { 
	color:#070; 
	background-image:url("images/axe.gif");
	background-repeat:no-repeat;
	background-position: top center;
}
#services {
	margin: 0px;
	border-collapse: collapse;
	padding:0;
	background-color: white;
}
.bullet a, .bullet a:link:visited:active {
	font-size:11pt;  
	color:#494F4E;
	text-decoration: none;
}
.bullet a:hover{ text-decoration: underline;}

.indent {
	padding-left: 27px; padding-right: 27px;
	font-family:Tahoma; 
	font-size:11pt;  
	color:#494F4E;
}


.textarea{
	width:182px; height:113px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#5E5E5E;
	font-family:Tahoma; font-size:11px;  color:#494F4E;
	padding-top:2px;
	overflow:auto;
}

