@charset "UTF-8";
/* CSS Document
Uniguest
Contact CSS
©2010 Uniguest
Created 5/14/10 1:35PM
Updated 5/14/10 1:35PM
Validated 5/14/10 1:35PM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */



div#subheaderdiv {
	position: relative;
	z-index: 0;
	visibility: visible;
	background: url(../site/images/contact_22.jpg) top left no-repeat;
	height: 88px;
	width: 980px;
}

div#contentdiv {
	padding: 50px 0 20px 0;
}

div#leftcontentdiv {
	width: 530px;
	padding: 0 0 0 20px;
	float: left;
}

div#rightcontentdiv {
	width: 344px;
	padding: 0;
	float: left;
	text-align: left;
}

/* TEXT */

h1#firstone {
	margin: 0;
}

div#contentdiv h2 {
	font-size: 170%;
	color: #000;
	font-family: "Century Gothic", Verdana, Geneva, Helvetica sans-serif;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

div#contentdiv p#required {
	font-size: 100%;
	line-height: 180%;
	color: #222;
	padding: 0 0 20px 0;
}
