/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

:focus {
	outline: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span.hide {
	display: none;
}

span.arial {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

em.warn {
	font-style: normal;
	color: #f00;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	position: relative;
	font: 12px/150% "Century Schoolbook", Bookman, Georgia, serif;
	height: 100%;
	background-color: #121212;
}

body {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

@font-face {
	font-family: "Futura";
	src: url(http://www.advertisingdesign.com/adclient/09/fonts/Futura.ttf) 	format("truetype");
}

/* @end */

#header-holder {
	display: block;
	position: relative;
	width: 100%;
	background: #fff url(../images/wht-bg.gif) no-repeat center 180px;
}

#header {
	display: block;
	position: relative;
	width: 940px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 0;
	padding-top: 100px;
}

#header div#symbol {
	display: block;
	position: absolute;
	width: 24px;
	height: 16px;
	top: 10px;
	left: 45px;
}

#header h1 {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	font-weight: normal;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 27px;
	color: #999;
	padding-bottom: 40px;
	
}

#header h1.logo {
	display: block;
	position: relative;
	width: 240px;
	margin: 0 auto;
	font-weight: normal;
	/*font-size: 19px;
	line-height: 60px;*/
	text-transform: uppercase;
	color: #999;
	padding-bottom: 0px;
	float: left;
	border: 0px solid #ff3300;
	margin-left: 60px;
	font: 18px/60px "Futura", Helvetica, Arial, sans-serif;
	letter-spacing: 4px;
	text-align: right;
	margin-top: 9px;
}

#header h1.logo em {
	font-style: normal;
	color: #f30;
}

#header h1 img {
	display: inline;
	float: right;
	position: relative;
	margin-right: 12px;
}

#header h2 {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: -1px;
	margin: 0 0 15px 15px;
	color: #666;
	font: 11px/21px "Futura", Helvetica, Arial, sans-serif;
	text-align: justify;
	width: 520px;
	float: left;
	border-left: 1px solid #ff3300;
	padding-left: 25px;
	/*height: 58px;*/
	
}

#header h2 strong {
	display: block;
	letter-spacing: -2px;
	color: #f30;
	background: none;
	margin: 40px 0 40px 0;
	text-align: center;
	text-transform: lowercase;
	font: italic 72px/36px "Century Schoolbook", Bookman, Georgia, serif;
}

#header h2 strong em {
	color: #121212;
}

#header h3 {
	display: inline;
	float: left;
	position: relative;
	margin: 0 0 20px 60px;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font: 11px/12px "Futura", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	/*border-bottom: 1px solid #e3e3e3;*/
	width: 810px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

#header h3 em {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #f30;
}

#header h3 span {
	color: #f30;
}

#header h3 span a {
	display: none;
}

#header h4 {
	clear: left;
	height: 50px;
}

#content {
	display: block;
	position: relative;
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 25px;
	padding-bottom: 90px;
	/*background: url(../images/body-bkgd2.gif) no-repeat left top;*/
	background: url(../images/blk-gradient.gif) repeat-x left top;
}

#content h3 {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font: 11px/12px "Futura", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	border-bottom: 0px solid #252525;
	width: 820px;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

#content h3 em {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #f30;
}

dl.case {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
}

dl.case dt {
	display: block;
	position: relative;
	text-align: left;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 60px;
	padding-right: 20px;
	color: #ccc;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 9px;
	height: 31px;
	line-height: 32px;
	background: url(../images/pointer.gif) no-repeat left top;
	letter-spacing: 3px;
}

dl.case dt.selected {
	color: #fff;
	background: url(../images/pointer.gif) no-repeat left -31px;
}

dl.case dt:hover {
	color: #f30;
	background: url(../images/pointer.gif) no-repeat left -62px;
}

dl.case dt:hover a {
	color: #f30;
}

dl.case dt a {
	color: #555;
}

dl.case dt a:hover {
	color: #f30;
	text-decoration: none;
}

dl.case dt.selected a {
	color: #fff;
}

dl.case dd {
	display: none;
	position: relative;
	zoom:1;
}

dl.case dd div.images {
	display: inline;
	position: relative;
	float: right;
	width: 520px;
	margin-top: 40px;
}

dl.case dd div.images li.url {
	display: inline;
	position: relative;
	float: right;
	width: 520px;
	margin-top: -10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
}

dl.case dd div.images li.url a {
	color: #f30;
}

dl.case dd div.images li.url a:hover {
	color: #fff;
	text-decoration: none;
}

dl.case dd div.images img {
	display: block;
	position: relative;
	border: 4px solid #fff;
	margin-bottom: 15px;
}

dl.case dd h5.end {
	display: block;
	position: relative;
	clear: both;
	width: 940px;
	height: 15px;
	border: 0px solid #ffcc00;
	margin-bottom: 20px;
	background: url(../images/lines-comp.gif) no-repeat left top;
}

dl.case dd h5.end a {
	display: block;
	color: #fff;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 9px;
	line-height: 15px;
	text-transform: uppercase;
}

dl.case dd h5.end a:hover {
	color: #f30;
	text-decoration: none;
}

dl.case dd div.description {
	display: inline;
	position: relative;
	width: 339px;
	float: left;
	color: #fff;
	text-align: left;
	margin: 40px 20px 20px 0;
	padding-left: 60px;
	border-right: 0px dotted #999;
}

dl.case dd div.description blockquote {
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-right: 15px;
	font-style: normal;
	color: #666;
	letter-spacing: 1px;
	text-transform: uppercase;
	font: 11px/22px "Futura", Helvetica, Arial, sans-serif;
}

dl.case dd div.description blockquote span {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 8px;
}

dl.case dd div.description h5.futura {
	display: block;
	margin: 0 20px 30px 0;
	line-height: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #f30;
	border-bottom: 0px solid #212121;
	padding-bottom: 4px;
	font: 15px/19px "Futura", Helvetica, Arial, sans-serif;
}

dl.case dd div.description h6 {
	color: #999;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	margin: 0 20px 10px 0;
	text-align: left;
	border-bottom: 0px solid #ff3300;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

dl.case dd div.description p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	margin: 0 20px 0 0;
	text-align: left;
	padding-bottom: 25px;
	letter-spacing: 0px;
}

dl.case dd div.description p span.futura {
	font: 11px/20px "Futura", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #f30;
}

dl.case dd div.description ul {
	display: block;
	margin: 0 20px 20px 20px;
	list-style: none;
}

dl.case dd div.description ul.tags {
	list-style: none;
	color: #666;
	letter-spacing: 5px;
	font: 8px/22px "Futura", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

dl.case dd div.description ul li {
	padding-left: 15px;
	background: url(../images/plus.gif) no-repeat left 6px;
}

dl.case dd div.description ul.tags li {
	padding-left: 15px;
	background: url(../images/little-arrow.gif) no-repeat left 9px;
}




#about-holder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 306px;
	margin-top: -302px;
	padding-bottom: 4px;
	z-index: 80;
	background: #f30 url(../images/contact-holder-bg.gif) repeat-x left bottom;
	
}

#about-holder a#about-toggle {
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: 316px;
	width: 108px;
	height: 35px;
	background: url(../images/about.gif) no-repeat left top;
}

#about-holder a#about-toggle:hover {
	background: url(../images/about.gif) no-repeat left -35px;
}

#about-holder a#about-toggle.active {
	background: url(../images/about.gif) no-repeat left -70px;
}

#about-holder a#about-toggle.active:hover {
	background: url(../images/about.gif) no-repeat left -105px;
}

#about {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 940px;
	border: none;
	padding: 0;
	height: 306px;
	float: left;
	margin-left: -444px;
	text-align: left;
	color: #fff;
	background: #f30 url(../images/glow-trans.png) no-repeat left top;
	font: 12px/17px "Futura", Helvetica, Arial, sans-serif;
}

#about dl#who-are-we, #about #about-us, #about dl#services {
	display: inline;
	float: left;
	width: 315px;
	text-align: center;
	margin-top: 75px;
}

#about dl#who-are-we dd {
	display: block;
	margin-left: 5px;
}

#about #about-us {
	width: 415px;
	text-align: left;
	margin-top: 25px;
	margin-right: 30px;
}


#about dl#services {
	width: 160px;
	text-align: left;
	margin-top: 25px;
	margin-right: 20px;
	text-transform: uppercase;
	font: 9px/13px "Futura", Helvetica, Arial, sans-serif;
}

#about dl#services dt {
	display: block;
	margin-left: 10px;
}

#about dl#services dd {
	display: block;
	margin-top: 5px;
}

#about dl#services dd ul {
	display: block;
	color: #902a01;
}

#about dl#services dd ul li {
	padding-left: 10px;
	background: url(../images/bullet-plus.gif) no-repeat left 5px;
}

#about p {
	display: block;
	margin: 0;
	margin-bottom: 15px;
	color: #fff;
	font-weight: normal;
	padding: 0px 0 10px 0;
	padding-bottom: 10px;
	font: 12px/22px "Futura", Helvetica, Arial, sans-serif;
}

#footer-holder {
	display: block;
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 250px;
	margin: -60px 0 0 0;
	z-index: 800;
	background: transparent url(../images/footer-trans.png) repeat-x left top;
}

#footer {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #121212;*/
	background-color: #f30;
	border-top: 1px solid #252525;
}

#foot {
	display: block;
	margin: 0 auto;
	width: 940px;
}

#foot div#form, #foot div#elsewhere, #foot div#contact {
	display: inline;
	float: left;
	width: 220px;
	margin-right: 20px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 9px/15px "Futura", Helvetica, Arial, sans-serif;
}

#foot div#contact {
	margin-left: 55px;
}

#foot div h3 {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px 0 3px 0;
	text-transform: uppercase;
	font: 9px/12px "Futura", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	border-bottom: 1px solid #902a01;
	width: 220px;
	color: #902a01;
	font-weight: bold;
	text-align: left;
}

#footer div dt, #footer a {
	color: #ffcc99;
}

#footer span.copyright {
	color: #fff;
}

#footer div dd {
	color: #fff;
	margin-bottom: 10px;
}

#contact dl.vcard {
	display: block;
}

#contact dl.vcard dt {
	color: #fff;
}

#contact dl.vcard dd {
	margin: 0;
}

#contact dl.vcard dd a.email {
	display: block;
	margin-top: 20px;
}

#form form {
	display: block;
	width: 220px;
	border: none;
	left: 220px;
	top: 40px;
}

form fieldset {
	border: none;
	clear: both;
}

label.error {
	display: none !important;
	height: 14px;
}

#foot div#form form#contactForm div#message {
	display: block;
	width: 210px;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #600;
	text-align: center;
}

#form form input, form textarea {
	width: 212px;
	padding: 0 3px 0 3px;
	border: 1px solid #e3e3e3;
	margin-bottom: 5px;
	color: #a7a7a7;
	line-height: 19px;
	height: 19px;
}

input#name {
	background: #fff url(../images/name.gif) no-repeat left top;
}

input#name.error {
	background: #fff url(../images/name-error.gif) no-repeat left top;
}

input#name.focus, input#name.filled {
	background-image: none;
}

input#email {
	background: #fff url(../images/email.gif) no-repeat left top;
}

input#email.error {
	background: #fff url(../images/email-error.gif) no-repeat left top;
}

input#email.focus, input#email.filled {
	background-image: none;
}

textarea#comments {
	background: #fff url(../images/comment.gif) no-repeat left top;
}

textarea#comments.error {
	background: #fff url(../images/comment-error.gif) no-repeat left top;
}

textarea#comments.focus, textarea#comments.filled {
	background-image: none;
}

form input:focus, form textarea:focus {
	background-color: #f4f4f4;
	outline: none;
}

form#contactForm button {
	display: block;
	position: relative;
	height: 21px;
	width: 40px;
	border: none;
	margin-left: 180px;
	background: url(../images/send.gif) no-repeat left top;
}

form#contactForm button:hover {
	background: url(../images/send.gif) no-repeat left -21px;
}

a#foot-toggle {
	display: block;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: 343px;
	width: 108px;
	height: 35px;
	background: url(../images/contact-button-trans.png) no-repeat left -105px;
}

a#foot-toggle:hover {
	background: url(../images/contact-button-trans.png) no-repeat left -70px;
}

a#foot-toggle.active {
	background: url(../images/contact-button-trans.png) no-repeat left -35px;
}

a#foot-toggle.active:hover {
	background: url(../images/contact-button-trans.png) no-repeat left top;
}

#footer p {
	display: block;
	width: 940px;
	color: #999;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	line-height: 30px;
	font-size: 10px;
	background-color: #f30;
}

#footer img.logo {
	display: inline;
	float: right;
	width: 42px;
	height: 57px;
	margin: 27px 51px 0 0;
}

object {
	display: block;
	position: relative;
	border: 4px solid #fff;
	margin-bottom: 15px;
}

/* survey styles */

div#survey-content {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding-left: 120px;
	color: #e3e3e3;
	font: 13px/21px "Futura", Helvetica, Arial, sans-serif;
}

div#survey-content p {
	text-align: left;
	margin-bottom:15px;
	width: 820px;
}

div#survey-content #survey-form {
	/*padding-top: 20px;*/
}

div#survey-content #survey-form input {
	margin: 0;
	border: 0;
}

div#survey-content #survey-form input.short {
	height: 20px;
	width: 120px;
}

div#survey-content #survey-form input.medium {
	height: 20px;
	width: 220px;
}

div#survey-content #survey-form input.long {
	height: 20px;
	width: 320px;
}

div#survey-content #survey-form textarea {
	display: block;
	position: relative;
	width: 400px;
	height: 50px;
	border: 0;
}

div#survey-content #survey-form button {
	display: block;
	position: relative;
	clear: both;
	margin-top: 10px;
}

/* end survey */

div#survey-content #survey-form hr {
	border: none 0; 
	border-top: 1px dotted #666;
	height: 1px;
	width: 840px;
	text-align: left;
	margin: 20px 0;
}
