*{
margin:0;
padding:0;
}

body {
font: 80%/1.4 "Trebuchet MS", tahoma, verdana, sans-serif;
background-image:url(../img/bgBody.gif);
background-repeat:repeat;
}

p{
margin-bottom:10px;
}

a{
text-decoration:underline;
color:#996666;
}

a:link{
text-decoration:underline;
}


h1{
font-size:20px;
font-style:Italic;
font-weight:normal;
}

h2{
font-size:16px;
font-style:Italic;
font-weight:normal;
padding:5px 0;
}

h3{
font-size:14px;
font-weight:normal;
color:#006699;
padding-left:20px;
background-image:url(../img/Arrow.gif);
background-repeat:no-repeat;
background-position:0 3px;
}

a:hover{
color:#000066;
}




#placeHolder{
width:750px;
margin: 0 auto;
background-color:#FFF;
color:#333;
border-right:1px solid #999;
border-left:1px solid #999;
margin-bottom:10px;
}

#header{
background-color:#FFF;
float:left;
height:65px;
}

#header H1{
display:none;
}

#header img{
float:right;
margin:5px;
}


#nav{
float:left;
width:100%;
background-image:url(../img/bgNav.jpg);
background-repeat: repeat-x;
}

#nav ul{
float:left;
}

#nav ul li{
float:left;
list-style:none;
padding:10px 15px 6px 15px;
border-right:1px solid #FFF;
}

#nav ul li a{
text-decoration:none;
color:#FFF;
}

#main{
float:left;
background-color:#FFF;
overflow:hidden;
min-height:400px;
background-image:url(../img/bgMain.jpg);
background-repeat:repeat-y;

}

#menu{
width:200px;
float:left;
}

#productOverview{
float:left;
height:100%;

}

#content{
float:left;
padding:20px 20px 20px 20px;
width:510px;
}

#content ul li{
list-style:none;
padding-left:15px;
background-image:url("/img/menu/icon-inactive-dot.gif");
background-repeat:no-repeat;
background-position:0% 5px;
}

address{
background-color:#137692;
padding:3px;
color:#FFF;
font-size:12px;
text-align:center;
}

address a{
color:#FFF;
}

hr{
border-top:1px dotted gray;
border-bottom:0px solid #FFF;
}

.fotnot{
font-size:11px;
padding:5px;
font-style:Italic;
}
