body
{
	background: #F2EAF7;
	text-align: center;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	font-family: verdana,tahoma, sans-serif;
}

p.clear
{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
}

.header
{
	background: #F2EAF7 url(images/headerBg.gif) repeat-x left bottom;	min-width: 760px;
}
.header h3
{
	float: right;	margin: 0px;	padding: 25px 40px 25px 0px;	font-family: verdana,tahoma, sans-serif;	font-size: 12px;	line-height: 110%;	text-align: right;	font-weight: normal;	color: #704C87;
}
.header img
{
	float: left;
	margin: 30px 0px 0px 30px;
}

.primaryNavOuter
{
	display: block;
	clear: both;
	border-top: 1px solid #BAB4BE;
}

.primaryNavInner
{
	width: 760px;
	margin: 0px auto;
}

.primaryNav
{
	display: block;
	margin: 0px auto;
	padding: 0px;
}

.primaryNav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 5px 0px;
}

.primaryNav li.spacer
{
	display: block;
	padding: 3px 0px 5px 0px;
	width: 7px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/navSpacer.gif) no-repeat bottom left;
}

.primaryNav li a
{
	display: block;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #704C87;
}

.primaryNav li a:hover
{
	font-weight: bold;
	color: #D59DF7;
}

.contentContainer
{
	background-color: #fff;
	background-image: url(images/dropsides.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.content
{
	width: 760px;
	margin: 0px auto;
	font-size: 1.2em;
	padding: 0px;
	text-align: left;	min-height: 540px;	background: #fff url(images/swirl.jpg) repeat-y 0px 140px;
}

.content p
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.content h1
{
	font-size: 1.9em;
	font-weight: bold;
	color: #666666;	margin: 0px;
	padding: 0px;
}

.content h2
{
	font-weight: bold;
	color: #704C87;
	/*margin: 0px;
	padding: 0px;*/
	font-size: 1.2em;
}

.topcontent
{
	/*width: 720px;*/
	margin: 0px;
	padding: 25px 20px 0px 20px;
	font-size: 1.2em;	background: #ffffff;
}

.subcontent
{	
	/*width: 720px;*/
	margin: 0px;
	padding: 30px 20px 0px 20px;
	font-size: 1.2em;
	line-height: 140%;
}

.subcontent a {
font-weight: bold;
text-decoration: none;
color: #704C87;
}

.subcontent a:hover {
font-weight: bold;
color: #D59DF7;
}.subcontent li {
margin; 0px 0px 0px 0px;padding; 0px 0px 0px 0px;list-style-position: inside;
}
/*	TARIFF SECTION	    */

div.tariffcontainer
{
	width: 720px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
}

div.tariffhead {width: 720px;height: 50px;
margin: 0px;
padding: 0px;
text-align: center;}


div.tariffblock
{
	width: 720px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

div.tariffblock p
{
	margin: 0px;
	padding: 2px 8px 4px 8px;
}

div.tarifftopleft {float: left;width: 360px;height: 50px;
margin: 0px;
padding: 0px;background: #ffffff;text-align: left;border-top: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;border-bottom: solid 2px #CCCCCC;border-left: solid 1px #CCCCCC;
}

div.tarifftopright {float: left;width: 88px;height: 50px;
margin: 0px;
padding: 0px;background: #ffffff;text-align: center;border-top: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;border-bottom: solid 2px #CCCCCC;border-left: solid 0px #CCCCCC;
}

div.tariffleft
{
	float: left;
	width: 360px;
	/*height: 25px;*/
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: left;
	border-top: solid 0px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

div.tariffright
{
	float: left;
	width: 88px;
	/*height: 25px;*/
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
	border-top: solid 0px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 0px #CCCCCC;
}


/*	TARIFF SECTION	*/
.floatmsg
{
	float: left;
	margin: 0px;
	padding: 20px;
	width: 290px;
	height: 152px;
	background: #f1f1f1 url(images/blankbgt.gif) no-repeat left top;
	text-align: left;
}
	
.tariffs{
	float: right;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	width: 120px;
	height: 120px;
	text-align: center;	background: url(images/tariff-badge.gif) no-repeat center;
}.tariffs h1
{
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;	margin: 0px;
	padding: 45px 0px 0px 0px;
}

img.floatright
{
	float: right;
	margin: 20px 10px 20px 15px;	background: #fff;
	padding: .5em;
}

img.floatleft
{
	float: left;
	margin: 0px 20px 0px 0px;
}div.subcontent img.floatleft
{
	float: left;
	margin: 20px 20px 20px 0px;	background: #fff;
	padding: .5em;}

.footer {
border-top: 1px solid #BAB4BE;
background: #F2EAF7 url(images/footerBg.gif) repeat-x left top;
height: 100px;
}.footer p {	line-height: 180%; color: #704C87;}.footer a {
	text-decoration: none;
	color: #704C87;
}

.footer a:hover
{	
	color: #c18ee0;
	border-bottom: #c18ee0 1px dashed;
}

/*	ENQUIRY PAGE STYLES	*/

table.enquiry
{
	width: 500px;
}

.enquiry td
{
	vertical-align: top;
	padding: 20px;
}

.enquiryInput
{
	width: 220px;
}


