#page {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	visibility: visible;
	text-align: left;
	font-family: Arial, Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
	z-index:1;
}
#pageinner {
	float: left;
	height: auto;
	width: 750px;
	border: 1px solid #FF6600;
	background-color: #ffffff;
	z-index:2;

}#header {
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-x;
}
h6
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 1.2em;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#leftlogo {
	float: left;
	height: auto;
	width: auto;
}
#rightlogo {
	float: left;
	height: auto;
	width: auto;
}
.headernav {
	float: left;
	height: auto;
	width: 750px;
	color: #FFFFFF;
}
.titlepane {
	float: left;
	height: 20px;
	width: 730px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-left: 20px;
	margin-top: 3px;
	padding-top: 3px;
}
.titlepane h4{
	color: #FFFFFF;
	font-weight: bold;
}
.footerpane {
	float: left;
	height: 43px;
	width: 730px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 3px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-x;
}
.footerpane a:link {
	color: #ffffff;
}
.footerpane a:visited {
	color: #ffffff;
}
.footerpane a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerpane a:active {
	color: #ffffff;
}
.headernavbutton {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.headernavbutton a:link {
	color: #ff6600;
}
.headernavbutton a:visited {
	color: #ff6600;
}
.headernavbutton a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.headernavbutton a:active {
	color: #ff6600;
}
.headernavbutton2 {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.headernavbutton2 a:link {
	color: #FF3300;
}
.headernavbutton2 a:visited {
	color: #FF3300;
}
.headernavbutton2 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.headernavbutton2 a:active {
	color: #FF3300;
}
.headernavbutton3 {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.headernavbutton3 a:link {
	color: #33CCFF;
}
.headernavbutton3 a:visited {
	color: #33CCFF;
}
.headernavbutton3 a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
.headernavbutton3 a:active {
	color: #33CCFF;
}
.headernavbutton4 {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.headernavbutton4 a:link {
	color: #FF66CC;
}
.headernavbutton4 a:visited {
	color: #FF66CC;
}
.headernavbutton4 a:hover {
	color: #FF66CC;
	text-decoration: underline;
}
.headernavbutton4 a:active {
	color: #FF66CC;
}
.headernavbutton5 {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.headernavbutton5 a:link {
	color: #009933;
}
.headernavbutton5 a:visited {
	color: #009933;
}
.headernavbutton5 a:hover {
	color: #009933;
	text-decoration: underline;
}
.headernavbutton5 a:active {
	color: #009933;
}
a {
	text-decoration: none;
}
#underheader {
	float: left;
	height: auto;
	width: 750px;
}
#leftarea {
	float: left;
	height: auto;
	width: 175px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 25px;
	margin-bottom: 15px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #FFEde3;}
#leftnav {
	float: left;
	height: auto;
	width: 175px;
	overflow: hidden;
	
}

#main {
	float: right;
	height: auto;
	width: 560px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
z-index: 4;

}

#footer {
	width: 750px;
	text-align: center;
	float: left;
	height: 20px;
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #999999;
}
#footer a:link {
	color: #333333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a:active {
	color: #333333;
}

a:link {
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF6600;
}

h4 {
	font-weight: normal;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:1em;
}
.navalign {
	padding-right: 2px;
}
.homemodnarrow {
	float: right;
	height: auto;
	width: 175px;
	margin-right: 10px;
	

}
.homemodnarrowflash {
	float: right;
	height: auto;
	width: 183px;
	margin-right: 10px;


}

.homemodnarrow a:link
{
	font-weight: normal;
}
.homemodnarrow a:visited
{
	font-weight: normal;

}
.homemodnarrow a:hover
{	
font-weight: normal;

}
.homemodnarrow a:active
{
	font-weight: normal;
}
.homemodnarrowtitle {
	float: left;
	height: 18px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	color: #33CCFF;
	font-weight: bold;
}
.homemodnarrowtitle2 {
	float: left;
	height: 18px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	color: #FF66CC;
	font-weight: bold;
}
.homemodnarrowtitle3 {
	float: left;
	height: 18px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	color: #009933;
	font-weight: bold;
}
.homemodnarrowmain {
	float: left;
	height: 180px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	background-color: #FFEde3;
	font-weight: bold;
	background-image: url(../images/mod1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
.homemodnarrowmain3 {
	float: left;
	height: 180px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	background-color: #FFEde3;
	font-weight: bold;
	background-image: url(../images/mod3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
.homemodnarrowmain2 {
	float: left;
	height: 180px;
	width: 161px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	background-color: #FFEde3;
	font-weight: bold;
	background-image: url(../images/mod2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
.homemodwide {
	float: left;
	height: auto;
	width: 345px;
	margin-left: 5px;
	margin-top: 10px;
	
}
.homemodwidetitle {
	float: left;
	height: 18px;
	width: 340px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #FF6600;
	padding-top: 3px;
	color: #FF6600;
	font-weight: bold;
}
.homemodwidemain {
	/*float: left;
	height: 180px;
	width: 365px;
	margin-bottom: 10px;
	/*padding-left: 10px;*/
	/*border: 1px solid #FF6600;
	padding-top: 3px;
	background-color: #Ffede3;
	overflow: hidden;*/
}
#homeimage {
	padding-top: 15px;
}
h3 {
	color: #FF6600;
}
#search {
	height: auto;
	width: auto;
	margin-right: 20px;
	padding-top: 25px;
	padding-left: 25px;
	float:left;
}
.headernavbutton6 {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	color: #848484;
}
.headernavbutton6 a:link {
	color: #848484;
}
.headernavbutton6 a:visited {
	color: #848484;
}
.headernavbutton6 a:hover {
	color: #848484;
	text-decoration: underline;
}
.headernavbutton6 a:active {
	color: #848484;
}
/*#compzoneimage {
	background-color: #FF0000;
	height: 91px;
	width: 65px;
	position: relative;
	float: left;
	bottom: 0px;
}*/
#basketsummary
{
	padding-right: 7px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	z-index: 4;
	left: 580px;
	background-image: url(../images/basketsummaryback.gif);
	width: 160px;
	color: white;
	padding-top: 5px;
	background-repeat: no-repeat;
	position: absolute;
	top: 68px;
	height: 65px;
	text-align: right;
}
#leftareablank {

	float: left;
	height: auto;
	width: 142px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 25px;
	margin-bottom: 15px;
	font-size: 10px;
	padding-bottom: 10px;
}
#mainblank {
	float: right;
	height: auto;
	width: 615px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 15px;
	z-index: 4;
	padding-right: 20px;
}

.swsLeft, .swsLeft a:link,.swsLeft a:visited,.swsLeft a:hover, .swsLeft active
{
	
width:400px;
	float:left;

	
}
.swsRight, .swsRight a:link,.swsRight a:visited, .swsRight a:hover, .swsRight active
{
	width:50px;
	float:right;
	

}
.swsCentre
{
margin-left:325px;
}

.swsDatalistPosition
{
	font-size: x-small;
	width: 650px;
	font-family: Verdana;
}
