html * { margin:0; padding: 0;}

html {
	background-image: url(../images/main2_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	color: #999;
	margin-left: 0px;
}

p {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 18px;
}


h1#logo {
	width: 235px;
	height: 35px;
	text-indent:-9000px;
	margin-top:53px;
	padding:0;
	background-image: url(../images/bc_logo_rev2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1  {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	color: #999;
	letter-spacing: -0.07em;
	margin-bottom: 30px;
}

h1 a {
	height:32px;
	display:block;
	text-decoration:none;
}
h1#message {
	text-indent: -9999px;
	margin-top: -100px;
}

h1 a:hover { 
	text-decoration:none; 
	background:transparent; 
}

h2 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #9EBA00;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	line-height: 14px;
	color: #686B80;
	margin-bottom: 12px;
}

a[href^="mailto"]:hover:after { content: " > " attr(title); 
	underline: none;
}  
	
a:link, a:visited {
	color: #909496;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

#container {
	margin: auto;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}
#top-wrapper {
	background-position: 0px 0px;
	height: 240px;
	width: 100%;
}
#header {
	height: 123px;
	background-image: url(../images/header2_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo-container { 
	float: left; 
	width: 232px; 
}

#logo-container small { 
	padding: 0; 
	margin: 0; 
}

#tagline {
	font-size: 16px;
	color: #666;
	float: right;
	margin-top: 66px;
}

#navigation{
	height: 38px;
	padding-left: 2px;
	float: left;
	clear: right;
	width: 100%;
	top: 123px;
}
#navigation ul{
}	
#navigation ul li {
	display: inline;
	height: 39px;
	font-size: 10px;
	text-transform: uppercase;
} 
#navigation ul li a {
	float: left;
	padding: 0 50px 0 0px;
	display: block;
	line-height: 39px;
	color: #D2F07A;
}
#navigation ul li a.first {
	margin-left: -25px;
}
#navigation ul li a:hover {
	text-decoration: none;
	color: #F4FFB1;
}
#content {
	clear: both;
}

#content p {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 20px;
}

#content a {
	font-size: 12px;
	background-position: center;
}
#services ul {
	font-size: 14px;
	line-height: 20px;
	color: #555;
	font-family: Helvetica, sans-serif;
}
#services li {
	list-style: disc;
	list-style: disc inside;
}

#content-left {
	float: left;
	margin-right: 35px;
	width: 625px;
	height: 100%;
	border-right: 2px dotted #9EBA00;
}
#content-left p {
	padding-right: 75px;
}
#content-left a {
	font-size: 14px;
}
#works img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 5px solid #000;
	clear: both;
}
#blog {
	margin-bottom: 25px;
	clear: left;
	padding-bottom: 35px;
}
#blog img {
	border: 5px solid #000;
	float: left;
	margin-right: 25px;
	height: 174px;
	width: 205px;
}
#blog h2 {
	color: #999;
	font-size: 20px;
}
#blog p    {
	padding-right: 20px;
	font-size: 14px;
}
#content-right {
	float: left;
	width: 298px;
}
#content-right h1 {
	font-size: 18px;
	margin: 25px 15px 10px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: normal;
	color: #888;
}
#content-right h2 {
	font-size: 11px;
	margin: 10px 15px 10px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: normal;
	color: #888;
}
#content-right h3 {
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	color: #888;
	text-align: right;
	letter-spacing: normal;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: none;
}
#content-right p {
	font-weight: bold;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	font-size: 11px;
	color: #999;
}
#content-right ul {
	list-style: none;
}
#testimonial {
	float: left;
	width: 288px;
	background-image: url(../images/testimonial_tiles.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 5px solid #000;
	margin-left: 0px;
	clear: right;
	}
#testimonial h1  {
	font-family: Helvetica, Sans-Serif;
	font-size: 18px;
	color: #A4A35C;
	margin-bottom: 5px;
	padding: 40px 40px 10px 50px;
	text-align: left;
	line-height: 26px;
	letter-spacing: -0.06em;
}
#testimonial p  {
	font-family: Helvetica, Sans-Serif;
	font-size: 12px;
	color: #89874C;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
	font-style: italic;
	padding-right: 50px;
}
#home {
	width: 650px;
	float: left;
}
#home img {
	float: left;
	height: 100px;
	width: 160px;
	margin-right: 25px;
	margin-top: 25px;
	border: 5px solid #000;
}
#push{
	height: 35px;
	clear: both;
}
#push100{
	height: 100px;
	clear: both;
}

#footer-wrapper{
	height: 55px;
	width: 100%;
	background-color: #D0D6DA;
	background-position: 0 0;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	float: left;
}

#footer{
	width: 960px;
	margin: 0px auto;
	padding-top: 20px;
}

#footer  p{
	color: #666;
	float: left;
	padding-bottom: 0;
	font-size: 11px;
}

#footer-nav { 
	float: right; 
}

#footer-nav li {
	list-style: none;
	font-size: 11px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background: transparent url(../images/divider_nav_bottom.gif) no-repeat 0 50%;
}

#footer-nav li.first { 
	background: none; 
}

#footer-nav a:link, #footer-nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

#footer-nav a:hover {
	text-decoration: underline;
	color: #9EBA00;
}

* html .wrapper { 
	height: 1%; 
}
.arrow {
	font-weight: bold;
	color: #9EBA00;
}

.bottom {
	bottom: 0; left: 0; 
}

.clear {
	clear: both;
}
.continue {
	background-color: #9EBA00;
	padding: 8px 3px 5px;
	text-align: center;
	color: #FFF;
	float: right;
	height: 15px;
	width: 100px;
	margin-right: 25px;
	margin-top: -8px;
}
.date {
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	color: #9EBA00;
}
.sm-header {
	border-top: 1px solid #999;
}
.page {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #666;
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
	border-bottom: 2px dotted #9EBA00;
	padding-bottom: 25px;
}
.photo  {
	float: left;
	margin-right: 20px;
	display: inline;
}
.post-date {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 15px;
	color: #999;
}
.source  {
	color: #999;
	float: left;
	padding-bottom: 0;
	font-size: 11px;
	padding-top: 30px;
}
.testimonial {
	font-size: 12px;
	font-style: normal;
	text-align: right;
	line-height: 18px;
	color: #FFF;
}
.url {
	font-size: 12px;
	color: #9EBA00;
	letter-spacing: 0em;
	font-weight: normal;
}
.white {
	color: #FFF;
}

.wrapper {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

.wrapper:after { 
	content: "."; 
	display: 
	block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.wrapperMail {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	clear: both;
	margin-top: 30px;
}
#twitter_div ul {
	list-style: none;
	text-decoration: none;
}
.created {
	margin-top: 10px;
	border: 5px solid #000;
	margin-right: 10px;
}
