body {
	text-align:center;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	min-width:960px;
}

#page_wrapper {
	width: 960px;
	margin: 0 auto;
	background-color:#EEEEEE;
	background:#EEEEEE;
	border:0px;
	border-style: solid;
	border-color: #769DD3;
	text-align:center;
	height: auto !important;
}

#logo {
	position:relative;
	display:block;
	background-image:url(../images/titlebar/homepage/new/srd-960.gif);
	background-repeat:no-repeat;
	height: 42px;
}

#footer {


	position:relative;
	display:block;
	background-color:#FFFFFF;
	font-size:12px;
	height: 50px !important;
	height: 58px ;
	border-style: solid;
	border-color: #769DD3;
	border-width:1px;
	text-align:center;
	vertical-align:middle;
	padding: 4px;
	color: #000066;
	
}
 
#footer a{
	
	color:#000066;
	
	}

#footer a:hover{
	
	color:#FF0000;
	
	}

#fill  {
	position:relative;
	background-color: #FFFCE8;
	border-color: #769DD3;
	border-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	height: 19px;
	margin: 0px;
	padding: 0px; 
}

#fill30  {
	position:relative;
	background-color: #FFFCE8;
	border-color: #769DD3;
	border-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	height: 30px;
	margin: 0px;
	padding: 0px; 
}
		  
#clearfloats {clear:both;}
 

