﻿
#HeaderBox
{
width: 786px;
height: 187px;
background-color: #E7D7A6;
border-left: solid 4px white;
border-right: solid 4px white;
}

#MenuBox
{
width: 786px;
height: 45px;
background-color: #D4A00E;
border-left: solid 4px white;
border-right: solid 4px white;
text-align: center;
}

#ContentBox
{
width: 786px;
background-color: #E7D7A6;
border-left: solid 4px white;
border-right: solid 4px white;
overflow: hidden;
}

#imgHeader
{
position: relative;
top: 26px;
left: 0px;
}

#Contacts
{
font-size: 8pt;
width: 150px;
}

#News
{
font-size: 8pt;
width: 150px;
vertical-align: top;
}

#Testimonials
{
font-size: 8pt; width: 150px; vertical-align: top;
}

#tdHeader
{
text-align: center; font-size: larger; font-weight: bold; color: #2E246B;
}