.header
{
height:135px;
width:100%;
}

.mainBanner
{
margin:0;
padding:0;
float:left;
width:400px;
position:relative;
top:30px;
font-family:Georgia, Palatino, "Times New Roman", Times, Serif;
font-size:36px;
color:#FFFFFF;
}

.headerTop
{
padding:0 10% 0 10%;
background-color:#8C0303;
height:80px;
}

.headerMiddle
{
font-family:Arial, Helvetica, Geneva, Sans-serif;
font-size:14px;
padding:0 10% 0 10%;
background-color:#590202;
height:35px;
}

.headerBottom
{
padding:0 10% 0 10%;
background-color:#F0F3F6;
height:20px;
}

.logoTop
{
height:60px;
float:right;
position:relative;
top:25px;
}

.logoBottom
{
height:30px;
float:right;
position:relative;
right:50px;
}
