﻿body {font-family: Helvetica, Tahoma, Arial, sans-serif; margin:0; 	font-size: 0.7em;	}
	
p,li {
	color: #736F6E;
}

ul,li {
	margin:0;
}

h1 {
	color: #000;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}

h2 {
	font-size:1.1em;
	margin-top:5px;
}

span.blue {color: #00adee;}

img {
	border: 0;
}

a {font-weight: bold; color: gray; text-decoration: none }

a:hover {font-weight: bold; color: #00adee; text-decoration: none}

#contentpanel h1, #contentpanel h2
{
	color:#00adee;
	font-size:1.1em;
	margin-top:15px;
	margin-bottom:10px;	
}

#contentpanel p
{
	color:#000;
}

#imagepanel {
	text-align:center;	
	height:300px;
	background: url('http://www.agarratt.co.uk/res/gfx/loader.gif') 50% 50% no-repeat;	
}

#contentpanel {
	height:300px;
	padding:13px;height:400px;background-color:#fff;	
}

#header 
{
	margin-bottom:20px;
}

#footer
{
	margin-left:auto;
	margin-right:auto;	
	width:960px;
	height:30px;	
}

#footer p {
	margin-top:10px;
	text-align:right;	
}

#container
{
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;	
	width:940px;
}

#left{
	float:left;
	width:160px;
	height:500px;
}

div.line {
	background-image:url('../images/line.jpg');
	margin-top:10px;
	margin-bottom:10px;
	background-repeat: repeat-x;
	height:3px;
	
}

#imagedetail{
	border-top:1px solid #eee;
	top:380px;
	position:absolute;
	height:200px;
	padding-top:10px;
	width:230px;
}

#navigation{
	position:absolute;
	top:530px;
	width:500px;

}

#main{
	float:left;
	width:560px;
	padding:0px;	
	margin-left:20px;
}

table {
	width:550px;
	border:0;
	border-spacing:0;
}

td {
	padding-top:10px;
	vertical-align:top;
	text-align:center;
	width:100%;
	height:100%;
}

td img {
}

#homepage{
	float:left;
	width:490px;
	height:490px;
	padding:25px;
	margin-left:30px;
	background-color:#fff;
}

#contact{
	float:left;
	width:490px;
	height:490px;
	background-image: url('../images/inkblotgrey.gif');
	background-repeat: no-repeat;
	background-position:center;
	padding:25px;	
	margin-left:30px;	
}


#contact p{
	color: #fff;
	margin-left: 200px;
}

#contact a{
	font-size:1em;
	color: #fff;
}

#homepage img {
	border:0;
}

#right{
	width:160px;
	margin-left:20px;
	float:left;
	margin-top:20px;
}


div.menu {
	margin-bottom:20px;
	text-align: right;	
}

div.menu a {
	font-size:1.4em;
	margin-bottom:10px;
}

div.options {
	margin-top:10px;
	float:right;
	margin-bottom:10px;
}

div.options p {
	margin:0;
	margin-bottom:7px;
	text-align:right;	
	font-size:0.9em;
}

div.options a {
	font-size:0.9em;
}

div.options a.selected {
	color: #000;
}

