* { 
margin:0; 
padding:0; 
border:none; 
} 

body { 
background:#ED7735; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
} 

#wrapper { 
width:707px; 
margin:25px auto; 
} 

#header {
	background:url(IMAGES/header.gif) no-repeat;
	height:140px;
}

#footer { 
background:#000; 
color:#999; 
font-size:10px; 
text-align:center; 
padding:10px; 
} 

#footer a {
	color:#999;
	text-decoration:none;
	padding:0 2px;
	font-size: 10px;
} 

#footer a:hover {
color:#ED7735;
}
#contentWrapperAboutUs {
	background:#fff url(IMAGES/truck.jpg) no-repeat bottom right;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperProducts {
	background:#fff url(IMAGES/products_image.jpg) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperPrivacy {
	background:#fff url(IMAGES/products_image.jpg) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperComplaints {
	background:#fff url(IMAGES/privacy-complaints_image.jpg) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperDownloads {
	background:#fff url(IMAGES/downloads_image.jpg) no-repeat top right;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperLinks {
	background:#fff url(IMAGES/links_image.jpg) no-repeat top right;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#contentWrapperContactUs {
	background:#fff url(IMAGES/contact-us_image.jpg) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
    height:auto !important;
    height:400px;
}
#mainTextLeftRule {
	line-height:18px;
	text-align:left;
	background-image: url(IMAGES/line.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 260px;
	left: 50px;
	position: relative;
} 
#mainTextLeftWideRule {
	line-height:18px;
	text-align:left;
	background-image: url(IMAGES/line.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 401px;
	left: 50px;
	position: relative;
}
#mainTextRightRule {
	line-height:18px;
	text-align:left;
	background-image: url(IMAGES/line.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 261px;
	left: 355px;
	position: relative;
}
#mainTextRightWideRule {
	line-height:18px;
	text-align:left;
	background-image: url(IMAGES/line.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 361px;
	left: 250px;
	position: relative;
}
.blackBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackBodySA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
}
.boldText {
	font-weight: bold;
}
.OrangeSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED7735;
	text-decoration: none;
}
.OrangeSubSA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED7735;
	text-decoration: none;
	padding-bottom: 10px;
}
.OrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED7735;
	text-decoration: none;
}
.OrangeBoldSA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED7735;
	text-decoration: none;
	padding-bottom: 10px;
}
.link a{
	color:#000000;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.link a:hover {
	color:#ED7735;
}

