body {
	background-color: #333;
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/k2_bgshade.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

a:link {
	color: #900;
}

a:visited {
	color: #900;
}

a:hover {
	color: Black;
}

p {
	margin-bottom: 10px;
}

input {
	font-size: 12px;
	color: #333;
	border: 1px solid #ccc;
}

textarea {
	font-size: 11px;
	color: #333;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-size: 12px;
	color: #333;
}

* {margin: 0; padding: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#wrapper {
	width: 800px;
	margin: 5px auto 0px auto;
	background-color: white;
	padding: 0px 10px 20px 10px;
	border-right: 7px solid #292929;
	border-bottom: 7px solid #292929;	
}

.header {
	margin: 0px 0px 10px 0px;
	background-color: #CCC;
	padding: 10px 10px;
	border-bottom: 10px solid #eee;
}

.headleft {
	float: left;
}

.headleft h1 {
	display: block;
	clear: both;
	margin: 0px 0px 3px 30px;
}

.headright {
	float: right;
	text-align: right;
	width: 15em;
}

.headright ul {
	list-style: none;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}

.headright ul li {
	display: inline;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
}

.headright ul li a:link {
	color: #333;
	font-weight: bold;
}

.headright ul li a:visited {
	color: #333;
	font-weight: bold;
}

.headright ul li a:hover {
	color: #900;
	font-weight: bold;
}

/* Content 1 */

.block1 {
	display: block;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 7px solid #CCC;
	margin-bottom: 10px;
	height: 100%;
}

.block1_sub {
	display: block;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: -10px;
}

.b1_left {
	width: 220px;
	padding: 0px 10px;
	float: left;
}

.b1_left ul {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background: url(../images/johnw_navdivide.gif) repeat-x 0% 0%;
}

.b1_left ul li {
	font-size: 0.8em;
	background: url(../images/johnw_navdivide.gif) repeat-x 0% 100%;
	padding: 5px 10px 8px 5px;
}

.b1_left ul li a:link {
	color: #333;
	text-decoration: none;
	background: url(../images/johnw_square2.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.b1_left ul li a:visited {
	color: #333;
	text-decoration: none;
	background: url(../images/johnw_square2.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.b1_left ul li a:hover {
	color: #333;
	text-decoration: underline;
	background: url(../images/johnw_square2.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

.b1_right {
	padding: 0px;
	float: right;
}

.b1_right_sub {
	padding: 10px 10px;
	float: left;
	width: 530px;
	margin: 0px 0px 10px 10px;
	background-color: #eee;
	border-bottom: 20px solid #CCC;
}

.b1_right_sub h2 {
	display: block;
	clear: both;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	color: #333;
}

.b1_intro_text {
	font-size: 0.75em;
	color: #333;
	line-height: 1.6em;
}

.b1r_header {
	margin: 0px 0px 0px 10px;
	float: right;
}

.productinfo {
	font-size: 0.6em;
	color: #333;
	line-height: 1.6em;
}

.productinfo ul {
	list-style: none;
	font-weight: bold;
	background: url(../images/johnw_square2.gif) no-repeat 0px 4px;
	padding-left: 15px;
}

.productinfo li {
	font-weight: normal;
}

.offers {
	background-color: #900;
	margin-bottom: 5px;
	width: 560px;
}

.offersimage {
	float: left;
	margin-right: 10px;
}

.offerstext {
	float: left;
}

.of_texthead {
	display: block;
	clear: both;
	margin: 7px 5px 0px 0px;
}

.of_text {
	display: block;
	clear: both;
	margin: 0px 5px 5px 0px;
	font-size: 0.75em;
	color: white;
}

.of_text a:link {
	color: white;
}

.of_text a:visited {
	color: white;
}

.of_text a:hover {
	color: black;
}

.welcome {
	display: block;
	clear: both;
	background-color: #333;
	width: 560px;
}

.welcometext {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}

.welcome_texthead {
	display: block;
	clear: both;
	margin: 0px 0px 5px 0px;
}

.welcome_textbody {
	display: block;
	clear: both;
	margin: 0px 0px 5px 0px;
	font-size: 0.7em;
	color: #eee;
	width: 330px;
	line-height: 1.6em;
}

.welcomepic {
	float: right;
}


/* Content 1 */

.block2 {
	display: block;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	height: 100%;
}

.b2_left {
	width: 210px;
	padding: 15px 15px;
	float: left;
	background-color: #EEE;
}

.suppliers {
	display: block;
	margin-top: -5px;
	margin-left: 105px;
	padding-left: 15px;
}

.suppliers a {
	font-weight: bold;
	text-decoration: none;
}

.suppliers a:hover {
	text-decoration: underline;
}

.feature {
	display: block;
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/johnw_navdivide2.gif) repeat-x 0% 100%;
	height: 100%;
}

.featurehead {
	font-size: 0.75em;
	color: white;
	background-color: #333;
	padding: 5px;
}

.fpt {
	display: block;
	clear: both;
	background-color: white;
}

.featurepic {
	float: left;
}

.featuretext {
	float: left;
	font-size: 0.7em;
	padding: 8px;
	width: 112px;
}

.locations {
	display: block;
	color: #444;
	font-size: 0.7em;
}

.lochead {
	display: block;
	clear: both;
	margin-bottom: 8px;
}

.loc {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.b2_right {
	width: 550px;
	padding: 0px;
	float: right;
}

.b2r_float {
	float: left;
	margin: 0px 10px 5px 0px;
}

.b2r_body {
	color: #333;
	font-size: 0.75em;
	line-height: 1.6em;
}

.b2_head1 {
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.b2_row2 {
	display: block;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/johnw_navdivide3.gif) repeat-x 0% 100%;
}

.b2r2_left {
	float: left;
	width: 270px;
	margin-right: 10px;
	font-size: 0.7em;
	color: #555;
}

.b2r2_right {
	float: left;
	width: 270px;
	font-size: 0.7em;
	color: #555;
}

.firepic {
	display: block;
	clear: both;
}

.firetext {
	padding-left: 90px;
	margin-top: -20px;
	color: #555;
}

.workpic {
	display: block;
	clear: both;
}

.smallheader {
	margin-bottom: 8px;
	display: block;
	clear: both;
}

.installpic {
	float: left;
	margin: 0px 8px 8px 0px;
}

.brandsummary {
	display: block;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

/* Awards */

.awardblock {
	display: block;
	clear: both;
	background-color: #ddd;
	padding: 20px;
	color: #555;
	font-size: 0.7em;
	height: 100%;
}

.awardtitle {
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.tbl_products a {
	border: 1px solid black;
	margin: 0px 15px 0px 15px;
	float: left;
}

.tbl_products a:link{
	border: 1px solid black;
	margin: 0px 15px 0px 15px;
}

.tbl_products a:hover{
	border: 1px solid red;
	margin: 0px 15px 0px 15px;
}

.tbl_products td{
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 8px;
}

.pthumbs a:hover{
	border: 1px solid black;
}

/* Bondgate footer & disclaimers */

#footlinks {
	width: 823px;
	margin: 10px auto;
	display: block;
	clear: both;
}

#footlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footlinks ul li {
	display: inline;
	margin-right: 5px;
	font-size: 0.7em;
}

#footlinks ul li a:link {
	color: White;
}

#footlinks ul li a:visited {
	color: White;
}

#footlinks ul li a:hover {
	color: Yellow;
}

#bondgate {
	width: 823px;
	display: block;
	clear: both;
	font-size: 0.7em;
	color: white;
	PADDING: 0px;
	MARGIN: 10px auto 30px auto; 
	POSITION: relative; 
	TOP: 0px; 
}

#bond_disclaimer {
	float: left;
}

#bond_link {
	float: right;
	color: white;
}

#bond_link a:link {
	padding: 5px;
	color: #FF6600;
	background-color: #330033;
	text-decoration: none;
}

#bond_link a:visited {
	padding: 5px;
	color: #FF6600;
	background-color: #330033;
	text-decoration: none;
}

#bond_link a:hover {
	padding: 5px;
	color: White;
	background-color: #ff6600;
	text-decoration: none;
}