/*------------------------------------------Style sheet for clayprints.co.ukAuthor: Rude Goose------------------------------------------*/body{	background:#B00C56;	font-family:Georgia, "Times New Roman", Times, serif;	text-align:center;}p{	color:#333;	font-size:80%;}h1{	color:#B00C56;	font-size:120%;	font-weight:normal;}h2{	color:#49619A;	font-size:100%;	font-weight:normal;}a:link, a:visited{	color:#B00C56;	text-decoration:none;}a:hover{	color:#49619A;}strong{color:#49619A;}img{	border:0;}/*Body------------------------------------------*/#container{	position:relative;	background-image:url(images/body.jpg);	margin:0 auto;	width:760px;	text-align:left;}#columnRight{	float:right;	padding:0 20px 0 0;	width:150px;}#columnRight img{	margin:60px 0 20px 0;}#copy p{	color:#ccc;	font-size:70%;}#copy a{	color:#999;}.forms1 label, .forms1 input, .forms1 textarea, .forms1 select {	display: block;	width: 170px;	float: left;	margin-bottom: 10px;}.forms label {	text-align: right;	width: 70px;	padding-right: 20px;	font-size:70%;}.forms br {	clear: left;}.forms2 label{	display: block;	width: 90px;	float: left;	text-align: right;	padding: 0 20px;	font-size:70%;}.forms2 input{	display: block;	width: inherit;	float: left;}#header{	float:left;	background:url(images/header.jpg) no-repeat top;	width:760px;	height:206px;	margin-bottom:-60px;}#header h1{	display:none;}#header p{	float:right;	text-align:right;	width:200px;	margin:15px 15px 0 0;	color:#49619A;}#logo img{	margin: 5px 0 0 15px;}#logo{	float:left;}#text{	float:left;	padding:0 25px;	width:345px;}#text img{	float:left;	margin:0 2px 2px 0;}#image2 img{	float:left;}/*Footer-------------------------------------*/#footer{	clear:both;	background:url(images/footer.jpg) no-repeat bottom;	padding-bottom:20px;	text-align:center;}#footer img{	margin:0 auto;	position:relative;}#navBar{	width:160px;	padding:0 0 0 20px;	margin:60px 0 0 0;	float:left;}#navBar ul{	margin:15px 0;	padding:0;}#navBar li{	list-style:none;	width:160px;	padding:0;	font-size:80%;	display:block;}#navBar a:link, #navBar a:visited{	width:160px;	background:url(images/LI.jpg) no-repeat;	padding:10px 0 10px 10px;	display:block;	font-weight:normal;}#navBar a:hover{	background:url(images/LI_over.jpg) no-repeat;	color:#fff;}#navBar img{	border:none;	margin-right:5px;}#active a:link, #active a:visited{	width:160px;	background:url(images/LI_over.jpg) no-repeat;	padding:10px 0 10px 10px;	display:block;	font-weight:normal;	color:#fff;}	
