body
{
	background: #fff url(../bg.jpg) repeat-x;
	color: #333;
	font: normal 12px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding: 7px 0;
}
p
{
	overflow: hidden;
	padding: 3px 0;
}

#wrapper{
	width: 269px;
}
#wrapper2{
	width: 530px;
}
#wrapper h1{
	font: bold 25px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	text-indent: -999em;
	background: url(../donetech_logo.gif) no-repeat;
	width: 369px;
	height: 135px;
}
#wrapper2 h2{
	font: bold 25px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	text-indent: -999em;
	float: right;
	background: url(../donetech_slogan.gif) no-repeat;
	margin-top: 30px;
	width: 269px;
	height: 50px;
	
}
#headernav{
	background-color: #ccc; 
	padding-top: -10px; 
	margin-top: -10px; 
	height: 25px;
	margin-bottom: 30px;
}
.mainnav{
	text-align: center;
	margin-top: 8px;
}
.mainnav a {
	color: #000;
	text-decoration: none;
	font: bold 12px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	padding: 0 10px 0 10px;
}
.mainnav a:hover {
	color: #000;
	font: bold 12px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	text-decoration: underline;
}
h2.intro{
	 font-style: Futura, ‘Century Gothic’, AppleGothic, sans-serif;
	 font-size: 20px;
	 text-align: center;
}
h2{
	 font-size: 18px;
}
h3{
	 font-size: 16px;
}
.centeralign {
	text-align: center;
}
