body {
	background-color:#CCCCCC;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
#pageWrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
	width: 780px;
	height; 1005;
	border: thin solid #990000;
	background-color:#FFFFFF;

}
#H1 {
	width: 780px;
	height:25px;
	background-color:#990000;
	position: absolute;
	text-indent: -5000px;
}
#HEADER {
	position: relative;
}
#HEADER #topnav {
	float: right;
	width: 40%;
	padding-right:5px;
}

#HEADER #topnav a {
	font-size: 12px;
	color: #FFFFFF;
}

#leftWrapper {
	float:left;

}


#Left_Nav {
	width: 178px;
	padding: 10px;

}

#Left_Nav li {
	list-style-type: none;
}


#centreWrapper {
float:left;

}

#main_content{
	padding: 10px;
	font-size: 11px;
	width: 355px;
	text-align: justify;
	border-right:1px solid #990000;
	border-left:1px solid #990000;


}

#rightWrapper{
	float:right;

}

#right_content{
	width:185px;
	position:relative;
	padding:10px;
	text-align:justify;


}

#footer
{
    clear:both;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
	width: 780px;
	background-color:#FFFFFF;
	border-top:1px solid #990000;

}

.H2{
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height:25px;
	background-image: url(../Images/Menu_Header.gif);
	background-repeat: no-repeat;

}
.Nav_Header{
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../Images/Menu_Header.gif);
	background-repeat: no-repeat;
}

.h3Tag {
	font-family: Courier New, Courier, monospace;
	font-size:medium;
	color: #9D0A0E;
	
}	

.h3Tag {
	font-family: Courier New, Courier, monospace;
	font-size:16px;
	color: #9D0A0E;
	
}

.Red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	
}
.Blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#0000FF;

	}

#Home {
list-style-image:url(../Images/bullet.png);

}
#ReceiveQuotes #p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
	line-height:normal;
	}
#GlobalNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	color:#FF0000;
}