/***********************************
	Color Palette
************************************



*/

/***********************************
	Reset
***********************************/

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, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;
}
ol, ul { list-style: none; }
html { overflow-y: scroll; }

/***********************************
	Universals
***********************************/

.clearall { clear: both; }
.floatright { float: right; margin: 0 0 8px 16px; }
.floatleft { float: left; margin-right: 16px; }
small {	font-size: 10px; }

/***********************************
	Essentials
***********************************/

body {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	background-color: #262626;
	color: #444;
}
a {
	color: #fff;
	cursor: pointer;
}
p {	margin-bottom: 16px; line-height: 18px; }
h1, h2, h3, h4, h5 { margin-bottom: 16px; }
h1 { font-size: 23px; color: #AA2719; }
h2 { font-size: 18px; color: #366872; font-style: italic; margin-bottom: 10px; }
input, select, textarea {
	padding: 4px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
}

/***********************************
	Wrappers
***********************************/

#pageWrapper {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 16px;
}
#contentWrapper {
	padding-top: 12px;
	margin: 0 auto;
	width: 952px;
}

/***********************************
	Header
***********************************/

#header {
	height: 136px;
	position: relative;
}
#header #logo {
	width: 312px;
	height: 80px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 26px;
	left: 32px;
}
#header #logo a {
	height: 79px;
	display: block;
}
#header #topbar {
	width: 200px;
	height: 28px;
	line-height: 26px;
	position: absolute;
	right: 111px;
	text-align: center;
	color: #5696b1;
	font-size: 11px;
}
#header #topbar span {
	color: #fff;
	font-weight: bold;
}

/***********************************
	Nav
***********************************/

#nav {
	position: absolute;
	top: 50px;
	right: 0;
}
#nav ul li {
	margin-right: 16px;
	float: left;
}
#nav ul li a {
	display: block;
	padding: 23px 23px;
	color: #262626;
	text-decoration: none;
}
#nav ul li a:hover {
	
}
#nav ul li.sel a {
	/*background-image: url(../images/small_arrow.png);
	background-repeat: no-repeat;
	background-position: -30px 40px;*/
}

/***********************************
	Footer
***********************************/

#footerWrapper {
	padding: 16px 0;
}
#footer {
	margin: 0 auto;
	width: 952px;
	font-size: 11px;
}
#footer ul#footerNav li {
	padding: 0 16px 2px;
	border-right: #555 1px solid;
	float: left;
}
#footer ul#footerNav li.last { border: 0; }
#footer ul#footerNav li a { text-decoration: none; }
#footer #copyright { float: right; color: #fff; }
#footer #copyright a { text-decoration: none; border-bottom: #69a1af 1px solid; padding-bottom: 2px; }

/***********************************
	Content
***********************************/

#content {
	position: relative;
}
#contentBody {
	padding: 4px 0 36px;
	position: relative;
	overflow: hidden;
}
#contentBody a {
	color: #366872;
}

/***********************************
	Services
***********************************/

#serviceList .signature {
	float: left;
}
#serviceList .logo {
	margin: 0 16px 16px 0;
	height: 52px;
	float: left;
}
#serviceList {
	margin: 0 0 32px 32px;
	width: 400px;
	float: right;
	list-style-type: disc;
	padding-left: 32px;
	font-size: 11px;
	border-left: 1px solid #6e9299;
}
#serviceList h2 {
	margin-top: 12px;
}
#serviceList p {
	font-style: italic;
	clear: left;
}
#serviceList.narrow {
	width: 440px;
}
#serviceList li {
	margin-bottom: 8px;
}
#serviceList li.heading {
	margin-bottom: 12px;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	left: -14px;
	color: #366872;
}
/*** Services Nav ***/
#next, #previous {
	margin-top: 16px;
	padding: 8px;
	background: #e9f1f3;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	bottom: 4px;
	-moz-border-radius: 4px;
}
#next {
	right: 0;
}
#previous {
	left: 0;
}
#next img, #previous img {
	display: block;
	float: left;
	margin-right: 5px;
}
/*** Top Services Nav ***/
#nextTop, #previousTop {
	padding: 8px;
	font-size: 11px;
	line-height: 15px;
	float: right;
	-moz-border-radius: 4px;
	position: relative;
	top: -6px;
}
#nextTop img, #previousTop img {
	display: block;
	float: left;
	margin-right: 5px;
}
/*** Presentation Schedule ***/
table#schedule {
	width: 100%;
	margin-bottom: 48px;
	border-collapse: collapse;
	clear: right;
	font-size: 11px;
	position: relative;
	top: -12px;
}
table#schedule td {
	padding: 10px 12px;
	border-top: 1px solid #cae2ed;
	border-bottom: 1px solid #cae2ed;
	background: #f4fafc;
}
table#schedule td.date { width: 130px; }
table#schedule td.time { width: 80px; }
table#schedule td.title { width: 260px; font-weight: bold; }
table#schedule td img.icon {
	position: relative;
	left: 19px;
}
table#schedule td span {
	display: block;
}

/***********************************
	About
***********************************/

ul.talent {
	margin: 8px 0 0;
	min-height: 1px;
}
ul.talent li {
	margin: 0 28px 16px 0;
	width: 290px;
	min-height: 200px;
	font-size: 11px;
	float: left;
}
ul.talent li.last {  margin-right: 0; }
ul.talent li.heading {
	font-weight: bold;
	font-size: 16px;
}
ul.talent li h2 {
	margin: 0 0 8px;
	font-size: 16px;
}
ul.talent li .photo {
	margin-right: 12px;
	width: 120px;
	height: 120px;
	float: left;
	background: #999;
}
ul.talent li p {
	margin-bottom: 0;
}

/***********************************
	Home
***********************************/

#homeFeatures {
	height: 145px;
	position: relative;
}
#homeFeatures div {
	width: 930px;
	padding-left: 10px;
	height: 185px;
	background-image: url(../images/home_features.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -55px;
	left: -10px;
}
#homeFeatures a {
	margin-right: 44px;
	width: 277px;
	height: 176px;
	display: block;
	float: left;
}
#homeFeatures a.last {
	margin: 0;
}

/***********************************
	Home Banner
***********************************/

ul#homeBanner {
	padding: 16px;
	width: 920px;
	background-color: #aa2719;
	background-image: url(../images/home/banner_bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	-moz-border-radius: 8px;
}
#homeBanner li {
	padding: 16px;
	width: 273px;
	color: #eac9c5;
	float: left;
	font-size: 11px;
}
#homeBanner li h2 {
	margin: 16px 0 6px;
	color: #fff;
	font-size: 20px;
	font-style: italic;
}
#homeBanner li p {
	margin: 0;
	line-height: 16px;
}
#homeBanner li span {
	margin-top: 10px;
	display: block;
}
#homeBanner li .photo {
	height: 120px;
	background-color: #fff;
}

/***********************************
	Home Testimonials
***********************************/

ul#homeTestimonials {
	margin-top: 16px;
	padding: 0 4px 16px;
	width: 944px;
	overflow: hidden;
	/* border-top: 1px solid #e5e5e5; */
}
#homeTestimonials li {
	padding: 12px 16px 8px;
	width: 281px;
	color: #777;
	border-right: 1px solid #e5e5e5;
	float: left;
	font-size: 11px;
}
#homeTestimonials li.last {
	border: 0;
}
#homeTestimonials li h2 {
	margin: 12px 0 6px;
	color: #262626;
	font-size: 22px;
	font-style: italic;
}
#homeTestimonials li p {
	margin: 0;
	font-style: italic;
	line-height: 16px;
}
#homeTestimonials li .signature {
	margin-top: 16px;
	width: 130px;
	float: right;
}
#homeTestimonials li .logo {
	margin-top: 16px;
	width: 140px;
	height: 52px;
	float: left;
}

/***********************************
	Contact
***********************************/

#blockContact {
	float: right;
	width: 350px;
}
#blockContact p {
	margin-bottom: 16px;
	line-height: 16px;
}
#blockContact p span {
	color: #366872;
	font-weight: bold;
}
#blockContact h2 {
	margin: 0;
	font-size: 18px;
	font-style: italic;
}
#contact {
	padding-bottom: 16px;
	display: block;
	overflow: hidden;
}
#contact .formField {
	width: 270px;
	float: left;
}
#contact label {
	padding: 6px 0 3px;
	display: block;
	font-size: 11px;
}
#contact label span {
	color: #AA2719;
	font-weight: bold;
	display: inline;
}
#contact input, #contact textarea {
	padding: 6px;
	width: 235px;
	border: #aaa 1px solid;
	color: #666 !important;
	font-size: 12px;
}
#contact select {
	padding: 6px;
	width: 249px;
	border: #aaa 1px solid;
	color: #666 !important;
	font-size: 12px;
}
#contact input.btn {
	width: auto;
}
#contact .btnHolder input {
	
}

/*** Textareas ***/
#contact .fieldWide {
	width: auto;
	height: auto;
}
#contact textarea {
	width: 505px;
	height: 125px;
	clear: left;
	float: left;
}








