body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back.gif);
	/*min-width: 1068px;
	width: expression(document.body.clientWidth < 1068 ? "1068px" : "100%");*/
	min-width: 800px;
	width: expression(document.body.clientWidth < 800 ? "800px" : "100%");
}
i {
	display: none;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
p {
	clear: both;
}
#header {
	background-image: url(../images/water_banner.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 100px;
	position: relative;
	text-align: center;
}
#logo_left, #logo_right {
	width: 150px;
	height: 100px;
	background-image: url(../images/logo.gif);
	position: absolute;
	top: 0px;
}
#logo_left {
	left: 0px;
}
#logo_right {
	right: 0px;
}
#logo {
	z-index: 2;
	position: relative;
}
#nav {
	background-image: url(../images/nav.gif);
	height: 30px;
	max-height: 30px;
	background-repeat: repeat;
	position: relative;
}
#nav ul {
	list-style: none;
	/*margin: 0px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav img {
	height: 30px;
	width: 158px;
}
#nav a {
	height: 30px;
	width: 158px;
	float: left;
	display: block;
	background-position: center;
}
a#home {
	background-image: url(../images/home.gif);
}
a#product {
	background-image: url(../images/product.gif);
}
a#dvdservices {
	background-image: url(../images/dvd.gif);
}
a#gallery {
	background-image: url(../images/gallery.gif);
}
a#print {
	background-image: url(../images/print.gif);
}
a#about {
	background-image: url(../images/about.gif);
}
a#contact {
	background-image: url(../images/contact.gif);
}
a#exhibition {
	background-image: url(../images/exhibition.gif);
}
a#art {
	background-image: url(../images/art.gif);
}
a#pricelist {
	background-image: url(../images/price.gif);
}
a:hover#home {
	background-image: url(../images/home_on.gif);
}
a:hover#product {
	background-image: url(../images/product_on.gif);
}
a:hover#dvdservices {
	background-image: url(../images/dvd_on.gif);
}
a:hover#gallery {
	background-image: url(../images/gallery_on.gif);
}
a:hover#print {
	background-image: url(http://www.johnmbradburyart.co.uk/images/print_on.gif);
}
a:hover#about {
	background-image: url(../images/about_on.gif);
}
a:hover#contact {
	background-image: url(../images/contact_on.gif);
}
a:hover#exhibition {
	background-image: url(../images/exhibition_on.gif);
}
a:hover#art {
	background-image: url(../images/art_on.gif);
}
a:hover#pricelist {
	background-image: url(../images/price_on.gif);
}
#content {
	position: relative;
}
#menu {
	padding: 5px 0;
	width: 115px;
	margin: 0 2px;
	z-index: 1;
	float: left;
	position: absolute;
	top: 135px;
	left: 2px;
	background-color: #FFFFFF;
	filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
#menu a {
	display: block;
	text-decoration: none;
	font-size: 90%;
	color: #034B91;
	padding: 3px 10px;
	border-bottom: solid 1px #81A5C8;
}
#menu a:hover {
	background-color: #88C6FF;
	color: #FFFFFF;
}
#created {
	padding: 5px 0;
	width: 115px;
	margin: 0 2px;
	z-index: 0;
	position: absolute;
	top: 135px;
	right: 2px;
	background-color: #FFFFFF;
	/**/filter: alpha (opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	font-size: 60%;
	text-align: right;
	color: #6495ED;
}
#created a {
	text-decoration: none;
	color: #2966A1;
	padding: 3px 10px;	
}
#created a:hover {
	color: #6495ED;
}
#main {
	padding: 10px;
	margin-left: 123px;
	margin-right: 123px;
	color: #034B91;
	background-color: #FFFFFF;
	height: 400px;
	position: relative;
}
html>body #main {
	height: auto;
	min-height: 400px;
}
#design {
	position: absolute;
	bottom: -51px;
	left: -181px;
	font-size: 90%;
	color: #FFFFFF;
	width: 141px;
}
#design a {
	color: #FFFFFF;
	font-weight: 900;
}
#gallery_display {
	text-align: center;
	display: none;
}
#gallery_display a {
}
#gallery_display a:hover {
}
.thumbnail {
	width: 150px;
	height: 250px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.thumbnail img {
	border: 1px solid #888888;
}
.caption {
	font-size: 70%;
}
.separator {
	clear: both;
	height: 0;
}
#frameBorder, #frameBackground, #displayArea {
	left: 380px;
	top: 380px;
	position: absolute;
	visibility: visible;
}
#frameBorder {
	width: 760px;
	margin-left: -380px;
	height: 760px;
	margin-top: -380px;
	background-color: #000066;
	z-index: 2;
}
#frameBackground {
	width: 730px;
	margin-left: -370px;
	height: 730px;
	margin-top: -370px;
	background-color: #f5f0e1;
	border-left: 5px solid #e5e2d3;
	border-top: 5px solid #e5e2d3;
	border-right: 5px solid #f5f0e1;
	border-bottom: 5px solid #f5f0e1;
}
#displayArea {
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-top: -250px;
	text-align: center;
}
#displayArea img {
	border-top: 2px solid #e5e2d3;
	border-left: 2px solid #e5e2d3;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin-bottom: 1em;
}
#frameBorder p {
	text-align: right;
	color: #888888;
	position: relative;
}
#navigate, #caption, #credit {
	font: 10px Arial,sans-serif;
	font-weight: bold;
	color: #555555;
}
#navigate {
	float: left;
}
#caption {
	float: right;
}
p#closeWidget {
	font: 10px Arial,sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -310px;
	margin-left: 310px;
	width: 50px;
	visibility: visible;
}
#closeWidget img {
	border: 0;
	margin: 0 0 -5px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.img_right {
	float: right;
	padding: 0 0 15px 20px;
}
#contact_details{
}
#contact_details dt {
	float: left;
}
#contact_details dd {
	margin: 0 0 15px 170px;
	padding: 0;
}
#contact label, #quotation label {
	width:170px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top: 0.2em;
}
.checks {
	position: relative;
	float: left;
}
#contact .textfield, #quotation .textfield {
	margin:3px;
	height:20px;
	width:250px;
}
#contact .textarea, #quotation .textarea {
	margin:3px;
	height:165px;
	width:250px;
}#imagePreload {
}
.bullet {
	float: left;
	padding-right: 10px;
}
.small {
	font-size: 70%;
}
#home_list li {
	margin-bottom: 16px;
}