@charset "UTF-8";
.hair {
}
body {
	behavior: url(csshover.htc);
	background-color:#000033;
}

a:link {text-decoration: none;
color:#003;
font:"helvtica light",helvetica, sans-serif;
}

a:visited {text-decoration:none;
color:#003;
font:"helvtica light",helvetica, sans-serif;

}

a:hover {text-decoration:none;
color:#606;
font:"helvtica light",helvetica, sans-serif;

}

a:active {
	text-decoration:none;
	color:#660066;
	font:"helvtica light",helvetica, sans-serif;
}



#master {
background-color:#fff;
width:700px;
height:500px;
position:relative;
margin:95px auto;
padding:0;
border: 2px solid;
border-color:#9999CC;

}

#menu {
background: #003;
position:absolute;
top:-21px;
width:620px;
height:15px;
color:#fff;
border:none;
}
#menu img{
border:none;
}

#logo {
position:absolute;
margin:0;
padding:0;
bottom:-84px;
right:0;
}

#submenu {
background-color:#003;
position:absolute;
top:20px;
left:-202px;
height:200px;
width:200px;
text-align:right;
border:none;
}



#content {
float:right;
width:667px;
height:455px;
padding: 0 10px;
background-color:#fff;
font:12px arial, helvetica, sans-serif;
color:#006699;
margin:10px 0 0 15px;
overflow:scroll;
overflow-x:hidden;
line-height:17px;
text-align:left;
}
#footer{
position:absolute;
bottom:5px;
height:30px;
width:300px;
text-align:center;
padding:0;
margin:0 200px;
font:12px arial, helvetica, sans-serif;
color: #333;

}

h2.pretty{
color:#303;}

font.dark{
color:#303;}

img.bd{
padding:4px 0;
border:none;
}

img.lt{
padding:2px 0;
border:none;
}

img.map{
margin:0 10px;
border:none;
}

img.products{
margin:5px 15px;
border:none;
float:left;
}

font.name{
font:14px arial, helvetica, sans-serif;
color:#303;
font-weight:bold;
}



