/*This centre body should centre everything for Win IE5-6 which ignores auto margins, but you also then have to set the containers text alliance to the left or all the text goes to the centre*/
body {
	margin: 0;
	padding: 0;
}
#mainwrapper
 {
	color: #333;
	text-align: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 36px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
h1 {
	padding: 0px;
	color: #333333;
	font-size: 12px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0px;
}
h3 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0;
	margin-top: 20px;
}
#mainpanel {
	float: none;
	background-image: none;
	height: 327px;
}
#boxright {
	float: right;
	height: 277px;
	width: 277px;
	background-image: url(exterior_images/box_03.png);
	margin-bottom: 40px;
}
#boxright img {
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 16px;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#header {
	height: 57px;
	margin-bottom: 0px;
	padding-bottom: 0em;
	background-image: url(imgs/seekit_bannerV2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 4em;
	color: #333333;
	font-size: 10px;
	text-align: right;
	line-height: 22px;
	font-weight: bold;
}
#header h1 {
	color: #000066;
	font-size: 17px;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #FF6600;
}
#header a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.skipLinks {
	display: none;
}
#listpanel {
	padding-top: 17px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 270px;
	background-color: #FFF;
}
#info {
	height: 255px;
	width: 207px;
	float: left;
	margin-right: 12px;
	text-align: left;
}
#info .infotop {
	font-weight: bold;
	height: 20px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#info .callback {
	height: 149px;
	margin-bottom: 5px;
	background-color: #f1f1f1;
}
#info .quote {
	height: 50px;
	background-color: #f1f1f1;
	margin-bottom: 5px;
	background-image: url(imgs/quote_btn.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#info .login {
	height: 50px;
	background-color: #f1f1f1;
	background-image: url(imgs/login_btn.png);
	padding-left: 10px;
}
#info h1 {
	padding-top: 3px;
	padding-left: 8px;
}
#info h2 {
	font-size: 12px;
}
#info li {
	display:inline;
	padding:0;
}
#info ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 1%;
}
#info .quote  a, #info .login a{
	color:#C00;
	float:left;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 190px;
}
#info .quote a:hover , #info .login a:hover{
	text-decoration: underline;
}
#list1 {
	height: 255px;
	width: 171px;
	float: left;
	margin-right: 12px;
	background-color: #FFFF99;
	border: 1px solid #FF6600;
}
#list1 h1 {
	padding-top: 3px;
	padding-left: 8px;
}
#list1 .top {
	font-weight: bold;
	height: 20px;
	background-color: #FF6600;
}
#list1 .infotext {
	height: 223px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 6px;
}
#list1 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#list1 .bottom {
	height: 19px;
	background-image: url(exterior_images/OrangeBoxBtm.gif);
}
#list2 {
	height: 255px;
	width: 171px;
	float: left;
	margin-right: 12px;
	background-color: #CCFF99;
	border: 1px solid #00CC00;
}
#list2 h1 {
	padding-top: 3px;
	padding-left: 8px;
	color: #FFFFFF;
}
#list2 .top {
	font-weight: bold;
	height: 20px;
background-color: #00CC00;

}
#list2 .infotext {
	height: 223px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 6px;
}
#list2 a:hover {
	color: #009966;
	text-decoration: underline;
}
#list2  .bottom {
	height: 19px;
	background-image: url(exterior_images/BlueBoxBtm.gif);
}
#list3 {
	height: 255px;
	width: 171px;
	float: left;
	margin-right: 0px;
	background-color: #B5D5FF;
	border: 1px solid #0000FF;
}
#list3 h1 {
	padding-top: 3px;
	padding-left: 8px;
}
#list3 .infotext {
	height: 223px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 6px;
}
#list3 .top {
	font-weight: bold;
	height: 20px;
	background-color: #0000FF;
	}
#list3 a:hover {
	color: #000099;
	text-decoration: underline;
}
#list3 .bottom {
	height: 19px;
	background-image: url(exterior_images/GreenBoxBtm.gif);
}
#list1    ul, #list2  ul, #list3  ul {
	line-height: 1.7em;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#list1 h2 {
	padding-top: 2px;
	padding-left: 8px;
}
#list2 h2 {
	padding-top: 0px;
	padding-bottom: 2px;
	color: #0000CC;
}
#list3 h2 {
	background-color: #00FF00;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#footer {
	font-size: 90%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 740px;
	margin-left: 12px;
	margin-top: 20px;
	line-height: 1.7em;
}
/*------ various classes ------*/
.orangebold {
	font-weight: bold;
	color: #FF6600;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.bluebold {
	font-weight: bold;
	color: #0000CC;
}
.blue {
	color: #0000FF;
}
.orange {
	color: #FF6600;
}
.greybold {
	color: #666666;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 16px;
}
.darkorange {
	color: #FF3300;
}

