@charset "utf-8";
/* CSS Document */

.pagecontainer
{
width:990px;
margin:10px auto 10px auto;
}

/* TOWSURE SPECIFIC STYLES */

.towsurestyle1 {
	color: #FF0000;
	font-style: italic;
}



	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
}
.towsurestyleourprice {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #FF6600;
}

.towsuresku {
	float: right; text-align: right; text-indent: 10px; padding-top: 5px;
}

a.towsmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #175128;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 10px;
}

a.towsmenulink:hover {
	text-decoration: underline;
}

a.towsmenulink:visited {
	color: #175128;
}

a.towsubmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #175128;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 10px;
}

a.towsubmenulink:hover {
	text-decoration: underline;
}

a.towsubmenulink:visited {
	color: #175128;
}



