body {
	font-family: Georgia, serif;
	font-size: 1em;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

body #ie5-01only {
text-align:center;
}
#products p.pad {
	height: 25px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-style: italic;
}
body #ie5-5only {
text-align:center;
}

a:focus {
	outline: none;
}
a:active {
	outline: none;
}
a:link {
	color: #004f6f;
}
a:visited {
	color: #004f6f;
}
.clear {
	clear: both;
}
#clear {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1px;
}
.italic {
	font-style: italic;
}

table {
	text-align: left;
}

td {
	text-align: center;
	font-size: 0.6em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	padding: 0px;
	margin: 0px;
}
#main #nav {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#main #navMain {
	background-image: url(images/nav-main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
}

#navMain {
	height: 37px;
	width: 749px;
	
}
#navMain ul {
	margin:0;
	background-image: url(images/nav-bg-02.jpg);
	width: 749px;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#navMain li {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	float: left;
}
#navMain ul a {
	font-size: 0.9em;
	display: block;
	padding: 0;
	text-decoration: none;
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	height: 37px;
}
#navMain a span {
	text-indent: -5000px;
	visibility: hidden;
	display: block;
}

#navMain a.home {
	margin-left: 268px;
	width: 38px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navMain a.products {
	margin-left: 17px;
	width: 67px;
	background-image: url(images/products.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navMain a.bespoke {
	margin-left: 18px;
	width: 100px;
	background-image: url(images/bespoke.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navMain a.order {
	margin-left: 17px;
	width: 43px;
	background-image: url(images/order.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navMain a.contact {
	margin-left: 16px;
	width: 65px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navMain ul li a:hover {
	background-position: left -37px;
}
#main #content #columnOne {
	float: left;
	width: 250px;
	background-color: transparent;
}
#main #content #columnTwo {
	float: right;
	width: 480px;
}
#main #content {
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECEDEE;
}
#ie5-01only #main #content {
  width: 749px;
}
#ie5-5only #main #content {
  width: 749px;
}

#columnOne h3 {
	margin-top: 75px;
	background-image: url(images/h3-enquiry.gif);
	background-repeat: no-repeat;
	background-position: 42px;
}
#columnOne h3.incorrect {
	margin-top: 75px;
	background-image: url(images/h3-incorrect.gif);
	background-repeat: no-repeat;
	background-position: 42px;
}
#columnOne h3 span {
	display: block;
	text-indent: -5000px;
}
form {
	margin-top: 22px;
}

label {
	display: block;
	height: 25px;
	float: left;
	clear: left;
	font-size: 0.7em;
	width: 70px;
	text-align: right;
}
input {
	width: 135px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding: 0 0.2em;
	background-color: #eee;
	border: 1px solid #ccc;
	font-family: Georgia, serif;
	color: #333;
	font-size: 0.8em;
}

#ie5-01only input {
	text-align: left;
	float: left;
	}
#ie5-5only input {
	text-align: left;
	float: left;
	}
#ie5-5only #submit{
	text-align: center;
	}

textarea {
	width: 135px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding: 0 0.2em;
	background-color: #eee;
	border: 1px solid #ccc;
	overflow: hidden;
	font-family: Georgia, serif;
	color: #333;
	font-size: 0.8em;
}

#ie5-01only textarea {
	text-align: left;
	float: left;
	}
#ie5-5only textarea {
	text-align: left;
	float: left;
	}

input.submit {
	width: 80px;
	font-size: 0.7em;
	line-height: 22px;
	height: 22px;
}
#home #columnTwo h1 {
	background-image: url(images/h1-welcome.gif);
}
#products #columnTwo h1 {
	background-image: url(images/h1-products.gif);
}
#bespoke #columnTwo h1 {
	background-image: url(images/h1-bespoke.gif);
}
#contact #columnTwo h1 {
	background-image: url(images/h1-contact.gif);
}
#order #columnTwo h1 {
	background-image: url(images/h1-order.gif);
}
#colours #columnTwo h1 {
	background-image: url(images/h1-colours.gif);
}
#tiaras #columnTwo h1 {
	background-image: url(images/h1-tiaras.gif);
}
#jewellery #columnTwo h1 {
	background-image: url(images/h1-jewellery.gif);
}
#pins #columnTwo h1 {
	background-image: url(images/h1-pins.gif);
}
#thankyou #columnTwo h1 {
	background-image: url(images/h1-thankyou.gif);
}
#thankyou #columnTwo h1.error {
	background-image: url(images/h1-error.gif);
}
#columnTwo h1 {
	margin-top: 60px;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-right: 50px;
}
#columnTwo h1 span {
	text-indent: -5000px;
	display: block;
	visibility: hidden;
}
#columnTwo p {
	font-size: 0.7em;
	line-height: 1.8em;
	margin-right: 50px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnTwo .column {
	width: 155px;
	float: left;
}
#content #columnTwo img {
	height: 103px;
	width: 120px;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: left;
}
#colours #content #columnTwo img {
	height: 50px;
	width: 50px;
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
.gallery #content #columnTwo img {
	height: 86px;
	width: 100px;
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#columnTwo h3 {
	text-align:left;
	font-size: 1em;
	font-weight: 100;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnTwo .column p {
	margin-right: 10px;
}

#footer {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#footer p {
	font-size: 0.7em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ie5-01only #footer p {
  text-align: left;
}
#ie5-5only #footer p {
  text-align: left;
}

