﻿/* home page styles */
#content .homefront
{
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 7px solid #c9c7bd;
}
#content .homefront .banner
{
	float: left;
}
#content .homefront .banner a
{
	display: block;
}
#content .homefront .banner, .banner img, #content .homefront .banner a
{  
    width:  615px; 
    height: 249px; 
    padding: 0;
    margin:  0;
    overflow: hidden;
}
#content .homefront .banner img {
    top:  0; 
    left: 0;
} 
#content .homefront .homeright
{
	float: left;
	width: 199px;
	height: 249px;
}
#content .homefront .homeright .homelink_top
{
	background: #6698c2;
	color: #FFFFFF;
	width: 199px;
	height: auto;
	margin-bottom: 9px;
	text-align: center;
}
#content .homefront .homeright a
{
	color: #FFFFFF;
}
#content .homefront .homeright .homelink_top .one
{
	font-weight: bold;
	font-size: 0.8em;
	line-height: 2.0em;
}
#content .homefront .homeright .homelink_top .two
{
	font-size: 0.9em;
}
#content .homefront .homeright .homelink_bottom
{
	padding: 4px 10px 0px 10px;
	background: #c9c7bd;
	color: #FFFFFF;
	width: 179px;
	height: 165px;
	overflow: hidden;
	line-height: 23px;
}
#content .homefront .homeright .homelink_bottom .one
{
	color: #89867a;
	font-size: 1.4em;
}
#content .homefront .homeright .homelink_bottom .two
{
	color: #89867a;
	font-size: 1.9em;
	line-height: 0.5em;
}
#content .homefront .homeright .homelink_bottom .three
{
	font-weight: bold;
	line-height: 2.0em;
	font-size: 1.5em;
}
#content .homefront .homeright .homelink_bottom .four
{
	font-weight: bold;
	font-size: 0.9em;
}
#content .homefront .homeright .homelink_bottom .five
{
	font-weight: bold;
	line-height: 1.6em;
	font-size: 0.9em;
}

.productintrocontainer
{
	width:80px;
}