@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:visited {
	color:#03F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
html { overflow: -moz-scrollbars-vertical !important; }
body {
	text-align:center;
	color:#333;
	background:#f1f1f1 url(../images/bg.jpg) top center no-repeat fixed;
}

p {
	text-align:left;
	font:normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	width:100%;
	height:86px;
	float:left;
	
}

#logo {
	width:50%;
	float:left;
	height:100%;
}

#nav {
	width:50%;
	height:100%;
	float:left;
}

#banner {
	width:100%;
	float:left;
	height:139px;
	margin-bottom:26px;
}

#content {
	width:100%;
	float:left;
	z-index:2;
	position:relative;
}

#left {
	width:70%;
	float:left;
	position:relative;
	left:10px;
}


#left.full {
	width:100%;
	float:left;
	position:relative;
	left:10px;
}

.illustration {
	width:100%;
	float:left;
}

#left-caption {
	float:left;
	width:155px;
}

#left-caption p {
	text-align:center;
	font:italic 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:16px;
}

#bottom-caption {
	width:100%;
	float:left;
	width:511px;
	float:right;
	position:relative;
	bottom:120px;
}

#bottom-caption p {
	text-align:center;
	font:italic 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#big-paragraph {
	width:100%;
	float:left;
	position:relative;
	bottom:100px;
	margin-bottom:-100px;
}

#big-paragraph.inside {
	width:100%;
	float:left;
	position:relative;
	top:0;
	margin-bottom:0;
	margin-top:20px;

}


#big-paragraph p {
	font:normal 18px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:30px;
	padding-bottom:20px;
}
#big-paragraph.inside p {
	font:normal 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:30px;
	padding-bottom:20px;
}

#big-paragraph.inside h2 {
	font:normal 22px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}

#buttons {
	width:100%;
	float:left;
	margin-top:40px;
}

#buttons a {
	font:bold 16px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	display:block;
	background:url(../images/button.png) no-repeat;
	width:191px;
	height:35px;
	float:left;
	margin-right:15px;
	outline:none;
}
#buttons a:hover {
	text-decoration:none;
}

#right {
	width:30%;
	float:left;
}
#right p.contact {font:normal 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#right a {
	color:#333;text-decoration:underline;}
#right a:hover {
	text-decoration:none;}

#callout {
	width:259px;
	float:right;
	margin-right:10px;
}
#callout-top {
	background:url(../images/right.png) center top no-repeat;
	float:left;
	width:100%;
	text-align:left;
}
#callout-top h2 {
	font:100 24px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:16px 0 16px 16px;
}
#callout-top p {
	padding:0 16px 6px 16px;
}

#callout-cap {
	background:url(../images/right-cap.png) center top no-repeat;
	float:left;
	width:100%;
	height:16px;
}


#footer {
	width:100%;
	height:182px;
	background:url(../images/footer.png) no-repeat;
	float:left;
	position:relative;
	bottom:60px;
	margin-bottom:-60px;
	z-index:1;
	padding-top:97px;
}
#footer-top {
	width:100%;
	height:55px;
	float:left;
	padding:16px 0;
	margin-left:10px;
	text-align:center;
}
#social {width:530px;*width:530px;margin:0 auto;}

#facebook {
	padding-right:24px;
	border-right:1px solid #999;
}

#twitter {
	margin-left:24px;
	padding-right:24px;
	border-right:1px solid #999;
}
#vimeo {
	margin-left:24px;
	padding-right:24px;
}
#contact {
	margin-left:24px;
	float:left;
	}
#contact p {
	margin-right:50px;
}

#contact p.last {
	margin-right:0;
}

#contact p a {color:#333;text-decoration:underline;}
#contact p a:hover {text-decoration:none;}

#facebook, #facebook p, #facebook img, #twitter, #twitter p, #twitter img, #contact, #contact p, #vimeo, #vimeo p, #vimeo img {
	float:left;
}
#facebook a, #twitter a, #vimeo a {color:#333;}
#facebook img, #twitter img, #vimeo img {
	margin-right:6px;
}
#facebook p, #twitter p, #vimeo p {
	line-height:22px;
	margin-top:2px;}


#footer-bottom {
	width:100%;
	float:left;
	height:30px;
	margin-top:16px;
	margin-left:10px;


}
#footer-bottom p.right {
	float:right;width:300px;text-align:right;margin-right:20px;}
	#footer-bottom p.right a {color:#333;
	margin-left:20px;}
