.clearfix:after	 
{ 
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {height: 1%;}
img
{
	margin: 0px;
	border: none;
	background: transparent;
}
p
{
	margin: 15px 0px;
	padding: 0px;
}
a { color: #0066CC;  }
a:visited { color: #0066CC; }
a { outline: none; }
#header
{
	margin: 0px auto;	
	padding-top: 5px;
	text-align: left;
	height: 68px;
	background: url(images/header.gif) no-repeat bottom;	
}
html>body #header	
{
	width: 950px;
}
#logo
{       
	position: absolute;
        top: 1em;
        left: 4.4%;
        width: 8.7%; 
        font-size: 15px;
        font-weight: bold;
        color: #000000;
}
#ads
{       
        position: absolute;
        top: 2.5em;
        left: 14.8%;
	width: 728px;
        text-align: center;
}
#home
{       
        position: absolute;
        top: 2.5em;
        right: 7.5%;
        width: 3.7%;      
}

#mail
{       
	position: absolute;
        top: 2.6em;
        right: 4.4%;
        width: 2%;      
}

#time
{
        padding: 0px 0px 0px 25px;
        font-size: 11px;
}
#middlead 
{       float: left;
        width: 336px; 
	padding: 45px 10px 20px 0px; 
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #FFFFFF url(images/background.jpg) repeat-x;  
	margin: 0px;
	padding: 0px;
	color: #333333;		
}
#outerTop
{
	width: 100%;
	height: auto;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
#outer
{
	width: 100%;
	text-align: center;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
#inner
{
	text-align: left;
	width: 950px;
	margin: auto;
	background: transparent;
}
#rightContent
{      
        position: absolute;
        top: 270px;
        right: 44px;
	width: 174px;
}
#wrapper                     
{
	height: 670px;
	width: 920px;
	padding: 12px 15px 0px 15px;
	background: #CCCCCC url(images/content_background.jpg) repeat-x;	
}
html>body #wrapper           
{
	width: 920px;
	height: auto;
	min-height: 670px; 
}
#content_wrapper
{       
        width: 100%;
       	height: 350px;
	float: left;
}
html>body #content_wrapper
{
	height: auto;
	min-height: 350px;
}
#content
{
	width: 100%;
	height: auto;
}
#content.largeContent #middleContent
{
	width: 698px;
	margin-left: 0px;
	background: #FFFFFF url(images/bottom.gif) no-repeat bottom;
}
html>body #middleContent 
{
	min-height: 670px;
        margin-left: 15px;
       	height: 100%;
}
#middleContent
{
	float: left;
	background: #FFFFFF;
	height: 350px;		
	width: 472px;
	margin-left: 14px;
	padding: 0px 15px 30px 15px;
}
#middleContent h1
{
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 25px;
}
#middleContent h2
{
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 15px;
}
#middleContent h3
{
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
#middleContent h4
{
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#middleContent p	
{
	margin-top: 0px;
	margin-bottom: 15px;
}
#middleContent ul, 
#middleContent ul.singleLineSpacingList	
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;	
	margin: 0px;
	padding-left: 20px;
}
#middleContent li { margin: 8px 2px; }
#middleContent .singleLineSpacingList li
{
	margin: 0px;
}
#middleContent ol, 
#middleContent ol.singleLineSpacingList
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	margin: 0px;
	padding-left: 20px;
}
#contact {
  width: 730px ;
  margin-left: 210px;
  margin-right: auto ;
}
.Menu
{
	width: 174px;
	background-color: transparent;
}
.Menu .CenterTab
{
	width: 100%;
	height: 32px;
	background: url(images/centertab.gif) no-repeat top left;
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
.Menu .FirstTab
{
	background: url(images/firsttab.gif) no-repeat top left;
}
.Menu .LastTab
{
	background: url(images/lasttab.gif) no-repeat top left;
}
.Menu .TabContent
{
	width: 146px;
	padding:0px 13px 0px 13px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.Menu .TabContent 
{
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.CenterTab h2
{
	font-size: 12px;
	margin: 0px;
	position: relative;
	top: 10px;
	left: 15px;
}
.CenterTab a, .CenterTab a:hover, .CenterTab a:visited
{
	text-decoration: underline;
	color: #0066CC;
}
#footer
{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	color: black;
	text-align: right;
	height: auto;
}
#footer .links
{
	color: #0066CC;
	background: transparent;
	margin-top: 1em;
}
#footer a, #footer a:visited
{
	color: #0066CC;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
#footer a:hover
{
	color: #0066CC;
	background: transparent;
	text-decoration: underline;
}
#footer .image
{
	width: 950px;
	height: 28px;
	background: url(images/footer.gif) no-repeat;
}
#footer ul
{
	margin: 0;
	padding: 0;
	background: transparent;
}
#footer li
{
        color: #0066CC;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	background: transparent;
}
