body {
	margin: 0;
	padding: 0;
	font: 10px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-color: #000;
	color: #fff;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

#wrapper {
	width: 964px;
	padding: 0;
	font-size: 1.3em;
	margin-top: 60px;
}

body#pHome, body#pNews {
	background: #000 url(../images/bg_home.jpg) no-repeat;
}

body#pPrice {
	background: #000 url(../images/bg_price.jpg) no-repeat;
}

body#pContact {
	background: #000 url(../images/bg_contact.jpg) no-repeat;
}

body#pRecruit {
	background: #000 url(../images/bg_recruit.jpg) no-repeat;
}

#wrapper h1 {
	background: url(../images/basecuts.png) no-repeat;
	margin: 0 74px 166px 68px;
	width: 822px;
	height: 58px;
	text-indent: -5000px;
	font-size: 0.1em;
}

#wrapper h2 {
	border-bottom: 1px solid #fff;
	height: 47px;
	font-size: 0.1em;
	text-indent: -5000px;
	padding-bottom: 30px;
	margin: 30px 74px 1em 68px;
}

body#pHome #wrapper h2 {
	background: url(../images/title_welcome.png) no-repeat;
}

body#pPrice #wrapper h2 {
	background: url(../images/title_pricelist.png) no-repeat;
}

body#pContact #wrapper h2 {
	background: url(../images/title_contact.png) no-repeat;
}

body#pRecruit #wrapper h2 {
	background: url(../images/title_recruitment.png) no-repeat;
}

body#pNews #wrapper h2 {
	background: url(../images/title_news.png) no-repeat;
}

body#pHome #footer {
	margin-top: 360px;
}

a {
	color: #fff;
}

a:hover {
	color: #f47c3a;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
}

.clearing {
	clear: both;
}

/* @group navbar */

div#navbar {
	height: 34px;
	overflow: hidden;
	width: 822px;
	display: block;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 24px solid #f47c3a;
	margin-left: 68px;
	margin-right: 74px;
	padding-bottom: 5px;
}

div#navbar ul {
	margin: 1em 0px 0px 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

div#navbar ul li {
	display: inline;
	margin-right: 10px;
}

div#navbar ul li a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#navbar ul li a:hover {
	color: #f47c3a;
	text-decoration: none;
}

body#pHome div#navbar ul li#nb1 a {
	color: #f47c3a;
}

body#pNews div#navbar ul li#nb2 a {
	color: #f47c3a;
}

body#pPrice div#navbar ul li#nb3 a {
	color: #f47c3a;
}

body#pRecruit div#navbar ul li#nb4 a {
	color: #f47c3a;
}

body#pContact div#navbar ul li#nb5 a {
	color: #f47c3a;
}

/* @end */

div.newsItem, div.newsItemNoImg {
	border-bottom: 1px solid #404040;
	position: relative;
	min-height:195px;
	height:auto !important;
	height: 195px;
	padding: 0;
	margin: 1em 74px 0 68px;
}

div.newsItem img {
	margin-left: 90px;
	display: block;
	position: absolute;
	right: 0;
	margin-top: 0;
}

div.newsItem h3, div.newsItemNoImg h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	margin-right: 340px;
	margin-top: 0;
	padding-top: 0.5em;
}

div.newsItem p {
	margin-right: 340px;
}



/* @group footer */

#footer {
	margin-left: 68px;
	margin-right: 74px;
	border-top: 6px solid #f47c3a;
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 2em;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin-left: 6px;
	padding-left: 8px;
	border-left: 1px solid #404040;
}

#footer ul li.firstli {
	margin-left: 0;
	padding-left: 0;
	border-left-style: none;
}

#footer ul li a {
	color: #69696c;
}

#footer ul li a:hover {
	color: #f47c3a;
	text-decoration: underline;
}

/* @end */

/* @group pricelist */

table#priceList {
	margin-right: 74px;
	margin-left: 68px;
	margin-bottom: 2em;
	/* padding-top: 40px; */
	margin-top: 40px;
	width: 822px;
}

table#priceList td {
	vertical-align: top;
	font-size: 0.85em;
	text-align: right;
	padding-top: 0;
	padding-bottom: 0.5em;
}

table#priceList td.alLeft {
	text-align: left;
}

table#priceList td strong {
	color: #f47c3a;
	font-weight: bold;
}

table#priceList td.pri,
table#priceList td.gra,
table#priceList td.sty,
table#priceList td.sen,
table#priceList td.dir{
	font-weight: bold;
}

table#priceList td.pri {
	text-align: left;
	width: 170px;
}

table#priceList td.gra {
	width: 60px;
}

table#priceList td.sty {
	width: 60px;
}

table#priceList td.sen {
	width: 60px;
}

table#priceList td.dir {
	width: 60px;
}

table#priceList td.cons {
	text-align: left;
	padding-left: 60px;
}

table#priceList p {
	margin-top: 0;
	padding: 0;
	margin-bottom: 0.5em;
}

table#priceList ul {
	padding: 1em 0 0 1.5em;
	margin: -1.2em 0 1.2em;
}

table#priceList ul li {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 2em;
	padding: 0;
}

/* @end */

#addressBox {
	margin-right: 74px;
	margin-left: 68px;
	padding-top: 2em;
	margin-bottom: 2em;
	height: 200px;
}

#addressBox .textCol {
	width: 300px;
	float: left;
	display: block;
	font-size: 0.9em;
}

#addressBox .textCol p.big {
	font-size: 1.5em;
	line-height: 1.6em;
	margin-bottom: 0.8em;
}

#addressBox .textCol a {
	color: #fff;
	text-decoration: none;
}

#addressBox .textCol a:hover {
	color: #f47c3a;
}

a.map {
	background: url(../images/arrow_orange.gif) no-repeat 0 center;
	padding-left: 14px;
}

a.map:hover {
	
}

#signUp {
	width: 266px;
	background-color: #2b292a;
	float: right;
	margin-left: 50px;
}

#signUp form {
	margin: 25px;
}

#signUp form input {
	width: 210px;
	color: #2b292a;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

#signUp form textarea {
	width: 210px;
	margin-bottom: 5px;
}

#signUp form p {
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#signUp form p.bigger {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#signUp form a {
	font-size: 0.8em;
	text-decoration: none;
}

#signUp form a:hover {
	color: #f47c3a;
}

#welcomeText {
	margin: 30px 74px 0 68px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#welcomeText h3 {
	color: #f47c3a;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

p.bigger {
	font-size: 1.2em;
}