@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 16px;
}
.clearFloats {
	clear: both;
}
#bottom {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
}

body {
	background-image: url(../images/bg.gif);
	background-color: #B3E0E8;
}#main {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 35px;
}

#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#main td {
}
h1 {
	font-size: 14px;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}
#main #text {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}
TD.boarder {
	border: 1px solid #C4C4C4;
	padding: 3px;
}

a:hover {
	text-decoration: none;
	color: #C51100;
}
.topdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 4px;
}
.right-pad {
	padding-right: 10px;
}
#main #images {
}
TD.title-bg {
	background-image: url(../images/title-stretch.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
TD.right-column {
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
td.pricelink {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #B0DFE8;
	font-size: 12px;
	font-style: oblique;
}
td.justgobg {
	background-image: url(../images/just-go-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lifestyle {
	float: right;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
}
#bottom p    {
	text-align: center;
	color: #7FA1B8;
}
#bottom a {
	color: #C06;
}
#bottom a:hover {
	color: #000;
	text-decoration: underline;
} 
.leftAlign {
	text-align: left;
}.centre {
	text-align: center;
}
#customerPix a img{
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
#customerPix a:hover img {
	border-color: #60ADF8;
	background: #C1E5EB;
}

