body {
	background-image:url("images/main-bg.jpg");
	background-repeat:repeat-x;
	background-color: #000000;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial,Verdana,sans-serifpx; 
	font-size:11px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:980px;
	margin: 0 auto;
	background-color:#FFFFFF;

}
#top-bar {
	width:940px;
	height:38px;
	float:left;
	display:inline;
	border-bottom:3px solid #284A91;
	margin:0px 20px;

}
#top-bar p {
	color:#999999;
	font-weight:bold;
	text-align:center;
	padding:12px 5px 0px 5px;

}
#logo {
	width:980px;
	height:148px;
	float:left;
	display:inline;

}
#logo img {
	padding:0px 0px 0px 20px;

}
#nav {
	width:980px;
	height:40px;
	float:left;
	display:inline;

}
#nav ul {
	margin:0px 27px;
	padding:0px;
	list-style-type:none;

}
#nav li {
	background-image:url("images/nav.gif");
	background-repeat:no-repeat;
	height:40px;
	width:110px;
	float:left;
	text-align:center;
	padding:10px 0px 0px 0px;

}
#nav li:hover {
	background-image:url("images/nav-hover.gif");
	background-repeat:no-repeat;
	height:40px;
	width:110px;
	color:#FFFFFF;

}
#nav a {
	padding:5px 11px 10px 11px;
	color:#999999;
	text-decoration:none;
	font-size:110%;

}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}
#banner {
	width:930px;
	height:267px;
	float:left;
	display:inline;
	margin:0px 27px;

}
#main-container {
	width:980px;
	min-height:575px;
	float:left;
	display:inline;
	margin:10px 27px;

}
#main-content {
	background-image:url("images/main-page-bg.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:670px;
	min-height:250px;
	margin:0px 20px 0px 0px;
	float:left;

}
#right-content {
	width:231px;
	float:left;

}
.rhs-header {
	background-image:url("images/rhpage-header.jpg");
	background-repeat:no-repeat;
	height:58px;
	width:231px;

}
.rhs-header p {
	color:#005195;
	font-family:tahoma;
	font-size:190%;
	padding:12px 20px 10px 65px;

}
.rhs-content {
	width:231px;
	background-color:#EBF0F3;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;

}
.rhs-content p {
	width:180px;
	padding:0px 5px 2px 30px;
	color:#999999;

}
.rhs-content a {
	color:#999999;
	padding:5px;

}
.rhs-content a:hover {
	color:#999999;
	background-color:#DCE1E4;

}
#footer {
	width:980px;
	float:left;
	display:inline;
	margin:20px 0px 0px 0px;

}
#footer p {
	color:#999999;
	text-align:center;
	font-size:100%;

}
#footer a {
	color:#999999;
	text-decoration:none;
	padding:0px 10px;

}
#footer a:hover {
	color:#005195;
	text-decoration:underline;

}


/* FORM */

#QS_form {
	

}
.QS_fieldline {
	width:650px;
	float:left;
	clear:both;

}
.QS_fieldlabel {
	float:left;
	width:140px;
	margin:8px;
	color:#999999;
	font-weight:bold;

}
.QS_fieldvalue {
	float:left;
	margin:8px;

}
.QS_fieldvalue  input{
	width:200px;

}
.QS_fieldvalue textarea {
	width:200px;

}

