@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e4e2e5; 
}

h1{
font-size:16px;
}

h2{
font-size:14px;
}

#wrapper{
margin:auto;
padding-top:inherit;
width:995px;
background-color:#FFFFFF;
border:1px solid #e4e2e5;
}

#header{
border-bottom:1px solid #e4e2e5;
width:995px;
height:65px;
}

#balk{
background-image:url(../img/headerbalk.jpg);
width:995px;
height:14px;
background-repeat:repeat-x;
}

#logo{
float:left;
margin-top:2px;
}

a img{
border:none;
}

#title{
margin-left:10px;
float:left;
}

#navigation{
float:left;
}

#nav li a{
color:#0000FF;
}

#nav li a:hover {
color:#baa2d4;
}

#nav a.current {
color:#483562;
}

.nav2 li a{
color:#0000FF;
}

.nav2 li a:hover {
color:#baa2d4;
}

.nav2 a.current {
color:#483562;
}

#nav .li1 a{
text-decoration:none;
}

#nav .li1{
float:left;
margin-left:20px;
list-style:none;
margin-top:20px;
}

#contact{
float:right;
margin-right:20px;
margin-top:2px;
}

#contentbox{
width:995px;
clear:both;
}

#columnLeft{
width:150px;
float:left;
margin-left:4px;
border-right:1px dashed  #e4e2e5;
}

.nav2 .li2 {
list-style:none;
margin-left:-40px;
}

#columnRight{
width:780px;
float:right;
margin-right:10px;
}

#columnRight1{
width:380px;
float:leftt;
}

.img{
float:left;
}

.nav3 .li3 {
list-style:none;
margin-left:-40px;
}

#columnRight2{
width:380px;
float:right;
margin-top:-400px;
}

#columnRight3{
width:380px;
float:right;
margin-top:-300px;
margin-right:100px;
}

#columnRight4{
width:380px;
float:right;
margin-top:-420px;
}

#leftcontact{
width:300px;
float:left;
}

#rightcontact{
width:300px;
float:right;
}

#contactdown{
clear:both;
}

#productname{
float:left;
width:700px;
}

#quantity{
float:left;
}

#footer{
border-top:1px solid #e4e2e5;
clear:both;
width:995px;
height:150px;
}

#footer1{
float:left;
margin-left:5px;
}

#footer2{
margin-left:20px;
float:left;
}

#footer3{
float:left;
margin-left:20px;
}

#footer4{
float:left;
margin-left:20px;
}

#footer5{
float:left;
margin-left:20px;
}
#footer6{
float:left;
margin-left:20px;
}
#footer7{
clear:both;
text-align:center;
}