body {
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 12px;
	color: #222;
	line-height: 24px;
}

table {
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color: #b60000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #B81C2A;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-indent: 24px;
}


a {
	color: #990000;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	width: 837px;
	height: 158px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#menu {
	width: 837px;
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	clear: both;
	margin-top: 34px;
}

#menu a {
	color: #000000;
	margin-right: 8px;
	margin-left: 8px;
}

#menu a:hover {
	color: #b60000;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: underline;
}


#steps {
	float: left;
	position: relative;
	width: 837px;
	height: 168px;
	left: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	color: #a8c9dd;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}

.hr {
	border-bottom: solid 2px #b60000;
	margin-top: 5px;
	margin-bottom: 7px;
}

#content {
	width: 837px;
	text-align: left;
	padding: 0px;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#right {
	width: 214px;
	;
	float: right;
	background: url(images/hrv.gif) no-repeat left top;
	color: #080808;
	border-left: 2px solid #b60000;
	padding-left: 4px;
	padding-right: 2px;
}

#main {
	float: left;
	width: 605px;
	padding-left: 5px;
}

#footer {
	font-size: 12px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #888;
	padding-top: 5px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #eeeeee;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a {
	color: #888888;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name{
	padding-top: 30px;
	clear: both;
}
#name span {color:red}
#slogan {
	font-size:14px;
	float: right;
	width: 400px;
	color: #218DBC;
	font-weight: bold;
	line-height: 28px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	height: 60px;
}
#links {
	font-size: 12px;
	color: #888;
	line-height: 24px;
	clear: both;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B60000;
	text-align: center;
}
#links a {
	color: #888888;
	text-decoration: none;
}

#links a:hover {
	color: #000;
	text-decoration: underline;
}
