body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b5c29;
	background-color:#f4f7ee;
}

.clear{
	clear:both;
}

a, img  {
	border:none;
}

a:active, a:focus {
	outline:none;
}

a {
	color:#303a18;
}

.small{
	font-size:10px;
}

.head{
	display:block;
	font-size:16px;
	padding-left:18px;
	padding-bottom:10px;
}

.subhead{
	display:block;
	font-size:14px;
	padding-left:18px;
	padding-bottom:10px;
}


#content_outer{
	background: #ffffff url(../images/page_bg.jpg) repeat-x top left;
	text-align:center;
}

#content_inner{
	width:960px;
	margin:0px auto;
	text-align:left;
}

/******** HEADER / NAV ********/

#logo{
	display:block;
	width:105px;
	height:100px;
	background:url(../images/logo.png) no-repeat top left;
	float:left;
	position:absolute;
	top:-35px;
	left:20px;
	z-index:1;
}

#nav_bar{
	width:960px;
	height:37px;
	background:url(../images/nav_bar.jpg) no-repeat top left;
	position:relative;
	margin-top:30px;
	margin-bottom: 8px;
	z-index: 100;
}

#nav{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:455px;
	position:absolute;
	right:0px;
}

#nav li{
	float:left;
}

#nav li a{
	text-indent:-9999px;
	display:block;
	height:34px;
}

#nav li #nav_home{
	background: url(../images/nav_home.jpg);
	width:100px;
	background-position:0px -34px;
}

#nav li #nav_home:hover, #home #nav li #nav_home{
	background-position:0px 0px;
}

#nav #nav_about{
	background: url(../images/nav_about.jpg);
	width:112px;
	background-position:0px -34px;
}

#nav li #nav_about:hover, #about #nav li #nav_about{
	background-position:0px 0px;
}

#nav #nav_portfolio{
	background: url(../images/nav_portfolio.jpg);
	width:111px;
	background-position:0px -34px;
}

#nav li #nav_portfolio:hover, #portfolio_home #nav li #nav_portfolio, #portfolio_custom #nav li #nav_portfolio, #portfolio_business #nav li #nav_portfolio{
	background-position:0px 0px;
}

#nav #nav_contact{
	background: url(../images/nav_contact.jpg);
	width:132px;
	background-position:0px -34px;
}

#nav li #nav_contact:hover, #contact #nav li #nav_contact{
	background-position:0px 0px;
}

#content_top{
	color:#303a18;
	clear:left;
}

/******** FOOTER ********/

#footer_outer{
	clear:both;
	background-color:#f4f7ee;
	border-top:1px solid #dde7cd;
	padding-bottom:100px;
}

#footer_inner{
	width:960px;
	margin:0px auto;
	text-align:left;
	padding-top:15px;
	position:relative;
}

#copyright{
	padding-left:15px;
	padding-top:12px;
	float:left;
	font-size:11px;
}

#subnav{
	display:block;
	list-style-type:none;
	padding:0px 0px 0px 20px;
	float:left;
	width:299px;
	position:absolute;
	right:0px;
	border-left:2px solid #dde7cd;
}

#subnav li a{
	line-height:24px;
	color:#303a18;
}

#SG_logo{
width:125px;
height:77px;
background: url(../images/sg_logo.png) no-repeat top left;
display: block;
margin-top:10px;
}

/******** MAIN CONTENT ********/

#main_pic{
	width:637px;
	background: url(../images/main_pic.jpg) no-repeat top left;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#home #main_pic{
	height:427px;
	background: url(../images/main_pic_home.jpg) no-repeat top left;
}

#about #main_pic{
	height:427px;
	background: url(../images/main_pic_about.jpg) no-repeat top left;
}

#portfolio #main_pic, #portfolio_custom #main_pic, #portfolio_business #main_pic, #portfolio_home #main_pic{
	height:417px;
	text-align:center;
	padding-top:10px;
	background: url(../images/main_pic_portfolio.jpg) no-repeat top left;
}

#contact #main_pic{
	height:427px;
	background: url(../images/main_pic_contact.jpg) no-repeat top left;
}

#main_right{
	width:315px;
	background-color:#b8e16f;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	min-height: 397px;
}

* html #main_right{
	height: 397px;
}

#home #main_right{
	height:397px;
}

#contact #main_right{
	height:397px;
}

#about #main_right{
	height:397px;
}

#portfolio #main_right{
	height:397px;
}

#main_right p{
	padding:0px 18px;
	line-height:16px;
}

#pete{
	float:left;
	border:2px solid #445427;
	width:45px;
	height: 55px;
	margin-bottom: 10px;
}

#home_quote{
	background: url(../images/home_quote.jpg) no-repeat top left;
	width:198px;
	height:45px;
	margin-left:9px;
	float:left;
	padding-right:40px;
}

#services_list{
	padding:0px 18px 0px 18px;
}

.services_list li{
	list-style-type: none;
	min-height:19px;
	margin-bottom:3px;
	display:block;
	background: url(../images/leaf.jpg) no-repeat top left;
	padding:3px 0px 0px 32px;
}

/******** MIDDLE CONTENT ********/

#content_mid{
	padding:10px 0px 40px 0px;
	clear:both;
}

#home #content_mid{
	padding:40px 0px;
}



.mid_column{
	float:left;
	padding-top:130px;
	padding-left:17px;
	color:#4b5c29;
	padding-top:130px;
}



.mid_column p{
	clear:both;
	width:278px;
}


#about .mid_column, #portfolio_home .mid_column, #portfolio_business .mid_column, #portfolio_custom .mid_column{

	padding-top:0px;


}

#home #col_A{
	background: url(../images/col_A_bg_home.jpg) no-repeat top left;
}

#home #col_B{
	background: url(../images/col_B_bg_home.jpg) no-repeat top left;
}

#home #col_C{
	background: url(../images/col_C_bg_home.jpg) no-repeat top left;
}

#col_A{
	width:307px;
}

#col_B{
	width:300px;
}

#col_C{
	width:300px;
}

#about #col_A, #about #col_B, #about #col_C{
	background: none;
}

#head_col_A{
	display:block;
	width:184px;
	height:20px;
	background: url(../images/head_home_col_A.jpg) no-repeat bottom left;
	float:left;
	text-indent: -9999px;
}

#head_col_B{
	display:block;
	width:189px;
	height:20px;
	background: url(../images/head_home_col_B.jpg) no-repeat bottom left;
	float:left;
	text-indent: -9999px;
}

#head_col_C{
	display:block;
	width:96px;
	height:20px;
	background: url(../images/head_home_col_C.jpg) no-repeat bottom left;
	float:left;
	text-indent: -9999px;
}

.col_header{
	margin-bottom:45px;
	width:278px;
	position:relative;
}

.button_view{
	display:block;
	position:absolute;
	right:0px;
	width:70px;
	height:23px;
	background: url(../images/button_view_bg.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:23px;
	background-position:0 -23px;
}

.button_view:hover{
	background-position:0 0px;
	color:#303a18;
}

/******** PORTFOLIO  ********/

#placeholder{
	border:1px solid #999999;
	position:relative;
}

#main_gallery{
	width:637px;
	position:relative;
	z-index: 5;
}

#portfolio_subnav{
	list-style-type:none;
	margin:0px;
	padding:0px 18px;
}

#portfolio_subnav li{
	float:left;
}

#portfolio_subnav li a{
	display:block;
	background: url(../images/arrow.jpg) no-repeat left;
	line-height: 10px;
	padding-left: 10px;
	margin-right:8px;
	text-decoration:none;
}

#portfolio_home #portfolio_subnav_home, #portfolio_custom #portfolio_subnav_custom, #portfolio_business #portfolio_subnav_business{
	font-weight: bold;
}

#imagegallery {
	list-style:none;
	padding:0px;
	margin:0px;
	clear:both;
	width:315px;
	padding-left:18px;
}

#imagegallery a, #imagegallery a:hover {
	border:none;
	padding:0px;
	margin:0px;
}

#imagegallery li {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

#imagegallery li img{
	border:1px solid #4b5c29;
}

#imagegallery .cur img{
	border:1px solid #ffffff;
}

#gallery_controls{
	clear:left;
	width:298px;
	text-align:right;
	margin-bottom:8px;
}

/******** CONTACT  ********/

.required{
	margin-right: 5px;
	padding:5px 18px;
	float:left;
}

.form_label{
	display:block;
	float:left;
	width:60px;
	text-align:right;
	padding-right:10px;
	line-height:18px;
}

.formField{
	display:block;
	float:left;
	margin-bottom:10px;
	border:1px solid #4b5c29;
	height:16px;
	width:220px;
}

.textArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	display:block;
	float:left;
	margin-bottom:10px;
	border:1px solid #4b5c29;
	height:100px;
	width:220px;
}

.formButton{
	display:block;
	float:right;
	width:70px;
	height:23px;
	background: url(../images/button_view_bg.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:23px;
	background-position:0 -23px;
	border:0px;

}

.formButton:hover{
	color:#b8e16f;
	cursor: pointer;
}

#alert{
	list-style-type:none;
	margin:0;
	padding:0 0 9px 1.5em;
	line-height:18px;
	font-weight:bold;
	color:#ff0000;
}

#terminal{
	margin-right:10px;
	border:2px solid #445427;

}

#contact_info{
	padding:10px 18px;
	line-height:16px;
	margin-bottom:10px;
}

#contact_button_holder{
	padding-left:52px;
	width:238px;
}


