/* CSS Document */
body
		{
		
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	
		}
	
html {
scrollbar-face-color:#FFFF00;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#006600;
scrollbar-shadow-color:#FF0000;
scrollbar-3dlight-color:#FF0000;

	background-image:  url(../images/girlbackground.jpg);
	background-repeat: no-repeat;
	background-position: right -65px;
}
html>body #header {
	height: 104px; /* ie5win fudge ends */
	}

#header .siteName {
font: bold 18px Geneva, Arial, Helvetica, sans-serif;
color:#CC3300;
background-color: transparent;
float:left;
width: 380px;
text-align:right;
margin-left:-5px;
margin-top:75px;
}

#header .pageName {
	float:right;
	font-size: 80%;
	color:#006600;
	text-align:right;
	width:350px;
	padding-right: 5px;
	margin-top: 85px;
	margin-right: 0px;
}
#header .strapline {
	float:none;
	font: italic bold 1.0em Arial, Helvetica, sans-serif;
	color:#CC3300;
	background-color: transparent;
	width: 296px;
	margin-left: 220px;
	left: 220px;
	top: 20px;
	position: absolute;
	text-align: center;
	padding-top: 10px;
/*	filter:progid:DXImageTransform.Microsoft.Glow(color="#ffffff",strength="1");  */
	letter-spacing: 0.15em;	
}
#toptable {
	background-image:  url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01613B;
}	


#centreCol {
	padding-right: 1em;
	padding-left: 1em;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color: #D1221C;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 1.1em;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 1.2em;
 color: #436602;
 margin: 0px;
 padding: 10px 0px 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #243201;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 1.1em;
 font-weight: bold;
 color: #009933;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1em;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
p {
	font-size: 0.9em;
}

.offersimg {
float:left;
width: 150px;
border: 1px solid #000000;
}
.offerstable {
	border: 1px solid #999999;
	border-collapse:collapse;
	
	margin-left: 5px;
	margin-bottom: 5px;
	
	
}
.offerstable tr.altrow {
	background-color:#CCFF99;
	color:#000000;
	border-top: 1px solid #006600;
	border-right: 1px none #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px none #006600;
}
.offerstable tr.mainrow {
background-color:#B5E05D;
color:#000099;
}	

.offerstable tr.thirdrow {
background-color:#FFCCCC;
color:#000000;
}

.mainofferstable {
border: 1px solid #cccccc;
}
.mainofferstable p {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#333333;
}
#products {

}
.productTable {
border: 1px solid #d6dde6;
text-align:left;
padding: 0.2em;
}
.productTable img {
	border: 3px solid #006600;
}
a.products:link {color: #D7151E; font-weight: bold;}
a.products:active {color: #0000ff; font-weight: bold;}
a.products:visited {color: #0000ff; font-weight: bold;}
a.products:hover {color: #0000ff; font-weight: bolder;}
.DetailTable {
border: 1px solid #d6dde6;
text-align:left;
padding: 0.2em;
}
.DetailTable img {
	border: 1px solid #006600;
	text-align: center;
	margin-left: 5px;

}
.DetailTable td{
padding: 0.2em;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006600;
	background-color: #FFFFCC;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	clear: both;
	padding-left: 15px
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#bottomads {
	display: block;
	position: relative;
	bottom: 10px;
	width: 570px;
	float: none;
	height: 140px;
	font-size: 90%;
	text-align: center;
	left: auto;
	right: auto;
	overflow: hidden;
	border: 1px none #FF9900;
}
#reward{
	float:left;
	width:190px;
	height: 137px;
	padding-right: 0;
	padding-left: 0;
	background:  url(../images/boxbackground.gif) no-repeat center center;
	bottom: 5px;
	position: relative;
}

#fiveyear{
	float:left;
	width:190px;
	background:  url(../images/boxbackground.gif) no-repeat center center;
	height: 137px;
	padding-right: 0;
	padding-left: 0px;
	position: relative;
	bottom: 5px;
}
#address {
	float:left;
	width:190px;
	background:  url(../images/boxbackground.gif) no-repeat center center;
	height: 137px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	bottom: 5px;
	
}	

.whereweare {
	color:#006600;
	font-size: 1em;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: none;
	display: inline;
	clear: none;
	position: absolute;
	top: 10px;
	width: 580px;
	height: 150px;
	}
	
.addresstext{
	position: relative;
	height: 70px;
	width: 160px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339933;
	left: 12px;
}
.bottomadstext {
	position: relative;
	height: 30px;
	width: 170px;
	bottom: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339933;
}

#phonetable {
	background-image:  url(../images/addressbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 150px;
	position: relative;
	left: 5px;
}
#phonetable h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 30px;
	font-variant: normal;
	text-transform: capitalize;
}
div#leftcol { width:160px;}
ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:160px;margin:0 5px 10px 0}
ul#split h3{font: small-caps bold 1.0em/1.2 Verdana, sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #ffcc00}
ul#split p{margin:0;padding:5px 8px 15px}
li#one h3{background: #006633}
ul#split div{background: #FFC}
li#one div{border:2px solid #006633}
li#two h3{background: #CC3300}
li#two div{border:2px solid #CC3300}
li#three h3{background: #3366CC}
li#three div{border:2px solid #3366CC}
li#four h3{background: #336666}
li#four div{border:2px solid #336666}
.sideadsEpm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #006633;
}
.sideadsEpm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #990033;
}
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

#privacy ul {
	list-style-type: none;


}

#privacy li, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
}

