/* 
	Resets defualt browser settings
	reset.css
*/

/*
	Page style
*/
/*
	Slideshow
*/

.sliders-content{
	width:1349px;
	float:left;
	height:550px;
	margin-top:106px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
	max-width:1349px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:1349px;
	right:0;
	height:550px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:250px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:1325px;
	right:0px;
}



.sim-anim-1{
	position: relative;
	}

.sim-anim-1:hover img{
	position:absolute;
	z-index:1;
}



/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:100%;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

.top_header{
	width:100%;
	height:700px;
	float: left;
}

.middle-content{
	width:1300px;
	height: auto;
	text-align: justify;
	float: left;
}

.inner-pages{
	width:1280px;
	height: auto;
	padding:0 10px;
	text-align: justify;
	margin:0 auto;
}

.left-content{
	width:860px;
	min-height:300px;
	float: left;
	font-size:18px;
	padding:10px 0 10px 30px;
	border:0px solid #000;
}
.right-content{
	width:400px;
	height: auto;
	float: right;
}

.contact-form{
	width:362px;
	height:auto;
	margin:0px auto 10px auto; 
	background-color:#617083;
	z-index:9999999;
	position:relative;
	display:block;
}
.contact-form p{
	width:100%;
	padding-top:30px;
	color:#FFF;
	font-size:24px;
	text-align:center;
}
.contact-form1{
	width:362px;
	height:auto;
	margin:10px auto;
	background:url(../img/middle-contact-form.png) no-repeat;
	display:block;
	
}

.youremail{
	width:290px;
	height:35px;
	padding:0 10px;
	font-size:18px;
	margin:45px 0 0 25px;

}
.yournumber{
	width:290px;
	height:35px;
	padding:0 10px;
	font-size:18px;
	margin:26px 0 0 25px;

}

.textarea-message{
	width:293px;
	height:147px;
	padding:0 10px;
	font-size:18px;
	margin:22px 0 0 25px;

}

.submit-email{
	width:317px;
	height:38px;
	padding:0 10px;
	font-size:13px;
	text-align:center;
	background-color:#cfb140;
	margin:30px 0 20px 25px;

}

.lower-content{
	width:1350px;
	height: 480px;
	margin-top:0px;
	float: left;
	background-image:url(../img/lower1.png);
}

.lower-left-content {
	width:30%;
	height: auto;
	float:left;
}

.lower-left-content p{
	width:300px;
	height:auto;
	margin:30px 0 20px 100px;
	color:#FFF;
	text-align:center;
	font-size:25px;
}

.lower-left-content .link-lower{
	width:300px;
	height: auto;
	margin-left:25%;
	float:left;
	color:#FFF;
	border:0px solid #000;
}

.lower-middle-content{
	width:30%;
	height: auto;
	float:left;
}
.lower-middle-content p{
	width:300px;
	height:auto;
	margin:30px 0 20px 100px;
	color:#FFF;
	text-align:center;
	font-size:25px
}

.lower-middle-content .link-lower{
	width:300px;
	height: auto;
	margin-left:25%;
	float:left;
	color:#FFF;
	border:0px solid #000;
}
.lower-right-content{
	width:30%;
	height: auto;
	float:left;
}

.lower-right-content p{
	width:300px;
	height:auto;
	margin:30px 0 20px 100px;
	color:#FFF;
	text-align:center;
	font-size:25px
}

.lower-right-content .link-lower{
	width:300px;
	height: auto;
	margin-left:25%;
	float:left;
	color:#FFF;
	border:0px solid #000;
}

.footer-content{
	width:1350px;
	height: 50px;
	margin-top:0px;
	float: left;
}


.menubar{
	width:1350px;
	height:45px;
	float:left;
	margin-bottom:15px;
	background-color:#000;
	color:#fff;
}
.menubar ul{
	width: 1200px;
	height:45px;
	margin:0 auto;
	background-color:#000;
	line-height:40px;
	color:#fff;
}
.menubar ul li{
	float:left;
	padding:0px 20px;
	list-style:none;
	color:#fff;
	text-decoration:none;
}
.menubar ul li a{
	color:#FFF;
}
.menubar ul li a:hover{
	color: #CCC;
}