html {
	background: #fff;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:active, a:hover {
	color:  #2E6B97;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	color: #484848;
	text-align: left;
	margin: 0 0 20px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #C00707;
	font-weight: normal;
	line-height:1.6em;
	margin: 0 0 15px 0;
}
#redstarus_header h1 a{
	width: 220px;
	height: 100px;
	margin: 0 0 0 10px;
	float: left;
	text-indent: -3000px;
	display: block;
	background: url(/assets/img/logo.gif);
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #C00707;
	font-weight: normal;
	line-height:1.6em;
	margin: 0 0 15px 0;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #494949;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.redstarus_section_3 h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #2E6B97;
	font-weight: bold;
	margin: 0 0 5px;
}

#redstarus_container {
	width: 960px;
	margin: auto;
}
#redstarus_header {
	width: 960px;
	background-position: 0 -2px;
	top: 0px;
	position: absolute;
}
#redstarus_social {
	width: 200px;
	height: 40px;
	margin: 10px 0 0 0;
	float: right;
}
.field {
	float: left;
	width: 132px;
	height: 21px;
	border: none;
	background: none;
	border: none;
	font-family: Tahoma;
	color : #686868;
	margin: 8px 0 0 10px;
}
.button {
	float: right;
	width: 35px;
	height: 22px;
	border: none;
	background: url(/assets/img/redstarus_botton.jpg) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;
}
#redstarus_social img {
	float: right;
	margin: 0 20px 0 0;
	border: none;
}
/* menu */

#redstarus_menu {
	float: right;
	width: 960px;
	height: 30px;
	margin: 5px 0 0;
	padding: 0;
	background-color:#C00707;
}
#redstarus_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	list-style: none;
}
#redstarus_menu ul li {
	display: inline;
}
#redstarus_menu ul li a {
	float: left;
	padding: 6px 20px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(/assets/img/redstarus_menu_divider.png) center right no-repeat;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	outline: none;
	font-weight:bold;
}
#redstarus_menu li a:hover, #redstarus_menu li .current {
	color: #fff;
	text-decoration:underline;
}
#redstarus_menu ul li a.last {
	background:none;
}
/* end of menu*/

#redstarus_content_area {
	width: 960px;
	margin: 150px 0 0 0;
}
#redstarus_left {
	float: left;
	width: 250px;
}
#redstarus_right {
	float:right;
	width: 685px;
}
.redstarus_section_1 {
	width: 250px;
	margin: 0 0 10px 0;
}
.redstarus_section_1 .top {
	width: 250px;
	height: 33px;
	background: url(/assets/img/redstarus_section_1_top.jpg) left no-repeat;
}
.top h1 {
	display:block;
	float: left;
	line-height:normal;
	margin: 15px 0 0 15px;
}
.top a {
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	margin: 15px 25px 0 0;
	text-decoration: none;
}
.top a:hover {
	color: #fff;
}
.redstarus_section_1 .middle {
	width: 250px;
	background: url(/assets/img/redstarus_section_1_mid.jpg) left repeat-y;
}
.redstarus_section_1 .bottom {
	width: 210px;
	background: url(/assets/img/redstarus_section_1_bottom.jpg) bottom left no-repeat;
	padding: 10px 20px 5px 15px;
}
.redstarus_h_line {
	width: 100%;
	clear: both;
	height: 1px;
	background: url(/assets/img/redstarus_h_line.jpg);
	margin: 0 0 10px 0;
}
.redstarus_v_line {
	width: 1px;
	float: left;
	height: 190px;
	background: url(/assets/img/redstarus_v_line.jpg);
}
.redstarus_section_2 {
	width: 220px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
}
.redstarus_section_2 .blue {
	border-left: 8px solid #2E6B97;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
}
.blue a {
	color: #494949;
}
.blue a:hover {
	color:  #2E6B97;
}
.redstarus_section_2 .blue li {
	list-style-type: none;
	margin:10px 0;
}
.redstarus_section_2 .red {
	border-left: 8px solid #C00707;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
}
.red a {
	color: #494949;
}
.red a:hover {
	color:  #C00707;
}
.redstarus_section_2 .red li {
	list-style-type: none;
	margin:10px 0;
}
.redstarus_section_3 {
	width: 685px;
	margin: 0 0 30px 0;
	background: url(/assets/img/redstarus_section_3_bg.jpg) no-repeat;
	background-position: 105px -5px;
}
.redstarus_section_3 a {
	color:  #C00707;
}
.redstarus_section_3 a:hover {
	color:  #C00707;
	text-decoration:underline;
}
.redstarus_section_3 h1 {
	margin: 0 0 20px 0;
}
em.blue_title {
	font-family: Arial;
	font-size: 20px;
	color: #2E6B97;
	font-style:normal;
}
em.blue_title a {
	color: #2E6B97;
	font-style:normal;
}
em.blue_title a:hover {
	color:#2E6B97;
	text-decoration:underline;
}
.redstarus_section_4 {
	width: 685px;
	margin: 0 0 0 0;
}
.redstarus_section_4 a {
	color:  #C00707;
}
.redstarus_section_4 a:hover {
	color:  #C00707;
}
.redstarus_section_5 {
	width: 685px;
	background: url(/assets/img/redstarus_section_5.jpg) top no-repeat;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
}
.redstarus_section_5 a {
	color:  #C00707;
	text-decoration:underline;
}
.redstarus_section_5 a:hover {
	color:  #C00707;
	text-decoration:none;
}
.redstarus_two_col {
	width: 310px;
	padding: 0 15px 15px 15px;
	margin: 0 0 10px 0;
}
.redstarus_two_col img {
	margin: 0 0 10px 0;
}
.redstarus_gallery {
	margin: 0;
	padding: 0;
}
.redstarus_gallery img {
	float: left;
	margin: 0 0 20px 0;
}
.redstarus_gallery img.mid {
	float: left;
	margin: 0 27px;
}
.right {
	float: right;
}
.left {
	float: left;
}
#redstarus_footer {
	width: 960px;
	height: 20px;
	background-color:#2E6B97;
	color: #fff;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}
#redstarus_footer a {
	color: #fff;
	text-decoration: underline;
}
#redstarus_footer a:hover {
	color: #fff;
	text-decoration: none;
}
#redstarus_link {
	height: 25px;
	text-align:right;
	font-weight:bolder;
	color: #AAAAAA;
}
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
label.error {
	color:#CE0041;
	margin:0 0 0 5px;
}