body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #FFF;
	float: none;
	background-color: #FFF;
	background-image: url(images/website_banner_bg.jpg);
	background-repeat: repeat;
	background-position: 0px;
}

a:link, a:visited { color: #b7bd19; text-decoration: none; font-weight: bold;} 
a:active, a:hover {
	color: #FFA300;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	color: #FFE202;
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#website_container{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
#website_header {
	width: 900px;
	height: 60px;
	background: url(images/website_header_bg.jpg);
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#website_header #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
}
/* end of header */

/* menu */
#website_menu {
	clear: both;
	position: relative;
	width: 920px;
	height: 45px;
	background: url(images/website_menu_bg.jpg) right no-repeat;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

#website_menu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 45px;
	background: url(images/website_menu_bg_left.jpg) no-repeat;
}

#website_menu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#website_menu ul li{
	float:left;
	padding-right: 5px;
}

#website_menu li a{
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 8px;	
}
#website_menu  li a b{
	float: left;
	display: block;
	padding: 4px 24px 0 16px;
}
#website_menu  li.current a, #website_menu  li a:hover{
	color: #000000;
	text-decoration: none;
	background: url(images/website_menu_hover_bg_left.jpg) left top no-repeat; 
}
#website_menu  li.current a b, #website_menu li a:hover b{
	color: #000;
	padding-top: 0px;
	text-decoration: none;
	background: url(images/website_menu_hover_bg.jpg) right top no-repeat;
}
/* end of menu */

/* banner */
#website_banner {
	clear: both;
	width: 960px;
	height: 245px;
	background: #b7bd19 url(images/website_banner_bg.jpg) top left no-repeat;
}

#website_banner p{
	color: #333;
	font-size: 13px;
	width: 400px;
	padding: 130px 0px 0px 70px;
	text-align: left;
	line-height: 20px;
}

#website_banner a{
	color: #000;
}
/* end of banner */

/* content */
#website_content {
	width: 880px;
	padding: 30px 40px 0px 40px;
	min-height: 500px;
	background: url(images/website_content_bg.jpg) repeat-y;
}

#website_content #website_content_left {
	float: left;
	width: 600px;
}

#website_content #website_content_right {
	float: right;
	width: 280px;
	height: 175px;
	border-top-style: none;
	background-image: url(images/templatemo_newsletter_bg2.jpg);
}

/* left column */


#website_content_left p{
	text-align: justify;
	padding-bottom: 10px;
}

#website_content_left ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#website_content_left li {
	padding: 0 0 10px 25px;
	background: url(images/website_list_icon.jpg) left top no-repeat;
}


#website_content_left .content_left_section_01 {
	clear: both;
}

.content_left_section_01 h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
}


.content_left_section_01 img {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2f2b2c;
	border-right-color: #2f2b2c;
	border-bottom-color: #2f2b2c;
	border-left-color: #2f2b2c;
}

#website_content_left #why_choose_us {
	float: left;
	margin-right: 40px;
	width: 260px;
}

#why_choose_us h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/website_graph.jpg) left bottom no-repeat;
}

#website_content_left #services {
	float: left;
	width: 260px;
}

#services li a {
	font-size: 11px;
	font-weight: normal;
	color: #dddcdc;
}

#services h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/website_services_icon.jpg) left bottom no-repeat;
}

/* end of left column */

/* right column */
 #website_content_right .right_column_section{ 
	clear: both;
	margin-bottom: 30px;
}

.right_column_section img {
	margin-bottom: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2f2b2c;
	border-right-color: #2f2b2c;
	border-bottom-color: #2f2b2c;
	border-left-color: #2f2b2c;
}
 
.right_column_section #company_news_header {
	font-size: 18px;
	height: 20px;
	color: #FFE202;
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(images/website_news_icon.jpg) left bottom no-repeat;
	
}

.right_column_section #testimonials_header {
	font-size: 18px;
	height: 20px;
	color: #FFE202;
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(images/website_test_icon.jpg) left bottom no-repeat;
}
 
.right_column_section h1 {
	color: #FF9F00;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0px;
	font-weight: normal;
 }
 
.right_column_section h2 {
	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
#website_content_right #newsletter_section{
	clear: both;
	padding: 10px 20px;
	height: 135px;
	background-image: url(images/templatemo_newsletter_bg2.jpg);
	background-repeat: no-repeat;
}

#newsletter_section h1 {
	color: #FFE202;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

#newsletter_section p{
	margin-bottom: 10px;
}

#newsletter_section form {
	padding: 0px;
	 margin: 0px;
}

#newsletter_section input {
	margin-bottom: 5px;
}

/* end of right column */
/* end of content */

/* footer */
#website_footer {
	clear: both;
	color: #999;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background-image: url(images/website_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#website_footer a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */

