body {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/web_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F9F9F9;
	font-size: 12px;
	color: #444444;
	line-height: 1.5em;
}

a {
	color: #006699;
}
	
h3 {
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	border-bottom: 3px #006699 solid;
	padding-bottom: 2px;
	color: #006699;
	margin: 0px 0px 20px 0;
}

h2 {
	font-size: 14px;
	color: #444444;
}

ul li, ol li {
	padding-top: 10px;
}

.basic_outer_frame {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}

.header { 
	background-color: #F9F9F9;
	background-image:url(../images/header_banner_v2.jpg);
	background-repeat: no-repeat;
	height: 240px;
	background-position: left top;
	margin-bottom: 20px;
}
	
.header img {
	float: right;
	margin: 170px 20px auto auto;
	border: none;
}
	
#main {
	text-align: justify;
	letter-spacing: 1px;
	background-color: #FFF;
	margin: 0;
	padding: 10px 20px 0px 20px;
}
	
.testimonials {
	background-color: #FFF;
	margin-bottom: 20px;
	padding: 10px 10px 10px 0;
	height: auto;
	display: block;
}
	
.text {
	margin-left: 170px;
	clear: right;
	display: block;
}
	
.text p {
	font-style: italic;
}

.testimonials img {
	float: left;
	border: thin solid #CCCCCC;
}

#client {
	color: #006600;
	font-weight: bold;
}		
		
#main .content { 
	background-color: #FFF;
	width: 500px;
	float: left;
}
	
#main .news {
	margin-left: 540px;
	text-align: left;
	background-color: #FFF;
}
	
#main .news h3 {
	border-bottom: 3px #006600 solid;
	color: #006600;
}

.main_menu {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	padding: 20px 10px 10px 0;
	background-color: #F9F9F9;
}

.main_menu img {
	border: none;
}

.main_menu ul {
	text-align: right;
	margin: 0px;
	padding-top: 57px;
}

.main_menu li {
	display: inline;
}

.main_menu li a {
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 2px 0;
	margin-left: 10px;
}

.main_menu li a:hover {
	border-bottom: 3px solid #008fd5;
	color: #008fd5;
	text-decoration: none;
}
	
.current {
	border-bottom: 3px solid #BA951A;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.logo {
	float: left;
}

.footer {
	margin-top: 50px;
	margin-bottom: 5px;
	color: #444444;
	background-color: #FFFFFF;
	padding: 20px;
}
	
.roundedcornr_box {
   background: #ffffff;
}
   
.roundedcornr_bottom div {
   background: url(../images/bl.gif) no-repeat bottom left;
}
   
.roundedcornr_bottom {
   background: url(../images/br.gif) no-repeat bottom right;
}
   
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
   
.roundedcornr_content {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 20px 20px 10px 20px;
	clear: both;
}
	
.copyright {
	text-align: right;
	color: #666666;
	padding: 20px 10px 10px 10px;
	background-color: #F9F9F9;
	font-size: 11px;
}

.google_ad {
	padding-top: 10px;
	background-color: #F9F9F9;
}

.captchas {
	width: 100%;
}