body  {
	font: 90% Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
#container {
	min-width: 1000px;
	background: #FFF;
	margin: 0;
	padding: 0;
}
#header {
	background: #FFF;
	height: 108px;
	min-width: 800px;
	padding: 0 ;
	/*border-bottom: 4px solid #FFF;*/
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}

	#branding { /* middle background*/
	padding: 0;
	margin: 0;
	background-image:url(../images/logo_mid.jpg);
	width: 100%;
	min-width: 950px;
	height: 108px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	}
	#branding1 { /* Left hand logo */
	margin: 0;
	padding: 0;
	width: 500px;
	height: 108px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	}
	#branding2 { /* Sales Hotline etc */
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 58px;
	z-index: 2;
	}
	#branding3 { /* Shopping cart link and items */
	padding: 0;
	margin: 0;
	position: absolute;
	height: 12px;
	right: 10px;
	top: 10px;
	z-index: 2;
	}
	#branding3 p{
	padding: 0;
	margin: 0;

	}
	#branding4 { /* Right hand half of logo */
	float: right;
	}

#searchBox {
	display: inline;
	float: left;
	height: 24px;
	padding: 0;
	margin: 6px 0 0 10px;
}

#searchBox .text{
	font-family: arial helvetica sans-serif;
	font-weight: bold ;
	font-size: 14px;
}

.searchForm {
	/*float: right;*/
	border: 0;
	margin: 0;
	padding: 0;
}
.searchButton {
	margin-top: 0px;
	vertical-align: bottom;
}

#topBar {
	width: 100%;
	height: 31px;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #000;*/
	border-bottom: 2px solid #FFF;
	background-image: url(../images/navbar_bg.jpg);
	/*background-color: #FFE2AA;*/
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center; /*added to center links*/

}
	.topBarText {
		height: 18px;
		margin-top: 3px;
		margin-left: 10px;
		float:left;
	}

	.topBarLinks {
	font-size: 0.8em;
	height:18px;
	line-height: 24px;
	margin-right: 10px;
	text-align: right;
	color: #fff;
	display: inline;
	}
	.topBarLinks ul{
		width:720px;
		list-style: none;
		display: inline;
	}
	.topBarLinks ul li{
		display:inline-block;
		background-color: #fff;
	}
	.topBarLinks a {
	text-decoration: none;
	color: #fff;
	}

	.topBarLinks a:hover {
		text-decoration: none;
		background-color: #000;
		color: #ccc;
	}

/*********************
** Nav Bar settings **
**********************/
#navBar {
	/*width: 700px;*/
	height: 24px;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#navBar ul {
	margin: 0;
	border: 0;
	padding: 0 0 0 0;
	list-style: none;
	/*position: relative;*/
	/*left: 80px;*/
	/*background-color: #eee;*/
	float: left;
}

#navBar ul li {
	height: 20px;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	background: url(../images/tab_right.jpg) right top no-repeat;
}

#navBar ul li a {
	font-size:12px;
	display: block;
	height: 20px;
	margin: 0 0px;
	padding: 0 6px;
	text-decoration: none;
	background: url(../images/tab_left.jpg) left top no-repeat;
	color: #555;
	float: left;
}

/* Rollover Highlighting */
#navBar ul li a:hover {
	height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	color: #555;
	/*margin: 0 2px;*/
	/*background: url(/images/rollover_right_1.png) right bottom no-repeat;*/
	/*background: url(images/tab_left.jpg);*/
	/*background-color: #e55926;*/
}

#navBar ul li:hover {
	color: #555;
	height: 24px;
	margin-top: 6px;
	/*padding: 7px 0.8em 0 0.8em;*/
	/*margin: 0 0;*/
	/*background: url(/images/rollover_left_2.png) left -3px no-repeat;*/
	/*background: url(images/tab_right.jpg);*/
}
/* End - Nav Bar */

#messageBar {
	/*width: 672px;*/
	/*height: 60px;*/
	margin: 10px auto;
    margin-top: 0;
	padding: 0;
	border-bottom: 2px solid #FFF;
	background-color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	/*background: url(../images/leftmenu_bg.gif);*/
}

#sidebar1 {
	float: left;
	width: 10em;
	padding: 10px 0 10px 0;
	margin: 0;
	margin-left: 10px;
}

#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h1, #sidebar2 h3 {
	/*margin: 0 10px 5px 10px;*/
}
.menuBox {
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	width: 10em;
	/*border: 1px solid #666;*/
	border-top: 0 ;
	}

.imageBox {
	padding: 0;
	margin:5px 0 5px 0;
	width: 100%;
	text-align:center;
	background: url(../images/leftmenu_bg.gif);
}

.imageBox img {
	padding: 0;
	margin: 4px 0;
}

#sidebar2 {
	float: right;
	width: 146px;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
}

#newsBox {
	padding: 0;
	margin: 0 0 5px 0;
	width: 10em;
	/*border: 1px solid #666;
	border-top: 0;*/
}
.newsImage {
	border: none;
	margin-bottom: 5px;
}

.infoBox {
	padding:0;
	margin:0 0 5px 0;
	width: 100%;
	/*border: 1px solid #666;*/
	text-align:center;
	background: url(../images/leftmenu_bg.gif);
}

.infoBox ul{
	background: url(../images/leftmenu_bg.gif);
	padding: 4px 0 4px 6px;
	margin: 0;
	margin-top: 5px;
	text-align: left;
	font-size: 80%;
}
.infoBox ul li{
	list-style: none;
	display: block;
	margin: 2px 0;
}
.infoBox a{
	text-decoration: none;
	color: black;
}
.infoBox a:hover {
	background-color:black;
	color:white;
}
.infoBox p {
	padding: 0;
	margin: 0;
}

.imageBox {
	padding:0;
	margin:0 0 5px 0;
	width: 100%;
	/*border: 1px solid #666;*/
	text-align:center;
	background: url(../images/leftmenu_bg.gif);
}
.imageBox p {
	padding: 0;
	margin: 0;
}

#mainContent {
	margin: 0 11em 0 11em;
	padding: 10px 5px 0 5px;
	text-align: center;
}

	#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: center;
	background-color: #FFF;
	color: #000;
	margin: 10px;
	}

#shoppingCart {
	margin: auto;
	max-width: 740px;
	background-color:#fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
.formBox {
	width: 640px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	margin:0;
	padding: 0 0 8px 0;
	background:#000;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	text-align: center;
	background-color: #000;
	color: #FFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	padding-left:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
#footer a {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer ul{
	width:720px;
	list-style: none;
	display: inline;
}
#footer ul li{
	display:inline;
}

.detailBlock {
	margin: 0;
	border: 0;
	text-align: left;
}

.prop {
	margin: 0;
	border: 0;
	width: 1px;
	height: 400px;
	float: right;
}

.fltrt {
	float: right;
	margin: 0 10px 0 8px ;
}
.fltlft {
	float: left;
	margin-right: 0;
}
.clearFloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.invisible {
	display:none;
}
#posWeb {
	font-family: Tahoma, Verdana;
	font-size: 0.7em;
	float:right;
	position:relative;
	right:10px;
	top: 5px;
	z-index:5;
}
#posWeb a a:hover{
	text-decoration: none;
	color: #fff;
}

.SPLAddressListSt{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-top: 0;
   margin-bottom: 0;
   width: 80mm;
}
.SPLAddressListStBottomLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}
.SPLAddressListStErrorLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}
.SPLAddressListLicenseLine{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
}

