/* ***************************************************************
** Style Created By: Just Check Web Promotions					 **
** Author: Doug McPhail											 **
** Website Info: Quiet Waters Website							 **
** Style Info: Quiet Waters  ©2009-2010 Just Check	         	 **
** Info: http://www.justcheck.co.uk								 **
** Our Online Forum can be found at:							 **
** http://www.justcheck.co.uk/forum/default.asp					 **
** Copyright:	©2009-2010 Just Check. All rights reserved		 **
** No part of this software, css file contents, or page contents **
** may be modified, copied, or otherwise altered without the	 ** 
** express written consent of the author. Any such infringments	 ** 
** will result in possible legal action being taken				 **
******************************************************************/

body {
	background: #A5D1F3 url(../images/rear_background.png) 20% 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:  Helvetica Neue, arial, sans-serif;
	font-weight: bold;
	color: #333333;
}
a {
	color: #FFFFFF;
	outline:none;
}
a:hover,
a:focus {
	color: #FFFFFF;
	text-decoration:none;
}
#middle_area {
	background: transparent url(../images/middle_background.png) 40% 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 600px;
}
#front_area {
	background: transparent url(../images/front_background.png) 150% 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 600px;
}
#content {
	margin: 0 auto;
	padding: 250px 0 0 0;
	text-align: center;
	width: 640px;
	position: relative;
	overflow: hidden;
}
#content p {
	margin: 0 auto;
	text-align: left;
}
img {
	display: block;
	margin: 20px 0 20px -5px;
}

#sales_pitch  {
	float: left;
	margin: -40px 30px 0 0;
}

.footer_credits {
	font-size: 60%;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 5px;	
}
