body {
	background-color: #333;
	margin: 20px 0px 0px 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#wrapper {
	width: 782px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align: center;
	background-color: #fff;
	color: #333;
	}

#topheader {
	background: url(../images/topheader.jpg) no-repeat top;
	height: 186px;
	}
	
* html #topheader {
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;	
	}
	
#topheader #card {
	float: right;
	width: 137px;
	height: 111px;
	background: url(../images/animated-card.gif) no-repeat;
	margin: 52px 93px 0 0;
}

* html #topheader #card {
	margin-right: 46px;
}

#nav {
	background: url(../images/navback.gif) top;
	height: 35px;
	}
	
* html #nav {
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;	
	}
	
#mainnav {
	margin-top: 10px;
	margin-left: 45px;
	padding-left:0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#mainnav li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	}
	
#mainnav li a 
{
	color: #fff;
	text-decoration: none;
	
	}
	
#mainnav li a:hover {
	color: #333;
	}
	
#mainnav li a.current {
	color: #333;
	}
	#mainnav li a.current1 {
	color: #fff;
	}
	#mainnav li a.current2 {
	color: #fff;
	}
	#mainnav li a.current3 {
	color: #fff;
	}
	#mainnav li a.current4 {
	color: #fff;
	}
	#mainnav li a.current5 {
	color: #fff;
	}

* html #mainnav{
	margin-top: 10px;
	margin-right: 0px;	
	margin-left: 22px;	
	}
	
#nav2 {
	background: url(../images/nav2back.gif) top;
	height: 27px;
	}
	
#subnav {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0;
	padding-left:0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
	
#subnav li {
	display: inline;
	list-style-type: none;
	padding: 2px;
	}
	
#subnav li a {
	color: #666;
	text-decoration: none;
	background: url(../images/subnav.gif) no-repeat left;
	padding-left: 12px;
	}
	
#subnav li a:hover {
	color: #000;
	}
	
#subnav li a.current {
	color: #000;
	}

* html #subnav{
	margin-top: 7px;
	margin-right: 5px;	
	margin-left: 0px;	
	}
	
/* CONTENT AREA */

#content {
	margin: 0;
	padding: 0;
	text-align: left;
}

#contentleft {
	margin: 0;
	padding: 10px 0 0 68px;
	width: 387px;
	height: 420px;
	float: left;
	background: url(../images/home-greenback.jpg) no-repeat;
}

#contentleft .services {
	background: url(../images/pixel-white.gif) repeat-x bottom;
	padding: 0 40px 18px 0;
	height: 90px;
	margin-top: 15px;
}

* html #contentleft .services {
	padding-bottom: 20px;
}

#contentleft .services#end {
	background: none;
}

#contentleft .services h2 {
	font-size: 15px;
	font-stretch: expanded;
	color: #ccc;
	text-transform: capitalize;
}

#contentleft .services h3 {
	font-size: 13px;
	color: #eee;
	text-transform: capitalize;
	margin-top: -10px;
}

* html #contentleft .services h3 {
	margin-top: -17px;
}

#content .services p {
	color: #ccc;
	font-size: 11px;
	margin-top: -12px;
}

* html #content .services p {
	margin-top: -17px;
}

#contentleft .services img {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

#contentleft .services img.button {
	margin-top: 3px;
	padding: 0;
}

#contentright {
	margin: 0;
	padding: 30px 50px 0 40px;
	width: 233px;
	float: left;
}

#contentright h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #999900;
}	

#contentright h1#subtitle {
	color: #000;
	margin-top: -9px;
}	

* html #contentright h1#subtitle {
	margin-top: -17px;
}

#contentright p {
	line-height: 14px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#contentright #latestnews {
	background: url(../images/home-newsbox.gif) no-repeat;
	border-bottom: 1px solid #ccc;
	width: 213px;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
}

#contentright #latestnews h2 {
	background: url(../images/home-icon-news.gif) no-repeat 0 50%;
	padding-left: 15px;
	font-size: 12px;
	color: #999900;
	text-transform: capitalize;
}

#contentright #latestnews p {
	background: url(../images/home-dotted-line.gif) repeat-x bottom;
	font-size: 10px;
	text-align: left;
	padding: 0 0 10px 0;
}

#contentright #latestnews p#last {
	background: none;
}

#testimonial {
	background: url(../images/home-clienttestimonial.gif) repeat-x;
	height: 60px;
	padding: 10px 0 0 60px;
	margin: -14px 0 0 0;
	text-align: left;
}

* html #testimonial {
	margin-top: -19px;
	padding-top: 15px;
}

#testimonial h2 {
	background: url(../images/home-icon-testimonial.gif) no-repeat 0 2px;
	line-height: 16px;
	padding-left: 25px;
	font-size: 12px;
	color: #999900;
	text-transform: capitalize;
	float: left;
}

#testimonial blockquote {
	float: left;
	color: #666;
	font-size: 11px;
	width: 500px;
}

#testimonial blockquote p {
	padding: 0;
	margin: 0;
}

#testimonial p.author {
	float: left;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 0 0;
}

#columnleft {
	float:left;
	width: 156px;
	padding: 0px;
	text-align: left;
	background: #fff;
	padding: 0px;
	margin: 23px 0px 0px 20px;
	}
	
* html #columnleft {
	margin: 20px 0px 0px 10px;
	}

#columnmiddle {
	float: left;
	width: 396px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	background: #fff;
	margin: 0px;
	}
	
#columnwide {
	float: left;
	width: 552px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	background: #fff;
	margin: 0px 0px 0px 20px;
}

* html #columnwide {
	margin: 0px 0px 0px 10px;
}

#columnmiddle #title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#columnmiddle h2, #columnwide h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #98A336;
	font-weight: normal;
	}

#columnmiddle h1, #columnwide h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999999;
	}
	
* html #columnmiddle {
	margin-top: 0px;
	margin-right: 0px;	
	width: 390px;
	}
	

	
#columnright {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	margin: 23px 0px 0px 0px;
	}
	
* html #columnright {
	margin-top: 20px;
	margin-right: 0px;	
	}
	
#sidenavcontainer	{ 
	width: 156px;
	}

#sidenavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	}
	
* html #sidenavcontainer ul {
	margin-top: 10px;
	}
	
#sidenavcontainer li {
	border-top: 1px solid #ccc;
	background: url(../images/leftmenu.gif) repeat-x;
	}
	
#sidenavcontainer li#last {
	border-bottom: #ccc;
	}

#sidenavcontainer a {
	display: block;
	padding: 3px;
	width: 147px;
	color: #666;
	text-decoration: none;
	}
		
#sidenavcontainer a:hover, #sidenavcontainer a.current {
	color: #999900;
	text-decoration: none;
	}
		
#sidenavcontainer li ul {
	margin-top: 0px;
	border-bottom: none;
	}
	
#sidenavcontainer li ul li {
	border-top: none;
}
	
#sidenavcontainer li ul li a {
	display: block;
	width: 120px;
	padding: 3px 3px 4px 32px;
	background: #fff url(../images/lefnav-arrow.gif) no-repeat 20px 7px;
	color: #666;
	text-decoration: none;
	}

#footer {
	height: 60px;
	padding: 40px 0px 0px 180px;
	margin: 0px;
	background: url(../images/footerlogo.gif) no-repeat left;
	}
	
* html #footer {
	margin-top: -5px;
	}

#footersection {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#footersection #footernav {
	margin: 0px;
	padding: 0px;
	}	
	
#footernav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	}
	
#footernav li a {
	color: #666;
	text-decoration: none;
	}
	
#footernav li a:hover {
	color: #333;
	}

#footernav li a.current {
	color: #333;
	}
	
.newsdate  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	}

.service {
	background-color:#F6F6F6;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	padding: 10px;
	font-size: 11px;
}

#copyright {
	font-size: 10px;
}

a:link {
	color: #999900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999900;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {
	text-decoration: none;
	color: #999900;
}

#info {
	width: 100%;
	height: 20px;
	color: #666;
	background: #333;
}

#info #validation a {
	display: inline;
	color: #666;
	font-size: 9px;
	float: left;
	padding-left: 5px;
}

#info #veratta a {
	color: #666;
	font-size: 9px;
	float: right;
	padding-right: 5px;
}

.errorbox {
	padding: 5px 5px 5px 45px;
	border: 1px solid #98A336;
	background: #f2f2f2 url(../images/alert.gif) no-repeat 5px 5px;
	margin-bottom: 10px;
}

#customerror {
	padding: 10px;
	width: 350px;
	height: 200px;
	position: relative;
}

h2#errortitle {
 color: #666;
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 letter-spacing: -1px;
 background: url(../images/alert.gif) no-repeat 0 0;
 padding-left: 40px;
 line-height: 30px;
}

/********************************************************************** 
	Clearfix - this prevents elements from overlapping others 
**********************************************************************/

div.clearer {
	clear: left; 
	line-height: 1%; 
	height: 0;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


	

