html,body {
height:100%;
margin:0;
padding:0;
border:0;
}

body {
font:10pt "lucida grande",tahoma,verdana,arial,sans-serif;
background:#fff url(images/b.png) repeat-x;
text-align:center
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}

h2 {
font-size:19px;
margin-top:10px;
}

h3 {
margin-top:10px;
}

#container {
min-height:100%;
width:766px;
margin:0 auto;
text-align:left;
background:url(images/cb.png) repeat-y;
height:1000px;
}

#header {
width:760px;
height:274px;
margin-left:3px;
}

#content {
width:701px;
margin-left:35px;
}

#left {
width:221px;
float:left;
background-image:url(images/back_1.jpg);
background-repeat:no-repeat;
background-color:#c5e4ff;
margin-top:5px;
padding-left:12px;
padding-bottom:10px;
padding-top:15px;
}

#right {
width:430px;
float:left;
margin-top:5px;
margin-left:20px;
}

#footer {
width:701px;
background-image:url(images/rep_1.jpg);
background-repeat:repeat-x;
margin-left:35px;
text-align:center;
float:left;
padding-top:20px;
}

#product {
width:221px;
height:100px;
margin-bottom:10px;
}
