* {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
}

body {
  background: #fff;
  color: #fff;
  font-size: 11px;
  height: auto;
  padding-bottom: 5px;
  font: Arial, Helvetica, sans-serif;
}


.container_home                                  {
	width: 960px;
	height:869px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: center center;
	
}
.container_services                                  {
	width: 960px;
	height:1050px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top:3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: center center;
	
}

.container_about                                  {
	width: 960px;
	height:1300px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top:3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-position: center center;
	
}


#header{
	width:948px;
	height:71px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px
	

}
.container_contact                                  {
	width: 960px;
	height:846px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top:3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	
}


/* #Start navigation bar
================================================== */ 




.header_telNo {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 190px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 14px;


}

.header_logo {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height:60px;
	width: 220px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;

}

#navigation {
	width: 450px;
	height: 40px;
	margin-left:40px;
	float: left;
	padding: 0;
	margin-top:20px;
	clear:right;


}


#navigation ul {
	list-style: none;
	height: 70px;
	padding: 0; 
	
	}
#navigation li {
	float: left;

	 }
#navigation li a {
	display: block;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size:22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}




#navigation li a:link{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 20px;
	-moz-border-radius: 15px;
	border-radius: 5px;
	color: #fff;
}


#navigation li a:hover {
	background-color: #999;
	height: 20px;
	font-size:22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	-moz-border-radius: 15px;
	border-radius: 5px;
}

#navigation li a:visted {

}

#navigation li a:active {
	background-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 20px;
	-moz-border-radius: 15px;
	border-radius: 5px;
	color: #999;
	
}

.current a {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 20px;
	
}



/* #End navigation bar
================================================== */





/* #Start main home body content
================================================== */ 



#picture_frame_container {
	width: 960px;
	height: 309px;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image:url(Images/main-image.png);
	background-repeat:no-repeat;

}

#picture_frame_container2 {
	width: 960px;
	height: 274px;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(Images/about-us-image2.jpg);
	background-repeat:no-repeat;

}


#picture_frame_container_contact {
	width: 960px;
	height: 274px;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(Images/contact-image2.jpg);
	background-repeat:no-repeat;
}
#picture_frame_container_services {
	width: 960px;
	height: 274px;
	float:left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(Images/services-image2.jpg);
	background-repeat:no-repeat;
}

.picture_text {
	width: 480px;
	height: 180px;
	float:left;
	margin-bottom: 40px;
	margin-top:40px;
	margin-left:30px;

}


.picture_title {
	width: 450px;
	height: 50px;
	float:left;
	margin-bottom: 40px;
	margin-top: 100px;
	margin-left:0px;
	background-color:#013E32;

}	

#Services_body_box {
	width:958px;
	height:187px;
	background-color:#E3E3E3;
	margin-left:0px;
	float:left;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}



.Services_body_column_left{
	width:290px;
	height:170px;
	margin-left:0px;
	padding-right:10px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Services_body_column_right{
	width:290px;
	height:170px;
	margin-left:40px;
	padding-right:10px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}


.Services_body_column_tel{
	width:300px;
	height:105px;
	margin-left:0px;
	padding-right:10px;
	float:right;
	margin-top: 45px;
	margin-bottom: 10px;
	background-image: url(Images/call-now.png);
	background-repeat:no-repeat;
}

.Services_body_column_tel2{
	width:290px;
	height:90px;
	margin-left:0px;
	padding-right:0px;
	float:right;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(Images/call-now2.png);
	background-repeat:no-repeat;
}




.white_background {
	width:960px;
	height:auto;
	margin-left:0px;
	float:left;
	margin-top: 0px;
	margin-bottom: 50px;
}


.gradient_body_box {
	width:610px;
	height:290px;
	margin-left:10px;
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color:#E3E3E3;
	-moz-border-radius: 30px;
	border-radius: 15px;
}


.gradient_box_right {
	width:320px;
	height:auto;
	margin-right:10px;
	float:right;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color:#E3E3E3;
	-moz-border-radius: 30px;
	border-radius: 15px;
}

.main_body_left {
	width:620px;
	height:auto;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
.Services_page_columns_left{
	width:290px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	padding-right:0px;
	float:left;
	margin-top: 10px;
	margin-bottom: 65px;
}	
	
.20px_divider {
	width:30px;
	height:300px;
	float: left;
	background-image:url(Images/line.png);
	background-repeat:repeat;
	
}

.main_body_right {
	width: 300px;
	height: 410px;
	padding-top:0;
	float:right;
	

}
.main_body_right2 {
	width: 300px;
	height: auto;
	padding-top:0;
	float:right;
	

}

.main_body_right_top {
	width: 300px;
	height: 130px;
	padding-top:0;
	float:left;
	
}
.main_body_right_left {
	width: 160px;
	height: auto;
	padding-top:0;
	float:left;
	margin-bottom: 0px;
	
}


.main_body_left_temp {
	width: 600px;
	height: auto;
	padding-top:0;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 20px;
	background-color:#F00;
	
}


.main_body_right_left2 {
	width: 120px;
	height: auto;
	padding-top:0;
	float:left;
	
}

.main_body_right_map{
	width: 140px;
	height: 180px;
	float:right;
	background-image: url(Images/greenwood-map-samll.png);
	background-repeat:no-repeat;
	margin-top: 0px;
	
}
.main_body_right_map2{
	width: 180px;
	height: 300px;
	float:right;
	background-image: url(Images/greenwood-map.png);
	background-repeat:no-repeat;
	margin-top: 50px;
	
}

.main_body_text {
	width: 470px;
	height: 170px;
	margin-left:20px;
	float:left;
	margin-top: 10px;
	background-color: #333;
	
	
	}	


#main_body_image {
	width:380px;
	height:420px;
	padding-top:10px;
	padding-bottom:0px;
	margin-right:10px;
	margin-left:20px;
	float:right;
	background-image: url(../site2012/images/foodmixer.png);
	background-repeat: no-repeat;
}




/* #Start main graphic and digital design body content
================================================== */ 

.main_copy_2col {
	width:280px;
	height:auto;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
}

.main_copy_2col_extended {
	width:580px;
	height:auto;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
}


#main_graphic_design_image {
	width: 960px;
	height: 388px;
	float:left;
	margin-top: 0px;
	margin-bottom: 20px;
	
	
}





/* #Start portfolio content
================================================== */ 




#main_heading_portfolio {
	width:940px;
	height:50px;
	margin-bottom:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.portfolio_heading_box {
	width:300px;
	height:50px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	}

#main_portfolio_area {
	width:940px;
	height: 710px;
	margin-left: 10px;
	background-image:url(../images/tablet.png);
	background-repeat:no-repeat;
	margin-right: 10px;
	margin-top: 0px;
	
	
}



/* #Start Contact content
================================================== */ 	
	



.heading_contact {
	width:700px;
	height:60px;
	float:left;
	margin-top: 5px;
	margin-bottom:20px;

	}
	
	
.contact_content {
	width:960px;
	height: auto;
	float:left;
	border:thin;
	border:#FFF;
	background-repeat:repeat;
}

.left_coulmn_content {
	width:640px;
	height: 470px;
	float:left;
	background-color:#013E32;
	padding-right:0px;
	padding-left:0px;
	margin-top: 30px;
	margin-left: 45px;
}

.ok_error_content {
	width:720px;
	margin-left:120px;
	margin-top:40px;
	height: 360px;
	float:left;
	border:thin;
	border:#FFF;
	background-image: url(Images/error-back-720.png);
	background-repeat: no-repeat;
}
	
	
.thankyou_content {
	width:720px;
	margin-left:120px;
	margin-top:40px;
	height: 360px;
	float:left;
	border:thin;
	border:#FFF;
	background-image: url(Images/thankyou-back-720.png);
	background-repeat: no-repeat;
}

.main_copy_contact {
	width:600px;
	height:auto;
	margin-left:20px;
	margin-right:0px;
	float:left;
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	
}
.ok_error_copy_contact {
	width:470px;
	height:auto;
	padding-top:50px;
	margin-left:20px;
	margin-right:0px;
	float:left;
	font-size: 30px;
	margin-bottom: 10px;
	
}	

.status_icon {
	width:150px;
	float:right;
	margin-right:20px;
	margin-top:100px;
	
}
	
.contact_right_column {
	width: 230px;
	height: 470px;
	background-color: #013E32;
	float:left;
	margin-top:30px;
	margin-left: 0px;
	margin-right: 10px;
	
	
}	
	

.tel_icon {
	width:190px;
	height:180px;
	margin-left:20px;
	margin-top:20px;
	
	
}

.tel_icon_text {
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top: 10px;
	
}

.email_icon {
	width:50px;
	height:48px;
	margin-left:85px;
	margin-top:50px;
	
}

.email_icon_text {
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	margin-top: 10px;
	
}

.location_icon {
	width:190px;
	height:152px;
	margin-left:20px;
	margin-top:10px;
	
}

.location_icon_text {
	width:190px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	margin-top: 0px;
	margin-left: 20px;
	
}
	
.form {
	width:600px;
	height:auto;
	margin-left:20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
}





/* #old or unused content
================================================== */ 



 .container_portfolio {
	width: 1020px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../site2012/images/Juxtapose-design-website-Final-Portfolio.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 1018px;
}

    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }





#picture_frame_container {
	width: 958px;
	height: 308px;
	margin-top:0px;
	float:left;
	padding-left: 0px;


}




.main_heading_services {
	width:960px;
	height:auto;
	padding-top:20px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}




.main_body_heading1 {
	width: 460px;
	height:60px;
	background-color:#fff;
	margin: 0px;
	padding-bottom:0px;
	float: left;

}
	

.main_body_heading2 {
	width: 260px;
	height: 55px;
	float:left;
	margin-top: 8px;
	background-color: #cce823;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 180px;

}	
	




#portfolio_slider {
	width:auto;
	height:400px;
	margin-top:20px;
	margin-left:160px;
	float:left;

	
}



#opacity_background {
	width:960px;
	height: 500px;
	float: left;
	margin-top: 20px;
	background-color:#F00

	
}


#opacity_background_portfolio {
	width:800px;
	height: 500px;
	margin-left: 110px;
	background-image:url(../site2012/images/black-opacity2.png);
	background-repeat:repeat;
	float: left;
	margin-top: 5px;
		-moz-border-radius: 15px;
	border-radius: 10px;
	
}







/* #Links
================================================== */

	a, a:visited {
	font-size: 11px;
	text-decoration:none;
	display:block;
	border:0;
}
	a:hover, a:focus {
	color: #000;
	text-decoration: none;
	display: block;
	
	
	}
	p a, p a:visited { line-height: normal;
	
	}
	
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:25px;
	line-height:20px;
	margin-bottom: 20px;
	margin-top: 10px;
	color:#013E32;
}

h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 280px;
}

h3 {
	text-align: left;
	font-size:18px;
	color: #fff;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	margin-top: 5px;
	margin-bottom: 2px;
	float: left;
  }


h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
	font-size:62px;
	line-height: auto;
	margin-top:0;
}




h5 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	
}
h6 {
	text-align: center;
		font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	padding-top: 10 px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}




p {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
}


ul, li{
	padding-left: 0px;
	padding-top:0px;
	list-style-position: inside;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}



.container_12,
.container_16,
.container_24 {
	background-repeat: repeat-y;
	margin-bottom: 20px;
	visibility: visible;
}

.container_12 {
	background-image: none;
	margin-left:90px;
}

.container_16 {
  background-image: url(../Final%20-%20Copy/img/16_col.gif);
}

.container_24 {
  background-image: url(../Final%20-%20Copy/img/24_col.gif);
}

/* #Footer
================================================== */

#footer {
	width:960px;
	height:auto;
	top: 758px;
	padding: 0;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-position: center;
	clear:both;

}
.footer_container {
	width:960px;
	margin-left:0px;
	margin-top: 40px;
	bottom: auto;
	height: auto;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
}


.footer_3col {
	width: 220px;
	height:auto;
	margin-left:20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
		

}



.footer_3col_1st {
	width: 220px;
	height:auto;
	margin-left:10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 2px;
		

}

	
.footer_2col {
	width: 220px;
	height:auto;
	margin-left:20px;
	float: left;
	margin-bottom:4px;
	list-style-position: inside;
	margin-top: 2px;
}

.social_media {
	Width: 40px;
	margin-right:10px;
	height: auto;
	float: left;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	border: 0px;	
}

.line {
	width: 940px;
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe72f;
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left:10px;
}

.contact_icons {
	width: 220px;
	height: auto;
	float: left;
	margin-bottom:10px;
	
}
