body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: auto;
	width: auto;
}
#wapper {
	width: 1100px;
	position: relative;
	margin: 0 auto;
}

#divLogo {
	background-color: #9999CC;
	margin: 50px 0px 0px;
	width: auto;
	color: #FFFFFF;
	height: 46px;
	padding-left: 0px;
}
#divContainer {
	color: #FFFFFF;
	background-color: #9999CC;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	clear: both;
	width: auto;
	text-align: left;
	height: 540px;
	background-image: url(../images/bkg-main1.gif);
	padding-left: 106px;
	
}
#divFooter {
	color: #FFFFFF;
	background-color: #9B99CB;
	text-align: center;
	background-image: url(../images/footer-bottom-left.gif);
	background-repeat: no-repeat;
	padding-left: 150px;
	width: auto;
	height: 42px;
	background-position: left top;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imgLogo {
	float: left;
}
#divLogo {
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#ulMainNav li {
	display: inline;
	float: left;
	padding-left: 20px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	width: 120px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/nav-MO.jpg);
}
#divLogo #ulMainNav .current {
	background-image: url(../images/nav-Current.jpg);
	background-repeat: no-repeat;
	color: #996600;
}

#imgFooterRight {
	float: right;
	padding-left: 25px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#divSectionNav a:link, #divSectionNav a:visited, #divSectionNav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sub_Nav.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
}
#divSectionNav a:hover, #divSectionNav a.current:link, #divSectionNav a.current:visited {
	background-image: url(../images/sub_Nav_Hover.jpg);
}
#divContainer #divSectionNav .current {
	color: #996600;
	background-image: url(../images/sub_Nav_Current.jpg);
	background-repeat: no-repeat;
}

#ContentTable {
	left: 10px;
	padding-top: 30px;
}
#imgDave, #imgRichard, #imgColin, #imgSteve,#imgDanny {
	border: 1px solid #444444;
}
#imgCieh {
	border: 1px solid #9999CC;
}
#divListings {
	margin-top: 1em;
}
#tdRightcolum ul {
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/bullet.gif);
}
#tdRightcolum li {
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet.gif);
	background-position: 3px;
}
#ProductsTable {
	border: none;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ProductsTable img {
	border: 1px solid #000000;
}
#tdLeftcolum img {
	border: 1px solid #000000;
}
input {
	border: 1px solid #663399;
}
input.go {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7878BC;
	border-right-color: #37376F;
	border-bottom-color: #37376F;
	border-left-color: #7878BC;
	cursor: auto;
	background-color: #9999CC;
}
fieldset {
	padding: 0.5em;
	width: auto;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px solid #7878BC;
	border-right: 1px solid #37376F;
	border-bottom: 1px solid #37376F;
	border-left: 1px solid #7878BC;
}
legend {
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: .25em;
	font-weight: bold;
}
#LinksProductTable  a:link, #LinksProductTable a:visited, #LinksProductTable :active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#LinksProductTable  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
#LinksProductTable img {
	border: 1px solid #000000;
}
#LinksProductTable {
	letter-spacing: 0.25em;
}
#ProductListingTable a:link, #ProductListingTable a:visited, #ProductListngTable a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#ProductListingTable a:hover {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
}
#ProductListingTable img {
	border: 1px solid #000000;
}
#MoreInfoTable {
}
#message {
	border: 1px solid #663399;
}
input.chk {
	border: none;
}
#radio input {
	border: none;
}
#divError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990033;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #996600;
}
#divFooter img a:hover {
	background-image: url(../images/rbspro-MO.gif);
}
#divContainer p {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#fileTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #000000;
	
}
#fileTable th, #fileTable td {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
#fileTable {
	border: #FFFFFF;
}
#rightHand li {
    background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 3px 3px;
}
#leftHand li {
    background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 3px 3px;
}
select {
	border: 1px solid #663399;
}
#googleAd {
	background-color: #9999CC;
}
#divContainer #tdRightcolum .long {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.2em;
	padding-left: 1.5em;
	width: 450px;
	padding-bottom: 1em;
}
#divContainer #search .cse-branding-right .cse-branding-form .style4 {
	padding-top: 1em;
}
