/* RESET CSS ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	margin: 0;
	background-color: #e0e0e0;
	color: #828282;
	}

p {
	padding-top: 15px;
}

p, ul {
	font: 12px/19px Helvetica, Arial, "Helvetica Neue", sans-serif;

}

ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link,a:active,a:visited {
	color: #00a09e;
	text-decoration: underline;
}

a:hover {
	background: #00a09e;
	color: #fff;
	text-decoration: none;
}

.clearHack {
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
}

.divider {
	display: block;
	border-top: 1px solid #e2e2e2;
	width: 100%;
	height: 1px;
	clear: both;
}

.spacer {
	margin-top: 30px;
	margin-bottom: 30px;
}

.spacer2 {
	margin-top: 15px;
	margin-bottom: 15px;
}


/* WRAPPERS & CONTAINERS -------------------------- */

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#header {
	width: 100%;
	height: 160px;
	background: #fff url(../images/header_back.gif) no-repeat center top;
}

#header img.logo {
	position: relative;
	top: 30px;
	left: 30px;
}

#contact_block {
	display: block;
	position: relative;
	width: 235px;
	height: 35px;
	right: 0px;
	top: -5px;
	left: 695px;
}

#main {
	width: 900px;
	background-color: #fff;
	padding: 30px 30px 15px;
	line-height: normal;
}


#lp_left {
	float: left;
	width: 270px;
}

#lp_left2 {
	float: left;
	width: 425px;
	margin-right: 23px;
}

#lp_center {
	float: left;
	width: 129px;
	margin-right: 23px;
}

#lp_right {
	float: right;
	width: 600px;
}

#left {
	float: left;
	width: 545px;
}

#right {
	float: right;
	width: 300px;
}

#video {
	width: 600px;
	height: 400px;
	border: 1px solid #cccccc;
	background: #eeeeee url(../images/video_temp.jpg) no-repeat center center;
}

#video a.button, #video a.button:link, #video a.button:visited {
	position: relative;
	display: block;
	width: 144px;
	height: 32px;
	background: url(../images/video_button.jpg) left center;
	text-indent: -5000px;
	top: 336px;
	left: 39px;
} 

#video a.button:hover {
	background: url(../images/video_button.jpg) right center;
}

#video_container {
	width: 425px;
	height: 235px;
	background: url(../images/video_cap_tim.jpg) no-repeat center center;
	margin-top: 30px;
	margin-bottom: 15px;
}

#video_container a.button, #video_container a.button:link, #video_container a.button:visited {
	position: relative;
	display: block;
	width: 144px;
	height: 32px;
	background: url(../images/video_play_button.png) left center;
	text-indent: -5000px;
	left: 241px;
	top: 188px;
}  

#video_container a.button:hover {
	background: url(../images/video_play_button.png) right center;
}

.column, .column_last {
	width: 185px;
	margin-top: 30px;
}

.column {
	float: left;
	margin-right: 21px;
}

.column_last {
	float: right;
}

#cliche {
	position: relative;
	width: 300px;
	height: 300px;
	background-color: #ff3912;
	margin-bottom: 30px;
	line-height: normal;
}

#testimonial {
	display: block;
	width: 240px;
	height: auto;
	background: #F5F5F5 url(../images/quote_top.gif) no-repeat center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 35px;
}

#testimonial_bottom {
	display: block;
	width: 300px;
	height: 47px;
	background: url(../images/quote_bottom.gif) no-repeat center bottom;
}

#engagements {
	
}

#footer {
	width: 900px;
	height: 72px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	background: url(../images/footer_back.gif) no-repeat center top;
	line-height: normal;
}

#footer_nav {
	float: right;

}

#left ul li {
	position: relative;
	text-indent: -7px;
	margin-left: 7px;
}


/* LINK STYLES -------------------------- */

a.logo, a.logo:visited, a.logo:link, a.logo:hover  {
	background: none;
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited {
	padding: 3px 8px;
}


/* TEXT STYLES -------------------------- */


h1 {
	font-size: 28px;
	line-height: 30px;
	color: #ff3912;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #ff3912;
}

h2.space {
	font-size: 16px;
	line-height: 20px;
	color: #ff3912;
	margin-top: 25px;
}

h3 {
	color: #00a09e;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	margin-top: 30px;
}

#engagements h3 {
	color: #00a09e;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

h5 {
	color: #676767;
	text-transform: uppercase;
	font: 13px/14px Arial, Helvetica, "Helvetica Neue", sans-serif;
	margin-top: 5px;
}

p.highlight {
	font: italic 14px/21px Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: #676767;
}

p.cliche {
	color: #676767;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 3px 0 0;
}

#testimonial p {
	font: italic 11px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6f777e;
}

#testimonial p.credit {
	color: #ff5f29;
	line-height: normal;
}

p.nospace {
	margin: 0;
	padding: 0;
}

p.copyright {
	float: left;
	font-size: .70em;

}


/* IMAGE STYLES -------------------------- */

img.bio_pic {
	float: left;
	margin-right: 15px;
	margin-top: 18px;
	width: 20%;
	height: auto;
	border: 1px solid #ccc;
}

