.feature_project {
	border: 2px solid #3A75C6;
}
.product_text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3A75C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A75C6;
}
.product_back_gro {
	background-image: url(../image/product_bg.jpg);
	background-repeat: repeat-x;
	height: 129px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C4D9F7;
	border-right-color: #C4D9F7;
	border-left-color: #C4D9F7;
}
.product_mane {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1355B1;
	text-decoration: underline;
}
.price_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F0000;
}
.quick_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A75C6;
	background-repeat: repeat;
}
.list_ {
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A75C6;
	border-bottom-color: #3A75C6;
	border-left-color: #3A75C6;
}
.list_name {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A75C6;
	font-weight: bold;
}
a.list_name:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A75C6;
	text-decoration: underline;
}
a.list_name:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A75C6;
	text-decoration: underline;
}
a.list_name:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A75C6;
	text-decoration: none;
}
#rotator
{
	overflow: hidden;
	position: relative;
	width: 415px;
	height: 142px;
	background-image: url(../image/product_background.jpg);
}

#rotator img
{
	border: 0;
	
	width: 415px;
	height: 142px;
}

