* {
	margin: 0;
	padding: 0;
}

body {

}

img {
	border: 0;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#header {
	height: 133px;
	position: relative;
	background-image: url(images/menu_background.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#header img {
	float: left;
}

#buttons {
	float: right;
	margin-right: 5px;
}

#buttons ul {
}

#buttons ul li {
	float: left;
	list-style: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#buttons ul .end_row {
	margin-right: 0px;
}

#wrapper {
	float: left;
	width: 100%;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#wrapper_outer {
	float: left;
	position: relative;
	background-image: url(images/menu_background.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 30px;
}

#left {
	float: left;
	width: 208px;
	padding-top: 5px;
}

#left ul{
	text-align: center;
	list-style: none;
}

#left ul li {
	font-size: 18px;
	margin: 30px 0px;
}

#left ul li a {
	text-decoration: none;
	color: #330000;
}

#left ul li a:hover {
	color: #FFFFFF;
}

.links a {
	color: #330000;
}

.links a:hover {
	color: #66cccc;
	text-decoration: none;
}

#content ul {
	list-style-type: none;	
}

#content ul li {
	margin: 15px 0px;
}

.if_works {
	color: #9dfd00;
}

#content a {
	color: #330000;
	text-decoration: underline;
}

#content a:hover {
	color: #66cccc;
	text-decoration: none;
}

.current {
	color:#FFFFFF;
}

#content {
	float: left;
	width: 385px;
	min-height: 600px;
	height: auto !important;
  	height: 600px;
	padding: 30px 0px 0px 30px;
}

#content h1, h2 {
	margin-bottom: 25px;
	color: #330000;
}

#content p, #right h1, #right p   {
	margin-bottom: 10px;
}

h1 {
	font-size: 24px;
}

#testimonial {
	float: right;
	width: 250px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(images/top_quote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 74px;
	padding-right: 10px;
}

#testimonial h1 {
	color: #330000;
	margin-left: 35px;
}

#testimonial p.content {
	margin-left: 40px;
	margin-top: 25px;
	padding-right: 37px;
	padding-bottom: 20px;
	font-weight: bold;
	background-image: url(images/bottom_quote.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#testimonial p.name {
	margin-left: 40px;
	margin-bottom: 20px;
}

#testimonial ul {
	list-style-type: none;
	text-align: center;
}

#archive {
	float: right;
	width: 190px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

#archive h1 {
	color: #330000;
}

#archive ul {
	list-style-type: none;
}

#archive a {
	color: #330000;
}

#archive a:hover {
	color: #66cccc;
	text-decoration: none;
}

hr {
	visibility: hidden;
}

.list_entry {
	float: left;
	clear: left;
	margin-bottom: 20px;
	width: 100%;
}

.list_entry h3 {
	float: right;
	width: 258px;
}

.product h3 {
	float: right;
	width: 218px;
	padding-left: 40px;
}

.no_product h3 {
	float: left;
	width: 345px;
	padding-left: 40px;
}

.testimonial_detail {
	float: right;
	background-image: url(images/top_quote.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 40px;
	width: 218px;
}

.no_product .testimonial_detail {
	float: left;
	width: 345px;
}

.testimonial_detail p {
	background-image: url(images/bottom_quote.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 40px 10px 0px;
}

#footer {
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	display: inline;
	padding-top: 82px;
	padding-bottom: 20px;
	width: 900px;
	height: 19px;
}

#icons {
	float: left;
	clear: left;
	margin-top: 50px;
	width: 315px;
	text-align: center;
}

.icon {
	margin-right: 10px;
}

.icon1 {
	position: absolute;
	bottom: 60px;
	left: 40px;
}

.icon2 {
	position: absolute;
	bottom: 60px;
	left: 87px;
}

.icon3 {
	position: absolute;
	bottom: 60px;
	left: 135px;
}

#footer a {
	color: #330000;
	display: inline;
	text-decoration: none;
}

#footer a:hover {
	color: #66cccc;
	text-decoration: none;
}

.copyright {
	margin-left: 35px;
	width: 173px;
	float: left;
	clear: left;
	display: inline;
}

.footer_navigation {
	width: 660px;
	float: right;
	margin-left: 32px;
	display: inline;
}

.gallery_buttons {
	margin: 30px 0px;
}

#welcome {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.centre {
	text-align: center;
}

.thumbnail {
	position: relative;
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.thumbnail span {
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 12px;
}

.thumbnail img {
	border: none;
	display: block;
	float: left;
	width: 107px;
}

fieldset {
	border: none;
}

.input_box, textarea {
	width: 300px;
	border: 1px solid #999999;
}

.form_table tr th {
	text-align: left;
	vertical-align: top;
}

.error {
	color: #FF0000;
}

.curve1 {
background: transparent url(images/topright.gif) top right no-repeat;
top: 20;
right: 0;
}

.curve2 {
background: transparent url(images/topleft.gif) top left no-repeat;
top: 20;
left: 0;
}

.curve3 {
background: transparent url(images/bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(images/bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}

.hidden_link {
	visibility: hidden;
}

.navigation {
	float: left;
	width: 100%;
}

.post {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#comments, .commentlist, #respond {
	float: left;
}

.return_archive {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#site_map {
}

#site_map li {
	list-style-type: circle;
}

#site_map li ul {
	margin-left: 20px;
}

.empty {
	background-color: #E4837B;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
}

fieldset {
	float: left;
}

#contact_form {
	float: left;
	background-image: url(images/facade1.gif);
	background-repeat: no-repeat;
	width: 315px;
	height: 273px;
}

.form_table {
	margin-top: 35px;
	margin-left: 8px;
	width: 298px;
	text-align: center;
}

.input_box {
	width: 214px;
	height: 14px;
	padding: 3px;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	color: #330000;
}

textarea {
	width: 214px;
	height: 80px;
	padding: 3px;
	margin-bottom: 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	color: #330000;

}

.button {
	background: white url(buttons/submit_button_up.gif) no-repeat top;
	width: 218px;
	height: 39px;
	border: none;
	font-size: 0;
	margin-top: 34px;
} 

.button:hover {
	background-image: url(buttons/submit_button_over.gif);
} 
