/* CSS Document */
/* CSS Designed by Design Therapy */
/* http://www.designtherapy.co.za */
html, body {
	background-color: #BBDBF2;
	font-size: 12px;
	color:#000000;
	padding:0px;
	margin:0px;
	height:100%;
	text-align: center;
	text-shadow: 0 0 0 #000;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	padding-bottom: 8px;
}	
#container {
	position:relative; /* needed for footer positioning */
	margin:0 auto; /* center, not in IE5 */
	background:#BBDBF2 url(../images/background2.jpg) no-repeat center bottom;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#header {
	background-color: #BBDBF2;
	background-image: url(../images/main_top.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}
#content { 	
	position:relative;
	text-align: left;
	vertical-align: middle;	
	padding-bottom: 0px;
	margin: 0px auto;
	width: 945px;
	background-color: #ffffff;
	border: 1px solid #013035;
}
#nav1 {
	height: 32px;
	width: 945px;
	margin:0 0;
	padding: 0px;
}
.picture {
	padding: 0px;
	margin-top: 0px;
}
/* Left Column Content */
/* Start Left Column */
#left {
	float:left;
	width: 187px;
	margin: 5px auto;
	padding-top: 10px;
	padding-left:10px;
}
/* End Left Column */
/*  Right Column Content */
/*  Start Right Column */
#right {
	float:left;
	margin: 5px auto;
	border-left: 1px solid #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-right:10px;
	width: 715px;
}
/*  End Right Column */
#footer {
	width:100%;
	height:60px;
	padding:0px;
	margin:0px;
	bottom:0;
	background:#013063 url(../images/main_bottom.jpg) repeat-x;
	clear: both;
	color: #FFFFFF;
}
#footer table {
	padding-top: 15px;
}
#footer table a {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer table a:hover {
	color: #4A9EDD;
	text-decoration: none;	
}
#break {
	clear: both;
	background-image: url(../images/main_picture_bottom.jpg);
	height: 98px;
	width: 945px;
}
/* Main Navigation Section */
/* Start Main Navigation Section */
#nav1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
  }
#nav1 li {
	float: left;
	position: relative;
	width: 135px;
	text-align: center;
	height: 32px;
	text-decoration: none;
  }
#nav1 li ul {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
  }
#nav1 li > ul {
	top: auto;
	left: auto;
	}
#nav1 li:hover ul, li.over ul{ display: block; }
#nav1 a {
	background-image: url(../images/nav_a.gif);
	display: block;
	height: 29px;
	width: 135px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013035;
	padding-top: 3px;
	text-shadow: 0 0 0 #000;
	letter-spacing: 1px;
}
#nav1 a:hover {
	background-image: url(../images/nav_b.gif);
	color: #FFFFFF;
}
#nav1 .menu {
	height:20px;
}
#nav1 .menu a {
	display: block;
	height: 20px;
	width: 135px;
	margin-top:-1px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-collapse:collapse;
	z-index:2;
}
#nav1 .menu a:hover {
	background-image: none;
	background-color: #000000;
	color: #ffffff;
}
#nav1 .foucused {
	background-image:url(../images/nav_c.gif);
	color: #FFFFFF;
}
#nav1 .foucused:hover {
	background-image:url(../images/nav_c.gif);
	color: #FFFFFF;
}
/* End Main Navigation Section */
/* Second Navigation Section */
/* Start Second Navigation */
#secondary {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013035;
	letter-spacing: 1px;
	margin: 0px;
}
#secondary tr {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#secondary td {
position:relative;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#secondary a {
position:absolute;
width:180px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013035;
	letter-spacing: 1px;
	padding-left: 17px;
	padding-top:8px;
}
#secondary .second {
	padding-left: 32px;
}
#secondary .third {
	padding-left: 1px;
}
#secondary a:hover {
	color: #4a9edd;
}
#secondary img {
position: absolute;
	padding: 0px;
	margin:0px;
	text-align: left;
	vertical-align: middle;
}
/* End Second Navigation */
/* Content Section */
#content2 {
	width: 705px;
}
#benefits {
	width: 100%;
	font-size: 17px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 80px;
}
/* Normal Page Header on all pages */
#benefits #b_normal_h {
	background-color: #013063;
	background-image: url(../images/normal_lines.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	width: 705px;
	height: 80px;
	line-height: 80px;
}
/* Rainbow Style Header Very Long */
/* Start Rainbow Style Header */
#benefits #b_rainbow_h {
	background-color: #9fcac8;
	background-image: url(../images/rainbow_lines.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	width: 705px;
	height: 80px;
	line-height: 80px;
}
#b_rainbow_l {
	font-size: 12px;
	float: left;
}
#b_rainbow_l td {
	vertical-align: top;
	padding-left: 5px;
}
.b_rainbow_t {
	background-color: #9fcac8;
	border-collapse:collapse;
}
.b_rainbow_t td {
	border: 1px solid #FFFFFF;
}
.b_rainbow_t .b_rainbow_thl {
	background-image: url(../images/comprehensive/rainbow_top_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
}
.b_rainbow_t .b_rainbow_ths {
	background-image: url(../images/comprehensive/rainbow_top_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	vertical-align: bottom;
	font-weight: bold;
}
#b_rainbow_r {
	font-size: 15px;
	float: left;
	width: 200px;
	padding-left: 40px;
	text-align: center;
	padding-top: 20px;
	clear: none;
}
.b_rainbow_t .b_rainbow_tfl {
	background-image: url(../images/comprehensive/rainbow_bottom_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
.b_rainbow_t .b_rainbow_tfs {
	background-image: url(../images/comprehensive/rainbow_bottom_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
#b_rainbow_emergency {
	clear: none;
	float: left;
	padding-top: 50px;
}
#b_rainbow_emergency td {
	vertical-align: top;
	padding-left: 5px;
}
/* End Rainbow Style Header */
/* Paladin Style Header Very Long */
/* Start Paladin Style Header */
#benefits #b_paladin_h {
	background-color: #A8C6DD;
	background-image: url(../images/paladin_lines.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	width: 705px;
	height: 80px;
	line-height: 80px;
}
.b_paladin_t {
	background-color: #A8C6DD;
	border-collapse:collapse;
}
.b_paladin_t td {
	border: 1px solid #FFFFFF;
}
.b_paladin_t .b_paladin_thl {
	background-image: url(../images/comprehensive/paladin_top_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
}
.b_paladin_t .b_paladin_ths {
	background-image: url(../images/comprehensive/paladin_top_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	font-weight: bold;
}
.b_paladin_t .b_contact_th {
	background-image: url(../images/contact_top.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
}
.b_paladin_t .b_paladin_tfl {
	background-image: url(../images/comprehensive/paladin_bottom_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
.b_paladin_t .b_paladin_tfs {
	background-image: url(../images/comprehensive/paladin_bottom_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
.b_paladin_t .b_contact_tf {
	background-image: url(../images/contact_bottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
/* End Paladin Style Header */
/* Footprint Style Header Very Long */
/* Start Footprint Style Header */
#benefits #b_footprint_h {
	background-color: #B1B4B6;
	background-image: url(../images/footprint_lines.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	width: 705px;
	height: 80px;
	line-height: 80px;
}
.b_footprint_t {
	background-color: #B1B4B6;
	border-collapse:collapse;
}
.b_footprint_t td {
	border: 1px solid #FFFFFF;
}

.b_footprint_t .b_footprint_thl {
	background-image: url(../images/comprehensive/footprint_top_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
}
.b_footprint_t .b_footprint_ths {
	background-image: url(../images/comprehensive/footprint_top_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	font-weight: bold;
}
.b_footprint_t .b_footprint_tfl {
	background-image: url(../images/comprehensive/footprint_bottom_large.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
.b_footprint_t .b_footprint_tfs {
	background-image: url(../images/comprehensive/footprint_bottom_small.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: 40px;
	font-weight: bold;
	clear: right;
}
/* End Footprint Style Header */
.acont {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013035;
	letter-spacing: 1px;
}
.acont:hover {
	color: #4a9edd;
}
/* Last Line of CSS */
#content_footer {
	clear: both;
	width: 664px;
}
.testy {
	font-size: 10px;
}
