body {
	background-color: #F2F2F2;
	margin: 0px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

a:link {color: #003162; text-decoration: underline; }
a:visited {color: #003162; text-decoration: underline; }
a:hover {color: #003162; text-decoration: none; }
a:active {color: #003162; text-decoration: underline; }

#containermain {
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 820px;
	min-height: 550px;
}

#content {
	width: 800px;
	margin-left: 10px;
}

#topcontainer {
	width: 800px;
	height: 116px;
}

#logo {
	float: left;
	width: 216px;
	height: 54px;

	/*Margin top was 50*/

	margin-top: 71px;
	background: url(pictures/john_hawes_logo.gif)  no-repeat;
}

#telephone {
	float: left;
	width: 584px;
	height: 21px;
	margin-top: 88px;
	color: #003162;
	font-size: 19px;
	line-height: 19px;
	text-align: right;
}

#line {
	float: left;
	width: 800px;
	height: 1px;
	margin: 6px 0px 16px 0px;
	background-color: #A9B8C7;
}

#contentcontainer {
	width: 800px;
}

#leftcol {
	float: left;
	width: 524px;
	margin-right: 30px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#rightcol {
	float: left;
	width: 246px;
	font-size: 12px;
	line-height: 16px;
}

#picture {
	width: 246px;
	height: 191px;
	margin: 0px 0px 6px 0px;
}

#caption {
	width: 240px;
	margin: 0px 3px 24px 3px;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}

#link {
	width: 240px;
	margin: 20px 3px 0px 3px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.buttons{
	margin: 0px;
	padding: 0px;
}

.buttons ul{
	margin: 0px;
	padding: 0px;
}

.buttons li{
	margin:0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height:63px;
	width:246px;
}

.buttons a, .buttons a:visited{
	text-decoration:none;
	display: block;
	margin:0px;
	border: 0px;
	height:63px;
	padding: 0px 0px 0px 13px;
	line-height:40px;
	text-align:left;
	text-decoration: none;
	color: #003162;
	font-size: 16px;
	display: block;
	background: url(pictures/buttonnew.gif) no-repeat;
}

.buttons a:hover, .buttons a:active{
	border: 0px;
	color: #FFFFFF;
	text-decoration:none;
	background: url(pictures/buttonnew_dn.gif) no-repeat;
}

#contact {
	float: left;
	width: 800px;
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #003162;
}

#basslinks {
	float: left;
	width: 800px;
	margin: 0px 0px 16px 0px;
	font-size: 10px;
	line-height: 13px;
}

#weblinks {
	float: left;
	width: 800px;
	margin: 0px 0px 16px 0px;
	font-size: 9px;
	line-height: 11px;
	color: #868686;
}

a.weblinks:link {color: #868686; text-decoration: none; }
a.weblinks:visited {color: #868686; text-decoration: none; }
a.weblinks:hover {color: #003162; text-decoration: none; }
a.weblinks:active {color: #868686; text-decoration: none; }


p {
	margin: 0px 0px 8px 0px;
}

li {
	margin: 0px 0px 4px 0px;
}

h1{
	font-size: 19px;
	font-weight: normal;
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	color: #003162;
	text-decoration: none;
}

.contactlines{
	font-size: 12px;
	line-height: 16px;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	color: #7D8DBB;
	text-decoration: none;
}

