body
{
    font-family: Lucida Sans, sans-serif;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    line-height: 140%;
}

h1
{
    font-size: 20px;
    color: #0036CC;
    border-bottom: solid 2px #F00;
    line-height: 110%;
}

a
{
    color: #000;
}

#container
{
    width: 960px;
    margin: 0px auto;
}

#header
{
    height: 80px;
    background-color: #F00;
    background: #F00 url(Gower-Dental-Lab.gif) no-repeat center;
}

#menu
{
    height: 40px;
    background: url(Nav-Background.gif);
}

#content
{
    text-align: left;
    padding: 10px;
	height: 600px;
}

#spacer
{
    height: 465px;
    width: 0px;
    float: left;
}

#footer
{
    font-size: 10px; 
    font-weight: lighter;
    line-height: 100%;
}

#video
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#video p
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #999999;
}
