body {
	text-align:center;

	}
	
#outerframe {
	width: 1000px;
	height: 737px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	border: 1px solid #000;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	}
			
#frame {
	width:659px;
	margin-right:auto;
	margin-left:auto;
	margin-top:135px;
	margin-bottom:8px;
	padding:0px;
	text-align:left;
	}
			
#contentheaderLeft {
	width:75px;
	height: 102px;
	float: left;
	margin:0px 10px 0px 34px;
	}
	
#contentheaderRight {
	width:540px;
	height: 102px;
	padding-top: 10px;
	float: right;
	}
		
/* CONTENT */ 	   

#content {
	width:650px;
	padding:0px;
	float:left;
	}
				
#content  p {
	margin:10px 25px 0px 55px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	}
	

.clear:after {content:"."; clear:both; display:block; height:0; visibility:hidden;}

	
/* FOOTER&COPYRIGHT */		

#footer {
	width:650px;
	height: 43px;
	margin:10px 0px 0px 0px;
	}
	

	