/* ============= WRAPPER ==================*/
div#wrapper {
	background: url('../images/back/shavings.png') center 158px no-repeat;
}

/* ============= INNER CONTENT ==================*/

#inner_content {
	background: black;
}

h3.content_heading {
background: white;
padding-left: 30px;
padding-top: 30px;
}

div#inner_content a {
	color: gray;
}

div#inner_content img{
	padding:2px;
}

div#header h1 {
	padding-top:40px;
	display: none;
}

/*
	These div's located on the index page in the CMS
*/

#home {
margin-bottom:2px;
	position: relative;
	padding-top: 1px;
	background: black;
	height: 588px;
}

#homeleftback {
	background: url('../images/main/leftback.png') repeat-x;
	width: 313px;
	height: 577px;
}

#homeleft {
	text-align: center;
	padding-top: 2px;
	margin: 4px;
	margin-top: 10px;
	font-family:Impact, fantasy;
	width: 300px;
	height: 565px;
	border: 2px solid #666666;
	background: #231F20;
}

#homeleft h1 {
	padding-top: 10px;
	color: white;
	line-height: 43px;
}

#homeleft p {
	color: #fff;
}

#homeright {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -4px;
}

#rotating_images {
	position: absolute;
	top: 0px;
	left: 310px;
	float: right;
	width: 637px;
	height: 289px;
}

#rotating_images img.rotate {
	border:none;
margin-top: 4px;
margin-left: 1px;
}


#lowerright {
	position: absolute;
	bottom: 2px;
	right: 0px;
	*right: -5px;
	float: right;
	color: black;
	background: white;
	width: 637px;
	height: 291px;	
}

#lowerright h1 {
	border-bottom: 2px solid #231F20;
	border-top: 2px solid #231F20;
	line-height: 55px;
	text-align: center;
}

#lowerright img.lowertools {
	margin: 0px;
	padding: 0px;
	margin-top: -21px;
}

#second_content {
	color: white;
}

div#main_content {
	color: black;
	background: black;
	width: 950px;
	margin: auto;
	margin-top: -2px;
}

#main_content img.height_bar {
	width: 1px;
	height: 518px;
	float: right;
	display: block;
}

div#home_content {
	width: 769px;
	margin-left: 180px;
	overflow:hidden;
}

div#main_content ul{
	list-style-type: disc;
}

div#main_content ul li{
	margin-left: 15px;
	padding-bottom: 5px;
}

td{
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:text-top;
}

div#main_content h3.menu_category {
	font-size: 1.25em;
	margin-top: 1em;
}

div#main_content p.category_description {
	font-style: italic;
	font-size: .9em;
	padding-left: 1em;
}

div#main_content ul.menu_items li {
	border-bottom: 1px dashed black;
}

div#main_content ul.menu_items li {
	list-style-type: none;
}

div#main_content ul.menu_items li p.price {
	float: right;
}

div#main_content ul.menu_items li p.description {
	font-size: .75em;
	font-style: italic;
	padding-left: 2em;
}

#contact {
	
	background: white;
	width: 673px;
}

#sub_contact {

	width: 550px;
margin: auto;
}

#sub-quote {
	min-height: 488px;
	height: auto !important;
	height:488px;
	width: 550px;
	padding-top: 30px;
	margin: auto;
}

ul#contact {
	width: 300px;
	background: none;
}

div#main_content ul#contact li {
	margin-left:0px;
	position: relative;
	list-style-type: none;
}

ul#contact input.text{
	width: 250px;
}

ul#contact textarea {
	width: 254px;
	height: 100px;
}

#contact_form {
width: 200px;
}

label.overlabel {
	color:#222;
}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#222;
}

p{
	padding-bottom:10px;
}

.certificate li{
	list-style-type:none;
}

/*
	These divs are located in the content pages in the cms
*/

#sub-inner-content {
	color: black;
	background: black;
}

#white-content {
	min-height: 518px;
	height: auto !important;
	height:518px;
	float:left;
	background: white;
	width: 613px;
	padding-left: 30px;
	padding-right: 30px;
}

#white-content-2 {
	min-height: 518px;
	height: auto !important;
	height:518px;
	background: white;
	padding-left: 30px;
	padding-right: 30px;
}


#right-img {
	margin-right:-5px;
	margin-top: -49px;
	*margin-top: -52px;
	background: black;
	float: right;
	width: 279px;
}

#right-img img {
	margin-top: -2px;
	margin-left:-2px;
}