a {
	color: #ff7903;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

body {
	background-color: #252A2D;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #dedede
}

div.clear {
	clear: both;
	height: 1px
}

div.two_columns {
	width: 100%
}
div.two_columns div {
	width: 50%;
	float: left
}

h1 {
	clear: both
}

h3 {
	margin: 0px 0px 10px 0px
}

img.float_left {
	float: left;
	margin-right: 10px;
	border: 0px
}
img.product_thumbnail {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0px 25px 20px 25px;
	border: 0px
}

.highlight {
	color: #f82c0f
}

.smaller {
	font-size: 65%
}

p.text_right {
	margin-left: 195px;
	line-height: 130%;
}
p.text_right strong {
	color: #FFC000
}

#body {
	width: 760px;
	margin: auto;
	padding-top: 10px
}
#body h1 {
	color: #ffc000;
	background: url('images/background_h1.gif') no-repeat bottom right;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0px 0px 5px 5px
}
#body h1.call_now {
	font-size: 1.8em;
	text-transform: none;
	text-align: right;
	background-image: none;
	color: #ededed;
	margin: 0px
}
#body div.double_column {
	width: 467px;
	float: left;
	margin-left: 20px;
}
#body div.double_column dl {
	width: 46%;
	float: left;
	margin-right: 15px;
	margin-top: 0px
}
#body div.double_column dt {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	color: white
}
#body div.single_column {
	width: 260px;
	float: left
}
#body div.single_column h1 {
	color: #e96d1a
}

#footer {
	width: 100%;
	background-color: #1B1D20
}
#footer div {
	width: 760px;
	margin: auto;
	border-top: 1px solid #DBDBDB;
	color: #c5c5c5;
	text-align: center;
	line-height: 1.6em;
	font-size: 0.8em;
	padding: 10px 0px
}

#header {
	width: 760px;
	margin: 0px auto
}
#header h1 {
	background: url('images/jc-multilight-limited.gif') no-repeat;
	height: 53px;
	margin: 5px 0px 3px 0px
}
#header h1 i {
	visibility: hidden
}

#map {
	width: 460px;
	height: 320px;
	margin-bottom: 10px;
	color: #252A2D
}

#navigation {
	width: 100%;
	background-color: #1C2222
}
#navigation div {
	width: 760px;
	margin: auto;
	background: url('images/background_navigation.gif') repeat-x;
	height: 41px;
	overflow: hidden
}
#navigation a {
	display: block;
	float: left;
	color: #333333;
	padding: 12px 34px 0px 34px;
	height: 41px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase
}
#navigation a:hover {
	background: url('images/background_navigation_over.gif') repeat-x;
}