body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EEEEEE;
	font: Arial, Helvetica, sans-serif;
}
#mainmenu {
	position:absolute;
	width:974px;
	height:130px;
	z-index:2;

}
#mainbody {
	position:absolute;
	width:983px;
	height:527px;
	z-index:1;

}
#mainbanner {
	position:absolute;
	width:983px;
	height:80px;
	z-index:2;

}
#mainfooter {
	position:absolute;
	width:983px;
	height:23px;
	z-index:1;

}
.leftgraphic{
	background-attachment: scroll;
	background-image: url(images/all/left_graphic_002.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.s_leftgraphic{
	background-attachment: scroll;
	background-image: url(images/support/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.s_boxgraphic{
	background-attachment: scroll;
	background-image: url(images/support/box_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.shop_leftgraphic{
	background-attachment: scroll;
	background-image: url(images/shopping/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td {
font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.shoppingcartborder {
	border: 1px solid #999999;
}
.contactbox1{
width:300px;
}