body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#007CBB;
	color:#000;
	font-size:12px;
	width: 100%;	
}
#outer{
	width:600px;
	margin-top: 50px;	
	background:transparent url(images/3-colcentred-blueshade.gif) repeat-y center top;
	text-align:left;
	border-left:0px;
	border-right:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:100px;
	
	 
	
}

#header {
	background-color: #007cBB;
	color: #901602;
	width: 100%;
	
	height: 40px;
	background-repeat: repeat-y;
	
}

#header1 {
	background-color: #007cBB;
	
	color: #901602;
	width: 497px;
	margin-left: auto;
	margin-right: auto;
	padding-left:100px;
	
	
	height: 75px;
	margin-top: 29px;
	text-align: center;
	
}
#header1 h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-right: 0px;
}
#footer {
	background-color: #00FFFF;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
	text-align: center;	
	height: 20px;
	
}
#footer p {
	padding-left: 1em;
}

#content{width:600px;

}
.content1{
	color:#FFFFFF;
	background:url(images/background1.jpg);	
	padding-top: 1px;
	padding-left: 1px;	
}
#footer {
	background-color: #00FFFF;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
	text-align: center;	
	height: 20px;
	
}
#footer p {
	padding-left: 1em;
}