.main_div {
	background-attachment: scroll;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 1004px;
	background-color: #dcdcdc;
	float: left;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: auto;
	width: 252px;
	text-align: justify;
	margin-left: 15px;
	margin-top: 10px;
}

.login {
	float: left;
	height: 26px;
	width: 153px;
}
.login_text {
	float: left;
	height: 25px;
	width: auto;
	margin-top: 15px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
}


.header {
	float: left;
	height: 92px;
	width: 1004px;
}
.login_bar {
	float: left;
	height: 43px;
	width: 1004px;
}
.left_side_div {
	float: left;
	height: auto;
	width: 566px;
}
.top_box {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/top_box_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 151px;
	width: 555px;
	margin-left: 11px;
	margin-top: 11px;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 75px;
	width: 1004px;
	margin-top: 11px;
}
.logo_top {
	background-attachment: scroll;
	background-image: url(images/logo_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 91px;
	width: 265px;
}
.logo_text {
	float: left;
	height: 131px;
	width: 333px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}


.inner_box {
	background-color: #FFFFFF;
	float: left;
	height: 250px;
	width: 272px;
	margin-top: 11px;
	margin-left: 11px;
}
.inner_title_left {
	background-attachment: scroll;
	background-image: url(images/box_title_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 5px;
}
.inner_title_middle {
	background-attachment: scroll;
	background-image: url(images/box_title_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 41px;
	width: 262px;
}
.inner_title_right {

	background-attachment: scroll;
	background-image: url(images/box_title_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 5px;
}
.right_side_div {
	float: left;
	height: auto;
	width: 298px;
}
.title_arrow {
	background-attachment: scroll;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 30px;
	width: 242px;
	margin-left: 18px;
	margin-top: 8px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	float: left;
	height: 20px;
	width: 200px;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 5px;
}


.logo {
	background-attachment: scroll;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 151px;
	width: 201px;
}
.search_area {
	float: left;
	height: 55px;
	width: 300px;
	margin-top: 26px;
	margin-left: 100px;
	margin-bottom: 10px;
}
.search_option {
	float: left;
	height: 25px;
	width: 300px;
}
.redio_botton {
	float: left;
	height: 25px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.login_box {
	float: left;
	height: 26px;
	width: auto;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.login_gb {
	float: left;
	height: 16px;
	width: 153px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	margin-bottom: 10px;
}
.inner_box_right {
	background-color: #ce6d5d;
	float: left;
	height: 250px;
	width: 285px;
	margin-top: 11px;
	margin-left: 11px;
}
.text_area_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 252px;
	text-align: justify;
	margin-left: 15px;
	margin-top: 10px;
}
.menu_bg {
	float: left;
	height: 200px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
}
.menu_div {
	float: left;
	height: 27px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #A71D00;
}
.main {
	color: #333333;
	text-decoration: none;
	position: static;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #C8C8C8;
	height: 21px;
	float: left;
	width: 110px;
	padding-left: 10px;
	padding-top: 6px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.main:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	float: left;
	height: 21px;
	width: 105px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #665f6f;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}.footer_link {
	float: left;
	height: 55px;
	width: 1004px;
	text-align: center;
	margin-top: 20px;
}
.copylink {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.copylink:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.line {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F3F3F3;
	text-decoration: none;
}
.inner_box_r_bottom {
	background-color: #FFFFFF;
	float: left;
	height: 412px;
	width: 285px;
	margin-top: 11px;
	margin-left: 11px;
}
.inner_middle {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/top_box_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 412px;
	width: 555px;
	margin-left: 11px;
	margin-top: 11px;
}
.left_side_main {
	float: left;
	height: 200px;
	width: 120px;
	margin-top: 11px;
	margin-left: 11px;
}
.inner_title_middle_right {
	background-attachment: scroll;
	background-image: url(images/box_title_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 41px;
	width: 275px;
}
