/* CSS Document */
body {
background: #4e4f4f url(images/background.gif) repeat-x top left;
font: 9pt Arial, Helvetica, sans-serif;
color: #EFEFEF;
}

h4 {
color:#EFEFEF;
}

h3 {
color: #99FF00;
}

a, a:visited {
color: #99FF00;
/*BLUE color: #10BFE6; */
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#clientList td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#clientList strong {
	font-size: 11pt;
}
#clientPic {
	float: right; 
	border:3px solid #CCCCCC;
	width:175px;
	height:200px;
}

#clientStats {
	background-color:#636262;
	width: 500px;
}
#clientStats td {
	padding: 5px;
	border-bottom: 1px solid #777777;
}

#menuTop {
width:875px;
text-align: left;
text-indent: 30px;
}

#bodySize {
width:875px;
}

#menuRt {
position:relative;
float:right;
top:70px;
width:110px;
}
#botContent {

float:left;
text-align:left; 
vertical-align:top;
padding: 0px 0px 0px 0px;
}
#bodyHolder {
background:url(images/contentBg.jpg) repeat-y;
padding: 0px 0px 0px 0px;

}
#botHeader {
background:url(images/header.jpg) no-repeat; 
width: 745px; 
height: 95px; 
padding: 0px 0px 0px 0px;
text-align:left;
}

#secHeaderFrontpage{
background:url(images/headerBg.jpg) repeat-y;
width: 745px; 
height: 280px; 
padding-top:0px;
padding-bottom:0px;
}

#secHeader{
background:url(images/headerBg.jpg) repeat-y;
width: 745px; 
height: 90px; 
padding-top:0px;
padding-bottom:0px;
}
#contentBottom{
background:url(images/contentBg.jpg) repeat-y;
width: 745px; 
padding-top:0px;
padding-bottom:0px;
}

#botHeader img {
left: 20px;
}

#botBody {
background:url(images/contentTopBg.jpg) no-repeat;
width: 745px;
padding: 0px 0px 0px 0px;
}
#bodyContent{
width: 700px;
position: relative;
left: 30px;
}

#botSeparator{
background:url(images/bodybg_separator.gif) no-repeat;
width: 745px;
height: 16px;
font-size: 5px;
text-align: left;
}

#botNews {
background:url(images/bodybg_news.gif) no-repeat;
width: 745px;
height: 94px;
}

#botContact {
background:url(images/bodybg_contact.gif) no-repeat; 
width: 340px; 
height: 94px; 
float:right;
}

#botBottom {
background:url(images/bodybg_bottom.gif) no-repeat; 
width: 745px; 
height: 26px;
text-align: left;
}

#botSubBottom {
background:url(images/bodybg_subbottom.gif) no-repeat; 
padding: 0px 0px 0px 0px;
width: 745px; 
height: 20px;
}

#botFooter {
background:url(images/logo_footer.gif) no-repeat right; 
width: 745px; 
height: 35px; 
text-align: right; 
font: 7pt Arial, Helvetica, sans-serif; 
color: #959595;
}

