@charset "utf-8";
/* CSS Document */

body{
margin:0;
background-color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img, a img{border:none;}

p{
color:#666666;
font-size:11px;
line-height:16px;
margin-bottom:10px;
}

h1{
font-size:14px;
color:#333333;
margin-top:10px;
}

a{color:#990000;
text-decoration:none;
}

a:hover{text-decoration:underline;}

#wrapper{
width:800px;
height:1010px;
margin:auto;
background-image:url(images/line.jpg);
background-repeat:repeat-x;
}

#content{
width:780px;
margin:auto;
}

#header{
float:left;
width:780px;
height:72px;
}

#flash{
float:left;
width:493px;
height:273px;
}

#bentley_discount{
width:287px;
height:273px;
float:left;
}

#main{
float:left;
width:473px;
height:604px;
background-color:#FFFFFF;
padding:10px;
}

#dotted_line{
width:460px;
height:20px;
background-image:url(images/dots.gif);
background-repeat:repeat-x;
}

#right_col{
float:left;
width:287px;
height:624px;
background-image:url(images/right_col.jpg);
}

#footer{
float:left;
width:760px;
height:40px;
background-color:#CCCCCC;
padding:0 10px;
}