body{
margin:0px;
padding:0px;
font-size:12px;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:underline;
}

img{
border:none;
}

form{
margin:0px;
padding:0px;
}

th{
font-weight:normal;
text-align:left;
}

.clearer{
clear:both;
}

.red{
	color:#ff0000;
}

.burgundy{
	color:	#4F0F0F	;
}

.bold{
	font-weight:bold;
}

#siteContainer{
float:none;
margin:0;
overflow:hidden;
}

#header{
height:161px;
width:100%;
overflow:visible;
background-image:url(../images/matrice/headerBg.gif);
background-repeat:repeat-x;
float:left;
}

#brandListDiv{
height:114px;
width:100%;
overflow:hidden;
}

img#headerLogo{
float:left;
margin:0px -300px 0px 0px;
position:relative;
left:0;
top:0;
z-index:99;
}

ul#brandList
{
overflow:hidden;
margin:0px;
padding:0px;
height:114px;
position:relative;
}

ul#brandList li{
float:left;
margin:0px;
padding:0px;
display:inline;
line-height:0;
}

.dontFloat{
float:none;
}

div.smallShadowSeparator{
float:left;
background-image:url(../system/gradient.php?d=vertical&h=5&w=1&f=bdbdbd&s=fff);
background-repeat:repeat-x;
height:5px;
width:100%;
z-index:1;
}

#mainMenu{
width:100%;
text-align:center;
border-bottom:solid black 1px;
}

#mainMenu input{
display:inline;
color:#999;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
height:12px;
border:solid black 1px;
margin:0px 0px 2px 0px;
}

#pageBody{
height:100%;
width:100%;
float:left;
padding-bottom:15px;
}

#leftMenu{
width:186px;
float:left;
}

ul#leftMenuList{
padding:0px 9px 0px 11px;
margin:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul#leftMenuList li{
min-width:186px;
}

.leftMenuTop{
border-top:solid black 1px;
border-bottom:solid black 1px;
color:#666;
text-align:center;
}

#footer{
margin-top:15px;
text-align:center;
}

.skinBanner{
width:100%;
height:38px;
float:left;
margin:2px 0 2px 0;
}

#content{
float:none;
margin:0px 0px 0px 203px;
}

