a:link {
	color: #015ae0;
	text-decoration: none;
}
a:visited {
	color: #015ae0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	height: 570px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: relative;
}
#header {
	height: 24px;
	width: 900px;
}
#button {
	height: 24px;
	width: 900px;
}
#info {
	background-color: #FFF;
	height: 150px;
	width: 900px;
}
#footer {
	height: 20px;
	width: 900px;
	background-color: #000;
	float: right;
	text-align: right;
	font-family: Arial;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.65em;
	padding-top: 5px;
	text-transform: uppercase;
}
#info1 {
	float: left;
	height: 125px;
	width: 400px;
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 50px;
}
#info2 {
	float: left;
	height: 125px;
	width: 400px;
	background-color: #fff;
	margin-top: 25px;
	margin-left: 50px;
}
#me {
	background-color: #000;
	height: 95px;
	width: 95px;
	float: left;
}
#servicepic {
	height: 95px;
	width: 95px;
	float: left;
}
#infoo {
	height: 80px;
	width: 60px;
	float: left;
	text-align: left;
	font-family: Arial;
	color: #909090;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.75em;
	margin-left: 20px;
}
#bio {
	float: left;
	height: 80px;
	width: 200px;
	text-align: right;
	font-family: Arial;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.75em;
}
#services {
	float: left;
	height: 80px;
	width: 200px;
	text-align: left;
	font-family: Arial;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 0.75em;
	margin-left: 20px;
}
#icons {
	float: right;
	height: 30px;
	width: 100px;
	text-align: right;
}
#banner{}	
#banner ul, #banner li{
	margin:0;
	padding:0;
	list-style:none;
	}
#banner li{
	height: 315px;
	width: 900px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:42px;
	height:42px;
	position:absolute;
	left:10px;
	top:8px;
	}	
#nextBtn{ 
	left:24px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:12px;
	height:13px;
	background:url(images/prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/next.png) no-repeat 0 0;	
	}	
