@CHARSET "ISO-8859-1";

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #3a3a3a;
	
	background: #ffffff;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #3a3a3a;
	
	text-decoration: none;		
}

a:hover,
a:active {
	color: #71bf19;
}

a:link img,
a:visited img,
a:hover img,
a:active img {
	border: none;		
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	
	line-height: 33px;
	
	color: #3a3a3a;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	
	line-height: 28px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	line-height: 26px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 24px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	line-height: 22px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h5 a:link,
h5 a:visited,
h5 a:hover,
h5 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 20px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h6 a:link,
h6 a:visited,
h6 a:hover,
h6 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 20px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

p a:link,
p a:visited,
p a:hover,
p a:active {
	color: #3a3a3a;
	
	text-decoration: underline;
}

p a:hover,
p a:active {
	color: #71bf19;
	
	text-decoration: none;		
}

#wrapper_main {
	width: 100%;
	
	background: #ffffff;
}

#container_main {
	width: 900px;
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	float: left;
	
	width: 900px;
	height: 100px;
}

#header img#logo_antune {
	float: left;
}

#header #navigation_primary {
	float: right;
	
	width: 300px;
	height: 100px;
}

#header #navigation_primary ul {
	float: left;
	
	width: 135px; /* 150 */
	
	margin: 0px 0px 0px 0px;
	padding: 30px 14px 0px 0px;
	
	list-style: none;
}

#header #navigation_primary ul li {
	float: left;
	
	width: 135px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}

#header #navigation_primary ul li a:link,
#header #navigation_primary ul li a:visited,
#header #navigation_primary ul li a:hover,
#header #navigation_primary ul li a:active {
	float: right;
	
	height: 14px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #d9d9d9;
	
	color: #171717;
	
	background: url(/images/website/navigation_primary_ul_li_a_background.gif) right 0px no-repeat;
}

#header #navigation_primary ul li a:link.no-transform,
#header #navigation_primary ul li a:visited.no-transform,
#header #navigation_primary ul li a:hover.no-transform,
#header #navigation_primary ul li a:active.no-transform {
	text-transform: none;		
}

#header #navigation_primary ul li.item2 a:link,
#header #navigation_primary ul li.item2 a:visited,
#header #navigation_primary ul li.item2 a:hover,
#header #navigation_primary ul li.item2 a:active {
	background: url(/images/website/navigation_primary_ul_li_a_background.gif) right -20px no-repeat;	
}

#header #navigation_primary ul li.item3 a:link,
#header #navigation_primary ul li.item3 a:visited,
#header #navigation_primary ul li.item3 a:hover,
#header #navigation_primary ul li.item3 a:active {
	background: url(/images/website/navigation_primary_ul_li_a_background.gif) right -40px no-repeat;	
}

#header #navigation_primary ul li a:hover,
#header #navigation_primary ul li a:active {
	color: #000000;		
}

#header #navigation_primary ul li.selected a:link,
#header #navigation_primary ul li.selected a:visited,
#header #navigation_primary ul li.selected a:hover,
#header #navigation_primary ul li.selected a:active {
	font-weight: bold;
	
	color: #71bf19;
}

#banner_large {
	float: left;
	
	width: 900px;
	height: 329px;
	
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;
}

#banner_large .banner {
	float: left;
	
	position: relative;
	
	z-index: 100;
	
	top: 0px;
	left: 0px;
	
	width: 900px;
	height: 329px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;	
}

#banner_large .banner .banner_large_testimonial {
	float: left;
	
	position: absolute;
	
	z-index: 200;
	
	top: 90px;
	left: 458px;	
	
	width: 420px;
	height: 130px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;
}

#banner_large .banner .banner_large_testimonial h5 {
	margin: 0px 0px 0px 0px;
	padding: 5px 8px 0px 20px;
	
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	
	line-height: 28px;
	
	text-shadow: 0px 0px 10px #333333;
	
	color: #ffffff;
}

#banner_large .banner .banner_large_testimonial h5 a:link,
#banner_large .banner .banner_large_testimonial h5 a:visited,
#banner_large .banner .banner_large_testimonial h5 a:hover,
#banner_large .banner .banner_large_testimonial h5 a:active {
	color: #ffffff;
	
	text-decoration: none;		
}

#banner_large .banner .banner_large_testimonial h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 20px;
	
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	line-height: 28px;
	
	color: #71bf19;
}

#banner_large .banner .banner_large_testimonial h6 a:link,
#banner_large .banner .banner_large_testimonial h6 a:visited,
#banner_large .banner .banner_large_testimonial h6 a:hover,
#banner_large .banner .banner_large_testimonial h6 a:active {
	color: #71bf19;
	
	text-decoration: none;		
}

#banner_large .banner .banner_large_caption {
	float: left;
	
	position: absolute;
	
	z-index: 200;
	
	top: 275px;
	left: 325px;	
	
	width: 570px;
	height: 60px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;
}

#banner_large .banner .banner_large_caption h4 {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 35px;
	
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	
	line-height: 28px;
	
	text-shadow: 0px 0px 10px #333333;
	
	color: #ffffff;
}

#banner_large .banner .banner_large_caption h4 a:link,
#banner_large .banner .banner_large_caption h4 a:visited,
#banner_large .banner .banner_large_caption h4 a:hover,
#banner_large .banner .banner_large_caption h4 a:active {
	color: #ffffff;
	
	text-decoration: none;		
}

#banner_small {
	float: left;
	
	width: 900px;
	height: 155px;
	
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;
}

#banner_small .banner {
	float: left;
	
	position: relative;
	
	z-index: 100;
	
	top: 0px;
	left: 0px;
	
	width: 900px;
	height: 155px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	overflow: hidden;	
}

#tiles_3col {
	float: left;
	
	width: 900px;
}

#tiles_3col .tile {
	float: left;
	
	position: relative;
	
	width: 294px;
	height: 337px;
	
	margin: 0px 9px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	background: #333333;		
}

#tiles_3col .tile.right {
	margin-right: 0px;		
}

#tiles_3col .tile .tile_image {
	float: left;
	
	position: absolute;
	
	top: 4px;
	left: 4px;
	
	width: 286px;
	height: 113px;
	
	overflow: hidden;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}

#tiles_3col .tile .tile_text {
	float: left;
	
	position: absolute;
	
	top: 121px;
	left: 4px;
	
	width: 266px; /* 286 */
	height: 170px;
	
	overflow: hidden;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;		
}

#tiles_3col .tile .tile_text h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	line-height: 22px;
	
	color: #84c738;		
}

#tiles_3col .tile .tile_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 19px;
	
	text-shadow: -1px 0px 0px #5b5b5b;
	
	color: #ffffff;		
}

#tiles_3col .tile .tile_text ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style: none;	
}

#tiles_3col .tile .tile_text ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 13px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 19px;
	
	text-shadow: -1px 0px 0px #5b5b5b;
	
	color: #ffffff;
	
	background: url(/images/website/plus.gif) 0px 5px no-repeat;	
}

#tiles_3col .tile .tile_button {
	float: left;
	
	position: absolute;
	
	top: 295px;
	left: 4px;
	
	width: 281px; /* 285 */
	height: 31px; /* 35 */
	
	overflow: hidden;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	
	background: url(/images/website/button-style1_background.gif) 0px 0px repeat-x;
	border: 2px solid #ffffff;
	
	box-shadow: 4px 4px 2px #151515;
	-moz-box-shadow: 4px 4px 2px #151515;
	-webkit-box-shadow: 4px 4px 2px #151515;
}

#tiles_3col .tile .tile_button p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 31px;	
	
	color: #333333;
	
	text-align: center;
}

#tiles_3col .tile .tile_button p a:link,
#tiles_3col .tile .tile_button p a:visited,
#tiles_3col .tile .tile_button p a:hover,
#tiles_3col .tile .tile_button p a:active {
	float: left;
	
	display: block;
	
	width: 261px; /* 281 */
	height: 31px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 31px;	
	
	color: #333333;
	
	text-align: center;
	text-decoration: none;
}

#content_main {
	float: left;
	
	width: 900px;
	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;	
}

#content_main #content_main_middle {
	float: left;
	
	width: 900px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#content_main #content_main_middle .content {
	float: left;
	
	/* width: 870px; 900 */
	
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	
	line-height: 33px;
	
	color: #3a3a3a;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h1 a:link,
.content h1 a:visited,
.content h1 a:hover,
.content h1 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	
	line-height: 28px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h2 a:link,
.content h2 a:visited,
.content h2 a:hover,
.content h2 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	line-height: 26px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h3 a:link,
.content h3 a:visited,
.content h3 a:hover,
.content h3 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 24px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h4 a:link,
.content h4 a:visited,
.content h4 a:hover,
.content h4 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	line-height: 22px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h5 a:link,
.content h5 a:visited,
.content h5 a:hover,
.content h5 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 20px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content h6 a:link,
.content h6 a:visited,
.content h6 a:hover,
.content h6 a:active {
	color: #3a3a3a;
	
	text-decoration: none;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	line-height: 20px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.content p a:link,
.content p a:visited,
.content p a:hover,
.content p a:active {
	color: #3a3a3a;
	
	text-decoration: underline;
}

.content p a:hover,
.content p a:active {
	color: #71bf19;
	
	text-decoration: none;		
}

#content_main #content_main_middle #container_testimonials {
	float: left;
	
	width: 870px; /* 900 */
	
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

#content_main #content_main_middle #container_testimonials dl {
	float: left;
	
	width: 870px;		
}

#content_main #content_main_middle #container_testimonials dl dd {
	float: left;
	
	width: 870px;
	
	text-align: left;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#content_main #content_main_middle #container_testimonials dl dd span {

	display: inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	
	line-height: -35px;
	
	color: #71bf19;
	
	margin: -10px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

#content_main #content_main_middle #container_testimonials dl dd p {
	display: inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	text-shadow: 1px 1px 1px #dcdcdc;
}

#content_main #content_main_middle #container_testimonials dl dt {
	float: right;
	
	width: 870px;
	
	text-align: right;
	
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	
	border-bottom: 1px solid #dedede;
}

#content_main #content_main_middle #container_testimonials dl dt.last {
	border-bottom: none;	
}

#content_main #content_main_middle #container_testimonials dl dt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	color: #71bf19;	
	
	text-shadow: 1px 1px 1px #dcdcdc;
}

#content_main #content_main_middle #container_faqs {
	float: left;
	
	width: 870px; /* 900 */
	
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

#content_main #content_main_middle #container_faqs ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 21px;	
}

#content_main #content_main_middle #container_faqs dl {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;	
}

#content_main #content_main_middle #container_faqs dl dt {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#content_main #content_main_middle #container_faqs dl dt p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	color: #71bf19;	
}

#content_main #content_main_middle #container_faqs dl dd {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	
	border-bottom: 1px solid #dedede;
}

#content_main #content_main_middle #container_faqs dl dd p {
	width: 780px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	color: #3a3a3a;		
}

#content_main #content_main_middle #container_faqs dl dd p.back-to-top {
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
	
	text-align: right;	
}

#content_main #content_main_middle #container_manufacturers {
	float: left;
	
	width: 900px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_main #content_main_middle #container_manufacturers ul {
	float: left;
	
	width: 900px;
	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style: none;
}

#content_main #content_main_middle #container_manufacturers ul li {
	float: left;
	
	display: inline;
	
	width: 224px;
	height: 52px;
	
	margin: 0px 1px 1px 0px;
	padding: 0px 0px 0px 0px;	
}

#content_main #content_main_middle #container_manufacturers ul li.right {
	margin: 0px 0px 1px 0px;
}

#content_main #content_main_middle #container_manufacturers ul li p {
	float: left;
	
	width: 224px;
	height: 52px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	line-height: 52px;	
}

#content_main #content_main_middle #container_manufacturers ul li p a:link,
#content_main #content_main_middle #container_manufacturers ul li p a:visited,
#content_main #content_main_middle #container_manufacturers ul li p a:hover,
#content_main #content_main_middle #container_manufacturers ul li p a:active {
	float: left;
	
	width: 214px; /* 224 */
	height: 52px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	
	line-height: 52px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	color: #ffffff;	
	
	text-decoration: none;

	background: url(/images/website/ul-4col-blocks_li_background.jpg) 0px 0px no-repeat;	
}

#content_main #content_main_middle #container_manufacturers ul li p a:link img,
#content_main #content_main_middle #container_manufacturers ul li p a:visited img,
#content_main #content_main_middle #container_manufacturers ul li p a:hover img,
#content_main #content_main_middle #container_manufacturers ul li p a:active img {
	float: left;
	
	display: inline;
	
	margin: 9px 12px 0px 16px;
	padding: 0px 0px 0px 0px;	
	
	box-shadow: 4px 4px 2px #000;
	-moz-box-shadow: 4px 4px 2px #000;
	-webkit-box-shadow: 4px 4px 2px #000;
}

#content_main #content_main_middle #container_remap-types {
	float: left;
	
	width: 900px;
	
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

 #container_remap-types .remap-type {
 	float: left;
 	
 	position: relative;
 	
 	width: 900px;
 	
 	margin: 0px 0px 15px 0px;
 	padding: 10px 0px 10px 0px;
 	
 	background: url(/images/website/pattern-diagonal.gif) 0px 0px repeat;
 	
 	box-shadow: 4px 4px 2px #000;
	-moz-box-shadow: 4px 4px 10px #222;
	-webkit-box-shadow: 4px 4px 2px #000;
 }

#container_remap-types .remap-type .remap-type_left {
 	float: left;
 	
 	width: 219px;
 	
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}

.remap-type .remap-type_left p.remap-type_name_background {
	position: absolute;
	
	top: 25px;
	left: 14px;

 	font-family: Arial, Helvetica, sans-serif;
	font-size: 56px;
	font-weight: bold;
 	font-style: italic;
 	
 	line-height: 22px;
 	
 	color: #ffffff;
 	
 	text-shadow: 4px 4px 4px #111;
}

.remap-type .remap-type_left h3.remap-type_name {
	position: absolute;
	
	top: 26px;
	left: 15px;
 	
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bold;
 	font-style: italic;

 	line-height: 22px;
 	
 	color: #71bf19;
 	
 	text-shadow: -1px -1px 0px #ffffff;
}

.remap-type .remap-type_left .remap-type_contact {
	float: left;

	display: inline;
	
	width: 190px; /* 190 */
	height: 31px; /* 35 */
	
	overflow: hidden;
	
	margin: 70px 0px 0px 12px;
	padding: 0px 0px 0px 0px;		
	
	background: url(/images/website/button-style1_background.gif) 0px 0px repeat-x;
	border: 2px solid #ffffff;
	
	box-shadow: 4px 4px 2px #151515;
	-moz-box-shadow: 4px 4px 2px #151515;
	-webkit-box-shadow: 4px 4px 2px #151515;
}

.remap-type .remap-type_left .remap-type_contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 31px;	
	
	color: #333333;
	
	text-align: center;
}

.remap-type .remap-type_left .remap-type_contact p a:link,
.remap-type .remap-type_left .remap-type_contact p a:visited,
.remap-type .remap-type_left .remap-type_contact p a:hover,
.remap-type .remap-type_left .remap-type_contact p a:active {
	float: left;
	
	display: block;
	
	width: 170px; /* 190 */
	height: 31px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	line-height: 31px;	
	
	color: #333333;
	
	text-align: center;
	text-decoration: none;
}

#container_remap-types .remap-type .remap-type_middle {
 	float: left;
 	
 	width: 473px;
 	
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}

.remap-type .remap-type_middle .remap-type_description {
	float: left;
	
	display: inline;
	
	width: 453px; /* 473 */
 	
 	margin: 0px 0px 0px 0px;
 	padding: 0px 10px 2px 10px;	
 	
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 	
 	line-height: 22px;
 	
 	color: #ffffff;
 	
 	background: #343434;
}

.remap-type .remap-type_middle .remap-type_description p {
	margin: 2px 0px 2px 0px;
 	padding: 0px 0px 0px 0px;		
}

#container_remap-types .remap-type .remap-type_right {
 	float: left;
 	
 	width: 208px;
 	
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}

.remap-type .remap-type_right img.remap-type_image {
	float: left;
	
	display: inline;
	
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	
	border: 3px solid #ffffff;	
	
	box-shadow: 5px 5px 4px #151515;
	-moz-box-shadow: 5px 5px 4px #151515;
	-webkit-box-shadow: 5px 5px 4px #151515;
}

#content_main #content_main_middle #container_contact {
	float: left;
	
	width: 870px; /* 900 */
	
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

#container_contact #contact_form {
	float: left;
	
	width: 425px; /* 435 */
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#contact_form form#form_enquiry dl {
	float: left;
	
	width: 425px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;	
}

#contact_form form#form_enquiry dl.half {
	width: 207px; /* 212 */
	
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 15px 0px;	
}

#contact_form form#form_enquiry dl dt {
	float: left;
	
	width: 425px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#contact_form form#form_enquiry dl.half dt {
	width: 202px;	
}

#contact_form form#form_enquiry dl dt label {
	float: left;
	
	width: 415px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	color: #000;		
}

#contact_form form#form_enquiry dl.half dt label {
	width: 202px;	
}

#contact_form form#form_enquiry dl dd {
	float: left;
	
	width: 415px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#contact_form form#form_enquiry dl.half dd {
	width: 202px;	
}

#contact_form form#form_enquiry dl dd input {
	float: left;
	
	width: 190px; /* 415 */
	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
	
	border: 1px solid #000000;
	background: #ffffff;
}

#contact_form form#form_enquiry dl dd textarea {
	float: left;
	
	width: 351px; /* 415 */
	height: 100px;
	
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
	
	border: 1px solid #000000;
	background: #ffffff;
}

#contact_form form#form_enquiry dl.half dd {
	width: 202px;	
}

#container_contact #contact_details {
	float: right;
	
	width: 415px; /* 435 */
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#footer {
	float: left;
	
	width: 900px;
	
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 20px 0px;
}

#footer #navigation_tertiary {
	float: left;
	
	height: 14px;
}

#footer #navigation_tertiary ul {
	float: left;
	
	width: 440px; /* 450 */
	height: 14px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	
	list-style: none;
}

#footer #navigation_tertiary ul li {
	float: left;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 8px;
	
	background: url(/images/website/navigation_tertiary_ul_li_background.gif) right center no-repeat;
}

#footer #navigation_tertiary ul li.first {
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 1px;
}

#footer #navigation_tertiary ul li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	
	background: none;
}

#footer #navigation_tertiary ul li a:link,
#footer #navigation_tertiary ul li a:visited,
#footer #navigation_tertiary ul li a:hover,
#footer #navigation_tertiary ul li a:active {
	float: left;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-shadow: -1px -1px 1px #cecece;
}