body { 	color: #fff; 	background-image: url(../img/bg_gradientwblue.gif); 	background-repeat: repeat-x; 	margin: 0;	text-align: center; 	height: 100%; 	}	p  { 	margin-top: 0;	}	h1  { 	color: #095BA6; 	font-size: 2.1em; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; /*	font-style: italic; */	font-weight: bold; 	line-height: 160%; /*	letter-spacing: 1px;  */	margin-bottom: 0;	 }h2 { 	color: #333; 	font-size: 0.8em; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 	font-weight: normal; 	line-height: 140%;	margin-bottom: 0; 	}		#container {	margin: 0;	padding: 0;	width: 100%;	}#page {	margin: 0 auto;	padding: 0;	width: 700px;	text-align: left;	}		a:link { 	font-weight: normal; 	text-decoration: none; 	color: #095BA6;	}a:visited { 	font-weight: normal; 	text-decoration: none; 	color: #095BA6;	}a:hover, a:active { 	text-decoration: none; 	color: #5B94FE;	}	.dottedline {	border: 0;	padding: 0;	margin: 0;	height: 1px;	min-height: 1px;	background-image: url(../img/dotted.gif);	}/* Product List Page Styles BEGIN */#middle {	margin: 50px auto; 	width: 700px;	text-align: left;	}#prodBox {	margin: 1em 0;	background-color: #FFF;	border: 1px solid #B3B3B3;	}		#prodTitle {	background-color: #B3B3B3;	border: 0;	}		#prodTitle h1 {	margin: 0;	padding: .35em;	color: #fff; 	font-size: 100%; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 	font-weight: bold; 	}		#prodImgBox {	float: left;	width: 160px;	margin: 5px 0 0 10px;	padding: 0;	}		#prodImgBox p { 	margin-top: 0; 	}		#prodTextBox {	padding-top: 1em;	margin: 0 2em 0 200px;	}		#prodTextBox h2 { 	color: #333; 	font-size: 0.8em; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 	font-weight: normal; 	line-height: 140%;	}		#prodFoot {	clear: both;	padding: 0.4em;	text-align: right;	border: 0;	}/* Product List Page Styles END */#footer {	margin: 0;	vertical-align: bottom;	padding: 0;	border: 0;	width: 100%;	text-align: center;	color: #333; 	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 0.7em;	font-weight: normal; 	line-height: 140%;		}