body {
	margin: 0px;
	text-align: center;
	background-image: url(/images/structure/main_bg.gif);
}
.estbullets {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	list-style-type: square;
	font-size: 14px;
}

#header {
	text-align: center;
	width: 1000px;
	height: 153px;
	position: relative;
	padding: 5px;
	font: italic bold 16px "Trebuchet MS", Arial;
	color: #FFFFFF;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/structure/header.gif);
}
a:link {
	color: #34210D;
	text-decoration: none;
}
a:visited {
	color: #34210D;
	text-decoration: none;
}
a:hover {
	color: #002F2F;
	text-decoration: underline;
}

#content {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	padding: 0px 5px 5px;
	color: #FFFFFF;
	background: url(/images/structure/body.gif) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

#ClientNavVertical {
	text-align: left;
	width: 200px;
	margin-left: auto;
	height: 500px;
	position: relative;
	margin-right: auto;
	clear: left;
}
#NavHorizontal {
	text-align: left;
	width: 1000px;
	height: 34px;
	position: relative;
	padding: 0px 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(/images/structure/menu.gif) center top;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	width: 1000px;
	height: 165px;
	padding: 5px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(/images/structure/footer.gif) center top;
	clear: both;
}
#container #footer div {
	width: 180px;
	margin-top: 110px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container #content div {
	background: url(/images/structure/flower.gif) no-repeat center top;
	padding-left: 400px;
	padding-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 30px;
}

#container #NavHorizontal div {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}

#container {
	margin: 0px auto;
	width: 1000px;
}
#copyright {
	text-align: center;
	width: 1000px;
	position: relative;
	color: #A7A37E;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	height: 20px;
	vertical-align: top;
	line-height: 1.8em;
	font-weight: bold;
	padding: 5px 5px 10px;
}
#additional {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	color: #FFFFFF;
	background: url(/images/structure/body.gif) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002F2F;
}

#container #additional div {
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	width: 400px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efecca;
	font-style: italic;
	font-weight: bold;
}
.img-right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
}
.img-left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 15px;
}
#bullets li {
	display: block;
	height: 25px;
	width: 200px;
	text-align: left;
}
#bullets ul {
	list-style: none;
	text-align: left;
}
table {
	border: 1px solid #002F2F;
	color: #34210D;
}
table th, table td {
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #002F2F;
}
table th {
	color: #A7A37E;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
table tr {
	background: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
table tr.alt {
	background: #D5D2C1;
}
.price {
	text-align: center;
}
#sectionbreaker {
	text-align: left;
	background: #A7A37E;
}
