div{
font-family:arial;
font-size:11;
font-color:black;
}

div.titlebox{
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:black;
width:100%;
height:77;
position:absolute;
top:0;
left:0;
background-color:white;
padding:10px 0px 0px 0px;
z-index:1;
}

div.testbox{
border-width:1px;
border-style:solid;
background-color:white;
position:absolute;
}

div.titlebox2{
border-width:0px;
border-style:solid;
border-color:black;
width:800px;
height:70;
}

div.mapbox{
border-width:1;
border-style:solid;
border-color:333333;
width:200;
height:68;
margin-right:10px;
}

div.navigation{
border-width:5px 0px 5px 0px;
border-style:solid;
border-color:black;
position:absolute;
margin-top:0;
top:88;
padding-bottom:4px;
padding-top:2px;
left:0;
width:100%;
z-index:2;
background-color:white;
}

div.fpimage{
position:absolute;
top:200;
left:230;
z-index:1;
}

div.titletext{
font-family:arial;
font-size:12;
padding:0;
line-height:12px;
}

div.bodytext{
position:absolute;
left:30;
top:150;
width:250;
}

div.bigimage{
position:absolute;
top:150;
left:298;
width:500px;
height:413px;
border-color:black;
border-style:solid;
border-width:1;
}

div.bigimage2{
position:absolute;
top:150;
left:298;
width:500px;
height:413px;
}

div.productimage{
position:relative;
width:500px;
height:60px;
border-color:black;
border-style:solid;
border-width:1;
}

div.bar{
width:100%;
border-style:solid;
border-width:4 0 0 0;
border-color:black;
top:600;
position:absolute;
left:0;
}

img{
border:0;
}

img.blocks{
	border-width:1px;
	border-color:black;
	border-style:solid
}

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



