* { margin:0; padding:0;}
body { 
	background:#000000; 
	font-size:100%; 
	line-height:1em; 
	font-family:Arial, tahoma; 
	color:#7a7a7a; 
	text-align:center;
	}


/*in_line*/
input, select { vertical-align:middle;}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
	}
	
ul { 
	list-style:none;
	}

a:hover{text-decoration:none;}
a {color:#7a7a7a;}

.column { float:left;}

.clear { clear:both;}

.wr_menu, .wr_banner, .wr_banner_right, #footer{width:780px;}
/*header*/
.flash{ height:301px;}

/*footer*/
#footer{
	background:url(images/wr_footer.gif) 0 0 repeat-x; 
	color:#565656; 
	padding:13px 0; 
	font-size:0.687em;
	}
	
#footer .indent_text{ 
	float:right; 
	width:370px; 
	text-align:right; 
	padding-right:37px;
	}
	
#footer .menu{ 
	width:343px;
	}
	
#footer .menu{ 
	color:#4e4e4e; 
	display:inline; 
	font-weight:bold; 
	word-spacing:18px;
	}
	
#footer .menu span{ 
	text-decoration:underline;
	}
	
#footer .menu a{ 
	color:#4e4e4e; 
	text-decoration:none; 
	}
	
#footer .menu a:hover{ 
	text-decoration:underline;
	}
	
#footer .ind_top{ 
	padding-top:11px;
	}
	
#footer .ind_top a{ 
	text-decoration:none;
	color:#565656;
	}


/*content*/
#content{ 
	background:#232323; 
	font-size:0.75em; 
	line-height:1.25em;
	}
	
	
#content .list li{ 
	background:url(images/list_marker.gif) center left no-repeat; 
	padding:0 0 0 11px;
	}
	
#content .list li a{ 
	background:url(images/list_line_x.gif) bottom left repeat-x; 
	color:#fe9d23;   
	line-height:2em;  
	text-decoration:none;  
	font-size:0.937em; 
	}
	
#content .list li a:hover{ 
	text-decoration:none; 
	color:#c1c1c1;
	}
	
#content .list_banner li{ 
	color:#7f7f7f; 
	font-size:0.937em; 
	line-height:1.5em;
	}
	
#content .title{ 
	display:block; 
	margin-bottom:14px;
	color:#FFF;
	}
	
#content .title1{ 
	color:#7f7f7f;
	text-decoration:underline;
	font-size:25px; 
	line-height:1.5em;
    margin-bottom:10px;
	}
	
#content .page1_box1{ 
	color:#fe9d23;
	text-decoration:none;
	font-size:20px; 
	line-height:1.5em;
	margin:-10px 0px 2px 2px;
	}
	
#content .page2_boxes{ 
	color:#fe9d23;
	text-decoration:none;
	font-size:20px; 
	line-height:1.5em;
	margin:-10px 0px 2px 2px;
	}		
	
#content .ind_col_box{
	padding:54px 0 31px 36px;
	}
	
#content .ind_left{ 
	margin-left:6px;
	}
	
#content .wr_banner{ 
	width:242px; 
	height:176px; 
	background:url(images/wr_banner.jpg) 0 0 no-repeat; 
	font-family:Tahoma;
	}
	
#content .wr_banner1{ 
	background:url(images/wr_banner1.jpg) 0 0 no-repeat; 
	width:232px; 
	height:176px; 
	font-family:Tahoma;
	}
	
#content .wr_banner .ind_text, #content .wr_banner1 .ind_text{ 
	padding:21px 0 0 26px;
	}
	
#content .banner_title{ 
	width:200px;
    height:25px;
	margin-bottom:10px; 
	display:block;
	}
	
#content .banner_img{ 
	float:left; 
	margin:2px 14px 40px 0;
	}

#content .banner_img1{ 
	float:left; 
	margin:2px 13px 15px 0;
	}	
	
#content .line_x{ 
	background:url(images/line_x.gif) 0 6px repeat-x;
	 height:18px;
	 }
	 
#content p{ 
	margin-top:20px;
	}
	
#content .button{ 
	float:right;
	}
	
#content .br{ 
	display:block;
	}
	
#content .img_left{ 
	float:left; 
	margin:2px 20px 0 0;
	-moz-border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 4px 4px 4px 4px;
	border-color:#650000;
	}
	
#content .ind_bot{ 
	margin-bottom:17px; 
	display:block;
	}

	
/*================== index.html ==================*/
#page1 #content .col_2 .col_box{ 
	width:490px; 
	margin-top:-20px; 
	position:relative; 
	padding-bottom:43px;
	}
	
#page1 #content .col_2 .col_box_1{
	width:242px;
	}
	
#box1_header{
	width:140px;
	height:30px;	
	
/*================== index-2.html ==================*/
#page3 #content .pricing{ width:406px;}

#page3 #content .pricing td{
	font-size:12px; 
	line-height:15px;
	}
	
#page3 #content .pricing .box_1{ width:254px}

#page3 #content .pricing .box_2{ width:100px;}

#page3 #content .pricing .box_3{ width:53px;} 

#page3 #content .pricing .box_3 a{ 
	text-decoration:none;
	}
	
#page3 #content .pricing .box_3 a:hover{ 
	text-decoration:none; 
	color:#fe9d23;
	}
	
/*================== index-3.html ==================*/
#page4 #content .col_1 .form .ind_form{ height:27px;} 

#page4 #content .col_1 .form input{ height:18px;}

#page4 #content .col_1 .form textarea{ 
	height:113px; 
	overflow:auto; 
	display:block; 
	margin-bottom:15px;
	}
	
#page4 #content .col_1 .form textarea, #page4 #content .col_1 .form input{ 
	width:170px; 
	border:1px solid #7d7d7d; 
	color:#000; 
	padding-left:3px; 
	font-family:Tahoma;
	}
	
/**/
#page4 #content .col_2 .col_box{ 
	width:466px; 
	padding-top:36px;
	}
	
#page4 #content .col_2 .col_box_1{ width:270px;}

#page4 #content .col_2 .col_box_2{ width:196px;}

/*==================list====================*/
.h_box_content .wr_top_x{background:url(images/wr_top_x.gif) repeat-x top #EAE4E0;}

.h_box_content .wr_bot_x{background:url(images/wr_bot_x.gif) repeat-x bottom;}

.h_box_content .wr_left_y{background:url(images/wr_left_y.gif) repeat-y left;}

.h_box_content .wr_right_y{background:url(images/wr_right_y.gif) repeat-y right;}

.h_box_content .corn_top_left{background:url(images/corn_top_left.gif) no-repeat left top;}

.h_box_content .corn_top_right{background:url(images/corn_top_right.gif) no-repeat right top;}

.h_box_content .corn_bot_left{background:url(images/corn_bot_left.gif) no-repeat left bottom;}

.h_box_content .corn_bot_right{
	background:url(images/corn_bot_right.gif) no-repeat right bottom; 
	width:100%;
	}


/*==========================================*/
