* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 62.5%;
	background-color: #CCCCCC;
}
img {
	border-style: none;
}
p {
	padding-bottom: 10px;
}
h1 {
	font-size: 1em;
	padding-bottom:0;
	font-weight: normal;
	color:#000000;
}
blockquote {
	background: url(images/quote-open.png) 0 0 no-repeat;
	padding:  0 15px;
}
blockquote p {
	background: url(images/quote-close.png) 100% 100% no-repeat;
	color: #564c42;
}
#wrapper, #wrapper_expand {
	margin: 40px auto;
	width: 956px;
	background-color: #74a19b;
	position: relative;
	min-height: 650px;
}

#navbar {
	float: right;
}

#main {
	padding-top: 65px;
	margin-left: 75px;
	font-size: 1.2em;
}
#col_1 {
	float: left;
	width: 266px;
}
col_home {
	float: left;
	width: 183px;
}
#col_2{
	float: left;
	width: 170px;
	color: #FFFFFF;
}
#col_2 h1, #col_clients h1{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#col_clients ul {
	list-style-type:none;
}
#col_clients li {
	color: #ffffff;
	padding: 2px 0;
}
#col_clients {
	width: 170px;
	color: #FFFFFF;
	padding-bottom: 30px;
	float:left;
	margin-left: 173px;
}
#col_2 ul, #col_4 ul {
	margin-left: 7px;
	padding-right: 10px;
}
#col_3 {
	float: left;
	width: 350px;
	color: #564c42;
	margin-left: 7px;
}
#col_4 {
	float: left;
	width: 170px;
	margin-left: 7px;
	color: #564c42;
}
#col_4 h1 {
	color: #564c42;
	font-weight: bold;
	margin-bottom: 10px;
}
#case {
	margin-bottom: 60px;
}
#case:before {
	clear:both;
}
#col_clients a:link, #col_clients a:visited {
	color: #ffffff;
	text-decoration:underline;
}
#col_clients a:hover{
	text-decoration: none;
}
#col_clients h1{
	color: #564c42;
}
#contact_detail{
	margin-left: 7px;
	color: #564c42;
	float: left;
	width: 170px;
	line-height: 17px;
} 
#contact_detail p{
	padding-bottom: 10px;
}
#contact_detail h1 {
	color:  #B9CC00;
	font-weight: bold;
	margin: 0;	
}
.nav_logo {
	float: left;
	margin-left: 75px;
}
.nav {
	float: left;
	width: 88px;
}
.nav_sub{
	height: 44px;
}
.title_img {
	position: absolute;
	right: 3px;
}
.example {
	float: left;
	width: 260px;
	height: 140px;
}
.ex_no {
	float: left;
}
.ex_detail {
	float: left;
	width: 180px;
	height: 100%;
}
.ex_client {
	color: #000000;
	font-weight: bold;
}
.ex_type {
	color: #FFFFFF
}
.ex_agency {
	color: #564c42;
	margin-top: 20px;
}
.example p {
	padding: 0;
}
.example_main {
	width: 620px;
	padding-bottom: 400px;
}
.ex_main_no {
	float: left;
}
.ex_main_detail {
	float:left;
	width: 206px;
	font-size: 1.2em;
}
.ex_main_detail p{
	padding: 0;
}
.ex_main_content {
	float: left;
	width: 350px;
}
.detail_client_title{
	color: #000000;
}
.detail_client {
	color: #FFFFFF;
	font-weight: bold;
}
.detail_agency {
	color: #564c42;
}
.example_desc {
	color: #FFFFFF;
}
.case_content h1, .case_content2 h1{
	color: #564c42;
	font-weight: bold;
	margin-bottom: 10px;
}
.case_detail {
	float:left;
	width: 256px;
	font-size: 1.2em
}
.case_detail p{
	padding: 0;
}
.case_content {
	float: left;
	width: 170px;
	padding-right: 5px;
	color:#FFFFFF;
}
.case_content2 {
	float: left;
	width: 170px;
	padding-left: 5px;
	margin-left: 5px;
	color: #564c42;
}
.case_content2 h1 {
	color: #564c42;
}
.case_agency {
	color: #B9CC00;
}
.case_title {
	color: #FFFFFF;
	margin-top: 20px;
}
.quote {
	width: 320px;
	font-size: 12px;
	padding-bottom: 20px;
}
.quote p {
	padding-bottom: 5px;
	color: #4D3539;
}
.quote h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
}
.quote_cite {
	color: #B9CC00;
}
.quote_client {
	color: #564c42;
}
.about {
	height: 50px;
	color:#FFFFFF;
}
.map_link a:link, .map_link a:visited {
	color: #B9CC00;
	text-decoration: underline;
}
.map_link a:hover {
	text-decoration: none;
}
.contact_link a:link, .contact_link a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.contact_link a:hover{
	text-decoration: none;
}
.work_link a:link, .work_link a:visited{
	color: #B9CC00;
	text-decoration: underline;
}
.work_link a:hover {
	text-decoration: none;
}
.spacer {
	clear: both;
}

.clearFix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearFix { display: inline-block; }
html[xmlns] .clearFix { display: block; }
* html .clearFix { height: 1%; }

.black {
	color:#000000;
}
.example_button {
	float:right;
	padding-right: 173px;
}
.brown{
	color: #564c42;
}
.green {
	color: #B9CC00;
}
.green a:link, .green a:visited {
	color: #B9CC00;
	text-decoration: underline;
}
.green a:hover {
	text-decoration: none;
}
.homeText p{
	margin: 15px 0;
	padding: 0;
}

.contact_button { background-repeat: no-repeat; width: 235px; height: 37px; padding: 27px 0 0 12px; color: #FFF; }
#call { background-image: url(images/contact_call.gif); font-size: 20px; }
#address { background-image: url(images/contact_address.gif); margin-bottom: 60px; line-height: 12px; }
#email { background-image: url(images/contact_email.gif); font-size: 14px; }
#phone_or_email { background-image: url(images/email-or-call.gif); font-size: 16px; padding-top: 25px; margin-top: 20px; }

#our_team { position: relative; left: 150px; width: 465px; }
.team { color: #4D3539; margin-bottom: 30px; }
.team p { padding-bottom: 0; }
.team a { color: #000; }
.team h1, .team h2, .team h3 { margin-bottom: 20px; color: #FFF; font-size: 18px; font-weight: bold; } 
.team img { float: left; margin-right: 10px; }

#help { position: relative; }
#help h1{ color: #000; font-weight: bold; }
#help p { color:#4d3539; }
#help p+p { color:#fff; }
#help .col { width: 145px; float: left; margin-right: 30px; }
a #phone_or_email { color: #FFF; }
.col img { margin: 3px 0 10px 0; }
