body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
td#textbox {
	padding: 30px 0 0px 70px;
	}

body {
	background-image: url(images/FOlsen_homepage_17.jpg);
	background-color: #5D7B8E;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #006848;
	margin: 0px 0 8px 0px;
	line-height: 22px;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006848;
	margin-top: -2px;
	margin-bottom: 0;
	}
	
h3 {
	font-size: 12px;
	color: #288CA9; 
	font-weight: bold;
	margin: 14px 0 0 0;
	}

p {
	margin: 0;
	}
	
p.comments {
	margin-bottom: 12px;
	}
	
p.listing {
	margin: 0;
	line-height: 21px;
	}
	
p.contacttext {
	margin-top: 12px;
	}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #288CA9;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.contactlink:link, a.contactlink:visited, a.contactlink:hover {
	font-weight: normal;
	}

.smallcapsheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 7px;
	}

div#main {
	margin: 0;
	padding: 0;
	width: 785px;
	}
	
div#gallerydiv {
	width: 578px;
	height: 483px;
	overflow: hidden;
	background: url(gallery/loader.gif) no-repeat center;
	margin: 0 auto;
	}
	
	
/* Text Column */
div#textcolumn {
	float: left;
	width: 285px;
	margin: 0;
	padding: 30px 0 0px 70px;
	}
	
div#textcolumn-contact {
	float: left;
	width: 260px;
	margin: 0;
	padding: 30px 0 0px 70px;
	}
	
ul#productlist {
	list-style-type: none;
	line-height: 20px;
	margin: 10px 0 25px 0px;
	padding: 0;
	}
	
ul#nestedlist {
	list-style-type: disk;
	list-style-position: outside;
	margin: 5px 0 25px 16px;
	padding: 0;
	}
	
ul#nestedlist li {
	line-height: 16px;
	padding-bottom: 3px;
	}
	
ul#nestedlist li a {
	color: #288CA9;
	text-decoration: underline;
	font-weight: normal;
	}
	
ul#nestedlist li a:hover {
	color: #006848;
	text-decoration: underline;
	font-weight: normal;
	}
	
ul#nestedlist li ul {
	list-style-type: circle;
	padding: 0 0 0 22px;
	margin: 3px 0 4px 0;
	}
	
ul#nestedlist li ul li {
	padding-bottom: 3px;
	line-height: 16px;
	}
	
	
/* Image Column */
div#imagecolumn {
	float: left;
	width: 430px;
	margin: 0;
	padding: 10px 0 0px 0px;
	}
	
p.largeimage {
	margin-top: 30px;
	margin-right: 20px;
	text-align: right;
	}
	
p.images {
	text-align: right;
	margin-top: 2px;
	margin-right: 50px;
	}
	
	
/* Manufacturers Table */
#main-head {
	margin: 45px 45px 0 45px;
	width: 464px;
	padding: 8px;
	background: #288CA9;
	border-top: 4px solid #055B7A;
	border-bottom: 1px solid #fff;
	}

#box-table-a {
	margin: 0 45px 15px 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	}

#box-table-a td {
	padding: 8px;
	background: #CBE7F0; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
	}
	
#box-table-a td a {
	display: block;
	text-decoration: none;
	}
	
#box-table-a tr:hover td {
	background: #B5DBE9;
	}
	
#box-table-a td.diffcolor {
	padding: 8px;
	background: #E0F2FA; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
	}
	
#box-table-a td.logos {
	padding: 8px;
	background: #CBE7F0; 
	text-align: center;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid transparent;
	}
	
#box-table-a td.logos2 {
	padding: 8px;
	background: #E0F2FA; 
	text-align: center;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid transparent;
	}
	
	
	
/* Footer */
.footer {
	width: 785px;
	margin: 0;
	padding-top: 50px;
	clear: both;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #5D7B8E;
	}