body {
	background: #666666;
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color: #333;
}

/*********************
Common
*********************/

.spacer_line {
	border-bottom: 1px solid #ccc;
}

.spacer_dots {
	border-bottom: 1px dotted #ccc;
}

.clear {
	clear: both;
}

.sml_text {
	font-size: 8pt;
}

.bold {
	font-weight: bold;
}

#clear {
	clear: both;
}

/*********************
Page Layout
*********************/

#container {
	width: 910px;
	margin: 0 auto;
	background: url(../images/page_bg.jpg) repeat-y;
}

#wrapper {
	padding: 0 30px;
	border-top: 5px solid #cc0000;
	margin: 0 10px;
}

#header {
	padding: 5px 0;
}

/*********************
Top Menu
*********************/

#top_menu {
	background: url(../images/top_menu_bg.jpg) repeat-x;
	height: 33px;
	margin-bottom: 20px;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	position: relative;
	z-index: 99;
}

#top_menu li {
	display: inline;
	font-size: 7pt;
	padding: 0 20px;
	font-family: verdana;
}

#top_menu li a {
	text-decoration: none;
	color: #000;
}

#top_menu li a:hover, 
#top_menu li a:active, 
#top_menu li a:focus {
	text-decoration: underline;
	color: #cc0000;
}

#top_menu .help {
	padding-left: 450px;
	padding-right: 0;
}

li#current a{
	text-decoration: underline;
	color: #cc0000;
}

/*********************
Content
*********************/

#content {
	border-right: 1px solid #ccc;
	background: #fff;
	width: 560px;
	padding-right: 20px;
}

.testimonial {
	background-color: #FFFDD5;
	border: 1px solid #F6F19F;
	padding: 0 10px 5px 10px;
}

.testimonial-heading {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.blue_box {
	/*background: #EEF5FA;*/
	background: #E5F6FD;
	border: 1px solid #DBEBF6;
	padding: 10px;
	width: 400px;
	margin: 0 auto;
}

.blue_box_sml {
	background: #E5F6FD;
	border: 1px solid #DBEBF6;
	padding: 10px;
	width: 300px;
	margin: 0 auto;
}

.gray_box {
	background:#EEEEEE;
	border:1px solid #D1D1D1;
	color:#666666;
	font-size:13px;
	padding:15px;
}

.s_price {
	font-size:13px;
	margin-top:5px;
}


/*********************
Right Column
*********************/

#rightcol {
	width: 230px;
	float: right;
	padding-left: 20px;
}

/*********************
Footer
*********************/
#footer {
	width: 910px;
	margin: 0 auto;
}

#footer-text {
	border-top: 1px solid #ccc;
	margin: 0 10px;
}

#footer-links {
	text-align: center;
	padding: 5px 0;
}

#footer-links a {
	color: #000;
	font-size: 8pt;
	text-align: center;
	padding: 0 5px;
	text-decoration: none;
	outline: none;
}

#footer-links a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#footer_disclaimers {
	width: 910px; 
	margin: 0 auto; 
	text-align: center;
	font-size: 8pt;
	color: #fff;
}

#footer_disclaimers a {
	color: #fff;
}

ul.prodlist{list-style:none;padding-left:5px; margin-left: 0; font-size:16px;}
ul.prodlist li{background:url(/r/images/bullet.png) no-repeat 3px 9px;padding:10px 10px 10px 30px; overflow: hidden; zoom: 1;}
ul.prodlist a{color:blue; line-height: 1.2;}

ul.prodlist.left-img li { padding: 15px; border-bottom: 1px solid #ccc; background: none; }
ul.prodlist.left-img li.last { border: 0;}

.spec-order-img { display: block; margin: 0 25px 5px 0; float: left; border: 0; }

.jump-to-section { margin: 20px 0; padding: 0; }
.jump-to-section li { display: inline; border-right: 1px solid #ccc; padding-right: 10px; margin-right: 10px; }
.jump-to-section li.last { border: 0; }

/*********************
Gallery
*********************/

/*********************
Order Page
*********************/

