body {
   margin:0;
   padding:0;
   background:#fff url(images/body-bg.jpg) repeat-x;
   text-align:center;
   font:11px Tahoma, Arial, Helvetica, sans-serif;
   color:#000;
}


#container {
	margin:0px auto;
	text-align:left;
	width:860px;
	background:#fff}

a {
	color:#00475e;
	font-weight:bold;
	text-decoration:underline
	}
	
a:hover {
	color:#990000}
		
	
.header {
	background:url(images/header-bg.jpg) repeat-x;
	height:62px;
	padding-left:74px}	
	
.mid {
	padding:0px 16px;
	border:solid #c4c5c6;
	border-width:0px 1px;
	}	
		
.qc {
	width:295px;
	float:left;
	}

form {
	margin:0px;
	}
	
.qc p {
	margin:0px 0px 8px 0px;
	line-height:16px;
	color:#5e5e5e
	}	
	
.frm_input {
	width:100%;
	background:#c9c9c9;
	border:1px solid #ababab;
	height:20px;
	margin:4px 0px
	}		
	
.txt {
	height:69px;
	overflow:auto
	}	
	
.main {
	width:510px;
	padding-top:18px;
	float:right;
	color:#272727;
	font-size:12px;
	}		
	
.main p {
	text-align:justify}	
	
.main p, .main li {
	line-height:18px
	}	

.clear {
		clear:both;
}
	
.footer {
	font-size:10px;
	text-align:center;
	color:#fff;
	background:url(images/footer-bg.jpg) repeat-x;
	height:34px;
	padding-top:25px
	}	
	
.footer a {
	margin:0px 5px;
	color:#fff;
	text-decoration:none;
	font-weight:normal
	}
	
.footer a:hover {
	color:#fff;
	text-decoration:underline
	}	
		
h1 {
	color:#00475e;
	font-size:20px;
	}	

h2 {
	color:#00475e;
	font-size:14px;
	}		