html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color: #404e57;
	width:100%;
	font-size:12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	background:#ffffff;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

a:visited{ color:#2884a9; text-decoration:underline; }
a:link{ color:#2884a9; text-decoration:underline; }
a:hover{ color:#c95b35; text-decoration:underline; }


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear { clear:both; overflow:hidden; height:0; }
.l { float:left }
.r { float:right }


#header{
	height:112px;
	background:#000;
	border-bottom: solid 1px #3a3431;
}

#menu {
	position:absolute;
	right:0;
	top:48px;
}

#menu li{
	float:left;
	margin-left:35px
}

#menu li a { color:#fff; text-decoration:none; font-weight:700; font-size:15px;  display:block; height:18px; background-position:0 0; background-repeat:0; text-indent:-9999px; }
#menu li a:hover,
#menu li a.active { color:#c95b35; text-decoration:underline; background-position:0 -15px; height:20px;}

#menu li#menu-1 a{ width:81px; background-image:url(../images/about-us.png)}
#menu li#menu-2 a{ width:81px; background-image:url(../images/services.png)}
#menu li#menu-3 a{ width:63px; background-image:url(../images/safety.png)}
#menu li#menu-4 a{ width:100px; background-image:url(../images/hse.png)}
#menu li#menu-5 a{ width:108px; background-image:url(../images/contactus.png)}

.centr{
	position:relative;
	width:946px;
	margin:0 auto;
}

#content{
	min-height:730px;
	background: url(../images/content.png) repeat-x;
	border-bottom:solid 1px #2c2723;
}

#footer{
	min-height:208px;
	background:#000;
	border:solid 1px #1d1a19;
	text-align:center
}

#footer ul#sitemap {
	color:#f0eae6;
	font-size:12px;
	font-weight:100;
	list-style:disc;
	top:47px;
	position:absolute;
	left:0;
	text-align:left
}

#footer ul#sitemap li#title { margin-left:-5px; list-style:none }

#footer ul#sitemap a:visited{ color:#2884a9; text-decoration:underline; }
#footer ul#sitemap a:link{ color:#2884a9; text-decoration:underline; }
#footer ul#sitemap a:hover{ color:#c95b35; text-decoration:underline; }

#footer ul#sitemap li{ margin-bottom:2px }

#footer  p { color:#f0eae6; position:relative; top:42px; font-size:12px; line-height:17px }

#footer #contact-info {
	position:absolute;
	color:#f0eae6;
	text-align:right;
	right:0;
	font-size:12px;
	font-weight:100;
	line-height:15px;
	top:47px
}

#footer #contact-info a:link { color:#2884a9; }
#footer #contact-info a:visited { color:#2884a9; }
#footer #contact-info a:hover { color:#c95b35; }

#footer #footer-logo  { position:absolute; left:50%; top:-39px; margin-left:-95px }

#services {
	background:url(../images/services-link.png) no-repeat;
	width:186px;
	height:27px;
	display:block;
	margin:17px 0 0 200px
}

.logo{
	position:absolute;
	top:19px;
}

.margintop{
	margin-top:59px;
}

.pic{
	float:left;
	width:475px;
}

.foto{
	border:solid 6px #625a56;
}

.text{
	width:395px;
	margin-right:7px;
	float:right;
}

body.sub .text{
	float:left;
	width:600px;
}

body.sub #content .centr { padding-top:50px; }

.text .text-border {
	height:6px;
	background:url(../images/text-border.png) repeat-x;
	margin:20px 15px 0
}

.text h1{
	color:#f7f4f3;
	font-size:24px;
}

.text h2{
	color:#c95b35;
	font-size:31px;
}

.text p{
	color:#e8e4e2;
	font-size:14px;
	text-align:left;
	line-height:1.7;
	margin-top:27px;
}

.bottom{
	position:relative;
	width:100%;
	height:250px;
	background:#e9e2dd;
	border:solid 8px #c1b5ac;
}

.clear{
	clear:both;
	overflow:hidden;
	height:0;
}

.right  { float:right;}

.right  img{ border:6px solid #625a56 }

.form{
	position:absolute;
	background:url(../images/form.png) no-repeat;
	right:-8px;
	top:-8px;
	width:283px;
	height:294px;
	padding-left:25px;
	padding-top:25px
}

.form h1{
	color:#000;
	font-size:32px;
	font-weight:700;
	margin-bottom:15px
}

.form label { color:#d5e7ed; display:block; margin-left:10px; font-size:13px; font-weight:700; margin-bottom:3px }

.form input[type=text],
.form input[type=password]  { margin-bottom:17px; background:#a1c9d9; border:1px solid #fff; height:25px; width:254px; font-size:16px; font-weight:200; text-align:center;}

.form .form-border { height:6px; margin-top:5px; background:url(../images/form-border.png) repeat-x; width:256px }

.form form { margin-top:40px }

.form input[type=submit] {
	margin-top:20px;
	width:88px;
	height:23px;
	background:url(../images/login.png) no-repeat;
	border:0;
	margin-left:85px;
	cursor:pointer
}

.one{
	padding:42px 24px 0 33px;
	position:absolute;
	width:285px;
	height:204px;
	top:2px;
	left:0;
	background:url(../images/left-border.png) 100% 0 repeat-y;
}

.one.two {
	left:350px;
	top:0;
}

.one.two h1{
	margin-bottom:25px;
	margin-left:70px
}

.one.two a{ display:block; }

.one.two .img-1,
.one.two .img-2 { margin-bottom:20px }

.one.two .img-1,
.one.two .img-3 { float:left }

.one.two .img-2,
.one.two .img-4 { float:right; margin-right:50px }

.one h1{
	color:#c95b35;
	font-size:24px;
	font-weight:700
}

.one p{
	color:#625a56;
	font-size:14px;
	text-align:left;
	line-height:17px;
	margin-top:20px;
	width:270px
}

#button{
	background:url(../images/button.png);
	border:none;
	display:block;
	width:141px;
	height:27px;
	margin-left:130px;
	margin-top:20px;
}

.title {
	width:342px;
	height:53px;
	background:url(../images/title.png) no-repeat;
}

