body {
	font: 70%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #F4F5E9;
	margin: 0;
	padding: 0px;
}

/*sub header*/
h1 {
	padding-left: 0em;
	font-size: 12pt;
	margin: 20px 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #333333;

}

/*Main header*/
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 20px;
	font-style: italic;
}

h3 {
	
	padding-left: 20px;
	font-size: 1em;
	width: 80px;
	margin: 20px 0 20px 0;
}

h4 {
	position:absolute;
	font-size: 9px;
	width: 180px;
	left: 460px;
	top: 30px;
	color: #CCCCFF;
	margin-top: 10px;
}

#wrapit {
	width: 750px;
	margin: 0px auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	background-image:  url(images/sw4_02.gif);
}

/*the affordable web presence solution*/
#title {
	color: #FFCC99;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	width: 200px;
	margin-left: 140px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: normal;
	margin-top: 5px;
}

/*www.shineyweb.co.uk*/
.title {
	color: #FFCC99;
	font-size: 22px;
	}
	
/*top graphics*/
#header {
	margin: 0;
	padding: 0;
	height: 320px;
	background:   url(images/sw4_01.jpg);
	background-repeat: no-repeat;
	width: 750px;
}

/*body section*/
#content {
	width: 400px;
	margin: 0px auto;
	text-align: justify;
	padding: 0 0 0px;
	background: transparent;
}

/*body text*/
#content p {
	text-align: justify;
}

/*menu*/
#menu {
	margin-right:auto;
	margin-left:auto;
	width:750px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	position: relative;
	top: 290px;
	z-index: 5;
}

/*prices class*/
.prices {
	color: #333333;
	font-weight: bold;
}

/*menu links*/
a:link     {
	color:#333333;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	font-weight: bold;
}

a:visited  {
	color:#333;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	font-weight: bold;
}

a:hover    {color:#FFFFFF; padding-right:0px; padding-left:0px; font-weight: bold;}
a:active   {color:#333; text-decoration: none; padding-right:0px; padding-left:0px; font-weight: bold;}



#footer {
	margin-bottom: 7px;
	text-align: center;	
	font-size: 80%;
}

/*footer adjustment for non I.E - no different here*/
html>body #footer {
	padding-bottom: 7px;
	text-align: center;	
	font-size: 80%;
}

/*meta description at bottom*/
#bottom {
	width: 500px;
	margin: 20px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
