body
{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial,  Helvetica, Sans-Serif;
	letter-spacing: 1px;
	color: #4c4c4c;
	font-size: 0.9em;
}
p
{
	text-align:justify;
	line-height: 1.9em;
	padding-top: 20px;
}
a
{
	color: #737373;
	text-decoration: none;
}
h1
{
	font-size: 2em;
	border-bottom: solid 1px #d8d8d8;
	padding-bottom: 5px;
	color: #3b3b3b;
}
div#wrap_top
{
	background: url(images/background_top.png) top center no-repeat;
	margin: 0 auto;
}
div#wrap_top div#wrap_bottom
{
	background: url(images/bacground_bottom.png) bottom center no-repeat;
	margin: 0 auto;
}
div#page
{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 60px 0 60px 0;
}
div#page div.top
{
	height: 180px;
	background:url(images/page_top.png) top center no-repeat;
}
div#page div.stretch
{
	background:url(images/page_stretch.png) top center repeat-y;
	padding-bottom: 50px;
}
div#head
{
	margin: 0 50px;
}
div#splash
{
	margin: 0 50px;
}
div#page div.bottom
{
	height: 100px;
	background: url(images/page_bottom.png) top center no-repeat;
	text-align: center;
	padding-top: 17px;
}
div#menu
{
	margin: 0 0 0 20px;
	position: absolute;
	width: 254px;
}
div#menu div.top
{
	height: 42px;
	background:url(images/sidebar_top.png) no-repeat;
}
div#menu div.stretch
{
	background: url(images/sidebar_stretch.png) repeat-y;
	padding: 0 23px;
}
div#menu div.stretch ul
{
	border-top: solid 1px #878787;
}
div#menu div.bottom
{
	height: 36px;
	background: url(images/sidebar_bottom.png) no-repeat;
}
div#content
{
	margin: 20px 90px 0px 290px;
}
div#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
div#menu ul li
{
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
div#menu ul li a
{
	text-decoration: none;
	display: block;
	padding: 5px 0 3px 5px;
	font-size: 16px;
	letter-spacing: 4px;
	border-bottom: solid 1px #878787;
}
div#menu ul li a:hover, div#menu ul li a.selected
{
	background: #a6a6a6;
	color: #ffffff;
}
div#pricelist table
{
	width: 100%;
}
div#pricelist table th
{
	padding: 3px 10px;
	border: solid 1px #ffffff;
	background: #d1d1d1;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}
div#pricelist table tr td
{
	padding: 3px 10px;
	border: solid 1px #ffffff;
	background: #e8e8e8;
}
div#pricelist table tr.alt td
{
	padding: 3px 10px;
	border: solid 1px #ffffff;
	background: #f2f2f2;
}
div#pricelist table th.price
{
	width: 70px;
}
div#pricelist table tr td.price
{
	text-align: right;
}
div#pricelist h3
{
	margin: 40px 0 25px 0;
	letter-spacing: 2px;
	border-bottom: solid 1px #d8d8d8;
	padding-bottom: 0;
}
div#pricelist p
{
	padding-top: 0;
}

form#contact_us table tr td
{
	padding: 2px 10px;
}

form#contact_us table tr td input[type=text]
{
	width: 200px;
	height: 20px;
	border: solid 1px #d8d8d8;
	font-size: 15px;
	background: #f0f0f0;
}
form#contact_us table tr td input[type=text]:hover, form#contact_us table tr td input[type=text]:focus
{
	background: #ffffff;
}
form#contact_us table tr td textarea
{
	width: 200px;
	height: 100px;
	border: solid 1px #d8d8d8;
	font-size: 13px;
	color: #4c4c4c;
	background: #f0f0f0;
}
form#contact_us table tr td textarea:hover, form#contact_us table tr td textarea:focus
{
	background: #ffffff;
}
form#contact_us table tr td input[type=submit]
{
	width: 85px;
	height: 23px;
	border: solid 1px #474747;
	background: #8f8f8f;
	color: #ededed;
	font-weight: bold;
}
.right
{
	text-align: right;
}
.top
{
	vertical-align: top;
}
.bold
{
	font-weight:bold;
}
.left
{
	float: left;
}
.error
{
	color:#F00;
}
.hidden
{
	display: none;
}
div.quote
{
	background: url(images/quote_background.png) repeat-x;
	border: solid 1px #d8d8d8;
	padding: 10px;
}
div.quote p
{
	padding-top: 0px;
}


.success
{
	background-color: #b7fab7;
	color: #618561;
	border: solid 1px #93c993;
	padding: 10px;
}
strong
{
	font-weight:bold;
}
.center
{
	text-align: center;
}
div#links
{
	border: solid 1px #dbdbdb;
	border-bottom-color: #c8c8c8;
	margin: 40px -40px -68px -240px;
	padding: 10px 0;
	background: #f2f2f2;
	text-align: center;
	font-size: 10px;
}





