@import url(../../../fonts.googleapis.com/css?family=Inder.css);
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
html, body {height:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	color:#778f94;
	min-width:960px;
	background:url(../images/body.jpg) center top repeat;
	font-size:13px;
	line-height:21px;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#778f94; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}
.link3,
.link4 {
	font-size:14px;
	line-height:18px;
	color:#2d3a3d;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.link4 {
	font-size:12px;
}
.link3:hover,
.link4:hover {
	color:#fabe10;
}
.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:21px;} 
.p0 {margin-bottom:0 !important;}
.p1 {margin-bottom:18px;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent {float:left; margin:0px 20px 0px 0px;}	
.figure {
	padding:5px;
	background:#fff;
	box-shadow:#cbc7ca 0 2px 3px;
	float:left;
}
/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:33px;}
.indent-bottom1 {padding-bottom:39px;}
.indent-bottom2 {padding-bottom:80px;}
.indent-bottom3 {padding-bottom:58px;}

.indent-right {padding-right:0;}

.indent-top {padding-top:25px;}
.indent-top1 {padding-top:68px;}
.indent-top2 {padding-top:76px;}
.indent-top3 {padding-top:58px;}
.indent-top4 {padding-top:20px;}
.indent-top5 {padding-top:28px;}
.indent-top6 {
	padding-top:55px;
}
.indent-top7 {padding-top:3px;}
.indent-top8 {

}
.indent-top9 {padding-top:38px;}

.margin-top { margin-top:-6px;}

.margin-bot {margin-bottom:5px;}
.margin-bot1 {margin-bottom:7px;}
.margin-bot2 {margin-bottom:15px;}
.margin-bot3 {margin-bottom:28px;}
.margin-bot4 {margin-bottom:35px;}
.margin-bot5 {margin-bottom:30px;}
.margin-bot6 {margin-bottom:25px;}
.margin-bot7 {margin-bottom:22px;}
.margin-bot8 {margin-bottom:32px;}

.margin-left {margin-left:25px;}
.margin-left1 {margin-left:1px;}

.margin-right {margin-right:20px;}



/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/header.jpg) center top no-repeat #f19c05;
	padding:0 0 31px;
}
#page1 header {
	padding:0;
}
.logo {
	padding:5px 0 0 57px ;
	float:left;
}
	.logo a {
		display:block; 
		text-indent:-9999px;
		background:url(../images/logo-small.png)no-repeat 0 0;
		width:220px;
		height:130px;
}

/***** menu *****/
nav {
	float:right;
	width:640px;
	border-bottom:1px solid #e4a202;
	padding-bottom:11px;
}
.menu {
	float:right;
	padding:72px 0 0;
	position:relative;
	z-index:20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu>li {
	float:left; 
	position:relative;
}
.menu li a span {
	display:block;
	width:7px;
	height:4px;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-4px;
	background:url(../images/sub.png) left top no-repeat;
}
.menu li a {
	display:block;
	font-size:18px;
	line-height:22px;
	color:#442306;
	letter-spacing:-1px;
	text-transform:capitalize; 
	z-index:20;
}
.menu>li>a {
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
}
.menu>li:first-child {
	margin-left:0;
}
.menu>li {
	margin-left:18px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#0a73a2;
	text-shadow:0 0 rgba (204,15,42 .1)
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:		absolute;
	top:			-9999em;
	width:			106px;
	background:url(../images/menu.gif) left top repeat;
	border-radius:10px;
	padding:19px 15px 25px 17px;

}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:11px 0 12px;
	border:none;
}

.menu li li a {
	background:none;
	display:		block;
	padding:		0 0 0 0px;
	font-size:		14px;
	line-height:	19px;
	color:			#fff;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#0a73a2; 
}
.menu li li li > a:hover, 
.menu li li li.sfHover > a {
	color:#93856e; 
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			-33px;
	top:			33px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			122px;
	top:			-30px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:79px 0 0;
	background:url(../images/border-1.gif) center top repeat-x;
}
#page1 #content {
	padding:0;
}
.box_wrap {
	position:relative;
	height:495px;
	width:100%;
	margin:30px 0 106px;
}
.box-1, .box-2, .box-3 {
	position:absolute;
	display:block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius:100%;
}
.box-1 {
	width:496px;
	height:496px;
	left:2px;
	top:0;
	z-index:1;
	background:url(../images/box-1.png) left top no-repeat;
}
.box-2 {
	width:374px;
	height:374px;
	left:370px;
	top:61px;
	z-index:2;
	background:url(../images/box-2.png) left top no-repeat;
}
.box-3 {
	width:266px;
	height:266px;
	left:672px;
	top:115px;
	z-index:3;
	background:url(../images/box-3.png) left top no-repeat;
}
.box-1:hover, .box-2:hover, .box-3:hover {
	z-index:4;
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
}
.col-1 {
	width:193px;
	float:left;
}
/*********************************bg's*************************************/
.bg-1 {
	background:url(../images/bg-1.gif) left top repeat;
	border-bottom:6px solid #de5635;
	width:300px;
	color:#c5c5c5;
	line-height:22px;
	min-height:170px;
	margin-top:-77px;
	position:relative;
	float:left;
}
.bg_1_border-2 {
	border-color:#f8af00;
}
.bg_1_border-3 {
	border-color:#a2b837;
}
.bg-1 .sub2 {
	display:block;
	width:16px;
	height:33px;
	position:absolute;
	right:-16px;
	top:50%;
	margin-top:-15px;
	background:url(../images/sub2.png) left top no-repeat;
}
.bg-1 h3 {
	color:#fff;
}
.bg-1>div {
	padding:19px 20px 15px 18px;
}
.bg-2 {
	background:#fff;
	padding:5px 5px 29px;
	box-shadow:0 0 1px 1px #e6e6e5;
}
.bg-2>div {
	padding:0 12px;
}
.bg-2 figure {
	margin-bottom:20px;
}
.bg-3 {
	background:#fff;
	box-shadow:#e4e5e4 0 0 1px 2px;
	padding:15px 10px 11px 10px;
	overflow:hidden;
	line-height:20px;
	color:#778f94;
}
.bg-3 figure {
	margin-right:10px;
}
.border-1 {
	background:url(../images/border-2.gif) left bottom repeat-x;
}
.border-2 {
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	margin-bottom:11px;
}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	font-size:12px;
	line-height:15px;
	padding:7px 12px;
	text-transform:uppercase;
	color:#fff;
	border-radius:5px;
	text-shadow:1px 1px 1px rgba(0,0,0, .4);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0, .4);
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0, .4);
	background: #CC3403;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC3403), to(#c43602));
	background: -webkit-linear-gradient(#CC3403, #c43602);
	background: -moz-linear-gradient(#CC3403, #c43602);
	background: -ms-linear-gradient(#CC3403, #c43602);
	background: -o-linear-gradient(#CC3403, #c43602);
	background: linear-gradient(#CC3403, #c43602);
}
.button-1:hover {
	background: #FBB100;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBB100), to(#d49602));
	background: -webkit-linear-gradient(#FBB100, #d49602);
	background: -moz-linear-gradient(#FBB100, #d49602);
	background: -ms-linear-gradient(#FBB100, #d49602);
	background: -o-linear-gradient(#FBB100, #d49602);
	background: linear-gradient(#FBB100, #d49602);
}
.button-2 {
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	color:#fff;
	padding:12px 38px 11px;
	text-transform:uppercase;
	border-radius:6px;
	background: #3F4C4F;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3F4C4F), to(#253033));
	background: -webkit-linear-gradient(#3F4C4F, #253033);
	background: -moz-linear-gradient(#3F4C4F, #253033);
	background: -ms-linear-gradient(#3F4C4F, #253033);
	background: -o-linear-gradient(#3F4C4F, #253033);
	background: linear-gradient(#3F4C4F, #253033);
	box-shadow:#f5f2f5 0 1px, #c4c5c4 0 2px;
}
.button-2:hover {
	background: #253033;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#253033), to(#3F4C4F));
	background: -webkit-linear-gradient(#253033, #3F4C4F);
	background: -moz-linear-gradient(#253033, #3F4C4F);
	background: -ms-linear-gradient(#253033, #3F4C4F);
	background: -o-linear-gradient(#253033, #3F4C4F);
	background: linear-gradient(#253033, #3F4C4F);
}
.button-3 {
	display:block;
	width:45px;
	height:45px;
	background:#e23e23;
	border-radius:100%;
	float:left;
}
.button-3 img {
	margin:14px 0 0 12px;
}
.button-3:hover {
	background:#f6a400;
}
/*********************************lists*************************************/
.dl-1 dt {
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:85px;
}
.ul-1 li {
	font-size:14px;
	line-height:22px;
	background:url(../images/ul-1.png) left 8px no-repeat;
	padding:4px 0 4px 30px;
}
.ul-1 li a {
	color:#f39a02;
}
.ul-1 li a:hover {
	text-decoration:underline;
}
/*********************************fonts*************************************/
h1, h2, h3, h4, h5, h6, .title-1 {
	color:#2e3d43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:normal;
	letter-spacing:-2px;
}
h6 {font-family:"Times New Roman", Times, serif; font-weight:bold; letter-spacing:-1px; color:#d85232;}
h1 {font-size:39px; line-height:72px; letter-spacing:-3px;}
h2 {font-size:33px; line-height:40px;}
h2 + h2 {margin-top:-12px;}
h3 {font-size:30px; line-height:36px;}
h4 {font-size:28px; line-height:36px; letter-spacing:-1px;}
h5 {font-size:24px; line-height:29px; letter-spacing:-1px;}
h6 {font-size:16px; line-height:20px;}
.title-1 {
	font-size:16px;
	line-height:28px;
	color:#5b6b78;
	letter-spacing:-1px;
}
.title-2 {
	display:block;
	font-size:36px;
	line-height:44px;
	color:#442306;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:32px 0 0;
	margin:0 0 -7px;
}
.title-3 {
	display:block;
	font-size:26px;
	line-height:32px;
	color:#2d3a3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-2px;
}
.title-3 + .title-3 {
	margin-top:-8px;
}
.title-4 {
	display:block;
	font-size:45px;
	line-height:54px;
	color:#778f94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-2px;
}
.title-5 {
	display:block;
	font-size:20px;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.title-5 a {
	color:#2e3d43;
}
.title-5 a:hover {
	color:#f39a02;
}
.title-5 span {
	display:inline-block;
	margin-top:-4px;
}
.title-6 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2d3a3d;
}
.size-1 {
	font-size:14px;
	line-height:22px;
}
.color-1 {color:#f39a02;}
.color-2 {color:#faab00;}
.color-3 {color:#9ebc31;}
.color-4 {color:#9b9b9b;}
/******* form's ********/

/***** contact form *****/
#form1 fieldset {
	border:none;
	padding:0;
	}			
		#form1 label {
			display:block;
			min-height:41px;
		}
		#form1 label.message {
			height:202px;
		}
		.inp {
			display:block;
			width:200px;
			height:28px;
			padding:0 8px;
			overflow:hidden;
			position:relative;
			background:#fff;
			border:1px solid #d9d9d9;
		}
		#form1 input {
			width:198px;
			padding:6px 0 6px;
			margin:0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			height:16px;
			color:#778f94; 
			border:none;
			background:none;
			outline:none;
		}
		#form1 .area .error { float:none;}
		.text_a {
			position:relative;
			overflow:hidden;
			display:block;
			width:200px;
			height:202px;
			padding:0 8px;
			background:#fff;
			border:1px solid #d9d9d9;
		}
		#form1 textarea {
			height:200px;
			margin:0;
			width:198px;
			padding:6px 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:16px;
			color:#778f94; 
			border:none;
			background:none;
			overflow:auto;
			outline:none;
			resize:none;
		}
		#form1 a {cursor:pointer;}
			#form1 .success {display:none; margin-bottom:10px;}
			#form1 .error,
			#form1 .empty {
				position:absolute;
				left:5px;
				top:27px;
				color:#f00;
				font-size:11px;
				line-height:16px;
				display:none;
				overflow:hidden;
			}
			#form1 .message .error,
			#form1 .message .empty {
				top:205px;
				left:5px;
			}
	.buttons-wrapper {text-align:left; padding-top:30px; position:relative;}
	.buttons-wrapper a { margin-right:15px;}
	
/****************************footer************************/
footer {
	color:#545454;
	width:100%;
	border-bottom:10px solid #442306;
	text-transform:uppercase;
	font-size:12px;
	padding:0 0 37px;
}
footer a {
	color:#0a73a2;
}
.footer_logo {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	line-height:36px;
	letter-spacing:-2px;
	color:#2d3a3d;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin-right:15px
}
.footer_logo span {
	display:inline-block;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	margin:15px 0 0;
	letter-spacing:-1px;
}
.soc_list {
	float:right;
	overflow:hidden;
	margin:0 0 0 1px;
	padding:45px 0 0;
}
.soc_list li {
	float:left;
	margin-left:4px;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li a {
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	position:relative;
}
.soc_list li a img {
	position:absolute;
	left:0;
	top:0;
}
.soc_list li a:hover img {
	top:-36px;
}
.leftaboutus{
	z-index:100;
	position:fixed;
	left:1px; 
  margin-left:auto; 
  background:#a8cd43;
   height:100px; 
   width:200px; 
   border:1px #0a76a6 solid;
   border-radius:0 10px 10px 0px;
   box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
}
.class1
{
min-height:35px;
border-bottom: 1px solid #999999;

width:220px;
}

.class1:hover
{
background-color:#a8cf45;
text-shadow: rgb(36, 36, 36) 2px 2px 3px;
}

.class2
{
color:#FFFFFF;
 font-size:14px;
  text-align:left;
}
.class3{
margin-left:10px;
padding-top:10px;
padding-bottom:10px;


}