@charset "UTF-8";
/* CSS Document */
	body {
	background-color: #000;
	/*background-image: url(images/bg.gif);
	background-repeat:repeat-x;*/
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	text-align: left;
	color:#fff;
	}

	#flashcontent {
	width: 100%;
	height: 400px;
	}
	
	#content {
	width: 950px;
	/*height: auto;*/
	}
	
	#copy {
	width: 525px;
	padding-bottom:25px;
	left: 425px;
	top: 165px;
	position: absolute;	
	}
	
	#footer {
	width:950px;
	clear: both;
	padding:10px 0 10px 0;
	margin: 0 auto;
	text-align:left;
	color:#999999;
	font-size: 17px;
	line-height: 19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	.footerLight {
	width:950px;
	color:#999999;
	font-size: 11px;
	}
	
	#callOut {
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	border:5px solid #404040;
	}
	
	#clientArea {
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	border:5px solid #cc3399;
	}
	
	#bio {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
	border-top:1px solid #404040;
	}
	
	#press {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
	border-top:1px solid #404040;
	}
	
	.h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 50px;
	line-height: 45px;
	color: #fff;
	}
	
	.h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 23px;
	color: #fff;
	text-align:left;
	}
	
	.h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	color: #cc3399;
	text-align:left;
	font-style: italic;
	}

	.bodyCopy {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align:left;
	}
	
	.bodyCopyGrey {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	text-align:left;
	}
	
	.bodyCopySm {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	}
	
	.introBodyCopy {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1pc;
	text-align:left;
	}
	
	.introBodyCopyPurple {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #cc3399;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1pc;
	text-align:left;
	}
	
	.introBodyCopyBlue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #00bdf2;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1pc;
	text-align:left;
	}
	
	.introBodyCopyYellow {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #ffcc00;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1pc;
	text-align:left;
	}
	
	.introBodyCopy img {
	margin-right: 20px;
	margin-bottom: 5px;
	text-align:left;
	}
	
	a:link {
	color: #00bdf2;
	text-decoration: none;
	}
	a:visited {
	color: #00bdf2;
	text-decoration: none;
	}
	a:hover {
	color: #00bdf2;
	text-decoration: underline;
	/*background-color: #00bdf2;*/
	}
	
	a img {
	border: 0;
	}
	
	/*form styles*/
	
	.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #ff00cc;
	color : #ff00cc;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #fff;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff00cc;
	color : #fff;
	font-weight: normal;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff00cc;
	color : #fff;
	font-weight: normal;
}

fieldset {
	padding: 0;
	margin-bottom: 0.5em;
	border: 0px solid #fff;
	/*background-color: #fff;*/
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	text-align: left;
}

label {
	font-weight: normal;
}
.form-row {
	clear: both;
	padding-bottom: 0.5em;
}

.field-label {

}

.field-widget {

}

button{ 
		clear:both;
		width:75px;
		height:18px;
		background:url(img/btn_submit.gif) no-repeat;
		text-align:center;
		line-height:31px;
		border:0px;
	}

#divider {
	height: 1px;
	width: auto;
}
	
			
