html {
	background-color: #9e9e91;
	font-family: verdana, arial, geneva;
	font-size: 12px;
	margin: 0;
}
body {
	margin: 0;
}
#container {
	width: 790px;
	margin: auto;
	margin-top: 0;
	border-left: 7px solid #747d7f;
	border-bottom: 7px solid #747d7f;
	border-right: 7px solid #747d7f;
	background-color: #fff;
	background-image: url(images/container_background_new.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#header img {
	border: none;
	margin-left: 10px;
}
#nav {
	padding: 0;
	float: left;
	list-style: none;
	height: 256px;
	border-top: 6px solid #f78e1d;
	padding-top: 5px;
	margin: 0 0 0 3px;
	background-image: url(images/nav_vertical.jpg);
	background-position: -25px 0;
	background-repeat: repeat-y;
}
#nav li {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: url(images/nav_horizontal.jpg);
	background-repeat: repeat-x;
}
#nav li a:link, #nav li a:visited {
	margin: 0;
	width: 180px;
	background-image: url(images/nav_background.jpg);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	padding: 7px 0 7px 40px;
	display: block;
	color: #000;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	margin: 0;
	padding: 7px 0 7px 40px;
	background-image: url(images/nav_background_on.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: block;
	color: #f78e1d;
	text-decoration: none;
}
#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}
#nav li ul li a:link, #nav li ul li a:visited {
	background-image: url(images/nav_submenu.gif);
	background-position: 10px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#nav li ul li a:hover, #nav li ul li a:active {
	background-image: url(images/nav_submenu.gif);
	background-position: 10px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	display: block;
	color: #f78e1d;
	text-decoration: none;
}
#feature {
	border-top: 6px solid #000;
	padding-top: 5px;
	margin: 0;
	margin-left: 230px;
	width: 552px;
}
.slogan {
	float: right;
	padding-top: 10px;
}
.brochureContainer {
	text-align: right;	
}
.treatment {
	margin-top: 10px;
	border: none;
}
.landscape {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 60px;
	border: none;
}
#quote {
	clear: both;
	padding: 0;
	margin: 0;
	height: 200px;
	width: 220px;
	border: 1px solid #878584;
	float: left;
	margin: 5px 0 5px 3px;
	background-color: #eeeaea;
	background-image: url(images/quote_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#brisbane-extra {
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-top: 30px;
}
#quote .second_dyncontent {
	padding: 10px;
}
#quote .signature {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}
.testimonial {
	background-image: url(images/quotes.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	padding: 10px 40px 0 40px;
	border-top: 1px solid #9a9cb1;
}
#content .signature {
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
}
#homepagecontent {
	width: 544px;
	border: 1px solid #878584;
	margin-left: 230px;
	margin-top: 5px;
	background-color: #fbf7ee;
	background-image: url(images/content_background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 3px;
}
#content {
	min-height: 400px;
	width: 544px;
	border: 1px solid #878584;
	margin-left: 230px;
	margin-top: 5px;
	padding: 3px;
}
#content .prop {
	float: left;
	width: 1px;
	height: 400px;
}
#content h1, #homepagecontent h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #f78e1d;
}
#content h2, #homepagecontent h2 {
	font-weight: bold;
	font-size: 14px;
	color: #f78e1d;
}
#content h3, #homepagecontent h3 {
	font-weight: bold;
	font-size: 12px;
	color: #f78e1d;
}
#content form {
	float: left;
}
#content form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#content form p label {
	float: left;
	width: 30%;
	font-weight: bold;
}
#content form input, #content form textarea, #content form select {
	border: 1px solid #000;
}
.alliance {
	padding: 5px 10px 0 10px;
	margin: 0;
}
.alliance span {
	float: left;
	width: 30%;
	font-weight: bold;
}
hr {
	border-top: 1px solid #9a9cb1;
}
#message {
	min-height: 350px;
	height: 350px;
	width: 544px;
	border: 1px solid #878584;
	margin-left: 230px;
	margin-top: 5px;
	background-color: #fbf7ee;
	padding: 3px;
	text-align: center;
}
#message p {
	margin: 30px;
	padding: 15px;
	border: 3px solid #f78e1d;
	background-color: #fff;
	font-weight: bold;
}
#designerName a:link, #designerName a:link {
	color: #747d7f;
	text-decoration: none;
}
#designerName a:visited, #designerName a:active {
	color: #333;
	text-decoration: none;
}
#footer {
	width: 790px;
	margin: auto;
	margin-top: 5px;
	text-align: right;
}