html{
	overflow-y:scroll 
}

body{ color: #333; 
	background: rgb(249,248,245) 0 0;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#header {
	width: 920px;
	height: 85px;
	background: #fff url(images/img_shadows.gif) repeat-y center top;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#header .logo {
	position: absolute;
	width: 140px;
	height: 26px;
	top: 32px;
	left: 40px;
}

#header .headtitle {
	width: 400px;
	position: absolute;
	top: 20px;
	left: 500px;
	text-align: right;
	font-weight: bold;
}

#header .navbar {
	width: 600px;
	position: absolute;
	top: 48px;
	left: 300px;
	text-align: right;
	color: #ccc;
}

#header .navbar a {
	color: #333;
	text-decoration: none;
}

#header .navbar a:hover {
	color: rgb(0,102,179);
	text-decoration: underline;
}

#content {
	position: relative;
	width: 920px;
	margin: 0;
	background: #fff url(images/img_shadows.gif) repeat-y 0 0;
	padding: 0 10px 4px;
	float: left;
}

/* *** SIDEBAR *** */

#sidebar {
	width: 145px;
	position: relative;
	float: left;
	margin-left: 20px;
}

#sidebar ul {
	margin: 5px 0 0;
	padding: 0;
}

#sidebar li {
	margin-left: 16px;
	padding-bottom: 6px;
}

#sidebar h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
}

#sidebar .sidebox_yellow {
	background: url(images/bloc_yellow.jpg) no-repeat;
	width: 125px;
	height: 106px;
	padding: 14px 10px 0;
	margin-bottom: 10px;
	position: relative;
}

#sidebar .sidebox_red {
	background: url(images/bloc_red.jpg) no-repeat;
	width: 125px;
	height: 106px;
	padding: 14px 10px 0;
	margin-bottom: 10px;
	position: relative;
}

#sidebar .sidebox_red li {
	color: #fff;
}

#sidebar .sidebox_red h2 {
	color: #fff;
}

#sidebar .sidebox_red a {
	color: #fff;
}

#sidebar .sidebox_red a:hover {
	color: #333;
}

/* *** HOME *** */

#home {
	width: 700px;
	margin: 0;
	padding: 0 0 0 30px;
	float: left;
	position: relative;
}

#topbar {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	width: 700px;
	height: 120px;
}

#topbar .page_title {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 132px;
	height: 92px;
	padding: 14px;
	background: url(images/bloc_title.jpg) no-repeat;
}

#topbar .page_title h1 {
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
}

#topbar .page_info {
	float: left;
	position: relative;
	width: 502px;
	height: 92px;
	padding: 14px;
	background: url(images/bloc_text.jpg) no-repeat;
}

#topbar .page_info h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

#rotate_img {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: rgb(229,229,226);
	width: 700px;
	height: 170px;
}

.randImg {
	margin: 0;
	padding: 0;
	position: relative;
}

#galleryarea {
	margin: 0;
	padding: 0;
	width: 700px;
	position: relative;
	float: left;
}

#textarea {
	margin: 20px 0 0;
	padding: 0;
	width: 700px;
	position: relative;
	float: left;
}

#textarea ul {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
}

#textarea ul li {
	margin-left: 16px;
	list-style-type: none;
	list-style-image: url(images/icn_bullet.gif);
	margin-bottom: 10px;
}

#textarea ol li {
	margin-bottom: 10px;
	line-height: 14px;
}

#textarea .addressbox {
	float: left;
	position: relative;
	width: 160px;
	margin-right: 10px;
}

#textarea .addressformbox {
	float: left;
	position: relative;
	width: 530px;
}

#textarea .proofingbox {
	float: left;
	position: relative;
	width: 200px;
	margin-right: 25px;
}

#textarea .proofingbox_end {
	float: left;
	position: relative;
	width: 250px;
}

.howtobox {
	float: left;
	position: relative;
	width: 400px;
	margin-right: 100px;
}

.howtobox2 {
	float: left;
	position: relative;
	width: 200px;
}

.howtoimagebox {
	float: left;
	position: relative;
	width: 200px;
	margin-bottom: 10px;
}

.howtoimagebox h3 {
	text-align: right;
}

.howtoimagebox img {
	position: relative;
	right: 0;
	top: 0;
	float: right;
	padding-left: 20px;
	display: block;
}

.fixedpricebox {
	float: left;
	position: relative;
	width: 310px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.fixedpricebox li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.fixedpricebox .subpricebox {
	display: block;
	width: 100px;
	float: right;
	position: absolute;
	top: 100px;
	right: 0;
	padding-top: 4px;
	text-align: center;
}

.fixedpricebox img {
	position: relative;
	right: 0;
	top: 0;
	float: right;
	padding-left: 20px;
	display: block;
}

#textarea .proofingbox h3 {
	color: rgb(237,166,34);
	margin-bottom: 4px;
	font-weight: bold;
}

#textarea .proofingbox h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#linksbar {
	margin: 10px 0 0;
	padding: 0;
	width: 700px;
	position: relative;
	float: left;
	font-size: 13px;
}

#linksbar a {
	display: block;
	width: 80px;
	height: 27px;
	color: #333;
	text-decoration: none;
}

#linksbar a:hover {
	color: rgb(0,102,179);
	text-decoration: underline;
}

#linksbar .linksbtn_yellow {
	width: 80px;
	height: 27px;
	margin: 0 10px 0 0;
	padding: 13px 0 0;
	background: url(images/btn_links_yellow.jpg) no-repeat;
	float: left;
	position: relative;
	text-align: center;
}

#linksbar .linksbtn_grey {
	width: 80px;
	height: 28px;
	margin: 0 10px 0 0;
	padding: 13px 0 0;
	background: url(images/btn_links_grey.jpg) no-repeat;
	float: left;
	position: relative;
	text-align: center;
}

/* *** FOOTER *** */

#footer {
	background-image: url(images/img_shadows.gif);
	width: 920px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	height: 34px;
	padding-bottom: 10px;
	color: #666;
	background-color: #fff;
	clear: both;
	font-size: 10px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: rgb(0,102,179);
}

.footerbox {
	position: absolute;
	top: 16px;
	left: 40px;
	width: 550px;
	color: #ccc;
}

.copyrightbox {
	position: absolute;
	top: 16px;
	right: 30px;
	text-align: right;
	width: 300px;
}

#shadow_base {
	width: 920px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(images/img_shadow_base.gif) repeat-x;
	position: relative;
	height: 10px;
}

/* *** Global Formatting *** */

.inputTextBoxes {
	background: rgb(229,230,232);
	width: 400px;
	border: 1px hidden #ccc;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
}

.inputTextBubble {
	background: rgb(229,230,232);
	width: 380px;
	border: 1px hidden #ccc;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
}

.inputPostcode {
	background: rgb(229,230,232);
	width: 150px;
	border: 1px hidden #ccc;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
}

.td_addressbox {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

a {
	color: rgb(0,102,179);
}

a:hover {
	color: #333;
}

img,h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0; 
	border: none; 
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 13px;
	line-height: 15px;
}

.btn_decline {
	height: 28px;
	width: 80px;
	text-align: center;
	padding-top: 12px;
	background: url(images/btn_links_grey.jpg) no-repeat;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
}

.btn_decline a {
	height: 28px;
	width: 80px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
}

.btn_decline a:hover {
	color: rgb(0,102,179);
	text-decoration: underline;
}

.btn_accept {
	height: 28px;
	width: 80px;
	text-align: center;
	padding-top: 12px;
	background: url(images/btn_links_yellow.jpg) no-repeat;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
}

.btn_accept a {
	height: 28px;
	width: 80px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
}

.btn_accept a:hover {
	color: rgb(0,102,179);
	text-decoration: underline;
}

.black_text {
	color: #333;
}
.text_white {
	color: #fff;
}

hr {
	border-top: 1px solid silver;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
