/* ------------------------------Top Nav */
a.blue_link:link {
	color: #ffffff;
}
a.blue_link:visited {
	color: #ffffff;
}
a.blue_link:hover {
	color: #cccccc;
}

.nav-top {	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.address {	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.header-text {	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.strapline {	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.main_text {	font-family: Arial;
	font-size: 12px;
}
.copy_right {	font-family: Tahoma;
	font-size: 9px;
}
.bullets_services {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
}
.bullets_red {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.bullets_large {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-left: 16px;
	color: #FFFFFF;
}
.offers {	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #798A91;
	padding-left: 21px;
	width:80%
}
.page-tag {
	color: #FF0101;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
body {
	background-image: url(images/background_2.jpg);
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}

table.left_align td{text-align:left;}
