@charset "utf-8";
/* CSS Document */

body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(assets/bg.png);}
img {border:none;}
.wrapper{ width:900px; margin:0 auto;}
.top { height:110px; position:relative;}
	.logo { width:900px; height:110px; float:left;}
		.logo img { margin-top: 5px;}
	.b-pin { width:150px; float:left; margin:120px 0px 0px 10px;}
		.b-pin b  { font-size:18px;}
	.lang { width:120px; height:40px; float:right; margin-top:45px;}
		.lang ul { margin:0; padding:0;}
			.lang ul li { float:right; list-style:none; margin-right:10px;}
			.lang ul li a { font-size:20px; text-decoration:none; color:#000; font-weight:bold;}
			.lang ul li a:hover { color:#900;}
	.social { margin-top:20px; margin-bottom:20px;}
	.menu { background: none repeat scroll 0 0 #9b0b00; height: 40px; margin-bottom: 10px;}
		.nav { height:40px;}
			.nav ul { margin:0px; padding:0;}
				.nav ul li { display: block; float: left; font-weight: bold; list-style: none outside none; border-right:1px dotted #fff; }
				
.nav ul li a { color: #FFFFFF; float: left; font-size: 15px; padding: 11px 20px 10px; text-decoration: none;}
				.nav ul li a:hover { background:#000; color:#fff;}
.banner { width:900px; height:370px; position:relative;}
.content { width:900px; position:relative; overflow:hidden; clear:both; padding:10px 0px 10px 0px;}
	.content-L { width:449px; float:left;}
		.content-L h2 { font-size:20px; color:#af152d; margin:20px 0px 0px 0px;}
		.content-L p { width:435px; text-align:justify; color:#333; margin:20px 0px 0px 0px; line-height:20px; display:block; float:left;}
		/*.content-L b { font-weight:bolder; font-size:14px;}*/
	.content-in { width:100%; float:left;}
		.content-in h2 { font-size:20px; color:#9b0b00; margin:20px 0px 0px 0px; text-align:left;}
		.content-in p { font-size:14px;  text-align:left; color:#333; margin:30px 0px 0px 0px; line-height:22px; display:block; float:left; /*width:730px;*/ text-align:justify;}
		p.monies { width:165px; float:right; margin:-75px 0px 0px 0px;}
		.ar { width:435px; font-weight:bold; text-align:right; color:#333; margin:20px 0px 0px 0px !important ; line-height:20px; display:block; float:right;}
		.en { width:435px; font-weight:bold; text-align:right; color:#333; margin:20px 0px 0px 0px !important ; line-height:20px; display:block; float:right;}
		.en b { font-weight:bolder; font-size:16px;}
		.footer { height:30px; margin-bottom:20px;}
			#copy { width:900px; height:30px; background:url(../assets/copybg.png) center top no-repeat; margin-bottom:10px;}
	#copy p { margin:0 auto 0 auto; display:block; color:#727272; padding-top:15px }
		#copy p span { color:#9b0b00; font-weight:bold;}
		#copy p a { color:#727272; font-weight:bold; text-decoration:none;}
		#copy p a:hover { text-decoration:underline; color:#718b3f;}
		
	.content img { display:block; margin:0 auto;}
	.contact-table h2 { color:#af152d !important;}
	.testi-details { font-size:15px;}
	.testi-details span { color:#F00; padding:5px 0 5px 0; display:block;}
	#textfield { width:300px; height:25px; border:1px #999 solid; margin:5px 0 5px 0; }
	#textarea { width:300px; height:100px; border:1px #999 solid; margin:5px 0 5px 0;}
	.mark { color:#F00;}
	.testi-head { overflow:hidden;}
	.testi-head h2.a { width:170px; display:block; height:30px; padding-top:10px; background:url(assets/testimonials-icon.png) right no-repeat; float:left; font-size: 18px;}
	.testi-head h2.c { width:170px; display:block; height:30px; padding-top:10px; background:url(assets/testimonials-icon.png) left no-repeat; float:right; text-align:right; font-size: 18px;}
	
	.order { float:left; width:118px; height:62px; background:url(assets/order.png); margin:10px 0px 0px 55px; }
	.order a {width:118px; height:62px; display:block; text-indent:-9999px;}
	.cart.buybutton { display:none !important;}
	
.con-l { width:555px; float:left;}
.con-r { width:340px; float:right;}
.call-us {
    color: #FF0000;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: 42px 0 0;
}

.content h1 {
    color: #0C0F66;
    font-size: 20px;
    margin: 20px 0 0;
    text-align: left;
}
.content > p { float:left; line-height:18px;}
.content > p a { text-decoration:none; font-weight:bold; color:#036;}