/* ---- product introduction and pictures 105 --- */
#intro
{
	padding: 67px 0 0 0;
}

#producttext
{
	padding: 15px 0 0 0;
}

#product{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 872px;
	padding: 10px 0 10px 0;
	float: left;
}

.introText{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	border-style: none;
	width: 280px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.introText a:link{
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	border-style: none;
	width: 280px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.introText a:hover{
	font-size: 14px;
	background-color: #A0DCE7;
	color: #666;
	border-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 280px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.introText a:active{
	font-size: 14px;
	background-color: #65C1E0;
	color: #666;
	border-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 280px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}



.text{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 872px;
	padding: 5px;
	float: left;
}

#productline{
	width: 872px;
	float: left;
	height: 62px;
}
	
/* Footer */
#footer{
	padding: 5px;
	margin: 2500px 0 0 0;
	height: 30px;
	background-color: #ECF8FD;
	float: none;
}

#footerin{
	width: 872px;
	margin: 0 auto;
}

.design a:hover{
	float: left;
	text-decoration: none;
	color: #eleefa;
	width: auto;
}

#copywrite{
	float: left;
	margin: 5px;
	width: auto;
}

#copywrite2{
	float: right;
	margin: 5px;
	width: auto;
}
