html #wrap {


		
		}




#footer{

	text-align: center;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 960px;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: normal;
	}
		


#footer a:hover{
		text-decoration:underline !important;
		}


/*---------------------------------------------------------
Content layout
-----------------------------------------------------------*/

#container {
		background: #ffffff;
		position:relative;
		left:0px; 
		width:100%;
		height:100%; 
		align:center;
		}

#content {
		position:relative;
		width:1000px;
		left:40%; 
		margin-left:0px!important;
                / margin-left:-500px;
		}