@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:11px Tahoma;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/*--Header--*/

#header {
	margin:0;
	padding:0;
	width:auto;
	height:97px;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}

#header #hd_content {
	margin:auto;
	padding:0;
	width:1000px;
}

#hd_content .logo {
	margin:7px 0 0 0;
	float:left;
}

#hd_content #search {
	float:right;
	margin:62px 0 0 0;
	padding:0;
	height:35px;
	background-color:#271e14;
	font:13px/35px Tahoma;
	color:#FFFFFF;
	width:280px;
}

#search #sr_content {
	margin:0 0 0 7px;
	padding:0px 0 0 0;
	float:left;
}

#sr_content input {
	margin:0;
	padding:3px 0;
	font:11px Tahoma;
	color:#FFFFFF;
	background-color:#422f22;
	border:1px solid #716359;
}

/*--Body--*/

#body {
	margin:auto;
	padding:0;
	width:1000px;
}

#space_top {
	margin:0;
	padding:0;
	width:1000px;
	height:10px;
	background-image:url(images/space_top.jpg);
	background-repeat:no-repeat;
}

#navigation {
	margin:0;
	padding:0;
	width:1000px;
	height:42px; 
	background-image:url(images/bg_navigation.jpg);
	background-repeat:repeat-x;
	font:14px/42px Verdana, Arial, Helvetica, sans-serif;
}

#navigation #navi_content {
	margin:0;
	padding:0;
	float:left;
}

#navigation #navi_content a {
	margin:0;
	padding:0px 10px;
	height:39px;
	text-decoration:none;
	color:#422f22;
	float:left;
	overflow:hidden;
}

#navigation #navi_content a:hover {
	margin:0;
	padding:0px 10px;
	background-image:url(images/bg_navi_hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	height:39px;
	color:#fff;
	overflow:hidden;
}

.line_navi {
	margin:0 1px 0 1px;
	float:left;
}

/*--4 sections--*/

#four_section {
	margin:0;
	padding:0;
	width:1000px;
	height:187px;
}

#foursc_content {
	margin:0;
	padding:0;
	float:left;
	width:975px;
	height:187px;
	background-image:url(images/4section_bg.png);
	background-repeat:repeat-x;
}

#foursc_content #section {
	margin:17px 15px 0 2px;
	padding:0;
	width:230px;
	float:left;
}

#section #sc_content {
	margin:0;
	padding:0;
	width:auto;
	height:97px;
	background-image:url(images/section_bg.jpg);
	background-repeat:no-repeat;
}

#small_business_content {
	margin:0;
	padding:10px 23px;
	font:13px Tahoma;
	color:#666666;
}




#sc_content ul {
	margin:0;
	padding:0 7px 0 0;
}

#sc_content li {
	margin:0px 0 0 10px;
	padding:0 0 0 15px;
	list-style:none;
	background-image:url(images/icon001.jpg);
	background-repeat:no-repeat;
	background-position:0em;
	font:13px Tahoma;
	line-height:22px;
	color:#666;
	border-bottom:1px solid #cccccc;
}

#sc_content a {
	color:#666666;
	text-decoration:none;
}

#sc_content a:hover {
	color:#619f20;
	text-decoration:none;
}

/*--Body Sub--*/

#body_sub {
	margin:2px 0 0 0;
	padding:0;
	width:1000px;
}

#body_sub_top {
	margin:0;
	padding:0;
	height:12px;
	width:1000px;
}

#body_sub_top_middle {
	margin:0;
	padding:0;
	width:976px;
	height:12px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}

#body_sub_content {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

/*--Body sub left--*/

#body_sub_content #bd_left {
	margin:0;
	padding:0;
	float:left;
	width:310px;
}

#feature_project {
	margin:0 0 0 10px;
	padding:0;
	width:297px;
}

#feature_project_content {
	margin:0;
	padding:10px 10px 10px 14px;
	font:11px Tahoma;
	color:#666666;
}

#feature_project_content img {
	border:1px solid #cccccc;
}

#small_business {
	margin:0 0 0 10px;
	padding:0;
	width:297px;
}

#small_business_content {
	margin:0;
	padding:10px 23px;
	font:13px Tahoma;
	color:#666666;
}

#small_business_content ul {
	margin:0;
	padding:0;
}

#small_business_content li {
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:1px solid #cccccc;
}

#small_business_content a {
	margin:0;
	padding:0 0 0 20px;
	color:#666666;
	text-decoration:none;
	background-image:url(images/icon004.jpg);
	background-repeat:no-repeat;
	background-position:0em;
}

#small_business_content a:hover {
	margin:0;
	padding:0 0 0 20px;
	color:#619f20;
	text-decoration:none;
	background-image:url(images/icon004.jpg);
	background-repeat:no-repeat;
	background-position:0em;
}

#ls_header {
	margin:0;
	padding:0;
	width:297px;
	height:33px;
	background-image:url(images/leftsection_header_bg.jpg);
	background-repeat:repeat-x;
}

#ls_header_title {
	float:left;
	margin:6px 0 0 6px;
	font:13px Tahoma;
	color:#422f22;
	font-weight:bold;
}

#ls_body {
	margin:0;
	padding:0;
	width:297px;
	background-image:url(images/leftsection_bg.jpg);
	background-repeat:repeat-y;
}

#ls_bottom {
	margin:0;
	padding:0;
	width:297px;
	height:11px;
}

#testimonial {
	margin:0 0 0 10px;
	padding:0;
	width:297px;
	font:11px Tahoma;
	color:#8997a0;
}

#testimonial .hd_testimonial {
	margin:0 0 8px 0;
	padding:0;
	width:290px;
	font:15px Tahoma;
	color:#818181;
	border-bottom:1px dotted #999999;
}

#testimonial p {
	margin:5px 0 0 5px;
	padding:0;
	float:left;
	width:260px;
}

#testimonial b {
	color:#49a8f8;
}

.signature {
	margin:0;
	padding:0 50px 0 0;
	height:58px;
	width:247px;
	text-align:right;
	background-image:url(images/testimonial_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*--Body sub right--*/

#body_sub_content #bd_right {
	margin:0;
	padding:0;
	float:right;
	width:686px;
}

#welcome {
	margin:0;
	padding:0;
	width:670px;
	font:13px Tahoma;
	color:#666666;
}

#welcome p {
	margin:0;
	padding:0;
}

#welcome h1{
	margin:0 0 10px 0;
	padding:0;
	font:15px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#0082FF;
}

#welcome img {
	margin:0 12px 0px 0;
}

#welcome .line_hori {
	margin:10px 10px 0 0;
	padding:0;
	float:right;
	height:1px;
	overflow:hidden;
	border-bottom:1px dotted #666666;
	width:430px;
}

#welcome h2 {
	margin:0;
	padding:10px 0;
	font:12px Tahoma;
	font-weight:bold;
	color:#0082ff;
	width:inherit;
}

#welcome a {
	color:#0082FF;
	text-decoration:none;
}


#welcome a:hover {
	color:#619F20;
	text-decoration:underline;
}

.goingreen {
	margin:0;
	padding:8px;
	border:1px solid #619f20;
}

/*--Footer--*/

#footer {
	margin:auto;
	padding:10px 0 0 0;
	width:1000px;
	background-color:#FFFFFF;
}

#footer_content {
	margin:auto;
	padding:0px;
	width:980px;
	border:1px solid #cccccc;
}

#footer_content #ft_header {
	margin:0;
	padding:0 0 0 10px;
	width:auto;
	height:35px;
	background-image:url(images/header_footer_bg.jpg);
	background-repeat:repeat-x;
	font:13px/35px Tahoma;
	color:#666666;
	font-weight:bold;
}

#footer_content #ft_header a {
	font:13px Tahoma;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#footer_content #ft_header a:hover {
	font:13px Tahoma;
	color:#619F20;
	font-weight:bold;
	text-decoration:none;
}

#footer_contentsub {
	margin:0;
	padding:5px;
	font:11px Tahoma;
	color:#666666;
}

#footer_contentsub ul {
	margin:0 8px 0 10px;
	padding:0;
	float:left;
	width:175px;
}

#footer_contentsub li {
	margin:0;
	padding:2px 0;
	list-style:none;
}

#footer_contentsub a {
	color:#666666;
	text-decoration:none;
}

#footer_contentsub a:hover{
	color:#619F20;
	text-decoration:underline;
}

#copyright {
	margin:10px 0 0 0;
	padding:0 20px 20px 0;
	text-align:right;
	font:11px Tahoma;
	color:#666666;
}

/*--Project--*/

#project  {
	margin:0;
	padding:0;
	width:670px;
	font:13px Tahoma;
	color:#666666;
}

#project p {
	margin:0;
	padding:0;
}

#project h1{
	margin:0 0 10px 0;
	padding:0;
	font:15px Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#0082FF;
}

.imgRightH {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:2px solid #B5B4A0;
	float:left;
	margin-bottom:10px;
	margin-left:13px;
	text-align:left;
}

