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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #EE3394;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.breadcrumb {
	font-size: 10px;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/callback.gif);
	margin-top: 0px;
	padding-top: 60px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

h2 {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #ee3394;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.signup {
	width: 400px;
	margin-left: 167px;
	margin-right: 167px;
	border: 10px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}
.quotemeform {
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 15px;
	background-image: url(../images/contactus.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #ee3394;
}
.quoteboxright {
	padding: 5px;
	float: right;
	height: auto;
	width: 150px;
	font-size: 14px;
	color: #ee3394;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	border: 1px solid #E9E9E9;
	background-color: #F8F8F8;
}
.quoteboxleft {
	float: left;
	height: auto;
	width: 150px;
	font-size: 14px;
	color: #ee3394;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #E9E9E9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F8F8F8;
}
.nounderline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.emphasisedtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #ee3394;
}
.pricingheader {
	line-height: 0.75;
	border: 2px solid #ee3394;
	background-color: #FFFFFF;
	background-image: url(../images/navgradient.gif);
	background-repeat: repeat-x;
}
.price {
	font-family: "Arial Narrow", Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #EE3394;
}
