body {
	margin:0;
	padding:0;
	font-family:'Oswald', Arial, sans-serif;
}
a {
	outline: none;
	text-decoration: none;
}
a img {
	border: 0 none;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}
#content p {
	line-height: 18px;
}
#projects p {
	color: #111111;
}
#container {
	overflow: hidden;
	position: absolute;
	top: -800px;
	z-index: 9999999;
	width:810px;
	height:595px;
}
h1,h3 {
	margin-bottom: 0;
	font-size: 40px;
	padding: 30px 0 5px 28px;
	display:block;
	letter-spacing: -2px;
	width: 200px;
	z-index:800;
	color: #111111;
	letter-spacing:-1px;
}
h2 {
	color: #111111;
	font-size:16px;
}
h3 {
	font-size: 30px;
}
#projects h2 {
	margin-bottom: 0;
	font-size: 16px;
	letter-spacing: 0px;
}
li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
ul {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 810px;
	height: 800px;
	overflow: hidden;
}
#header {
	position:absolute;
	top:0;
	overflow: hidden;
	height: 95px;
	z-index:999;
}
#social {
	float: right;
	margin-right: 48px;
	margin-top: -8px;
	width:100px;
}
#social li {
	float:left;
	margin-right: 1px;
}
#rss,#fb,#tw{
	float: left;
	width:29px;
	height:27px;
}
#rss{
	background-image: url(../images/rss.png);
}
#fb{
	background-image: url(../images/facebook.png);
}
#tw{
	background-image: url(../images/twitter.png);
}
#rss:hover{
	background-image: url(../images/rss_hover.png);
}
#fb:hover{
	background-image: url(../images/facebook_hover.png);
}
#tw:hover{
	background-image: url(../images/twitter_hover.png);
}
.logo {
	padding: 24px 0 0 27px;
	float:left;
}
#content {
	width: 100%;
	height: 680px;
	overflow: hidden;
	margin: 0 auto;
}
a.learn_more {
	right:0;
	bottom:0;
	height:45px;
	width:145px;
}
a.learn_more .text {
	height: 35px;
	display: block;
	float: left;
	padding: 7px 6px 13px 6px;
	font-size:21px;
	background:url(../images/ReadMeCenter.png) repeat-x;
}
a.learn_more .right, a.learn_more .left {
	line-height:30px;
	height: 47px;
	display: block;
	width: 17px;
	float:left;
}
a.learn_more .left {
	background:url(../images/ReadMeLeft.png) no-repeat 0 0;
}
a.learn_more .right {
	background:url(../images/ReadMeRight.png) no-repeat 0 0;
}

.content_text,.content_text_big {
	font-size:55px;
	color: #fff;
	letter-spacing:-1px;
	text-shadow: -2px 2px rgba(0, 0, 0, 0.2);
}
.content_text{
	letter-spacing:-2px;
}
.content_text_like{
	font-size: 20px;
	color: #fff;
	text-shadow: -2px 2px rgba(0, 0, 0, 0.2);
}
#slider {
	height: 810px;
	width: 680px;
}
#footer {
	margin: 0 auto;
}
#menu a {
	color: #b5b5b5;
	display: block;
	font-size: 17px;
	outline: medium none;
	padding-top: 24px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:1px;
}
#menu .active a, #menu a:hover {
	color:#FFFFFF;

}
#menu ul {
	text-align: center;
	width:810px;
	height:70px;
	background:#161616;
}
#menu li {
	width:auto;
	height:70px;
	float: left;
	padding: 0 51px;
	margin: 0;
	display: block;
}
.right_line {
	background: url("../images/line.png") repeat-y 100% 50%;
	height:70px;
	display: block;
}
#copyright {
	background: url("../images/footer.png") repeat-x 0 0;
	display: block;
	width: 810px;
	height: 29px;
	overflow: hidden;
	color:#8b8b8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0 0 31px;
}
#contacts {
	position:relative;
	background:#f3f3f3 url(../images/ContentBottomLine.png) repeat-x 0 100%;
	width: 100%;
	height: 595px;
	overflow: hidden;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

.contacts_text {
	font-size: 14px;
	padding: 0 0 0 32px;
	display:block;
}
.contacts_text_bold {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 32px;
	display:block;
}
#map{
	float: left;
	border:4px solid #dcdcdc;
	margin-left: 30px;
	margin-top: 5px;
}
.contact_text{
	margin-top: 15px;
	font-size: 14px;
	margin-left: 388px;
}
.contact_text img{
	margin: 0 8px 0 20px;
	display: block;
	float: left;
}
.contact_text a{
	color: #000;
}
.contact_text a:hover{
	text-decoration:underline;
	color: #000;
}
#hom {
	display: block;
	margin-top: -5px;

}
#inputs .contacts_text {
	padding: 0;
	margin-top:8px;

}
#inputs p {
	font-size:12px;
	color: #5c5b5b;
	width:300px;
	margin-top: 30px;
}
.input {
	margin: -2px 0 2px 3px;
	height: 34px;
	width: 355px;
	padding: 0 0 0 5px;
	border: 0 none;
}
.input_area {
	width: 360px;
	height: 34px;
	background: #e2e2e2;
	margin: 8px 0 5px 0;
}
.text_area {
	width: 360px;
	height: 170px;
	background: #e2e2e2;
	margin: 8px 0 5px 0;
}
#inputs_message {
	float:right;
	width: 360px;
	margin-right:40px;
	margin-top: 37px;
	padding: 5px 0 0 0;
}
#inputs_message .contacts_text {
	padding: 0;
}
#message {
	resize: none;
	width: 350px;
	height: 160px;
	padding: 5px;
	border: 0 none;
	margin: -2px 0 2px 3px;
}
#inputs {
	float: left;
	margin-left: 30px;
	margin-top: 37px;
	width: 220px;
	height: 250px;
}
#form_send{
	margin-top: -25px;
}
#projects {
	position:relative;
	background:#f3f3f3 url(../images/ContentBottomLine.png) repeat-x bottom;
	width: 100%;
	height: 595px;
	overflow: hidden;
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.scroll-pane #about_text{
	line-height: 20px;
}
.scroll-pane {
	width: 100%;
	height: 485px;
	outline: none;
}
#panel{
	margin-left:30px;
	width: 96%;
}
#services{
	margin-right: 60px;
	font-size:14px;
}
#about_text {
	margin: 25px 60px 20px 30px;
	text-align:justify;
	font-size: 14px;
}
#ot_img {
	float:left;
	border:4px solid #dcdcdc; 
	width:142px; 
	height:187px; 
	margin-right:20px;
}
#p_img{
	border:4px solid #dcdcdc; 
	height:152px;
}
.Our_Team{
	margin-left: 30px;
	margin-top: 20px;
	width:340px;
	float: left;
	font-size:14px;
}
.Our_Team img, .content_projects_block img{
	border:1px solid #fff;
	margin-right: 20px;
}
.projects_text {
	margin-top: 20px;
	font-size: 14px;
	text-align:justify;
}
a.readmoreabout{
	margin: 15px 33px 0 175px;
	display: block;
}
a.readmorecontent{
	display: block;
	margin: 15px 190px 0 0;
}
a.readmorecontent .text, a.readmoreabout .text {
	height: 30px;
	display: block;
	float: left;
	padding: 6px 5px 8px 5px;
	font-size: 17px;
	text-transform: uppercase;
	background: url(../images/SendCenter.png) repeat-x;
	font-family:'Oswald', Arial, sans-serif;
	font-weight:300;
}
.Our_Team a, .content_projects_block a, .ls-layer a{
	color: #b5b5b5;
}
.Our_Team a:hover, .content_projects_block a:hover, .ls-layer a:hover{
	color: #fff;
}

/*noindex:-o-prefocus,a.readmorecontent .text,a.readmoreabout .text {
	padding: 7px 5px 2px 5px;
}
noindex:-o-prefocus,a.learn_more .text{
	padding: 13px 5px 10px 5px;
}*/
a.readmorecontent .right, a.readmorecontent .left,a.readmoreabout .right, a.readmoreabout .left {
	height: 35px;
	display: block;
	width: 19px;
	float: left;
}
a.readmorecontent .left,a.readmoreabout .left {
	background: url(../images/SendLeft.png) no-repeat 0 0;
}
a.readmorecontent .right,a.readmoreabout .right {
	background: url(../images/SendRight.png) no-repeat 0 0;
}

.service p img {
	float:left;
	margin-right:10px;
}
.serv_con, .serv_con2{
	float: left;
	width:320px;
	margin-top: 20px;
}
.serv_con2{
	margin-left: 45px;
}
.serv_con img{
	margin-top: 15px;
}
.serv_con_text{
	margin-left: 60px;
}

.content_projects_block {
	width: 330px;
	height: 310px;
	font-size: 14px;
	float: left;
	margin: 15px 35px 10px 0px;
}
.service h1 {
	padding-bottom: 15px;
}
.projects h1 {
	padding-bottom: 15px;
}
#send {
	background: url("../images/contacts_send_n.png") no-repeat 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    height: 35px;
    width: 87px;
	margin-top: 13px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #b5b5b5;
    font-size: 17px;
    text-transform: uppercase;
}
#send:hover{
	color: #fff;
}
#loader {
	position: absolute;
	top: 37px;
	display: none;
	left: 40%;
	z-index: 999;
}
#layerslider {
	width: 810px;
	height: 690px;
}
.ls-layer a, .content_projects_block a, .Our_Team a, #menu a, .content_text, .text, #send{
	font-family:'Oswald', Arial, sans-serif;
	font-weight:300;
}
.content_text_big, .content_text_like, #container h1, #container h3{
	font-family:'Oswald', Arial, sans-serif;
	font-weight:400;
}

