@charset "UTF-8";
/* CSS Document */

/* site wide */
body {
	background: #c6d9ae url(../images/gcb_bg_1.jpg) repeat-x top;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #464646;
	font-weight: normal;
	text-align: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
h1 {
	 font: 15pt "Helvetica", bold Arial, Helvetica, sans-serif;
	 color: #507824;
	 font-weight: bold;
	 margin-top: 0px;
	 margin-bottom: 7px;
}
h2 {
	 font: 11pt "Helvetica", bold Arial, Helvetica, sans-serif;
	 color: #507824;
	 font-weight: bold;
	 margin-top: 0px;
	 margin-bottom: 2px;
}
/* Page */
#page {
	background: #FFFFFF;
	margin: auto;
	width: 883px;
	height: 700px;
}
#page-design {
	background: #FFFFFF;
	margin: auto;
	width: 883px;
	height: 1375px;
}
#page-testimonials {
	background: #FFFFFF;
	margin: auto;
	width: 883px;
	height: 775px;
}
/* Sub elements */
#header {
	margin-left: 25px;
	margin-right: 25px;
}

/* Sub Nav */
#sub-nav {
	background: #FFFFFF url(../images/sub-nav_bar.jpg) no-repeat top;
	height: 41px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
}
#sub-nav li {
	color: #999999;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 22pt;
	list-style: none;
	display: inline;
}

/* Main Content */
#main-content {
	margin: 0 25px 0 25px;
	background: #FFFFFF url(../images/sub-page_bg.jpg) no-repeat top;
	height: 418px;
	padding: 30px 340px 0 50px;
}
#main-content li {
	padding-bottom: 6px;
}
#main-content b {
	color: #507824;
	font-weight: bold;
}
#main-content p {
	margin-bottom: 10px;
	text-align: left;
}
#about-pic {
	padding-top: 10px;
}
#mert-pic {
	padding-top: 10px;
	padding-right: 300px;
	padding-bottom: 10px;
}
#quotes {
	float: left;
	padding-top: 2px;
}
#form-content {
	margin: 0 25px 0 25px;
	background: #FFFFFF url(../images/sub-page_bg.jpg) no-repeat top;
	height: 428px;
	padding: 20px 30px 0 20px;
}
#form-content b {
	color: #464646;
	font-weight: bold;
}
#testimonial-content {
	margin: 0 25px 0 25px;
	background: #FFFFFF url(../images/sub-page_bg_lg.jpg) no-repeat top;
	height: 500px;
	padding: 25px 300px 0 40px;
}
#design-content {
	margin: 0 25px 0 25px;
	background: #FFFFFF url(../images/sub-page_bg_lg.jpg) no-repeat top;
	height: 1100px;
	padding: 25px 300px 0 40px;
}
#design-content a:hover {
	color: #507824;
}
#projects-content {
	margin: 0 25px 0 25px;
	background: #FFFFFF url(../images/sub-page_bg.jpg) no-repeat top;
	height: 406px;
	padding: 19px;
}
#projects-text {
	display: inline;
	float: left;
	width: 209px;
}
#projects-image {
	display: inline;
	float: right;
}
#bottom-content {
	margin: 0 25px 0 25px;
	width: 833px;
	height: 80px;
}
#bottom-ad-1 {
	display: inline;
	float: left;
	padding: 0 27px 0 8px;
}
#bottom-ad-2 {
	display: inline;
	float: left;
	padding: 0 27px 0 0;
}
#bottom-ad-3 {
	display: inline;
	float: left;
	padding: 0 26px 0 0;
}
#bottom-ad-4 {
	display: inline;
	float: left;
	padding: 0 0 0 0;
}
#footer {
	width: 883px;
	margin: auto;
	margin-top: 12px;
	font-size: 8pt;
	line-height: 18pt;
	text-align: center;
}
#footer li {
	text-align: center;
	margin: 10px 5px 0 5px;
	display: inline;	
}
