#slider {
	width: 960px;
	height: 390px;
	position: absolute;
	top: 0px;
	left: -4px;
	padding:0;
	margin:0;
}

#slider li { list-style:none; }

#baner .rhino-prev, #baner .rhino-next{
	width: 17px;
	height: 45px;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 180px;
}

#baner .rhino-next{
	background-image: url('../images/left.png');
	left: -29px;
}

#baner .rhino-prev{
	background-image: url('../images/right.png');
	right: -29px;
}

body{
	margin: 0px;
	font-family: Tahoma;
	background-color: #eaebed;
	min-height: 1120px;
	color: #3b3d7d;
	font-family: Oswald;
}

a.two {
	text-decoration: underline;
	color: #3b3d7d;
}	

a.two:link, a.two:visited{
	color:#3b3d7d;
	text-decoration:none;
}	
a.two:hover, a.two:active{
	color:#3b3d7d;
	text-decoration:underline;
}	

a.three {
	text-decoration: underline;
	color: #3b3d7d;
}	

a.three:link, a.two:visited{
	color:#3b3d7d;
	text-decoration:none;
}	
a.three:hover, a.two:active{
	color:#3b3d7d;
	text-decoration:underline;
}	


.round-shadow {
padding: 2px;
border: 2px solid #d1dae3;
}


#bg{
	position: relative;
	/*width: 1337px;*/
}

#bgTop{
	background-image: url('../images/top-bg.png');
	background-repeat: no-repeat;
	height: 842px;
	left: -210px;
	width: 1337px;
	position: absolute;
	z-index: -2;
}

#bgSlider{
	position: absolute;
	width: 100%;
	height: 390px;
	top: 120px;
	
	z-index: -2;
	background-image: url('../images/bg-top-slider.png');
}

#logoTop{
	position: absolute;
	top: 69px;
	left: 22px;
	width: 264px;
	height: 70px;
	background-image: url('../images/logo.png');
	z-index: 7;
}

#header{
	position: relative;
	z-index: 3;	
}

#top{
	height: 220px;
}

#header .title{
	text-shadow: 1px 1px 0px white;
	position: absolute;
	right: 18px;
	top: 23px;
}
	
.title, h2{
	font-family: Oswald;
	font-size: 20px;
	color: #3b3d7d;
}

#header .phone{
	font-family: Oswald;
	font-size: 20px;
	color: #3b3d7d;
	text-shadow: 1px 1px 0px white;
	position: absolute;
	right: 18px;
	top: 58px;
}

#baner{
	height: 390px;
	margin-bottom: -390px;
	margin-top: 120px;
	z-index: 3;
	position: relative;
}

#header .menuBg{
	z-index: 5;
	position: absolute;
	top: 120px;
	left: 6px;
	width: 292px;
	height: 390px;
	background-image: url('../images/menu.png');
}

#header .menu{
	font-family: Oswald;
	font-size: 16px;
	z-index: 5;
	
	position: relative;
}

#header .menu a{
	color: #3e4095;
	text-decoration: none;
}

#header .menu a.active, #header .menu a:hover{
	color: #ed3237;
}

.menu ul{
	list-style-type: none;
	padding-left: 6px;
	padding-top: 11px;
}

#header .menu li{
	margin-bottom: 16px;
}

#content{
	margin-top: 70px;
}

#content .left .text{
	padding-left: 31px;
	padding-top: 32px;
}

#content .left p{
	font-size: 15px;
	font-weight: 300;
	font-family: Oswald;
	line-height: 140%;
	margin-top: 38px;
	margin-bottom: -22px;
}

#content .left .button{
	background-image: url('../images/button.png');
	width: 192px;
	height: 42px;
	background-repeat: no-repeat;
	color: white;
	font-family: Oswald;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	margin-left: -3px;
	margin-top: 60px;
	text-align: center;
	padding-top: 8px;
	padding-left: 7px;
}

h3{
	font-weight: 300;
	font-family: Oswald;
	margin-top: -26px;
	margin-bottom: 22px;
}

#content .main{
	padding-top: 30px;
	font-size: 16px;
	font-weight: 300;
}

#content .main ul{
	list-style-image: url('../images/li.png');
	letter-spacing: -1px;
	font-weight: 500;
}

#content .right .text{
	padding-top: 34px;
	padding-left: 0px;
}

#content .right h3{
	font-weight: 700;
	font-size: 16px;
	margin-top: 0px;
	line-height: 130%;
}

#content .right p{
	font-weight: 300;
	font-size: 15px;
	margin-top: -7px;
}

#bgBottom{
}

#footerBg{
	background-image: url('../images/footer.png');
	width: 963px;
	height: 264px;
	margin: 0 auto;
	margin-top: 28px;
}

#logoFooter{
	background-image: url('../images/logo.png');
	width: 264px;
	height: 70px;
	position: absolute;
	left: 23px;
	top: 142px;
}

#footer{
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
}

#copy{
	position: absolute;
	right: 280px;
	top: 208px;
}

#webdesign{
	position: absolute;
	right: 40px;
	top: 208px;
}

#form1 {
	width: 350px !important;
	height: 25px !important;
	box-shadow: inset #c6d7e5 0px 2px 5px !important;
	border: solid 1px #c6d7e5 !important;
	border-radius: 6px !important;
	color: #036 !important;
	padding: 4px 10px 4px 10px !important;
	background-color: #ff !important;
	margin-bottom: 10px !important;
}
#form2 {
	width: 350px !important;
	height: 150px !important;
	box-shadow: inset #c6d7e5 0px 2px 5px !important;
	border: solid 1px #c6d7e5 !important;
	border-radius: 6px !important;
	color: #036 !important;
	padding: 4px 10px 10px 10px !important;
	background-color: #fff !important;
}
label {
	display: block !important; 
	margin-top: 17px !important; 
	margin-bottom: -15px !important; 
	line-height: 11px !important; 
	color: #3b3d7d !important;
	font-size: 15px;
	font-weight: 300;
 	} 


.error { 
	color: #ff0000; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 300;
	}
.success{ 
	color: green; 
	margin-left: 0px; 
	margin-bottom: 30px; 
	margin-top: 14px;
	font-size: 15px;
	font-weight: 300;
	}

.contact2  {
	width: 272px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
}

.imp_l {
	width: 250px;
	height: 320px;
	float: left;
	margin-right: 0px;
	margin-top: 4px;
		
}

.imp_r {
	width: 320px;
	height: 320px;
	float: right;
	margin-right: 0px;
	margin-top: 4px;
		
}

.fancybox {
	width: 187px;
	height: 136px;
	display: block;
	padding: 0px;
	float: left;
	margin-left: 1px;
	margin-bottom: 15px;
	margin-right: 15px;
	overflow: hidden;
	/* border-radius:5px; 
	border:solid 5px #fff; */
	box-shadow: #446b73 0px 0px 3px;
	border-radius: 4px;
			
}

.fancybox img {
	width: 187px;
	height: 136px;
	display: block;
	box-shadow: #446b73 0px 0px 3px;
}

