/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #6f6f6f;
	background: #debc10 url(images/templatemo_body_top.jpg) repeat-x;
	border-top: 2px solid #DEBC10;
}

a:link, a:visited { color: #17aba6; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #CC9900; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; border-radius:5px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 {
	clear: both;
	width:100%;
	height: 20px;
}
.cleaner_products_h40 { clear: both; width:100%; height: 5px; }
.cleaner_index_h40 { clear: both; width:100%; height: 15px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }


#templatemo_wrapper {
	width: 1024px;
	margin: 0 auto;
}

#temmplatmeo_header {
	height: 96px;
	background: url(images/templatemo_menu.jpg) no-repeat bottom;
}

/* site title */

#temmplatmeo_header  #site_title {
	float: left;
	width: 450px;
	padding: 10px 0 0 20px;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

/* end of site title */

/* menu */


#temmplatmeo_header #templatemo_menu {
	float: right;
    height: 43px;
    margin-right: 20px;
    padding-top: 18px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 23px;
	width: 123px;
	margin: 0 0 0 -20px;
	padding: 10px 0 0 20px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
	background:url(images/templatemo_menu_button.png) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	z-index: 200;
	background:url(images/templatemo_menu_button_hove.png);
}

/* end of menu */

/* banner */

#templatemo_banner {
	padding: 15px;
	background: url(images/templatemo_banner.png) no-repeat;
	height:304px;
}

#templatemo_banner_pro {
    background: url(images/templatemo_banner.png) no-repeat scroll 0 0 transparent;
    height: 185px;
    padding: 25px 35px;
    width: 954px;
}

#banner_left {
	float: left;
	width: 365px;
	color: #089008;
	text-align: justify;
}

#banner_left h2 {
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
}

#banner_left a {
	color: #900;
}

#banner_right {
	position: relative;
	float: right;
	width: 517px;
	height: 190px;
	padding: 9px;
	overflow: hidden;
}

#banner_right span {
	position: absolute;
	width: 535px;
	height: 233px;
	top: 0;
	left: 0;
	z-index: 800;
	background: url(images/templatemo_banner_image_fra.png) no-repeat;
}


#banner_right_contactus {
	position: relative;
	float: right;
	width: 900x;
	height: 215px;
	padding: 9px;
	overflow: hidden;
}

#banner_right_contactus span {
	position: absolute;
	width: 980px;
	height: 233px;
	top: 0;
	left: 0;
	z-index: 800;
	background: url(images/banner_bgimg_contactus.png) no-repeat;
}
/* end of banner */

/* content */

#templatemo_content {
	
	clear: both;
	width: 900px;
	padding: 35px 62px 15px 62px;
	background: url(images/templatemo_content_bg.png) repeat-y center;
}

#content_bottom {
	width: 1024px;
	height: 6px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
	margin: 0 auto;
}

.float_l_img {
	float: left;
	margin: 3px 15px 5px 0;
	border-style:solid;
	border-color:#999999;
	border-width:thin;
	padding:3px;
}

#templatemo_content h2 {
	color: #927a01;
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 25px 0;
}

#templatemo_content p {
	margin-bottom: 6px;
	text-align: justify;
}

#templatemo_content strong {
	color: #17aba6;
	font-weight: bold;	
}

#templatemo_content .services_list {
	margin: 20px 150px 0 0;
	padding: 0;
	list-style: none;
}

#templatemo_content .services_list li {
	margin: 0 0 5px 0;
	padding: 4px 0 5px 15px;
	border-bottom: 1px dashed #c7c7c7;
	background: url(images/list_icon.png) no-repeat center left;
}

.section_w900 {
	clear: both;
	width: 900px;
}

.section_w580 {
	width: 580px;
}
.section_home {
	height: 420px;
	background:url(images/Pic.jpg) no-repeat;
}
.section_home p
  {
  padding:10px 20px;
  font-weight:bold;
  color:#000000;
  }

.section_contactus580 {
	width: 580px;
}


.section_contactus280 {
	width: 280px;
}


.section_w280 {
	float: right;
	width: 280px;
	padding-right:35px;
}

.services_section {
	clear: both;
	padding: 20px;
	background: url(images/templatemo_services.jpg) no-repeat top center;
}

.testimonial {

	height: 160px;
	padding: 60px 20px 20px 70px;
	margin-bottom: 30px;
	overflow: hidden;
	background:url(images/templatemo_testimonial.png) no-repeat;
	text-align: justify;
}

.twitter {
	width: 280px;
	overflow: hidden;
	background: url(images/testimonial.png) no-repeat top;
	text-align: justify;
	float: right;
}

.twitter ul {
	margin: 0;
	padding: 60px 30px 40px 30px;
	list-style: none;
	height:61px;
}

.twitter ul li {
	margin: 0 0 10px 0;
	padding: 0;
	height:90px;
}

.twitter ul li span {
	clear: both;
	display: block;
	font-style: italic;
	color: #26aba7;
}

.showcase {
	margin: 0;
	padding: 0;
	list-style: none;
}

.showcase li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 180px;
	height: 180px;
	margin: 0 13px 12px 0;
	background: url(images/templatemo_portfolio_frame.jpg) no-repeat;
}

.showcase li a {
	display: block;
	margin: 20px;
	text-decoration: none;
	text-align: center;
}

.showcase li a img {
	margin-bottom: 5px;
}

.showcase li a span {
	margin-top: 5px;
	color: #5e5e5e;
	font-weight: normal;
	
}
/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: 1000px;
	padding: 10px 12px;
	margin: 0 auto;
	color: #252525;
	text-align: center;
}

#templatemo_footer a {
	font-weight: normal;
	color: #252525;
	text-decoration: underline;
}

/* end of footer */

.sub_name
{ 
	color: #089008; 
	text-decoration: none; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

.grid3,
{
	float: left;
	margin-left:30px;
}

.first {
	margin-left: 0;
	clear: left;
}


.categories 
{
	box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	border:1px solid #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-image:-moz-linear-gradient(top, #fcfcfc, #f4f4f4);/* FF3.6 */ 
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc));/* Saf4+, Chrome */ 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');/* IE6,IE7 */ 
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";/* IE8 */ 
	margin-bottom:3px;
	padding:0 0 0 35px;
	width:225px;
}

.categories li 
{
	border-bottom:1px solid #ebeae8;
	border-top:1px solid #fff;
	list-style-type:square;
}
.categories li:first-child 
{border-top:none}

.categories li:last-child 
{border-bottom:none}

.categories li a 
{
	position:relative;
	display:block;
	padding:8px 0 11px 5px;
	font-size:16px;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:0.49;
	-moz-transition:all 0.2s ease-out; /* FF3.7+ */ 
	-o-transition:all 0.2s ease-out; /* Opera 10.5 */ 
	-webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ 
}

.categories li a:hover 
{
	background-image:-moz-linear-gradient(top, #f9f3ac, #efdb02);/* FF3.6 */ 
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #ee3c09),color-stop(1, #b90909));/* Saf4+, Chrome */ 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3c09', endColorstr='#b90909');/* IE6,IE7 */ 
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3c09', endColorstr='#b90909')";/* IE8 */ 
	color:#339900;
	box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	margin-right:-12px;
}


.banner_inner_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565553;
	line-height:18px;
}


.welcome_marquee
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#900;
}
