body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 293px;
}
#header_container {
	height: 293px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 51px;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffeede;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	background-image: url(../images/sep.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a {
	display: block;
	height: 51px;
	color: #ffeede;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}
#menu a:hover {
	color: #ffdf43;
	background-image: url(../images/hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.selected {
	background-image: url(../images/menu_selected.gif);
	background-repeat: repeat-x;
	background-position: left top;
!important
}
.rght_menu {
	background-image: url(../images/sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header_block {
	padding-top: 22px;
}
#header_text {
	float: right;
	height: 190px;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#header_padd {
	padding-right: 400px;
}
#header_text h1 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
}
#header_text h2 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 16px;
}
#header_text a {
	color: #c52f01;
	margin-right: 16px;
}
#content {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 24px;
	color: #c52f01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#hp_content_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
#hp_content_bg {
	background-image: url(../images/hp_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#hp_content_text {
	background-image: url(../images/hp_content_bg2.gif);
	background-repeat: no-repeat;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#hp_content_padd {
	padding-top: 16px;
	padding-right: 56px;
	padding-bottom: 26px;
	padding-left: 30px;
}
#hp_content_left {
	width: 385px;
}
#hp_application {
	background-image: url(../images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
	width: 379px;
}
#hp_form_padd {
	padding: 24px;
}
#hp_form_padd table {
	width: 100%;
}
.red {
	color: #c52f01;
}
.hp_form_field {
	width: 220px;
}
#hp_scheme_bg {
	background-image: url(../images/hp_scheme_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 359px;
}
.hp_scheme_text {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	height: 160px;
}
.hp_scheme_padd {
	padding-top: 60px;
	padding-left: 124px;
}
#hp_content_bttm {
	background-image: url(../images/hp_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
#footer {
	padding-top: 24px;
	padding-right: 72px;
	padding-bottom: 36px;
	padding-left: 72px;
}
#terms {
	float: right;
}
#terms a {
	color: #000000;
	margin-right: 32px;
}
#int_content_top {
	background-image: url(../images/int_content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
#int_content_text {
	background-image: url(../images/int_content_bg2.gif);
	background-repeat: no-repeat;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#int_content_padd {
	padding-top: 16px;
	padding-right: 56px;
	padding-bottom: 26px;
	padding-left: 56px;
	text-align: justify;
}