@charset "utf-8";
/* CSS Document */

body {
	color:#7d7d7d;
	background:#f2f2f3 url(images/common/main_bg.jpg) repeat-x center top;
	margin:0px;
	padding:0px;
	text-align:left;
	font: 12px Arial, helvetica, sans-serif;
	line-height:140%;
	height:100%;
}
h1 {
	margin:0;
	padding:0;
	color: #c83394;
	font:normal 16px Arial, helvetica, sans-serif;
}
h2 {
	margin:0;
	padding:0;
	color: #c83394;
	font:normal 14px Arial, helvetica, sans-serif;
}
h3 {
	color:#c83394;
	margin:0;
	padding:0;
}
h4 {
	color:#c83394;
	margin:0;
	padding:0;
}
p {
	margin:0;
}
img {
	border:0
}
a {
	text-decoration:none;
}
a:link {
	color:#c83394;
}
a:visited {
	color:#c83394;
}
a:hover {
	color:#86226f;
	text-decoration:underline;
}
.clear {
	clear:both;
	float:none;
}
#flashintro {
	position: absolute;
	top:0;
	left:0;
	z-index:3000;
	overflow:auto;
	width:100%;
	height:100%;
	text-align:center;
	float:none;
	margin:0;
}
#maincontainer {
	width:860px;
	margin:0 auto;
}
#header {
	margin:0;
	padding:0;
	height:149px;
	background: transparent url(images/common/header_bg.gif) no-repeat center 130px;
}
#header h1 {
	float:left;
	width:186px;
	height:149px;
	background: transparent url(images/common/logo.gif) no-repeat left top;
	text-indent:-3000px;
}
#header h1 a {
	display:block;
	width:186px;
	height:149px;
}
/*********************************NAV************************************/
#homelink {
	position:relative;
	margin:0 0 0 200px;
	top:56px;
	right:0;
	text-align:right;
	height:30px;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#homelink a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#a5a5a5;
}
#homelink a:hover {
	color:#c83394;
	text-decoration:none;
}
.home #homelink a, .home #homelink a:hover {
	color:#fff;
	cursor:default;
}
#nav {
	float:right;
	height:48px;
	margin:71px 0 0 0;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	margin:0;
	padding:0;
	height:48px;
}
#nav a {
	display:block;
	background:transparent url(images/common/menu_bg_up.gif) no-repeat left top;
	margin:0;
	height:48px;
	padding:7px 11px 4px 11px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#a5a5a5;
}
#nav-clients a {
	background:none;
}
.contact #nav-contact a {
	margin:0 1px 0 0;
}
.contact li#nav-contact {
	background:transparent url(images/common/menu_contact_bg_up.gif) no-repeat right top;
}
#nav a:hover {
	color:#c83394;
	text-decoration:none;
}
.home #nav-home a, .clients #nav-clients a, .team #nav-team a, .gallery #nav-gallery a, .casestudies #nav-casestudies a, .safety #nav-safety a, .contact #nav-contact a {
	color:#c83394;
	background:transparent url(images/common/menu_bg_down.gif) no-repeat left top;
	outline:0;
}
/*********************************END_NAV************************************/

#bodycontainer {
	width:860px;
	background:#fff;
}
#photo-hero {
	width:800px;
	height:185px;
	margin:0;
	padding:28px 30px 30px 30px;
	background:transparent url(images/common/photo_hero_bg.gif) no-repeat left top;
}
#slideshow-container {
	width:800px;
	height:185px;
	position:relative;
}
#slideshow-container img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#bodycontainer h1 {
	height:31px;
	margin:0 0 8px 20px;
	padding:0px 0 0 10px;
	line-height:31px;
	background:transparent url(images/common/h1_bg.jpg) no-repeat left top;
}
.bodycopy {
	float:left;
	width:510px;
	padding:0 0 0 30px;
}
.bodycopy p {
	margin:0 0 8px 0;
}
.may {
	color:#c83394;
}
.nineteen {
	color:#86226f;
}
.home .bodycopy p {
	margin:8px 0 16px 0;
}
/*********************************THUMBNAILS************************************/
.photo-gallery {
	float:right;
	padding:0 5px 6px 0;
	width:271px;
}
.gallery .columnleft {
	float:left;
	padding:0;
	width:578px;
	margin:20px 0;
}
.gallery .columnright {
	float:left;
	padding:0;
	width:262px;
	margin:20px 0;
	border-left:1px solid #c7c7c7;
}
.gallery h2 {
	margin:2px 0 2px -6px;
	color:#7d7d7d;
	clear:both;
}
.gallerycontainer {
	margin:12px 0 0 36px;
}
.thumbnail {
	float:left;
	width:96px;
	height:96px;
	margin:0 11px 6px 0;
	padding:14px 14px 16px 14px;
	background:transparent url(images/common/photo_thumb_bg.gif) no-repeat left top;
	line-height:100%;
}
.video .thumbnail {
	width:146px;
	background:transparent url(images/common/video_thumb_bg.gif) no-repeat left top;
}
/*********************************END_THUMBNAILS************************************/
#footer {
	width:860px;
	height:33px;
	background:transparent url(images/common/footer_bg.gif) no-repeat center top;
	color:#fff;
}
#footer .copyright {
	float:left;
	padding:0px 0 0 30px;
	font-size:11px;
	line-height:33px;
}
.share {
	float:right;
	margin:0;
	line-height:33px;
	padding:2px 20px 0 0;
}
.share div {float:left;}
.share ul {
	float:left;list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.share li {
	width:16px;
	height:16px;
	text-indent:-3000px;
	padding:0;
	margin:8px 0 0 8px;
	float:left;
}
#facebook a {
	display:block;
	width:16px;
	height:16px;
	background:transparent url(images/common/share_sprite.gif) no-repeat left top;
}
#twitter a {
	display:block;
	width:16px;
	height:16px;
	background:transparent url(images/common/share_sprite.gif) no-repeat -16px top;
}
#facebook a:hover {
	background-position:left -16px;
}
#twitter a:hover {
	background-position:-16px -16px;
}
#footer .tel {
	height:33px;
	float:right;
	padding:0px 30px 0 94px;
	background:transparent url(images/common/footer_tel_bg.gif) no-repeat left top;
	font-size:16px;
	line-height:33px;
}
/*********************************Testimonials*************************************/
.clients .bodycopy {
	width:860px;
}
.columnleft {
	float:left;
	width:347px;
	margin:6px 0 0 0;
	padding:0 0 0 30px;
}
.columnright {
	float:left;
	width:347px;
	margin:6px 0 0 46px;
}
.bodycopy blockquote {
	background:transparent url(images/clients/quote-top.gif) no-repeat left top;
	width:347px;
	margin:0 0 28px 0;
	font-size:14px;
}
.bodycopy blockquote div {
	background:transparent url(images/clients/quote-bottom.gif) no-repeat left bottom;
	padding:10px 14px 8px 14px;
}
p.author {
	margin:0 0 0 40px;
	position:relative;
	top:17px;
	line-height:120%;
	overflow:auto;
	color:#c83394;
	font-size:12px;
	font-weight:bold;
}
p.position {
	color:#86226f;
	font-weight:normal;
}
/********************************END_Testimonials**********************************/


/*********************************Team*************************************/
ul.teamlist {
	margin:0 0 0 30px;
}
.teamlist, .teamlist li dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
.teamlist li {
	background:transparent url(images/team/teammember_bg.gif) repeat-x left top;
	float:left;
	width:237px;
	margin:0 20px 0 0;
	padding:0 8px;
}
.teamlist li.last{margin:0;}
.teamlist dd {
	margin:0 0 6px 0;
	padding:0;
}
.teamlist dt {
	margin:4px 0 10px 0;
	color:#86226f;
	padding:0;
	font-size:14px;
}
.teamlist .tel {
	padding-left:14px;
	background:transparent url(images/team/mobile_icon.gif) no-repeat left center;
}
/*********************************END_Team*************************************/

/*********************************Contact*************************************/
.contact .bodycopy {
	width:300px;
	font-size:14px;
}
.contact dt {
	margin:20px 0 0 0;
	color:#86226f;
}
.contact dd {
	margin:0 0 0 20px
}
.map {
	float:right;
	padding:14px 5px 12px 14px;
	margin:0 0 16px 0;
	width:406px;
	background:transparent url(images/contact/map_bg.gif) no-repeat left top;
}
#mapcontent form {
	padding:0;
	margin:0;
}
#mapcontent .mapinput {
	width:120px;
	margin:0 4px 0 0;
}
#mapcontent img {
	margin:0 0 10px 0;
	padding:0;
}
#mapcontent {
	height:140px;
}
div.infowindow {
	max-height:250px;
	overflow-y:auto;
}
/*********************************END_Contact*************************************/

/**************FAQ**********/
#faqs {
	padding:20px 0 0 0;
}
#faqs .faqwrapper {
	width:800px;
	background:transparent url(images/case-studies/footer_bg.gif) no-repeat left bottom;
	padding:6px 0 9px 0;
	margin:0 0 10px 30px;
}
#faqs h3 {
	background:#ccc url(images/case-studies/h3_bg_both.gif) no-repeat left top;
	cursor:pointer;
	color:#fff;
	padding:0px 16px 0px 36px;
	height:28px;
	line-height:28px;
	font-weight:normal;
	font-size:16px;
}
#faqs h3.faqactive {
	background-position:left -28px;
	color:#fff;
}
#faqs .answer {
	background:transparent url(images/case-studies/body_bg.gif) no-repeat left top;
	height:0;
	overflow:hidden;
	padding:0 8px 0 0px;
	width: 100%;
}
#faqs h4 {
	color:#86226f;
	font-weight:normal;
	font-size:13px;
	line-height:25px;
	margin:0 0 4px 0;
}
.column1, .column2, .column3 {
	float:left;
	width:156px;
	padding:0 13px;
	height:268px;
}
.column3 {
	color:#c83394;
}
.column4 {
	margin:0 -28px 0 0;
	padding:0;
}
.column4 .thumbnail {
	margin:6px 0 0 4px;/*display:none;*/
}
/**************END FAQ**********/

/* END CSS Document */
