@charset "utf-8";
/* CSS Document */

/* logo */


#frontpageproduct a:link {
	color: #01417d;
	text-decoration:none;
}

#frontpageproduct  a:visited {
	color: #414141;
		text-decoration:none;
}

#frontpageproduct  a:hover {
	color: #b2b2b2;
		text-decoration:none;
}

.front {
margin-top:2px;
width:568px;
height:221px;
background-image: url(/images/cygnet/vvs.jpg);
}

.front h1 {
	text-align:right;
	background-image: none;
	padding-top:55px;
	color:#01315e;
	font-weight:bold;
	padding-right:10px;
}
.front p {
background-image: none;
text-align:left;
width:345px;
float:right;
line-height:20px;
font-size:14px;
padding-top:15px !important;
padding-top:25px;
}





.frontheader{
margin:0px;
padding:0px;
width:548px !important;
width:568px;
color:#01417d;
padding:10px;
margin-top:5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #01417d;
float:left;
}

.frontheader h2 {
margin:0px;
padding:0px;
font-size:14px;	
float:left;
}

.frontheader a {
float:right;
text-align:right;}


#frontpageproduct {
padding:10px;
}


#frontpageproduct .img input{
	height: 1px;
	width: 1px;
	visibility: hidden;
	margin:0px;
	padding:0px;
}

#frontpageproduct .header a {
	font-weight:bold;
	height:25px;
	overflow:hidden;

}

#frontpageproduct .img {
	text-align:center;
	height:125px;
	overflow:hidden;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9ced4;
	vertical-align: text-bottom;
	display:block;
	}
	
	#frontpageproduct .price {
	margin-top:5px;
		margin-bottom:5px;
		text-align:center;
	}
	
		#frontpageproduct .button {
	
	}