@charset "UTF-8";
/* CSS Document */

body {
	background: url(grad-line.png) 0px 91px repeat-x;
	margin: 25px 0px 20px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}

.clear {
	clear: both;
}

.space16 {
	height: 16px;
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

#header-margin-wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
}

#header-content-wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
}

#seo-contact {
	float: right;
	margin: 10px 0px 0px 0px;
}

#seo-contact h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

#seo-contact h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#logo {
	float: left;
	width: 244px;
	height: 52px;
}

#navigation-margin-wrapper {
	height: 39px;
	background: url(bg-nav.png) 0px 0px repeat-x;
	margin: 25px 0px 0px 0px;
}

#navigation-content-wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
	height: 39px;
	color: #fff;
	text-transform: lowercase;
	font-size: 16px;
}

#navigation-content-wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation-content-wrapper li {
	float: left;
}

#navigation-content-wrapper li a {
	padding: 8px 15px 12px 15px;
	margin: 0px;
	color: #999999;
	text-decoration: none;
	height: 19px;
	display: block;
}

#navigation-content-wrapper li a:hover {
	color: #0f5178;
	text-decoration: none;
	background-color: #D3D3D3;
}

.nav-on {
	padding: 8px 15px 12px 15px;
	margin: 0px;
	height: 19px;
	display: block;
	color: #0B3F5D;
	text-decoration: none;
	background: #D3D3D3;
}

#nav-bottom {
	float: left;
	width: 940px;
	height: 34px;
	background: url(nav-bg.png) 0px 0px repeat-x;
}

.footer {
	height: 50px;
	color: #999999;
	margin: 10px 0px 0px 0px;
	background: url(grad-top.png) 0px 0px repeat-x;
	border-top: 1px solid #EEEEEE;
}

#footer-content {
	width: 940px;
	margin: 0px auto 0px auto;
}

#footer-right {
	float: left;
	margin: 16px 0px 0px 16px;
}

#footer-left {
	float: right;
	margin: 16px 16px 0px 0px;
}

.footer a {
	color: #6d9ebc;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}


#form-wrapper {
	float: right;
	width: 328px;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
}

#form-content {
	float: right;
	width: 328px;
}

#form-content h1 {
	font-weight: normal;
	color: #0B3F5D;
	font-size: 22px;
	margin-left: 16px;
	margin: 0px 0px 0px 16px;
}


#form-content p {
	margin: 15px 0px 16px 16px;
}

#form-table {
	float: left;
	margin: 0px 0px 0px 16px;
	width: 312px;
}

#form-table h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #845D31;
}

.field-small {
	width: 135px;
	border: 1px solid #839aa8;
	height: 20px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	padding: 1px 6px 2px 3px;
	color: #155478;
}

.field-wide {
	width: 310px;
	border: 1px solid #839aa8;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 1px 6px 2px 3px;
	font-size: 16px;
}

.text-box {
	width: 310px;
	margin: 0px 0px 10px 0px;
	padding: 1px 6px 2px 3px;
	font-size: 16px;
	border: 1px solid #839aa8;
	font-family: Tahoma, Verdana, Arial;
}

#global-wrapper {
	width: 940px;
	background: url(grad-top.png) 0px 0px repeat-x;
	margin: 0px auto 20px auto;
}

#content-wrapper {
	width: 914px;
	margin: 13px 0px 13px 13px;
	float: left;
}

#art-landing {
	width: 914px;
	height: 273px;
	background: url(art-landing.png) 0px 0px no-repeat;
	float: left;
	margin: 0px;
}

#art-seo {
	width: 914px;
	height: 273px;
	background: url(art-seo.png) 0px 0px no-repeat;
	float: left;
	margin: 0px;
}

#content-left {
	float: left;
	width: 330px;
	margin: 0px 10px 16px 0px;
}

#content-left h1 {
	font-weight: normal;
	color: #0B3F5D;
	font-size: 22px;
	margin: 0px;
}

#content-left a {
	color: #6d9ebc;
	text-decoration: none;
}

#content-left a:hover {
	text-decoration: underline;
}

#contact-us {
	float: left;
	width: 205px;
	border-left: 1px dotted #BBBBBB;
	margin: 0px 0px 0px 16px;
}

#contact-us h1 {
	font-weight: normal;
	color: #0B3F5D;
	font-size: 22px;
	margin: 0px 0px 0px 16px;
}


#contact-us p {
	margin: 15px 0px 16px 16px;
}

#contact-us a {
	color: #6d9ebc;
	text-decoration: none;
}

#contact-us a:hover {
	text-decoration: underline;
}

#content-left h2 {
	margin: 0px;
	padding: 0px;
	color: #D28C04;
	font-size: 20px;
	font-weight: normal;
}

#content-left h3 {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}

#content-left ul {
	padding: 0px 0px 0px 20px;
}

#content-left li {
	margin-bottom: 12px;
}

