@charset "UTF-8";
/* CSS Document */

#productContainer1{
	float:left;
	background: url(../images/productPic_03.jpg) no-repeat;
	width:571px;
	margin-top:10px;
	}
	
#productTitle{
	float:left;
	width:571px;
	height:60px;
	background:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16pt;
	text-align:left;
	line-height:23pt;
	font-style: normal;
	margin-top:215px;
	font-weight: bold;
	}
	
#productTitle2{
	float:left;
	width:571px;
	background:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14pt;
	text-align:left;
	line-height:18pt;
	font-style: normal;
	margin-top:5px;
	}
	
#productStandContainer{
	float:right;
	background:#ffffff;
	width:376px;
	margin-top:26px;
	margin-bottom:20px;
	}
	
#productStandFirst{
	float:right;
	width:369px;
	height:354px;
	background:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 25pt;
	text-align:right;
	line-height:27pt;
	font-style: normal;
	font-weight: bold;
	}
	
#productButt{
	float:right;
	width:300px;
	height:34;
	background:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12pt;
	text-align:right;
	font-style: normal;
	margin-top:160px;
	}
	
	

#productContainer3{
	float:left;
	background:#ffffff;
	width:571px;
	margin-top:10px;
	margin-bottom:20px;
	}
	
#productCopy1{
	float:left;
	width:272px;
	background:ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	line-height:12pt;
	font-style: normal;
	}
	
#productCopy2{
	float:left;
	width:272px;
	background:ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	line-height:12pt;
	font-style: normal;
	margin-left: 15px;
	}
	
	
	


#productButt a {
	text-decoration:none;
}

#productButt a:visited {
	color: #000000;
}

#productButt a:link {
	color: #000000;
}
#productButt a:hover {
	color: #ff0620;

}

