@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/main_bg.jpg) repeat-x top #d2d2d2;
	margin:0px; padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#080707;
	direction:rtl;
	text-align:right;
}

a:active { 
    border:none;
    outline:none;
}
a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}

a:focus{
 -moz-outline-style: none;
}


input{
    border:none;outline:none;	
}


p{padding:0px; margin:0px;}
object, embed,{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}



.height10{height:10px}
.clr{clear:both; height:0px; overflow:hidden;}
.float_left{float:left;}
.float_right{float:right;}







/* Header css starts */
.main_header{
	margin:0 auto;
	width:1004px;
	height:166px;
	position:relative;	
}


.logo{
	width:178px;
	height:21px;
	position:absolute;
	left:55px;
	top:62px;
}

.logo img{
	border:0px;
}

.header_right_img{
	padding-top:38px;
	padding-right:37px;
}

.header_right_img img{
	border:0px;
}


/* Header css ends */



/*  Main content area starts  */

.main_container_main{
	width:100%;
	background:url(../images/erroca_logo_bg.png) no-repeat top center;
}


.main_contentbox{
	width:1004px;
	margin:0 auto;
}

.main_contentbox_inner{
	width:911px;
	margin:0 auto;
}


.mid_banner_video_box{
	width:911px;
	overflow:hidden;
	margin-top:1px;
}


.mid_top_left_banner{
	width:216px;
	float:left;
}


.mid_top_left_banner img{
	border:0px;
}


.mid_top_right_video{
	width:693px;
	float:right;
	height:292px;
	overflow:hidden;
	margin-top:1px;
}



.mid_three_boxes{
	width:911px;
	margin-top:2px;
}


.mid_box1{
	width:302px;
	float:right;
	margin-left:2px;
}


.mid_box2{
	width:303px;
	float:right;
}


.mid_box3{
	width:302px;
	float:left;
}


.mid_boxes_title{
	height:75px;
}


.mid_boxes_content{
	background:#fff;
	padding-top:20px;
	padding-bottom:10px;
	min-height:189px;
	padding-right:28px;
	padding-left:20px;
}


.mid_boxes_content span{	
	font-weight:bold;
}

.mid_boxes_content a{	
	color:#a88544;
}





/*  Main content area ends  */




/* Footer starts */
.footer{
	width:1004px;
	margin:0 auto;
	margin-top:2px;
}

.footer_inner{
	width:911px;
	margin:0 auto;
}

.footer_yellowtext_box{
	background:#02071b;
	text-align:center;
	color:#ba974e;
	font-size:22px;
	min-height:44px;
	padding-left:10px;
	padding-right:10px;
	padding-top:26px;
	padding-bottom:5px;
}

.footer_yellowtext_boxDW{
	
	text-align:center;
	color:#999999;
	font-size:13px;
	min-height:44px;
	padding-left:10px;
	padding-right:10px;
	padding-top:26px;
	padding-bottom:5px;
}



.footer_contentbox{
	background:url(../images/footer_content_bg.jpg) repeat-y right;
	width:911px;
	padding-top:5px;
}

.footer_black_line{
	height:3px;
	background:#02071b;
}


.footer_combine_content{
	text-align:center;
	padding-top:5px;
}



/* Footer ends */

