/* @override 
	http://rbvalvetech.collectivetechnology.co.uk/css/index.css
	http://www.rbvalvetech.com/css/index.css
*/

div#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}


#newsLetter form ul li label {
	width: 46px;
	display: inline-block;
}

div#content {
	background-image: url(../images/mainCBG.jpg);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



#footer div.fleft {
	float: left;
	width: 535px;
	height: 35px;
	display: table-cell;
	text-align: center;
	padding: 20px 5px 5px;
	background-color: #960f00;
	color: white;
}

#content div.left {
	float: left;
	width: 535px;
	min-height: 200px;
	background: #eaeaea url(../images/contentBG.jpg) no-repeat;
	display: table-cell;
	text-align: left;
	padding: 5px;
	color: #4c4c4c;
}

#content div.left p a {
	color: orange;
}

#content div.right a {
	color: black;
	font-weight: bold;
	list-style-type: square;
}

#newsLetter {
	margin-top: 20px;
}

#trans a img {
	margin-right: 10px;
}

div#trans {
	z-index: 2;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	bottom: 200px;
	margin-bottom: -200px;
	float: right;
}

img#tel {
	width: 186px;
	height: 36px;
	margin-bottom: 136px;
}

#links {
	margin: 20px;
	background-color: #960f00;
}

#links a {
	color: orange;
	font-weight: bold;
}

#links div h2 {
	margin: 0;
}

#content div.right form ul {
	list-style-type: none;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #960f00;
}

#content div.right {
	width: 222px;
	float: right;
	padding: 5px;
	border-top: 3px solid #fff;
	color: white;
}





#newsLetter form ul {
	list-style-type: none;
	margin: 0;
	font-size: 11px;
}



#newsLetter form ul li {
	margin-bottom: 3px;
	padding: 3px;
	vertical-align: middle;
	display: block;
}

#footer div.fright {
	width: 222px;
	float: right;
	padding: 20px 5px 5px;
	height: 35px;
	background-color: #283032;
	text-align: center;
	color: white;
}

div#menu {
	height: 50px;
	font-size: 0;
	line-height: 0;
	position: relative;
	right: 2px;
	overflow: hidden;
	margin-right: -2px;
}

#footer div.fright a{
	color: orange;
}

div#footer.clear {
	height: 60px;
}

div#flash {
	height: 193px;
	z-index: -2;
}

.clear {
	clear: both;
}

form#contact.email {
	margin: 0;
}