BODY {
	BACKGROUND: url(s5_background.jpg) #ffffff repeat-x center top
}
#s5_menu {
	BORDER-BOTTOM: #2ea2c5 2px solid
}
#s5_sub_menu {
	BORDER-LEFT: #77c2d9 1px solid; PADDING-BOTTOM: 2px; BACKGROUND: url(s5_menu_line.png); BORDER-RIGHT: #77c2d9 1px solid; PADDING-TOP: 2px
}
* HTML #s5_sub_menu {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none
}
.button {
	COLOR: #2588a6
}
A:visited {
	COLOR: #2588a6
}
A:link {
	COLOR: #2588a6
}
.s5_h3_first {
	COLOR: #2588a6
}
.componentheading {
	COLOR: #2588a6
}
.contentheading {
	COLOR: #2588a6
}
H1 {
	COLOR: #2588a6
}
H2 {
	COLOR: #2588a6
}
H3 {
	COLOR: #2588a6
}
H4 {
	COLOR: #2588a6
}
H5 {
	COLOR: #2588a6
}
#s5_closed {
	COLOR: #2588a6
}
#s5_open {
	COLOR: #2588a6
}
UL.menu #current SPAN {
	COLOR: #cccccc
}
#s5_vm_search_button_middle {
	MARGIN-TOP: 5px; BACKGROUND: url(s5_m_search_button.png) repeat-x; FLOAT: right; HEIGHT: 28px; MARGIN-RIGHT: 15px
}
* HTML #s5_vm_search_button_middle {
	WIDTH: 1px; MARGIN-RIGHT: 15px
}
#s5_vm_search_button_left {
	BACKGROUND: url(s5_l_search_button.png) no-repeat left top; HEIGHT: 28px
}
#s5_vm_search_button_right {
	BACKGROUND: url(s5_r_search_button.png) no-repeat right top; HEIGHT: 28px
}
#s5_navv UL LI.active SPAN.s5_outer_active SPAN.s5_rs {
	DISPLAY: block; BACKGROUND: url(s5_l_menu_act.png) no-repeat left top; FLOAT: left; HEIGHT: 41px
}
#s5_navv UL LI.active SPAN.s5_outer_active {
	DISPLAY: block; BACKGROUND: url(s5_r_menu_act.png) no-repeat right top; FLOAT: left; HEIGHT: 41px
}
#s5_bottom_row_1 {
	BACKGROUND: url(s5_bot_row_m.png) repeat-x center top
}
#s5_bottom_row_2 {
	POSITION: relative; BACKGROUND: url(s5_bot_row_l.png) no-repeat left top
}
#s5_bottom_row_3 {
	PADDING-LEFT: 13px; PADDING-RIGHT: 13px; BACKGROUND: url(s5_bot_row_r.png) no-repeat right top; PADDING-TOP: 52px
}
.addtocart_button {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; MARGIN-TOP: 13px; WIDTH: 96px; BORDER-TOP-STYLE: none; MARGIN-BOTTOM: 10px; BACKGROUND: url(s5_add_to_cart.png) no-repeat left top; HEIGHT: 25px; COLOR: #ffffff; FONT-SIZE: 12px; BORDER-LEFT-STYLE: none; FONT-WEIGHT: bold
}
/*  
-----------------------------------------
home-content
-----------------------------------------
*/

#home-content
{
	float: left;
	width: 640px;
	margin-left: 20px;
	margin-right: 20px;
	
}

#home-content .col
{
	float: left;
	width: 185px;
	margin: 0 20px 0 0;
	padding: 15px 0 15px 15px;
	background: url(../images/back-column1.jpg) no-repeat;
	
}
#home-content .col img
{
	border: none;
	
}


#home-content .col h2
{  
   margin: 0 0 .3em;
	width: 170px;
	font-size: 125%;
	font-weight: normal;
	color: #777;
	text-align: center;
}

#home-content .col p
{
	margin: 0 0 .3em;
	width: 170px;
}

#home-content .nomargin { margin: 0; }

#home-content .col p.more a
{
	background: url(../images/arrow.gif) no-repeat 0 .3em;
	padding: 0 0 0 12px;
}

#home-content .col p.more a span
{
	position: absolute;
	left: -500em;
}

#home-content .col2
{
	float: left;
	width: 610px;
	padding: 15px;
	background: url(../images/back-column2.jpg) no-repeat;
}

#home-content .col2 ul
{
	margin: 1em 0;
	padding: 0;
}

#home-content .col2 ul li
{
	list-style-type: none;
	padding: 0 0 0 15px;
	background: url(../images/arrow2.gif) no-repeat 0 .4em;
}

#home-content .col2 h2
{
	margin: 0 0 .3em;
	font-size: 170%;
	font-weight: normal;
	color: #777;
	text-transform: uppercase;
}

#home-content .col2 h3
{
	margin: 0;
	font-size: 140%;
	color: #777;
}

#home-content .col2 p
{
	font-size: 130%;
	font-weight: normal;
	
}

#home-content .col3
{
	float: left;
	width: 185px;
	margin: 0 20px 0 0;
	padding: 15px 0 15px 15px;
	background: url(../images/back-column1.jpg) no-repeat;
	
}

/*  
-----------------------------------------
home-feature
-----------------------------------------
*/