* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}

img {
	border:none !important;
	outline:none !important;	
}
.all_header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
}
.top_banner {
	height: 138px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 110px;
	width: 172px;
	float: left;
	padding-top: 10px;
}
.menu {
	float: right;
	width: 770px;
	height: 100px;
}
.socila {
	background-image: url(images/brand.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.socila img {
	float: right;
	margin-left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
.links {
	float: right !important;
	width: 328px;
	margin-top: 40px;
}
.home:hover, .about:hover ,.vision:hover ,.projects:hover ,.products:hover ,.contacts:hover {
	background-position: center bottom !important;
}
.home {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 61px;
	display: block;
	margin-left:7px;
	float:left;
}
.about {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 61px;
	display: block;
	margin-left:7px;
	float:left;
}
.vision {
	background-image: url(images/vision.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 64px;
	display: block;
	margin-left:7px;
	float:left;
}

.projects {
	background-image: url(images/projects.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 80px;
	display: block;
	margin-left:7px;
	float:left;
}
.products {
	background-image: url(images/products.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 82px;
	display: block;
	margin-left:7px;
	float:left;
}

.contacts {
	background-image: url(images/contacts.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 94px;
	display: block;
	margin-left:7px;
	float:left;
}
.slide {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 315px;
	background-image: url(images/slide-shadow.png);
	background-repeat: no-repeat;
	background-position: center 230px;
}
.about-block {
	background-image: url(images/about-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:180px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
}
.about-block2 {
	height:350px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
}

.about-desc {
	/*letter-spacing:1px !important;*/
}
.about-desc img {
	float: right !important;
	border: 5px solid #CCC !important;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.about-title {
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2daae1;
	font-size: 18px;
	margin-top: 5px;
}
.input {
	background-image: url(images/news-letter-input.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 243px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-align: left;
	background-color: #ECECEC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none !important;
	outline:none !important;
}

.input:focus {
	background-position: center bottom;
}


.submit {
	background-image: url(images/send-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 81px;
	float: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.submit:hover {
	background-position: center bottom;
}

.button {
	background-image: url(images/send-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 81px;
	float: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.button:hover {
	background-position: center bottom;
}

.more {
	color: #2daae1;
	font-style: italic;
	text-decoration:none;
}
.more:hover {
	color: #0f94ce;
	text-decoration: underline;
}

/*****************************************/

#slider IMG {
	POSITION: absolute; DISPLAY: none;
}
.nivo-controlNav {
	DISPLAY: none !important;
}
.nivo-controlNav A {
	DISPLAY: none !important;
}
.nivo-directionNav A {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	TEXT-INDENT: -9999px;
	WIDTH: 42px;
	DISPLAY: block;
	HEIGHT: 43px;
	BORDER-TOP: 0px;
	BORDER-RIGHT: 0px;
	background-image: url(images/R-Arrow.png);
	background-repeat: no-repeat;
}
A.nivo-nextNav {
	BACKGROUND-POSITION: right top;
	RIGHT: 5px
}
A.nivo-prevNav {
	LEFT: 5px;
	BACKGROUND-POSITION: left top;
}
.nivoSlider {
	POSITION: relative
}
.nivoSlider IMG {
	POSITION: absolute; TOP: 0px; LEFT: 0px
}

.nivo-slice {
	Z-INDEX: 50;
	POSITION: absolute;
	DISPLAY: block;
	HEIGHT: 339px;
}
.nivo-caption {
	Z-INDEX: 89;
	POSITION: absolute;
	WIDTH: 339px;
	BOTTOM: 0px;
	COLOR: #fff;
	LEFT: 0px;
	opacity: 0.8
}
.nivo-caption P {
	PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px
}
.nivo-caption A {
	DISPLAY: inline !important
}
.nivo-html-caption {
	DISPLAY: none
}
.nivo-directionNav A {
	Z-INDEX: 99;
	POSITION: absolute;
	CURSOR: pointer;
	TOP: 40%
}
.nivo-prevNav {
	LEFT: 0px
}
.nivo-nextNav {
	RIGHT: 0px
}
.nivo-controlNav A {
	Z-INDEX: 99; POSITION: relative; CURSOR: pointer
}
.nivo-controlNav A.active {
	FONT-WEIGHT: bold
}
/*******************************************/
.blocks {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
	padding-top: 20px;
}
.footer-content {
	width: 960px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
.contact-s {
	width: 250px;
	height: 180px;
	float: right;
	color: #666;
}
.subscribe {
	float: right;
	height: 180px;
	width: 300px;
}
.sub-title {
	margin-top: 20px;
	display: block;
	margin-bottom: 10px;
}



.clear {
	clear: both;
}

.block1 {
	width: 270px;
	float: left;
	margin: 0 25px!important;
}
.block-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/bottom-block.png);
	height: 100px;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	text-align: left;
	background-position: center bottom;
	/*letter-spacing: 1px;*/
}
.copyright {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 25px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
}
.contact-s a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.contact-s a:hover {
	color: #000;
}

.input2 {
	background-color: #f1f1f1;
	border: 1px solid #FFF;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 0px 1px #ccc;
	-moz-box-shadow: 0px 0px 0px 1px #ccc;
	box-shadow: 0px 0px 0px 1px #ccc;
	margin:5px;
	width:100%;
	color: #666;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	outline:none;
}

.input2:focus {
	background-color: #f7f7f7;
}

.about-block3 {
	height:500px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
}
.footer-logo {
	float: right;
	display: block;
	clear: both;
}
.contact-us-L {
	float: left;
	width: 400px;
}

.contact-us-R span {
	float: right;
	width: 300px;
	background-color: #efefef;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #666;
}
.contact-us-R a {
	color: #666;
	text-decoration:none;
}

.contact-us-R a:hover {
	color: #000;
}
.co-us-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.co-us label {
	margin-top: 2px !important;
	margin-bottom: 1px !important;
	color: #666;
	display: block;
	clear: both;
	font-size: 12px;
}

#pop_up {
	background-image: url(images/pop-bg.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100% !important;
	width: 100% !important;
	position:fixed !important;
	z-index:1499;
	visibility: hidden;
	left:0 !important;
	top:0 !important;
}
.pop-con {
	background-image: url(images/popup.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100% !important;
	height:100% !important;
}
#log {
	position: absolute !important;
	visibility: hidden !important;
	display:none !important;
}
