body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff url(images/template_main_bg.jpg) top repeat-x;
}
		
a:link, a:visited {
	color: #009;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #006;
	text-decoration: underline;
	font-weight: normal;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 {
	clear: both;
	font-size: 1px;
}
.margin_bottom_50 {
	clear: both;
	height: 40px;
	font-size: 1px;
}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.header_01 {
	padding: 3px 0 5px 15px;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
	border-left: 10px solid #CCC;
}

.header_02 {
	padding: 0 0 5px 0;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #333;
}

.image_box_01 {
	float: left;
	border: 5px solid #CCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0;
}

.rc_btn_01 a {
	clear: both;
	display: block;
	float: left;	
	font-size: 14px;
	padding-left: 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(images/template_list_icon_01.jpg) left center no-repeat;
	text-decoration: none;	
}
body#aboutpage li#about a, body#homepage li#home a, body#contactpage li#contact a{
	clear: both;
	display: block;
	float: left;	
	font-size: 12px;
	padding-left: 15px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(images/template_list_icon_04.jpg) left center no-repeat;
	text-decoration: none;	
}

#template_container {
	width: 970px;
	margin: 0 auto;
}

#content_left {
	float: left;
	width: 290px;
	padding: 0 20px;
}

#content_right {
	float: right;
	width: 600px;
	padding: 0 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#site_title {

	color: #e0f2e8;
	height: 105px;
	padding: 150px 0 0 0;
}

#site_name {
	font-family: Tahoma, Geneva, sans-serif;	
	color: #e0f2e8;
	font-size: 48px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 10px;
}

#site_slogan {
	font-size: 16px;
	padding: 10px;
}

/* menu */

#template_menu {
	clear: both;
	margin-top: 40px;
}

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

#template_menu ul li{
	margin: 0 0 15px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dashed #666;
}

#template_menu ul li a{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #999;
	outline: none;
	padding: 0 0 0 30px;
	background-image: url(images/template_list_icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#template_menu li a:hover, #template_menu li .current{
	color: #000;
	background: url(images/template_list_icon_01.jpg) left center no-repeat;
}

/* end of menu */

.service_box {
	clear: both;
	outline: none;
	width: 290px;
}

#content_right #top_menu {
	height: 40px;
	text-align: right;
	padding: 30px 20px 0 0;
}

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

#top_menu ul li {
	list-style: none;
	display: inline;
}

#top_menu ul li a{
	padding: 20px 0 0 0;	
	margin: 0 0 0 20px;
	color: #ffffff;
}

#top_menu ul li .rss {
	padding-right: 35px;
	background: url(images/rss_icon.png) right bottom no-repeat;
}

#content_right #template_banner {
	clear: both;
	background-image: url(images/template_banner_test.jpg);
	height: 320px;
}

#template_banner .header{
	font-size: 44px;
	font-weight: bold;
	color: #000;
	padding: 10px;
}

#template_banner p {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

.section_w270 {
	float: left;
	width: 270px;
}

.section_w270 p{
	text-align: justify;
}

.section_w270 ul {
	margin: 15px 0 0 20px;
	padding: 0px;
}

.section_w270 ul li {
	list-style: none;
	padding: 0 0 5px 15px;
	background: url(images/template_list_icon_03.jpg) left center no-repeat;
}

.section_w270 img {
	margin: 5px 0 10px 0;
	border: 5px solid #CCC;
}

.section_w600 {
	clear: both;
	width: 600px;
}

.section_w600 p {
	margin-bottom: 10px;
}

/* footer */

#template_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #333 url(images/template_footer_bg.jpg) repeat-x;
}

#template_footer {
	margin: 0 auto;
	width: 970px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;

}

#template_footer a{
	color: #ffffff;
	font-weight: bold;
}
/* end of footer */
.contact {
	background-image: url(images/quick_contact.gif);
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	padding-bottom: 10px;
	margin-top: 25px;
	background-position: center top;
}
.latestnews {
	background-image: url(images/latest-news1.gif);
	padding-top: 60px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	padding-bottom: 10px;
	margin-top: 25px;
	background-position: center top;
}
.testimonials {
	margin-top: 25px;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-style: normal;
	background-image: url(images/Testimonials.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

