body *, html * {
	margin: 0;
	padding: 0;
	}

body {
	background: #EDE6DD url("/mm5/graphics/00000001/screen/bodyBG.gif") repeat-x;
    font: 100% Tahoma, "Trebuchet MS", Arial, Helvetica, Sans-serif;
	}
	
#outer {
	background: url("/mm5/graphics/00000001/screen/container_inner_bg.gif") repeat-y;
    margin: 30px auto 0 auto;
    width: 760px;
	}
	
#outer #container {
	background: url("/mm5/graphics/00000001/screen/container_outer_bg.gif") no-repeat;
    display: block;
    padding: 0 10px;
    }
	
/*************
 =MISC STYLES
*************/
	
h1 {
    border-bottom: solid 1px #ede6dd;
    color: #9d0a0e;
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    padding: 25px 0 5px 0;
	}
	
h2 {
	font-size: 1.2em; 
	margin: 0;
	padding: 0;
	}

.clearboth {
	clear: both;
	line-height: .1;
	height: 0;
	}
	
a img {
	border: 0;
	}
	
img.FloatRight {
	float: right;
    margin: 25px 0 0;
	}

.leftalign {
	float: left;
	}

.rightalign {
	float: right;
	}

/*****************
  =BANNER ELEMENTS
******************/
	
#banner {
	background: #ECE7E1 url("/mm5/graphics/00000001/screen/bannerBG.gif") repeat-x;
	border-color: #fff;
	border-style: solid;
	border-width: 0 4px 1px 0;
	height: 149px;
	}
	
#banner #logo {
	float: left;
	}	

#banner #bannerright {
	background: url("/mm5/graphics/00000001/screen/bannernavigationBG.gif") repeat-x;
	float: right;
	height: 150px;
	width: 538px;
	}
	
#banner img#rfq {
	margin-left: 117px;
    position: absolute;
    top: 100px;
	}
	
#banner img#shop {
	margin-left: 262px;
    position: absolute;
    top: 100px;
	}
	
#banner img#find {
	margin-left: 407px;
    position: absolute;
    top: 100px;
	}	
	
#banner #bannernavigation {
	margin-left: -19px;
	position: absolute;
	top: 130px;
	width: 550px;
	}
	
#banner #bannernavigation a {
	border-right: 1px solid #EDE6DD;
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    padding: 20px 23px 17px 24px;
    text-decoration: none;
	}
	
#banner #bannernavigation a#last {
	border: 0;
	padding: 20px 22px 17px 24px;
	}

#breadcrumbs {
    background: #003471;
    clear: both;
    color: #FFF;
    display: block;
	font-size: 12px;
    padding: 6px 5px 2px 5px;
    width: 730px;
	}
	
#breadcrumbs a {
    font-size: 11px;
    color: #FFF;
	}

#breadcrumbs #links {
	display: block;
	float: left;
	width: 500px;
	}
	
#breadcrumbs #search {
	display: block;
	float: right;
	width: 180px;
	}
	
#breadcrumbs #search input {
	float: left;
	margin: 1px 0 0;
	}
	
#breadcrumbs #search img {
	float: left;
	margin: 0 0 0 3px;
	}
	
/***************
  =MAIN ELEMENTS
****************/
	
#main {
	border: 4px solid #fff;
	font-size: .70em;
	}
	
#main a:hover {
	text-decoration: none;
	}

#main input {
	font-size: .85em;
	}

#main p {
	line-height: 1.4;
	margin: 10px 0;
	}	

#main ul {
	line-height: 1.3; 
	margin: 5px 0 5px 25px;
	}
	
#content {
	display: block;
	float: right;
	margin: 0 1px 0 0;
	width: 522px;
	}	
	
.categoryBox {
	border-bottom: 1px solid #EDE6DD;
	margin: 20px 0 0;
	padding: 0 0 50px 0;
	width: 522px;
	}
	
.categoryBox .thumbnail {
	float: left;
	margin: 3px 0 0;
	width: 100px;
	}
	
.categoryBox .descriptionBox {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	width: 400px;
	}
	
.categoryBox .descriptionBox .name {
	font-weight: bold;
	}

.categoryBox .descriptionBox .code {
	color: #555;
	}
	
.categoryBox .descriptionBox .description {
	margin: 10px 0 0;
	}

.categoryBox .descriptionBox .description ul {
	margin: 10px 0 10px 20px;
	}

#shoppingBasket {
	margin: 10px 0;
	}

#shoppingBasket .header {
	background-color: #003471;
	color: #fff;
	font-weight: bold; 
	}

#shoppingBasket .header td {
	padding: 5px;
	}

#shoppingBasket td { 
	border-bottom: 1px solid #eee;
	padding: 3px 5px;
	}

#basket #content, #login #content, #create #content, #custinfo #content {
	display: block;
	float: right;
	margin: 0 5px 0 0; 
	width: 700px;
	}	

#login #content table td {
	padding: 0 5px;
	}

table td.header {
	font-size: 1.3em; 
	padding: 5px 3px;
	}

table td {
	padding: 3px;
	}

.addToBasket {
	float: left;
	margin: 0 0 0 5px;
	}
	
/****************
  =SUB NAVIGATION
*****************/
	
#subnavigation {
	background-color: #F8F3EE;
	border: 1px solid #EEEAE6;
	float: left;
	height: 500px;
	padding: 15px 0 0;
	width: 173px;
	}
	
#subnavigation .links br {
	margin: 0;
	height: 0;
	padding: 0;
	line-height: .1;
	}
	
#subnavigation .links b {
	margin: 0 10px;
	}
	
#subnavigation .links a, #subnavigation a.header {
    display: block;
	margin: 0;
    padding: 0 10px;
    color: #003471; 
    font-weight: bold;
    text-decoration: none;	
	}

#subnavigation .links a:hover, #subnavigation a.header:hover {
	text-decoration: underline;
	}
	
#subnavigation ul {
	line-height: 1.4;
	list-style-type: square;
	margin: 10px 0 10px 30px;
	}
	
#subnavigation ul a {
	color: #9D0A0E;
	}

#subnavigation ul a:hover {
	text-decoration: none;
	}
	
/*********
  =FOOTER
**********/	

#footer {
	background: url("/mm5/graphics/00000001/screen/footer_bg.gif") no-repeat;
	color: #736257;
    line-height: 1.5;
    font-size: .70em;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 740px;
	}
	
#footer a{
    color: #736257;
    }
	
	
	
	