body {
	font-family: Franklin Gothic Medium;
	margin: 0px;
	background: #FFF url("/images/back.jpg") repeat-x;
	font-size: 14px;
	color: #222;
}

table {
	font-size: 12px;
}

h1, .title1 {
	font-size: 20px;
	color: #b60000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 19px;
	color: #222;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #990000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

strong {
	font-weight: normal;
	color: #91222c;
}

img {
	border: 0;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	width: 837px;
	text-align: left;
	padding: 0px;
}

#header {
	float: left;
	background: url("/images/banner.jpg") no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 21px;
	padding: 0;
	height: 168px;
	margin-bottom: 10px;
}

#header a {
	display: block;
	width: 807px;
	height: 166px;
	text-decoration: none;
	color: #FFF;
	padding-left: 30px;
}

#header a h1 {
	font: bold 30px/30px Verdana, Arial, Helvetica, sans-serif normal;
	padding-top: 60px;
	margin-left: -10px;
	color: #FFF;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#menu {
	float: right;
	width: 837px;
	height: 31px;
	font-size: 14px;
	text-align: center;
	margin-top: 17px;
	font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif normal;
}

#menu a {
	color: #000000;
	margin: 0 20px;
}

#menu a:hover {
	color: #b60000;
	text-decoration: none;
}

#steps {
	float: left;
	width: 837px;
	height: 168px;
	color: #a8c9dd;
	margin-bottom: 3px;
}

.box {
	float: left;
	width: 235px;
	margin-left: 10px;
}

.hr {
	border-bottom: solid 2px #b60000;
	margin-top: 5px;
	margin-bottom: 7px;
}

#content {
	float: left;
	width: 837px;
	text-align: left;
	padding: 0;
	margin: 0;
	background: #FFF url("/images/content_back.gif") repeat-y;
}

#right {
	width: 200px;
	float: right;
	position: relative;
	right: 6px;
	background: url("/images/hrv.gif") no-repeat left top;
	top: 0px;
	color: #080808;
	border-left: 2px solid #b60000;
}

#right ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	line-height: 10px;
}

#right ul li {
	padding: 4px 0;
}

#main {
	float: left;
	width: 600px;
	text-align: justify;
	padding: 5px 0 5px 15px;
}

#footer {
	float: left;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif normal;
	width: 837px;
	vertical-align: middle;
	text-align: center;
	color: #888;
	padding-top: 15px;
	margin-bottom: 15px;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a {
	color: #b60000;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#slogan {
	font-size: 16px;
	padding-left: 30px;
}

#sub {
	text-align: center;
	width: 837px;
	padding-left: 0;
	background: #FFF url("/images/content_back.gif") repeat-y;
}

#sub ul {
	width: 837px;
	margin: 0 0 0 10px;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub ul li {
	margin: 0;
	float: left;
	width: 265px;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}
