.Clear
{
	clear: both;
}
.main 
{
	float:left;
	width:948px;
}
.wrapper_header 
{ 
	width:100%;
	color:#f2f2f2; 
}
.header 
{
     width:948px;
     margin-left:auto;
     margin-right:auto;
     padding:0 24px;
     position:relative;
}

.header h1 
{ 
    width:936px;
    height:100px; 
    
   padding:10px 0 9px 12px;
    margin:48px 0 0 0; 
    margin:18px 0 0 0; 
    float:left; 
    background-color:#f2f2f2;
}
.header h1 span 
{
    display:none;
}
.header h1 a  
{
    display:block; 
    width:936px; 
    height:111px; 
    float:left;

}
.header h1 a img
{
float:left;
}
.header h1 a:hover {background-color:transparent;}
.content 
{
	width:948px;
	padding:0 12px 12px 12px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto; 
	font-size: 0.9em;
}
#menu 
{
	width:100%;
	background-color:#ffffff;
	clear:both;
	font-size:1.23em;
	padding-top:6px;
	width:100%;
}
#menu_content { width:936px; margin-left:auto;margin-right:auto; padding:10px 0 9px 12px; position:relative; text-align:left; z-index:101; border-bottom:5px solid #000; background-color:#eee; }
#menu_top_level { width:623px; list-style-type:none; margin:0; padding:1px 1px 0 0; }
#menu_top_level li {display:inline;}
#menu_top_level li a { line-height:1em; margin:0 24px 0 0; overflow:hidden; text-decoration:none; }
#menu_top_level li a:hover { background-color:transparent; color:#952D98; }

h2 
{ 
	color:#fff; 
	background-color:#000; 
	font-size:1.20em; 
	padding:.30em 12px; 
	margin:0; 
}

div.Col
{
	margin: 0px;
	margin-top: 10px;
	font-weight: normal;
	border: 1px solid #000;
	border-bottom-width: 4px;
}
div.Col p
{
	margin-bottom: 10px;
}
div.Col p.Tight
{
	margin-bottom: 0px;
}
div.Col div.Container
{
	padding:0.42em 8px 0.45em;
}


div#Works 
{
	border-color: #EA9E59;
}
div#Works h2
{
	background-color: #EA9E59;
}
div#Terms 
{
	border-color: #99BC7C;
}
div#Terms h2
{
	background-color: #99BC7C;
}
div#Home 
{
	border-color: #64A5CD;
}
div#Home h2
{
	background-color: #64A5CD;
}
