body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: repeat-x top url(images/bg_02.gif) #FFF;
	text-align:center;
}
#map {
position: fixed;
top: 40px;
}
#wrapper{
	width:800px;
	margin:0 auto;
	text-align:left;
	}
.header{
height:130px;
width:100%;
}
.logo{
float:left;
margin-left:25px;
width:150px;
margin-top:26px;
}
.navbg{
float:right;
width:500px;
height:100px;
margin-right:10px;
}
.navbg2 {
	width:100%;
	height:100px;
	}
#navcontainer ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 50px;
	padding-top:50px;
	padding-bottom:25px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
font-size: 12px;
font-weight:bold;
padding-right: 12px;
padding-bottom: 25px;
padding-left: 12px;
padding-top:50px;
color:#F3A611;
width: 120%;
height: 59px;
}

#navcontainer ul li a:hover
{
color:#F3A611;
background:url(images/navbg_09.gif) repeat-x;
font-size: 12px;
font-weight:bold;
text-decoration:none;
margin-top:10px;
width: 100%;
height:33px;
}
.underbanner{
height:273px;
width:100%;
margin-lefT:10px;
margin-bottom:20px;
}
.subscript{
font-size: 8px;
float: right;
padding-right: 12px;
}
.sitemap{
margin-left: 60px;
}
.sitemap a {
font-size:14px;
}
.content{
width:100%;
}
.leftcolumn{
width:279px;
float:left;
padding:10px 10px 10px 10px;
margin-bottom:20px;
}
.counter{
width:270px;
bgcolor: #000000;
font-size: 18px;
padding:10px 10px 10px 10px;
margin-bottom:20px;
}
.rightcolumn{
width:480px;
float:right;
padding:10px 10px 10px 10px;
border-left:1px dotted #ededed;
}
.rightcolumn td a {
color: #0000FF;
text-decoration: underline;
}
.rightcolumn td a:hover {
color: #0191FF;
text-decoration: underline;
}
.rightcolumn td a:visited {
color: #734e96;
text-decoration: underline;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1, h2 {
	font-size: 14px;
	color: #000;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px dotted #ededed;
}
a.client:link{
width:90%;
font-size:12px;
background:url(images/navover_24.gif) repeat-y;
padding-top:5px;
padding-bottom:5px;
display:block;
color:#000;
border-bottom:1px solid #ededed;
padding-lefT:10px;
}
a.client:visited{
width:90%;
font-size:12px;
background:url(images/navover_24.gif) repeat-y;
padding-top:5px;
padding-bottom:5px;
display:block;
color:#000;
padding-lefT:10px;
border-bottom:1px solid #ededed;
}
a.client:hover{
width:90%;
background:url(images/othernav3.gif) repeat-y;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
display:block;
color:#fff;
border-bottom:1px solid #ededed;
padding-lefT:10px;
}
.testimonials{
font-style:italic;
font-size:11px;
color:#333;
background:#F1F1F1;
border-left:#ededed solid 3px;
margin-left:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
margin-top:0px;
}
.clientname{
background:url(images/testimonials_03.gif) bottom left no-repeat;
padding-top:7px;
width:172px;
height:21px;
margin-top:5px;
color:#000;
border-bottom:1px #ccc sold;
margin-left:5px;
margin-bottom:0px;
text-align:center;
}
.footer{
border-top:1px solid #ededed;
height:50px;
padding-top:25px;
PADDING-LEFT:30PX;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
}
.blog{
font-size:12px;
color:#333;
background:#F1F1F1;
border-left:#ededed solid 3px;
margin-left:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
margin-top:0px;
line-height:140%;
}
.blogquote{
font-size:30px;
color:#FFFFFF;
}