body {
	margin: 0;
	padding: 0;
	background: #fff url(../img/pat.jpg) repeat-x top; 
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
#pagewrap {
	margin: 0 auto;
	width: 980px;
	background: url(../img/leftpat.jpg) repeat-y left top;
}
#header {
	background: url(../img/lefttop.jpg) no-repeat left top;
	padding: 0 0 0 264px;
	height: 76px;
}
a {
	color: #AB132A;
	text-decoration: none;
}

#menu {
	font-size: 12px;
	color: #AB132A;
	font-weight: bold;
	float: left;
	padding: 3px 0 0 5px;
}
#menu a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	border-right: 1px solid #D8D8D8;  
}
#content {
	background: url(../img/leftpat.jpg) repeat-y left top;
	min-height:600px;
	height:auto !important;
	height:600px;
}
#search {
	float: right;
	width: 160px;
}
#leftcontent {
	width: 422px;
	float: left;
}
#rightcontent {
	width: 300px;
	float: right;
}
#faq {
	background: url(../img/faq_bg.jpg) no-repeat;
	width: 412px;
	height: 375px;
	overflow: hidden;
	padding: 25px 30px 0 27px;
	margin-bottom: 15px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 355px;
}
html>body #faq {
  width: 355px;
}
h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #AB132A;
	padding: 0;
	margin: 0 0 10px 0;
}
h1:first-letter {
	color: #AB132A; 
}
h2 {
	color: #AB132A;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}
h3 {
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
}
.whitebox h2 {
	margin-top: 5px;
}
h2.grey {
	color: #000;
	padding: 0 0 0 3px;
	margin: 5px 0;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #D2D2D2;
}
.greybox {
	background-color: #F5F5F5; 
	width: 300px; 
	height: 300px;
	padding: 15px 13px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 274px;
}
html>body .greybox {
  width: 274px;
}
.whitebox {
	line-height: 12px;
	width: 300px; 
	padding: 15px 13px;
	border: 1px solid #D2D2D2;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 272px;
}
html>body .whitebox {
  width: 272px;
}
.whitebox2 {
	line-height: 14px;
	width: 298px; 
	padding: 15px 0;
	border: 1px solid #D2D2D2;
	margin-top: 15px;
}
.whitebox2 h1 {
	margin-left: 13px;
}
.whitebox2 a {
	color: #000;
	text-decoration: none;
	padding: 0 8px 0 0;
}
.boldred {
	font-weight: bold;
	color: #AB132A; 
}
#botlinks {
	text-align: center;
	width: 711px;
	padding-top: 10px;
	float: right;
}
#botlinks a{
	color: #6E6E6E;
	text-decoration: none;
	padding: 0 10px;
}
#copy {
	color: #AB132A;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 45px;
}
#copy a {
	text-decoration: none;
	padding: 0;
	color: #AB132A;
}
.list {
	width: 100%;
}
.list td {
	vertical-align: top;
	padding: 0 5px 12px 0;
}
.list tr {
	background: url(../img/table_pat.jpg) repeat-x bottom;
}
.list tr.title {
	background: none;
}
.list tr.title td {
	padding: 0;
}
#intro {
	background: url(../img/others_fon.jpg) no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #404040;
	width: 300px;
	height: 422px;
	overflow: hidden;
	padding: 17px 11px 28px 11px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 278px;
}
html>body #intro {
  width: 278px;
}
p.top {
	margin: 0;
	padding: 0;
	text-align: right;
}