.template{
	width:640px;
	margin:0px auto;
	margin-top:75px;
	clear:both;
}
.logo{
	width:468px;
	float:left;
}
.navigation{
	width:171px;
	float:left;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navigation ul li{
	height:23px;
}
.contentArea{
	width:640px;
	height:340px;
	clear:both;
	background-image:url(images/cust_tmpl_contentarea.png);
	background-repeat:no-repeat;
}
.contentArea #title{
	padding-top:17px;
}
.contentArea #copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:25px;
	padding-left:2px;
	padding-right:10px;
	text-align:justify;
}
.pricing td{
		font-size:8pt;
		text-align:center;
}
.phead{
	background-image:url(images/pricing_table_bg.png);
	height:27px;
	font-weight:bold;
}
.pdata{
	line-height:normal;

}
.botnav{
	width:640px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	text-align:center;
	text-decoration:none;
}
.botnav a:link{
	color:#666666;
	text-decoration:none;
}
.botnav a:visited{
	color:#666666;
	text-decoration:none;
}
.botnav a:hover{
	color:#333333;
	text-decoration:none;
}
.botnav a:active{
	color:#666666;
}
.copyright{
	margin-top:10px;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	text-align:center;
	clear:both;
}
body {
	background-color: #C2C3C2;
	background-image: url(images/cust_body_bg.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}