﻿body
{
    font-family:Verdana;    
}

#footer {
overflow:hidden;
display:inline-block;
}

#sub-section {
overflow:hidden;
display:inline-block
}

#content {
overflow:hidden;
display:inline-block
}

#header {
overflow:hidden;
display:inline-block
}
#menu
{
	overflow:visible
}
/* safari and opera need this */
#header {width:100%; height:97px;text-align:center; background-image :url(img/header_bgleft.gif); }
#menu {float:left; width:15%}
#content {width:70%}
#footer {width:100%}
#sub-section {width:15.0%}
#footer {clear:left}

.hrUL
{color:#A9122A;background-color:#A9122A;}

.hrSep
{margin-bottom:0px; float:left; color:#DFE3FA; background-color:#DFE3FA; width:100%; border:0px;Height:1px;}

