

body {
		border: none;
}

#ImageLogo {
	border-style: none;
	border-width: 0px;
	padding: 5px;
	position:absolute;
	left: 8px;
}

#FlashImageLogo {
	border-style: none;
	border-width: 0px;
	padding: 5px;
	position:absolute;
	
		top: 5px;left: 8px;
	
}



.menulevel1 {
color: #000000;
font-family:'Trebuchet MS';
font-size:15px;
width: 100%;

}

.menulevel2 {
color: #222222;
font-family:'Trebuchet MS';
font-size:14px;
width: 100%;
}
.menulevel3 {
color: #444444;
font-family:'Trebuchet MS';
font-size:13px;
width: 100%;
}

.menulevel4 {
color: #555555;
font-family:'Trebuchet MS';
font-size:12px;
width: 100%;
}

#cartheader {
position:absolute;
left: 780px;
top: 20px;
width: 320px;
height: 100px;
border: none;
}

#mainbox {
		width: 1100px;
background: #545454;
border: solid;
border-width: 1px;
border-color: #cccccc;
height: 660px;
}

#contentframe
{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 920px;
	height: 565px;
		border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}





#menu {
position: absolute;
	top: 100px;
left: 15px;
border-style:none;
width:160px; 

margin:0px 0px 0px 0px;

	}
	



#menutop {
border-style:none;
width:160px; 
height:30px;
margin:0px;

	}
	
#menucontent {	
	background: #ffb400;
	padding-left:5px;
	margin:0px;
	border-style:solid;
    border-width:thin;
	border-color: #ffb400;
	  	 	width:154px}
	
#menubottom {
border-style:none;
width:160px;
height:30px; 
margin:0px;

	}



#outerbox {
border-style: solid solid none solid;
border-width: 1px;
position:absolute;
top:20px;
left:22px;
right:22px;
height:67px;
padding: 5px;
}


