
/* Masters */

body {
padding:0;
margin:0 0 20px;
text-align: center;
background:#fff none;
font:normal normal bold 9pt/1em Arial,Helvetica,sans-serif;
color:#b9b4ad;
}

* { margin:0;padding:0;
background-color:transparent;background-position:top left; }

a { color:#fff; }
a:focus { -moz-outline: none; }
a img { border:0; }
ul { list-style-type:none; }
fieldset { border:0; }
sup { font-size:11px; }

/* global classes */
.bold { font-weight:bold; }
.liLast { border:0px !important;margin-right:0px !important; }
.dNone { display:none; }
.divClear { clear:both; }
.spanSM { font-size:.9em; }


#divMain
{
	width: 803px;
	position:relative;
	margin: 120px auto 0;
	padding:120px 0 0;
	text-align: left;
	
}

h1
{
	margin: 0 0 60px 250px;
	width: 231px;
	height: 84px;
	text-indent:-9999px;
	background: url(/images/logo.gif) no-repeat;
}

#pMain { width:721px;height:120px;
text-indent:-9999px;
background:url(/images/copy.gif) no-repeat; }

h2 { height:15px;text-indent:-9999px; }
	#divEmail { width:269px;
	position:absolute;top:0;right:213px; }
	#divEmail h2 { width:269px;height:13px;
	background:url(/images/email.gif) no-repeat 235px 0; }
		#divEmail div { margin:0;padding:42px 0 30px;width:269px;
		display:none;
		background:url(/images/bg_email.jpg) no-repeat; }
		#divEmail div br { display:none; }
		#divEmail div label { margin:0 0 8px 40px;
		display:block;text-indent:-9999px; }
			#lblName1 { width:31px;height:9px;background:url(/images/lbl_name.gif) no-repeat; }
			#lblExp { width:50px;height:8px;background:url(/images/lbl_expertise.gif) no-repeat; }
			#lblEmail { width:30px;height:10px;background:url(/images/lbl_email.gif) no-repeat; }
		#divEmail div input { width:174px;height:18px;margin:0 0 11px 39px;
		background-color:#fff;border:1px solid #c4c0bc; }
		#divEmail div select { width:174px;height:20px;margin:0 0 11px 39px;
		background-color:#fff;border:1px solid #c4c0bc; }
		#divEmail div input#btnSubmit { margin:0 0 0 4px;width:17px;height:18px;
		vertical-align:middle; }
	#divContact { width:214px;
	position:absolute;top:0;right:1px; }
	#divContact h2 { width:171px;height:13px;
	background:url(/images/contact_info.gif) no-repeat 12px 0; }
		#divContact div { margin:0;width:214px;padding:60px 0 20px;
		display:none;
		background:url(/images/bg_contact.jpg) no-repeat; }
		#divContact div p { margin:0 0 12px 28px;
		color:#fff;font-size:.9em;
		line-height:1.3em; }
		
#txt_name1.vanadium-invalid, #txt_email.vanadium-invalid { border: 1px solid #c00; background-color: #pink; }

#spinner
{
	display: none;
	position: absolute;
	bottom: 42px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: transparent url(/images/spinner.gif) top left no-repeat;
}
		
#dummy-form-error { display: none; }