@charset "utf-8";
/* CSS Norquente */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
}
h2 {
	color: #7690a9;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
p, .formInfo label, .formInfo input, #msg {
	color: #333;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 5px 0;
	text-align: justify;
}
a {
	color: #3f2383;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
sup {
	font-size: 9px;
}
ul {
	list-style: none;
}
dl {
	background: url(../images/dlBg.gif) 0 0 no-repeat;
	height: 70px;
	margin-bottom: 15px;
	padding: 15px 10px 0 10px;
	width: 265px;
}
dl:hover {
	background: url(../images/dlBg.gif) 0 -85px no-repeat;
	}
dl a {
	color: #FAFAFA;
}
dl a:hover {
	text-decoration: none;
}
dl img {
	float: left;
	margin-right: 10px;
}
dt {
	color: #FAFAFA;
	font-size: 16px;
	font-weight: bold;
}
dd {
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
}
body {
	background: #97CAE9 url(../images/bg.jpg) center top no-repeat;
}
html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.header, .content, .footer {
	height: auto;
	width: 100%;
}
.headerContainer, .contentContainer, .footerContainer {
	margin: 0 auto;
	width: 885px;
}
.header {
	background: url(../images/contentTop.png) 0 240px repeat-x;
}
.headerContainer {
	height: 290px;
}
.content {
	background: #FFF;
	height: auto;
}
.contentContainer {
	padding-bottom: 20px;
}
.contentLeft, .contentRight {
	float: left;
}
.contentLeft {
	height: auto;
	width: 285px;
}
.contentLeft p {
	font-size: 14px;
}
.contentLeft ul, .contentRight ul {
	color: #333;
	font-size: 12px;
	padding-left: 20px;
}
.contentRight {
	padding: 0 0 0 40px;
	width: 560px;
}
.contentRight dl {
	background: none;
	border: 1px solid #DDD;
	float: left;
	height: auto;
	min-height: 155px;
	margin-bottom: 5px;
	width: 530px;
}
.contentRight dl:hover {
	background: #F0F0F0;
	border: 1px solid #CCC;
}
.contentRight dt {
	color: #7690a9;
	font-size: 16px;
	font-weight: bold;
}
.contentRight dt img {
	border: 1px solid #CCC;
	float: left;
	height: 150px;
	margin-right: 20px;
	width: 150px;
}
.contentRight dd {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.footer {
	background: url(../images/footerBg.png) repeat-x;
}
.footerContainer {
	background: url(../images/bgFooter.jpg) no-repeat;
	height: 158px;
}
.logo a {
	background: url(../images/norquenteLogo.png) center no-repeat;
	cursor: pointer;
	display: block;
	height: 88px;
	margin-left: 544px;
	margin-top: 0;
	position: absolute;
	text-indent: -9999px;
	width: 341px;
	z-index: 1000;
}
.banner {
	height: 327px;
	left: 50%;
	margin-top: 0;
	margin-left: -650px;
	position: absolute;
	top: -23px;
	width: 900px;
}
.mainNav, .footerNav {
	width: auto;
}
.mainNav {
	margin-left: 345px;
	margin-top: 220px;
	position: absolute;
	z-index: 1000;
}
.mainNav li {
	float: left;
}
.mainNav a, .footerNav a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
.mainNav a {
	background: url(../images/menuBt.png) center 0 no-repeat;
	color: #3f2383;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 108px;
}
.mainNav a:hover, .mainNav a.selected {
	background: url(../images/menuBt.png) center -45px no-repeat;
}
#login {
	background: url(../images/loginBt.png) center 0 no-repeat;
	color: #FAFAFA;
}
#login:hover {
	background: url(../images/loginBt.png) center -45px no-repeat;
}
.footerNav {
	float: left;
	padding-top: 33px;
}
.footerNav li {
	float: left;
}
.footerNav a {
	color: #999;
	padding-right: 30px;
	text-align: left;
	width: auto;
}
.footerNav a:hover, .footerNav a.selected {
	background-image: none;
	color: #3f2383;
}
.footerNav a#login {
	background-image: none;
	color: #999;
}
.footerNav a:hover#login {
	background-image: none;
	color: #C00;
}
.highlight {
	font-size: 14px;
}
.credits a {
	color: #999;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 30px;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 30px;
}
.more a {
	background: url(../images/bullet.gif) 0 0 no-repeat;
	color: #666;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 10px 0 0;
	text-align: right;
	text-decoration: none;
	width: 100px;
}
.more a:hover {
	background: url(../images/bullet.gif) 0 -32px no-repeat;
	color: #3f2383;
}
/* formInfo */
.formInfo {
	height: auto;
	margin: 15px auto;
	padding: 10px;
	width: 500px;
}
.formInfo fieldset div {
	clear: both;
	margin: 5px 0;
}
.formInfo label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 80px;
}
.formInfo input {
	background: #FAFAFA;
	border: 1px solid #CCC;
	border-left: 2px solid #7690a9;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	margin: 2px;
	padding: 2px;
	width: 370px;
}
#msg {
	background: #FAFAFA;
	border: 1px solid #CCC;
	border-left: 2px solid #7690a9;
	color: #333;
	float: left; /*IE6 needs this because of double float*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	letter-spacing: 1px;
	margin: 2px;
	overflow: auto;
	padding: 2px;
	width: 300px;
}
.formInfo input:hover, .formInfo input:focus, #msg:hover {
	background: #F0EEEE;
	border-color: #C5C5C5;
	border-left: 2px solid #C00;
}
.formInfo fieldset {
	border: none;
	padding: 0 10px 10px;
}
.formButtons {
	height: auto;
	margin-left: 100px;
	width: auto;
}
input.submitGo, input.submitReset {
	background: #FAFAFA;
	border: 1px solid #CCC;
	color: #7690a9;
	cursor: pointer !important;
	cursor:pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 80px;
}
input.submitGo:hover, input.submitReset:hover {
	background: #7690a9;
	border: none;
	color: #FAFAFA;
}
.formOk {
	background: url(../images/iconOk.gif) 20px 10px no-repeat;
	height: auto;
}
.formOk h3 {
	color: #11b928;
	font-size: 18px;
	padding: 10px 50px;
}
.formOk p {
	padding-left: 50px;
	margin-bottom: 30px;
}
.formOk a {
	color: #11b928;
}
.error {
	color: #C00;
	font-weight: bold;
	margin-left: 100px;
}
/* end formInfo */

/* map Google */
.mapGoogle iframe {
	border: 1px solid #CCC;
	height: 400px;
	width: 550px;
}
.mapGoogle a {
	background: #FAFAFA;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #7690a9;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 397px;
	text-align: center;
	text-decoration: none;
	width: 153px;
}
.mapGoogle a:hover {
	background: #7690a9;
	color: #FAFAFA;
}
/* // map Google */
