body {
	margin: 0px;
	background: #F7EDBA url(../images/bg.jpg) repeat-x top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

form {
	display: inline;
}

fieldset {
	padding: 10px;
	-moz-border-radius: 8px; 
	border-radius: px; 
}
legend {
	color: #96C251;
	font: bold 16px Arial, Helvetica, sans-serif;
}
th {
	background: #768E9D;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	letter-spacing: .1em;
	border-bottom: 2px solid #556E7F;
}
h2 {
	color: #5DB8D6;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
a:link , a:visited {
	color: #59AFCC;
}

a:hover {
	color: #399BBB;
	text-decoration: none;
}
img {
	border-width: 0px;
	overflow: hidden;
}





#main {
	margin: 0px auto;
	width: 838px;
}
#layout {
	margin: 0px;
	background: no-repeat center top;
}

#head {
	height: 112px;
	width: 838px;
}
#menu {
	height: 30px;
	width: 738px;
	padding-right: 70px;
	padding-left: 30px;
	background: url(../images/qlc_02.png) no-repeat;
	padding-top: 8px;
}

#homepagetop {
	margin: 0px;
	text-align: center;
	width: 838px;
	background: url(../images/qlc_03.png) no-repeat;
	height: 55px;
	z-index: 10;
	position: absolute;
	top: 150px;
}

#left {
	background: #FFFFFF repeat-y left;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 0px;
}
.newletter {
	background: #47ACC9 url(../images/bg_newsletter.gif) left bottom;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.newletter input {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
}
.newletter .but {
	background: #F98C0D;
	padding: 2px;
	border: 1px solid #FFFFFF;
	height: 20px;
	color: #FFFFFF;
	margin-top: 5px;
}
.login {
	margin-bottom: 20px;
	border: 2px solid #FFFFFF;
	background: #F2F1F1;
	margin-top: 20px;
	width: 195px;
	padding: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.login input {
	margin-bottom: 8px;
}
.sideimgs {
	width: 200px;
}

.sideimgs img {
	margin: 0px 0px 10px;
	padding: 0px;
	overflow: hidden;
}





#contents {
	width: 800px;
	z-index: -1;
	margin-right: 20px;
	overflow: hidden;
	margin-left: 18px;
	background: #FFFFFF repeat-y center top;
	padding-bottom: 10px;
}

.mainimg {
	float: right;
	width: 590px;
	overflow: hidden;
}


.innercont {
	width: 570px;
	float: right;
	padding: 10px;
}


.spacer {
	clear: both;
	width: 838px;
	height: 10px;
}

#footer {
	background: #911F0B;
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 2px solid #CCCCCC;
	margin-top: 10px;
}

.reg_error, .reg_error a  {
	color: red;
	border: solid 1px #EEEEEE;
	padding: 8px;
	font-weight: bold;
}

loginout {
       margin-bottom: 20px;
       border: 2px solid #FFFFFF;
       background: #F7EDBA;
       margin-top: 20px;
       padding: 10px;
       font: bold 11px Verdana, Arial, Helvetica, sans-serif;
       color: #666666;
}

.loginout input {
       margin-bottom: 8px;
}

.loginout h2 {
       color: #850B0C;
       font: bold 16px Arial, Helvetica, sans-serif;
       letter-spacing: .1em;
}

.homecont {
       text-align: justify;
       padding: 15px;
}

.welcometxt {
       font: bold 36px Arial, Helvetica, sans-serif;
       color: #CCCCCC;
       position: relative;
       bottom: -10px;
}

.homecont h1 {
       color: #880A07;
       font: bold 18px Arial, Helvetica, sans-serif;
}
.homecont h2 {
       font: bold 16px Arial, Helvetica, sans-serif;
       color: #FC8F0E;
}
.homecont h3 {
       color: #911F0B;
       font: bold 16px Arial, Helvetica, sans-serif;
}

.homecont ul {
       color: #666666;
}

.homecont li {
       list-style: square;
       margin-top: 5px;
       margin-bottom: 5px;
}
