/* ------------------------------------------ STANDART TAG START -------- */
body { 
	background-image:url(images/hrp_bg.jpg);
	background-repeat:repeat-x;
	background-color:#b20d51;
	margin:0px;
	font-size:0.8em;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	color:#333333;
}

H1{
font-size:1.2em;
margin:0px;
padding:0px;
padding-bottom:6px;
}
H2{
font-size:1.1em;
margin:0px;
padding:0px;
padding-bottom:6px;
}
H3{
font-size:1.0em;
margin:0px;
padding:0px;
padding-bottom:6px;
color:#666666;
}

P{
font-size:1.0em;
margin:0px;
padding:0px;
padding-top:6px;
padding-bottom:6px;
line-height:1.3em;
}
/* ---- STANDART TAG ---- */

/* ------------------------------------------ LAYOUT START -------- */
#holder{
	margin:23px auto 0px auto;
	width:761px;
}
#header{
	background-image:url(images/hrp_head.jpg);
	background-repeat:no-repeat;
	width:761px;
	height:184px;
	background-attachment: scroll;
	background-position: 0px 0px;
}
/* ---- LAYOUT END ---- */


/* ------------------------------------------ MENU START -------- */
#menu{
	padding-left:4px;
	width:190px;
	float:left;
	clear:both;
	text-align:left;
}
#menu .sld a{
	
	color:#b20d51;
	text-decoration:none;
	font-weight:600;
	font-size:1.05em;
	line-height:1.42em;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	border: none;
	list-style:none;
	
}
.menu_li{
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
}
.sld{
	margin: 0px;
}
.subb li{
	margin: 0px;
	padding-left:25px;
}

#menu a:visited, #menu a:link{
	color:#b20d51;
	text-decoration:none;
}
#menu a:hover, #menu a:active{
	color:#666666;
	text-decoration:none;
}
/* ---- MENU END ---- */
#faq_list{
	margin-left: 20px;
	padding: 0px;
	border: none;
	list-style-type:circle;
	
}
#faq_list a{
	color:#b20d51;
	text-decoration:none;
}
.faq_top {
	color:#b20d51;
	text-decoration:none;
	font-size:.9em;
}
ol{
	margin-top: 4px;
	padding-top: 0px;
	
}
hr{
border-bottom: 1px dotted #ffffff;
border-left: 1px dotted #ffffff;
border-right: 1px dotted #ffffff;
border-top: 1px dotted #cccccc;
}
/* ------------------------------------------ BOX START -------- */
#box{
	margin-top:3px;
	background-image:url(images/hrp_mid.jpg);
	float:left;
}
#box_main{
	
	padding-top:31px;
	background-image:url(images/hrp_low_head.jpg);
	background-repeat:no-repeat;
	width:761px;
	float:left;
	
}
#box_text{
	padding:2px 10px 20px 10px;;
}
#box_main_left{
	background-color:#ffffff;
	width:198px;
	float:left;
}

#box_main_right{
	background-color:#ffffff;
	width:560px;
	float:right;
}

.box_prop{
height:260px;
float:right;
width:1px;
}
.floor{
clear:both;
height:1px;
overflow:hidden;
}

#box_foot{
	background-image:url(images/hrp_foot.jpg);
	background-repeat:no-repeat;
	width:761px;
	float:left;
	height:56px;
	clear:both;
	overflow:hidden;

}

/* ---- BOX END ---- */
.form_box{
width:500px;
padding-bottom:8px;
}
.lbl{
float:left;
font-weight:bold;
}
.inpt{
float:right;

}
/* ------------------------------------------ FOOT LINKS START -------- */
#foot_links{
text-align:center;
font-size:.8em;
color:#666666;
width:560px;
margin-top:-2px;
float:right;
clear:both;
}
#foot_links a{
color:#666666;
text-decoration:none;
}

/* ---- FOOT LINKS END ---- */