body, div#logo, div#container, h1, p, div#bullets, h2, ul.bullets
{padding:0px; margin:0px;}

body {
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

div#logo
{
width:772px;
height: 121px;
background:url(http://www.marketingdoover.com/images/logo.jpg) no-repeat;
text-align: center;
margin-left:auto; margin-right:auto;
}

div#container
{
margin-left:auto; margin-right:auto;
background-color:#1a1a1b;
width:772px;
}


div#left
{
margin: 0px;
float:left;
display:block;
width:405px;

margin-left: 43px;
background:url(http://www.marketingdoover.com/images/videoback.gif) no-repeat;
}


div#inleft {
position: relative;
left: 2px;
top: 4px;
}


div#right
{
position:relative;
display:block;
margin:0px 0px 0px 380px;
height: 346px; 
margin-left: 462px;
width: 264px;
background:url(http://www.marketingdoover.com/images/optback.gif) no-repeat;
}

div#right h1
{font-size: 110%;
padding: 30px 20px 0px 20px;
text-align:center;
}
div#right p
{padding:0px 20px 10px 20px;
line-height:150%;
font-size:70%;}

div#bullets
{
width: 772px;
height:252px;
background:url(http://www.marketingdoover.com/images/bottom.gif) no-repeat;
margin-left:auto; margin-right:auto;

}


form
{
padding:0px 20px 10px 20px;
font-size:70%;
}
input
{border:1px solid #FFFFFF;
width: 140px;
background-color:#000000;
color: #afcfff;
}


ul.bullets
{
width: 650px; 
margin-left:auto; 
margin-right:auto;
list-style:none;
font-size: 70%;
padding-top:40px;
margin-bottom:0px;
height: 230px;
}

ul.bullets:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:hidden; 
    }  

/* Hides from IE-mac \*/
* html ul.bullets {height: 1%;
display: block;}
/* End hide from IE-mac */
ul.bullets {height: 100%;}


ul.bullets li
{
float: left;
margin-right: 10px;
width: 185px;
background-color:#1a1a1b;
padding: 10px;
height: 120px;
line-height:150%
}

ul.bullets h2
{font-size: 130%;
line-height:150%;
margin-bottom:6px;
color:#858687;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #858687;
}