/* CSS Document */
body{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	line-height:180%;
	background-image:url(../images/rtal.jpg);
	background-repeat:repeat-x;
}
a
{
	color: #222;
	text-decoration:underline;
	outline:none;
}
a:hover
{
	text-decoration:none;
}
b{
	color:#bb2024;}
li, h1, h2, h3, h4, h5, h6, pre, form, html, fieldset, legend, input, dl, dt, dd { margin: 0; padding: 0; }
p{	margin:0px;	padding:0px 0px 16px 0px;}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.clear{
	clear:both;
}
.red{
	color:#FF0000;
}    
#main{ 
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{ 
	width:800px;
	height:299px;
	border-bottom:6px #cf4626 solid;
	background:url(../images/header.jpg) no-repeat top;
	clear:both;
}
#left{
	width:221px;
	height:458px;
	float:left;
	position:relative;
}
#left_content{
	width:208px;
	height:550px;
	position:absolute;
	top:-90px;
	left:13px;
	
}
#nav{
	position:relative;
	width:188px;
	height:282px;
	padding:4px 10px 10px 10px;
	background-image:url(../images/nav_bg.gif);
	line-height:16px;
}

#nav a{
	font-size:16px;
	text-decoration:none;
}
#nav li{
	padding:7px 0px 11px 18px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
}

.liline{
	border-bottom:1px #afabab solid;
}
#nav li.lion{
	background-image:url(../images/nav1.gif);
}
#testimonial{
	position:relative;
	width:188px;
	height:243px;
	padding:30px 10px 10px 10px;
	background-image:url(../images/left2.jpg);
	background-repeat:no-repeat;
	line-height:180%;
}
#testimonial .title{
	color:#afabab;
	font-size:16px;
	padding-bottom:5px;
}
#right{
	width:555px;
	height:auto;
	float:left;
	padding-left:14px;
	padding-bottom:14px;
	border-bottom:6px #cf4626 solid;
	margin-left:10px;
}
*html #right{
	margin-left:10px;
}
html>body #right{height: auto; min-height: 430px;} 
#r_head{
	width:534px;
	height:auto;
	padding:10px;
	padding-bottom:25px;
	float:left;
}
#r_head h3{
	font-size:24px;
	font-weight:normal;
	padding-bottom:8px;
}
#h_pro{
	width:555px;
	height:290px;
	padding-top:5px;
	clear:both;
}
.block_182{
	width:169px;
	height:151px;
	padding:7px;
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
.block_182 p{
	padding:0px;
}
.block_182 h3{
	font-size:12px;
	line-height:22px;
	padding-bottom:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.price{
	width:70px;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:15px;
	left:0px;
	font-size:18px;
	color:#cf4626;
	padding-left:10px;
	font-weight:700;
}
.t1{
	background-image:url(../images/a1.jpg);
}

.t4{
	width:532px;
	height:117px;
	background-image:url(../images/a3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:7px;
	cursor:pointer;
	clear:both;
	position:relative;
}
.t4 h3{
	font-size:12px;
	line-height:22px;
	padding-bottom:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.li_hover4{
	width:532px;
	height:117px;
	background-image:url(../images/a4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	padding:7px;
	clear:both;
	position:relative;
}
.li_hover4 h3{
	font-size:12px;
	line-height:22px;
	padding-bottom:9px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.li_hover1{
	cursor:pointer;
	background-image:url(../images/a2.jpg);
}


#steps{
		width:784px;
		height:165px;
		padding:12px 0px 0px 12px;
		clear:both;
}
.basic_left{
	width:140px;
	height:27px;
	float:left;
	text-align:right;
}
.basic_right{
	width:280px;
	height:27px;
	float:left;
	padding-left:6px;
	text-align:left;
}
.red{
	color:#FF0000;
}
#footer{
	width:780px;
	height:28px;
	padding:16px 0px 0px 20px;
	background:url(../images/footer.jpg) no-repeat 0px 10px;
	clear:both;
}

