* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	font-family: "Arial", Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.5em;
	color:#6e6243;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
	text-align: center;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.875em;
	position:relative;
	overflow:hidden;
}

#header {
	height:503px;
	position:relative;
}
.headerbg {
	background:url(images/header-bg.jpg) no-repeat left bottom;
}
.headerbg-habibi {
	background:url(images/header-habibi.jpg) no-repeat left bottom;
}
.headerbg-fury {
	background:url(images/header-fury.jpg) no-repeat left bottom;
}
.headerbg-contact {
	background:url(images/header-bg.jpg) no-repeat left bottom;
}
#content {
	padding:11px 10px 55px 10px;
}
#footer {
	height:58px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fbf1d7;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}
.main-bg {
	background:url(images/main-bg.jpg) no-repeat center top;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	position:relative;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
	line-height: 1.3em;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#6e6243; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:42px;
	line-height:1.2em;
	color:#ffb71d;
	letter-spacing:-1px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:28px;
	line-height:1em;
	color:#f47129;
	margin-bottom:15px;
}
	h2.alt {
		background:url(images/icon1.jpg) no-repeat left top;
		padding:15px 0 7px 51px;
	}
	h2.alt1 {
		letter-spacing:-3px;
	}
h3 {
	font-size:36px;
	line-height:1em;
	color:#fcfaf0;
	text-align:center;
	padding:50px 0 0 0;
	letter-spacing:-1px;
}
	h3.alt {
		padding-top:30px;
	}
h4 {
	font-size:18px;
	line-height:24px;
	color:#c10707;
}
	h4.outdent {
		margin-bottom:20px;
	}
h5 {
	font-size:14px;
	color:#b6290e;
	text-transform:uppercase;
	margin-bottom:11px;
}


.txt1 {
	color:#6e6243;
	font-size:18px;
	line-height:23px;
}
	

.button { 
	display:inline-block;
	background:url(images/button.png) no-repeat left top;
	width:58px;
	height:27px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.button:hover {
	color:#f47129;
}

.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title-wrap {
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:url(images/box-h-bg.jpg) no-repeat left top;
	width:300px;
	height:630px;
	font-size:12px;
	line-height:18px;
	color:#6e6243;
	margin-bottom:23px;
}
	.box .inner {
	padding:42px 35px 0 34px;
	}
		.box .inner .inner {
			padding:0 0 0 0px;
		}


.box1 {
	background:url(images/box1-bg.jpg) no-repeat left top;
	width:300px;
	height:555px;
	font-size:12px;
	line-height:18px;
	color:#6e6243;
}
	.box1 .inner { 
		padding:42px 40px 0 34px;
	}
		.box1 .inner .inner {
			padding:0 0 0 0px;
		}
		
.box2 {
		background:url(images/box-bg.jpg) no-repeat left top;
	width:300px;
	height:450px;
	font-size:12px;
	line-height:18px;
	color:#6e6243;
}
	.box2 .inner { 
		padding:42px 40px 0 34px;
	}
		.box2 .inner .inner {
			padding:0 0 0 0px;
		}

	

.address { 
	float:left;
}
	.address dt {
		font-size:18px;
		color:#dc8e29;
		font-weight:bold;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span {
	float:left;
	padding-right:5px;
		}


/*===== header =====*/
#header .logo {
	display:block;
	position:absolute;
	left:20px;
	top:3px;
}

#header .nav{
	position:absolute;
	left:219px;
	top:21px;
}
	#header .nav li  {
		float:left;
		padding-right:18px;
	}
	#header .nav li.last {
		padding-right:0;
	}
		#header .nav li a {
			float:left;
			font-size:12px;
			color:#ffea8a;
			text-decoration:none;
			text-transform:uppercase;
			background:url(images/marker1.gif) no-repeat left 6px;
			padding:0 0 0 18px;
		}
		#header .nav li a:hover {
			color:#f5821c;
			text-decoration:none;
		}
	

/*===== content =====*/
.extra-bg {
	position:absolute;
	left:0;
	top:449px;
	background:url(images/extra-bg.png) no-repeat left top;
	width:980px;
	height:60px;
	z-index:2;
}
#content .section {
	padding:0 0 30px 0;
}
	#content .banner {
		padding:0 0 0 10px;
	}
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:0 0 5px 38px;
		font-size:14px;
		line-height:22px;
	}
		.list1 li a {
			color:#6e6243;
			text-decoration:none;
		}
		.list1 li a:hover {
			color:#dc8e29;
		}
	
	
	.testimonials li {
		text-align:right;
		font-size:18px;
		color:#dc8e29;
		font-weight:bold;
		padding:0 14px 14px 0;
	}
		.testimonials li blockquote {
			text-align:left;
			font-weight:normal;
			font-size:14px;
			color:#6e6243;
		}

/*===== footer =====*/
#footer {
	text-align:right;
	color:#f89831;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	#footer .indent {
		padding:20px 0 0 0;
	}
	#footer a {
		color:#f89831;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#form fieldset {
	border:none;
}
	#form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#form input {
			width:275px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcd2b6;
			background:#fff8e4;
			color:#6e6243;
		}
		#form textarea {
			width:275px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcd2b6;
			background:#fff8e4;
			color:#6e6243;
			height:230px;
			margin-bottom:17px;
			overflow:auto;
		}
		#form .button {
			float:right;
			margin-left:14px;
		}

/*==========================================*/
.imgbdr{ margin:5px; border: 5px solid #e6dbbf; }
.sep{ background-image: url(images/sep.gif); background-repeat: repeat-x; margin-top:5px;}

.list-1 {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list-1 li {
		background: url(images/tick-icon.png) no-repeat 0% 5px;
		padding: 0 0 0 25px;
		line-height: 2.2em;
		
		
	}
	
	.list-1 li a {
		text-decoration: none;
		
	}
