﻿body {
	position: relative;
	background: #cc6633 url(images/bg_orange.png) repeat;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
}
a img {
	border: 0;
}
strong {
	color: #ffcc66;
}
em, #content a {
	color: #cccc99;
	font-style: normal;
	font-weight: bold;
}
span.dark {
	color: #99cccc;
	font-weight: bold;
}
p {
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
ul {
	margin-top: 0;
	padding-top: 2px;
	margin-left: 0;
	padding-left: 20px;
}

#page {
	position: relative;
	width: 800px;
	margin: 50px auto 2px;
	position: relative;
	
}

#outer1 {
	position: relative;
	width: 800px;
	margin: 1px auto 2px;
	padding: 2px;
	float: left; clear: both;
	background: url(images/bg_green.png) repeat;
}
#outer2 {
	position: relative;
	width: 730px;
	padding: 26px 35px 35px;
	background: url(images/bg_beige.png) repeat;
	float: left; clear: both;
}
#outer3 {
	position: relative;
	background: url(images/bg_green.png) repeat;
	width: 400px;
	padding: 105px 20px 10px 30px;
	float: right;
	clear: both;
	
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
	color: white;
}
#content {
	line-height: 16px;
	font-size: 11px;
}

#homelink {
	position: absolute;
	top: 15px; right: 20px;
	font-size: 10px;
}
#homelink a {
	color: #ffffcc;
	text-decoration: none;
}

#telephone {
	position: absolute;
	bottom: -25px;	right: 0;
	
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

#menu {
	position: absolute;
	top: 350px; right: 510px;
	width: 250px;
	/*height: 150px;*/
	
	text-align: right;
	color: #666633;
	font-size: 13px;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: normal;
}
#menu a {
	color: #666633;
	text-decoration: none;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu ul li {
	padding: 0; margin: 0;
	list-style: none;
	padding-top: 4px;
	display: block;
}
#menu a:hover {
	background: url(images/menu_bullet_active.png) no-repeat left 6px;
	padding-left: 10px;
}
li#activelink a {
	color: #cccc99;
	font-weight: bold;
	background: url(images/menu_bullet_active.png) no-repeat left 6px;
	padding-left: 10px;
}

#title {
	position: absolute;
	top: 82px; right: 510px;
	
	width: 0px; height: 20px;
	background: url(images/title.png) no-repeat 0 0  ;
	padding-left: 187px;
	overflow: hidden;
}

#logoquote {
	position: absolute;
	top: 135px; right: 510px;
	width: 250px; height: 106px;
	
	text-align: right;
	font-family: Times, Times New Roman, serif;
	font-style: italic;
	line-height: 17px;
	color: #666666;
}
#logoquote img {
	float: right;
	clear: both;
	margin-right: 2px;
}
#logoquote span {
	float: right;
	clear: both;
	padding-top: 25px;
	width: 100%;
}

#footer {
	float: none;
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 10px;
	
	text-align: right;
	font-size: 9px;
	color: white;
	line-height: 13px;
}
#footer a {
	color: white;
	text-decoration: none;
}

#attachments tr {
	background: none;
}
#attachements thead {
	display: none;
}