@charset "utf-8";
/* CSS Document */

#wrapper { 
	width: 800px; 
	margin: 15px auto -1px auto; 
}

#wrapper p { 
	margin-left: 20px; 
}

h1.header {
	background : url(/images/h1_header.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}

h1.design {
	background : url(/images/h1_design.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.seo {
	background : url(/images/h1_SEO.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.hosting {
	background : url(/images/h1_hosting.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.portfolio {
	background : url(/images/h1_portfolio.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.aboutus {
	background : url(/images/h1_aboutus.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.contact {
	background : url(/images/h1_contact.gif) no-repeat;
	text-indent : -9999px; 
	height: 53px;
	margin-top: 0;
}
h1.thankyou {
	background : url(/images/h1_thankyou.gif) no-repeat;
	text-indent : -9999px; 
	height: 62px;
	margin-top: 0;
}
h2 {
	font-size: 16px;
	color: #003399;
}
#sidebar {
	float: right;
	margin: 0 0 5px 25px;
}
.smalltext {
	font-size: 10px;
	letter-spacing:normal;
}