
body {
	padding: 0;
	border: 0;
	margin: 0;
	background: #fff url(../images/bg_main.jpg) repeat-x;
	text-align: center;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

a:link  {color: #000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:hover {color: #C02342; text-decoration: none;}
a:active { color:#000000; text-decoration: none;}

a.linkf, a.linkf:active, a.linkf:focus, a.linkf:link, a.linkf:visited  {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; text-decoration:none}
a.linkf:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#CB0005; text-decoration:none}

h1{
	font-size:       24px;
	font-weight:     bold;
	color:           #ff0000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

h2{
	font-size:       18px;
	font-weight:     bold;
	color:           #000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 30px 20px;
}

h3{
	font-size:       24px;
	font-weight:     bold;
	color:           #000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.txtblack{
	font-size:       16px;
	font-weight:     bold;
	color:           #000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.txtred{
	font-size:       16px;
	font-weight:     bold;
	color:           #ff0000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.txtbred{
	font-size:       24px;
	font-weight:     bold;
	color:           #ff0000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.txtorange{
	font-size:       18px;
	font-weight:     bold;
	color:           #ff9900;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.txtbb{
	font-size:       18px;
	font-weight:     bold;
	color:           #000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.txtbigb{
	font-size:       30px;
	font-weight:     bold;
	color:           #000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}


#wrapper {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
    text-align: left;
}

#contain {
	width:883px;
	height:auto;
    margin:0 auto;
	padding:0;
    text-align: center;
}

#top {
	width:883px;
	height:79px;
    margin:0;
	padding:0;
    text-align: left;
	position: relative;
	float:left;
}

#logo {
	padding:0 0 0 10px;
	margin:0;
	float:left;
	vertical-align: top;
}

#banner {
	width:883px;
	background: url(../images/banner_bg.jpg) no-repeat top left;
	height:282px;
    margin:0;
	padding:20px 0 0 0;
    text-align: center;
	position: relative;
	float:left;
}

.qresolve {
    margin:0;
	padding:0 15px 10px 0;
	float:left;
	width:868px;
	text-align: right;
	vertical-align: top;
}

#content {
	width:855px;
	height:auto;
    margin:0 auto;
	padding:0;
	left: 14px;
	top: 1px;
    text-align: center;
	position: relative;
	float:left;
}

#topcor {
	width:855px;
	background: #cccccc url(../images/trcor.jpg) no-repeat top right;
	height:15px;
    margin:0 auto;
	padding:0;
    text-align: left;
	position: relative;
	float:left;
}

#toptitle {
	width:855px;
	background: #cccccc;
	height:auto;
    margin:0 auto;
	padding:0 0 15px 0;
    text-align: center;
	position: relative;
	float:left;
}

#leftcol {
	width:455px;
	background: url(../images/bg_column.jpg) repeat-y;
	height:auto;
    margin:0;
	padding:20px 0 40px 0;
    text-align: center;
	position: relative;
	float:left;
}

#rightcol {
	width:400px;
	height:auto;
    margin:0 auto;
	padding:20px 0 0 0;
    text-align: center;
	position: relative;
	float:left;
}


#bottom {
	width:855px;
	background: #99cc00 url(../images/bg_bottom.jpg) no-repeat top left;
	height:78px;
    margin:0 auto;
	padding:10px 0 0 0;
    text-align: center;
	position: relative;
	float:left;
	font-weight:bold;
}

#footer {
	width:855px;
	height:auto;
    margin:0;
	padding:5px 0 10px 0;
	line-height: 20px;
    text-align: left;
	left: 20px;
	position: relative;
	float:left;
	color: #999999;
}
