body {
	font: 0.9em/1.3em Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #E07A46;
	text-decoration: none;
}

a:visited {
	color: #E07A46;
}

a:hover {
	color: #E07A46;
	text-decoration: underline;
}

#rap {
	font: 0.9em Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 772px;
}

#topnav {
	background: url(images/nav_bg.jpg) #FFF center no-repeat;
	height: 21px;
	width: 772px;
	font: Verdana, Arial, Sans-Serif;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#topnav a:link, #topnav a:visited {
	color: #FAD29F;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active {
	color: #E07A46;
}

#content {
	background: url(images/content_bg.jpg) #FFFFFF center repeat-y;
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 772px;
}

#content p {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 30px 0px 30px 40px;
	width: 500px;
}

#rightimage {
	float: right;
	width: 200px;
	padding: 50px 10px 0px 10px;
}

#footer {
	background: url(images/footer_bg.jpg) #FFF center no-repeat;
	clear: both;
	color: #999;
	font-size: 0.8em;
	text-align: center;
	width: 772px;
	height: 35px;
}

/* -------------------------------- www.TheWebShop.co.nz ------------------------------ */

.thewebshop {
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	padding: 10px;
}

.thewebshop a {
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
	}
	
.thewebshop a:hover {
	color: #1936AE;
	}