
body { 
	background: #463f38 url(images/bg.gif) repeat-x top center; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .76em;
	margin: 10px auto;
	padding: 0px;
	text-align: center;
}

table tr td {	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%; 
}
	
span {
	
}

h1 {  
	background: #a20200;
	color: #fff;
	font-weight: bold;  
	font-size: 140%; 
	margin: 0 0 .76em 0;
	padding: 2px 10px 2px 10px;
}

h2 {  
	background: transparent;
	color: #fff;
	font-weight: bold;  
	font-size: 140%; 
	margin: 0;
	padding: 7px 10px 2px 10px;
}

h3  { 
	background: transparent;
	color: #000;
	font-style: italic;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0px 10px 0px 10px;
}

h4  {  
	background: transparent;
	color: #fff;
	font-style: italic;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0;
}

h5  {  
	color: #000;
	font-weight: bold;  
	font-size: 100%; 
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}

h6  {  
	background: #fff;
	color: #fff; 
	font-size: 1%; 
	height: 3px;
	margin: 0;
	padding: 0;
}
	
a{
	font-weight: normal; 
}


a:link {   
	color: #a20200; 
	text-decoration: underline;
}


a:visited {  
	color: #a20200; 
	text-decoration: underline;
}


a:hover {  
	color: #fff; 
	text-decoration: none;
}

a:active {  
	color: #999;
	text-decoration: none; 
}

#main a:hover {  
	background: #666;
	text-decoration: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 

/*-- display: inline; -- fixes the IE text-indent bug --*/

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 10px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 10px 5px 10px;
}

.hidden {
	display: none;
}

.content {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.content1 {
	background: #ca0300;
	color: #000;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

.no-margin {
	margin: 0px;
}

.red-bright { 
	background: #ca0300;
}

.red-dark {
	background: #a20200;
}

.bg { 
	background: #463f38;
}

.red-dark {
	background: #a20200;
}

.quote {
	font-style: italic;
	margin: 0px 5px;
	padding: 0px 5px;
	text-align: center;
}

.caption {
	color: #333;
	font-style: normal;
	font-size: 90%;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	width: 190px;
}

.small {
	font-size: 90%;
}


/* -- FORM ELEMENTS --*/

form legend {
	background: #fff;
	border: 1px solid #000;
	font-size: 120%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #000;
	margin: 10px;
	padding: 5px;
}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #463f38;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #930;
}


/* -- WRAP --*/

#wrap-outer {
	background: transparent; 
	height: 400px;
	margin: 0px auto;
	padding: 0px 75px 0px 0px; 
	text-align: center;	
	width: 750px;
}

#wrap-inner {
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 750px;	
}


/* -- NAV1 --*/


#nav1 {
	background: transparent;
	height: 15px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
	width: 730px;
}
	
#nav1 ul { 
	background: transparent;
	float: right;
	margin: 0px;
	padding: 0px;
}
	
#nav1 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav1 a {
	background: transparent url(images/arrow.gif) no-repeat center left;
	color: #fff;
	float: left;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	text-decoration: none;
}


#nav1 a:hover {	
	color: #ca0300;
	text-decoration: none;
}

#nav1 a:active {
	color: #ca0300;
	text-decoration: underline;
}

/* -- HEADER --*/

#header-print {
	display: none;
}


#header {
	background: transparent url(images/header.gif) no-repeat top center;
	height: 81px;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
}


#logo {
	float: left;
	height: 76px;
	margin: 0px;
	padding: 0px;
	width: 95px;
	position: absolute;
	left: 53px;
	top: 0px;
}
#logo img {
	height: 76px;
	margin: 0px;
	padding: 0px;
	width: 95px;
}	

#banner {
	background: transparent url(images/banner-blank.gif) no-repeat;
	height: 102px;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

#banner img {
	height: 102px;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

body#home-page #banner {background: transparent url(images/banner-home.jpg) no-repeat;}
body#references-page #banner {background: transparent url(images/banner-references.jpg) no-repeat;}
body#contact-page #banner {background: transparent url(images/banner-contact.jpg) no-repeat;}
body#services-page #banner {background: transparent url(images/banner-services.jpg) no-repeat;}
body#machines-page #banner {background: transparent url(images/banner-machines.jpg) no-repeat;}
body#projects-page #banner {background: transparent url(images/banner-projects.jpg) no-repeat;}
body#feedback-page #banner {background: transparent url(images/banner-feedback.jpg) no-repeat;}


/* -- NAVIGATION --*/


#nav {
	background: transparent url(images/nav.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 52px;	
	left: 185px;
	width: 565px;
}
	
#nav ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	height: 29px;
	text-indent: -9000px;
	outline: none;
}

#nav a:hover {	
	outline: none;
}

#nav a:active {
	outline: none;
}

#services a {width: 147px;}
#machines a {width: 127px;}
#projects a {width: 155px;}
#feedback a {width: 136px;}

#services a:hover, #services a:active {background: transparent url(images/nav.gif) -0px -29px no-repeat;}
#machines a:hover, #machines a:active {background: transparent url(images/nav.gif) -147px -29px no-repeat;}
#projects a:hover, #projects a:active {background: transparent url(images/nav.gif) -274px -29px no-repeat;}
#feedback a:hover, #feedback a:active {background: transparent url(images/nav.gif) -429px -29px no-repeat;}


body#services-page #services a {background: transparent url(images/nav.gif) -0px -29px no-repeat;}
body#machines-page #machines a {background: transparent url(images/nav.gif) -147px -29px no-repeat;}
body#projects-page #projects a {background: transparent url(images/nav.gif) -274px -29px no-repeat;}
body#feedback-page #feedback a {background: transparent url(images/nav.gif) -429px -29px no-repeat;}



/* -- CONTENT --*/

#content {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	background: transparent;	
	float: left;
	width: 100px;	
}

#main {
	background: #fff;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#main img {
	border: 1px solid #000;
	margin: 2px;
	padding: 2px;
}

#main .thumb-image img	{
	display: inline;
	border: solid 2px #fff;
	margin: 0;
	padding: 0;
	}
	
#main .thumb-image:hover img	{
	border: solid 2px #ccc;
	}

/* -- MENU in the SIDEBAR --*/

#menu {
	margin: 0px;
	padding: 0px; 
}
	
#menu ul{
	float: left;
	margin: 0px;
	padding: 0px; 
}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px; 
}

#menu li a {
	float: left;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 84px; 
	outline: none;
}
	
html>body #menu a {
	width: 84px;
}

#menu li a:link {
	background: transparent;
	color: #fff; 
}
	
#menu li a:visited {
	background: transparent;
	color: #fff;  
}
	
#menu li a:hover {
	background: #7f7b77;
	color: #fff; 
}
	
#menu li a:active {
	background: #7f7b77;
	color: #fff; 
}

/* -- FOOTER --*/


#footer {
	background: #ca0300;
	color: #fff;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: right;	
	width: 650px;
}

/* -- SUBFOOTER --*/

#sub-footer {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	margin-left: 100px;
	padding: 0px;
	text-align: center;	
	width: 650px;
}

#sub-footer a:link{
	color: #8f8a86;
	text-decoration: none;
}

#sub-footer a:visited {  
	color: #8f8a86; 
	text-decoration: none;
}

#sub-footer a:hover {  
	color: #fff;
	text-decoration: none; 
}

#sub-footer a:active {  
	color: #fff; 
	text-decoration: none;
}

#contact-print {
	display: none;
}

/* -- HOMEPAGE LAYOUT --*/

body#home-page #main {
	background: #a20200 url(images/columns-bg.gif) repeat-y top center;
	color: #fff;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

body#home-page #main a {   
	font-weight: bold;
}

body#home-page #main a:link {   
	color: #fff; 
	text-decoration: underline;
}

body#home-page #main a:visited {  
	color: #fff; 
	text-decoration: underline;
}

body#home-page #main a:hover { 
	background: #000; 
	color: #fff; 
	text-decoration: none;
}

body#home-page #main a:active {  
	color: #000;
	text-decoration: none; 
}

body#home-page #main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#columns {
	background: transparent; 
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#column1 {
	background: transparent;
	float: left;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	width: 214px;
}

#column2 {
	background: transparent;
	float: left;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	width: 214px;
}


#column3 {
	background: transparent;
	float: left;
	margin: 0px;
	margin-left: 2px;;
	padding: 0px;
	width: 214px;
}

#forsale	{
	background-color: #fff;
	display: block;
	padding: 10px;
	color: #000;
	}

#forsale img	{
	float: left;
	margin: 10px;
	}

#forsale div	{
	display: block;
	float: left;
	margin: 10px;
	}

#forsale h2	{
	color: #000;
	}

#testimonial {
	background: transparent;
	color: #fff;
	float: right;
	height: 70px;
	margin: 0px 10px 0px 10px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 204px;
}

#testimonial a {
	color: #ca0300;
}

#forsale a,
#forsale a:link,
#forsale a:visited,
body#home-page #main #forsale a,
body#home-page #main #forsale a:link,
body#home-page #main #forsale a:visited	{
	color: #000;
	}

#forsale a:hover,
body#home-page #main #forsale a:hover	{
	background-color: #000;
	color: #fff;
	}
