#content1 {
	
}
#products{
	float: right;
	width: 710px;
	font-size: 78%;
}
#products1{
	text-aling: center;
}
#route {
	width: 682px;
	height: 33px;
	padding-left: 40px;	
	background: url(imgs/bg-route-products2.gif) top left no-repeat;
}
.routes {
	height: 100%;
	padding-left: 16px;
	padding-top: 0 !important;
	padding-top/**/: 9px;
	margin-right: 1em;
	color: #737373;
	background: url(imgs/bg-routes.gif) center left no-repeat;
}

.product-panel {
	position: relative;
	width: 682px;
	height: 310px;
	margin-top: 16px;
	margin-bottom: 2em;
	border: 1px solid #e0e0e0;
	background: #FFF;
}
.product-panel2 {
	width: 682px;
	margin-top: 16px;
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	background: #FFF;
}
.product-panel3 {
	width: 100%;
	margin: 1em 2em;
	color: #737373;
	font-size: 110%;
	line-height: 1.6em;
}
.product-panel3 h4{
	padding-left: 16px;
	margin-bottom: 4px;
	color: #7D9CB8;
	background: url(imgs/icon-plus2.gif) center left no-repeat;
}
#product-pic-a, #product-pic-b, #product-pic-c {
	position: absolute;
	top: 0;
	left: 0;
	width: 410px;
	height: 290px;
}
#product-pic-a {
	background: url(imgs/products/pro-01-a.jpg) center center no-repeat;
}
#product-pic-b {
	background: url(imgs/products/pro-01-b.jpg) center center no-repeat;
}
#product-pic-c {
	background: url(imgs/products/pro-01-c.jpg) center center no-repeat;
}
#standard1, #standard2, #standard3, #standard4, #standard5 {
	padding-left: 110px;
	font-size: 90%;
	line-height: 1.8em;
	text-align: left;
	color: #000;
	margin-bottom: 4em;
}
#standard1 {
	background: url(imgs/bg-standard-1.gif) top left no-repeat;
}
#standard2{
	background: url(imgs/bg-standard-2.gif) top left no-repeat;
}
#standard3 {
	background: url(imgs/bg-standard-3.gif) top left no-repeat;
}
#standard4 {
	background: url(imgs/bg-standard-4.gif) top left no-repeat;
}
#standard5 {
	background: url(imgs/bg-standard-5.gif) top left no-repeat;
}
#product-pic-a {
	position: absolute;
	top: 12px;
	left: 10px;
}
#product-title, #product-text, #product-pic-small {
	position: absolute;
	display: block;
	left: 360px;
	width: 300px;
	text-align: right;
}
#product-title {
	top: 12px;
	font-size: 130%;
}
#product-text {
	top: 42px;
	color: #737373;
	line-height: 1.8em;
	font-size: 100%;
}
#product-pic-small {
	top: 220px;
}
#product-pic-small img{
	border: 1px solid #000;
	margin-left: 6px;
}
#product-list {
	float: left;
	width: 237px;
	padding-bottom: 60px;
	background: url(imgs/bg-product-list.gif) right bottom no-repeat;
}
#product-list3 {
	float: left;
	width: 237px;
	padding-bottom: 60px;
}
#product-list2{
	background: url(imgs/bg-product-list2.gif) right top no-repeat;
}
#product-list1 {
	margin-left: 18px;
	font-size: 80%;
}
#product-list1 ul {
	width: 199px;
	margin-bottom: 2em;
	list-style: none;
}
#product-list1 li {	
	display: block;
	width: 100%;
	font-size: 112%;
	font-weight: bold;
	color: #003663;
	padding: 7px 0 4px 12px;
}

#product-list1 li li a{
	display: block;
	width: 100%;
	padding: 4px 0 4px 5px;
	font-size: 80%;
	font-weight: lighter;
	color: #003663;
	text-decoration: none;
	background: url(imgs/bg-product-list-li-li.gif) center left no-repeat;
}

#product-list1 li a{color: #003663;text-decoration: none;}
#product-list1 li a:hover{	color: #000;text-decoration: underline;}