div#content.static {
	margin: 0 0 -12px -19px;
	padding: 32px 19px 19px 32px;
	width: 844px !important;
	min-height: 520px;
	background-image: url(/images/back_design.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.static .frame-t {
	background-image: url(/images/frame_t.gif);
	background-repeat: repeat-x;
}

.static .frame-l {
	background-image: url(/images/frame_l.gif);
	background-repeat: repeat-y;
}

.static .frame-r {
	background-image: url(/images/frame_r.gif);
	background-repeat: repeat-y;
}

.static .frame-b {
	background-image: url(/images/frame_b.gif);
	background-repeat: repeat-x;
}

.static .banner {
	background-image: url(/images/banner.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.static .address {
	color: #ff8a00;
	font-size: 10px;
	line-height: 21px;
	text-align: right;
	background-position: top;
	padding-right: 20px;
	padding-top: 20px;
}

.static h1 {
	margin-bottom: 1.0em;
}

.static h2 {
	margin-top: 1.0em !important;
	margin-bottom: 1.0em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #fc260f !important;
	text-align: left;
}

.static h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #939181;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0.5em !important;
	margin-top: 0.5em !important;
}

.static h4,
.static h4 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #fc260f;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0.5em !important;
	margin-top: 0.5em !important;
}

.static p {
	font-size: 14px;
	line-height: 28px;
	color: #939181;
	text-align: left;
	font-weight: 200;
	margin-bottom: 0.5em !important;
	margin-top: 0.5em !important;
}

.static strong {
	font-weight: bold;
}

.static em {
	font-style: italic;
}

.static .callout {
	padding-right: 8px;
	font-size: 14px;
	line-height: 28px;
	color: #939181;
	text-align: left;
	font-weight: 200;
}

.static a:link {
	color: #fc260f;
	text-decoration: underline;
}

.static a:visited {
	color: #fc260f;
	text-decoration: underline;
}

.static a:hover {
	color: #9fcabb;
	text-decoration: none;
}

.static a:active {
	color: #fc260f;
	text-decoration: underline;
}

.static ul,
.static dl {
	margin-left: 1.0em;
	font-size: 14px;
	line-height: 28px;
	color: #939181;
	text-align: left;
	font-weight: 200;
	list-style-type: circle !important;
}	
	
.static .orange {
	color: #f48a0c;
}
	
.static .price {
	font-size: 12px;
	font-style: italics;
	font-weight: bold;
}

.static .img {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
