* {padding:0; margin:0;}
#wrapper {
	width: 970px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 45px;
	width: 970px;
	position: absolute;
	top: 15px;
}
#header img {
	position: absolute;
	right: 10px;
	left: 10px;
}

#menu-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	position: absolute;
	height: 30px;
	width: 970px;
	top: 70px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#navlist {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 80px;
}

ul#navlist   li {
	float: left;
}
ul#navlist      li     a {
	display: block;
	width: 120px;
	text-align: center;
	margin-right: 0px;
	margin-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
}
ul#navlist     li   a:hover {
	background-color: #009DDA;
}
ul#navlist   li   a.current {
	background-color: #3399FF;
}
ul#navlist li a.current:hover {
	background-color: #FFFFFF;
}
#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 210px;
	width: 470px;
	left: 10px;
	top: 10px;
}

#product-finder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3399FF;
	position: absolute;
	height: 310px;
	width: 470px;
	left: 490px;
	color: #FFFFFF;
	border: 1px solid #3399ff;
	top: 10px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BBDDFF;
	height: 180px;
	width: 470px;
	position: absolute;
	left: 490px;
	top: 330px;
	border: 1px solid #000000;
}

#product-finder a:hover {
	color: #000000;
}
#news-articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 280px;
	width: 230px;
	left: 10px;
	top: 230px;
	background-color: #FF0046;
	border: 1px solid #000000;
}
#downloads a {
	font-weight: normal;
	color: #000000;
}
#downloads a:hover {
	color: #000000;
	text-decoration: none;
}
#downloads .center a {
	font-weight: bold;
}

.wageguard-advert {
	color: #FFFFFF;
	position: absolute;
	top: 230px;
	text-align: center;
	left: 0px;
}
.wageguard-advert a {
	color: #FFFFFF;
	font-weight: normal;
}


#downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 280px;
	width: 230px;
	left: 250px;
	top: 230px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
}
.bold-black {
	font-weight: bold;
}
.italic {
	font-style: italic;
}


#downloads ul {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
}
#downloads ul li {
	padding-bottom: 5px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #009DDA;
}
h4 {
	padding-left: 6px;
	font-size: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 6px;
}



.blue {
	color: #009DDa;
}

a img { border:none; } 
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
	color: #009DDA;
}
.white {
	color: #FFFFFF;
}

#product1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 75px;
	text-align: center;
	background-color: #3399FF;
}
#product2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 185px;
	top: 75px;
	text-align: center;
	background-color: #3399FF;
}
#product3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 320px;
	top: 75px;
	text-align: center;
	background-color: #3399FF;
}
#product4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 50px;
	top: 185px;
	text-align: center;
	background-color: #3399FF;
}
#product5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 185px;
	top: 185px;
	text-align: center;
	background-color: #3399FF;
}

#product6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 240px;
	top: 185px;
	text-align: center;
	background-color: #3399FF;
}
#product7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 20px;
	top: 295px;
	text-align: center;
	background-color: #3399FF;
}
#product8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 130px;
	top: 295px;
	text-align: center;
	background-color: #3399FF;
}
#product9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 240px;
	top: 295px;
	background-color: #3399FF;
}
#product12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 350px;
	top: 295px;
	background-color: #3399FF;
}
#product11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 350px;
	top: 185px;
	text-align: center;
	background-color: #3399FF;
}
#product10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 100px;
	width: 100px;
	left: 320px;
	top: 185px;
	text-align: center;
	background-color: #3399FF;
}
.pro1-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/income-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro1-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}

.pro2-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/motor-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro2-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}

.pro3-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/boat-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro3-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}

.pro4-rollover  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/home-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro4-rollover   a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro5-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/landlord-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro5-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro6-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pet-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro6-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro7-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/boat-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro7-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro8-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/other-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro8-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro9-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/home-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro9-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro10-rollover   a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/travel-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro10-rollover    a:hover {
	color: #000000;
	background-position: 0px -100px;
}
.pro11-rollover    a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/other-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 100px;
}
.pro11-rollover     a:hover {
	color: #000000;
	background-position: 0px -100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 970px;
	border: 1px solid #000000;
	position: absolute;
	top: 620px;
}
.footer-txt a {
	color: #FFFFFF;
	text-decoration: none;
}


.footer-txt {
	position: absolute;
	top: 3px;
	left: 170px;
}
#index-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 520px;
	width: 970px;
	top: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#about-ucover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 500px;




	width: 700
.px;
	left: 10px;
	top: 10px;
	width: 700px;
}
.man-tab1 {
	margin-left: 25px;
}
.man-tab2 {
	position: absolute;
	width: 440px;
	left: 150px;
}

#quick-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BBDDFF;
	position: absolute;
	height: 500px;
	width: 240px;
	left: 720px;
	color: #000000;
	border: 1px solid #AAD6EA;
	top: 10px;
}
h2 {
	padding-left: 6px;
	font-size: 16px;
}
.red {
	color: #FF0046;
}
.contact-tab1 {
	margin-left: 25px;
}
.bullet-indent {
	margin-left: 25px;
}

.contact-tab2 {
	position: absolute;
	left: 200px;
}
.wageguard-advert a:hover {
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}

