body {
	margin: 35px 0px 0px;
	text-align: center;
	background-image: url(../_img/main-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #003366;
}
.lightblue {
	color: #CCFFFF;
}
.all {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header {
	height: 75px;
	margin-bottom: 25px;
	background-image: url(../_img/header-temp.gif);
	background-repeat: no-repeat;
}
.main-image {
	height: 200px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#outsourcing {background-image: url(../_img/main-image-outsourcing.jpg); background-position: bottom;}
#humanresources {background-image: url(../_img/main-image-hr.jpg); background-position: bottom;}
#hroutsourcing {background-image: url(../_img/main-image-bench.jpg); background-position: bottom;}
#anysize {background-image: url(../_img/main-image-anysize.jpg); background-position: bottom;}
#anysize2 {
	background-image: url(../_img/main-image-anysize2.jpg);
	background-position: bottom;
}
#lighthouse {background-image: url(../_img/main-image-lighthouse.jpg);}
#conch {background-image: url(../_img/contact.jpg); background-position: bottom;}
#message {background-image: url(../_img/message.jpg);}
#fisherman {background-image: url(../_img/fisherman.jpg);}
#fish {
	background-image: url(../_img/fish.jpg);
	background-position: center;
}
#pearl {
	background-image: url(../_img/pearl.jpg);
}
#sandcastle {
	background-image: url(../_img/sandcastle.jpg);
}
#sailing {
	background-image: url(../_img/main-image-software.jpg);
}
#livepay {
	background-image: url(../_img/main-image-livepay.jpg);
}


.all-main {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.main-nav {
	background-color: #FF6600;
	padding: 8px 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.main-nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.main-nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.large-text {
	font-size: xx-large;
}
.content {
}
.left-column {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.left-column h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #003366;
	margin: 0px 0px 10px;
}
.left-column p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px 0px 10px;
	line-height: 1.4em;
}
.left-column p a {
	color: #003366;
	text-decoration: underline;
}
.left-column p a:hover {
	color: #FF6600;
}
.in-this-section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../_img/introduction-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.nav2 ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
.nav2 ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav2 ul li a {
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../_img/pointer-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
}
.nav2 ul li a:hover {
	color: #FF6600;
}
.recommended {
	padding: 10px;
	background-image: url(../_img/recommended-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.recommended h1 {
	font-size: medium;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	font-weight: normal;
}
.recommended p {
	color: #FFFFFF;
	font-size: small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.customers {
	background-image: url(../_img/option-bg-hr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.customers h1 {
	font-size: medium;
	margin-top: 0px;
	color: #003366;
	margin-bottom: 5px;
	font-weight: normal;
}
.customers ul {
	margin: 0px;
	padding: 0px;
}
.customers ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: small;
	background-image: url(../_img/pointer-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003366;
}
.customers ul li a {
	color: #003366;
	text-decoration: none;
}
.customers ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.middle-column {
	margin-right: 0px;
	color: #003366;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 390px;
	float: left;
}
.middle-column-wide {
	margin-right: 0px;
	color: #003366;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 550px;
	float: left;
}
.middle-column-wide a:hover {
	font-style: italic;
	text-decoration: underline;
}



.middle-column-wide h3 a {
	color: #336699;
	text-decoration: none;
}
.middle-column-wide h4 {
	margin-bottom: 0px;
	color: #FF6600;
}
.middle-column-wide h4 a {
	color: #FF6600;
	text-decoration: none;
}
.middle-column-wide p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
}
.middle-column-wide p a {
	color: #FF6600;
}
.middle-column h1, .middle-column-wide h1 {
	margin: 0px 0px 5px;
	font-size: large;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.middle-column-wide h2, .middle-column h2 {
	font-size: x-large;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.middle-column-wide h3, .middle-column h3 {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 5px;
}
.middle-column-wide p, .middle-column p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.middle-column-wide p strong, .middle-column p strong {
	font-weight: normal;
	color: #000000;
}
.middle-column-wide p a, .middle-column p a {
	color: #003366;
	text-decoration: underline;
}
.middle-column-wide p a:hover, .middle-column p a:hover {
	text-decoration: underline;
}
.right-column {
	float: right;
	width: 160px;
}
.right-column img {
	margin-top: 20px;
}
.right-column a img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.key-benefits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../_img/benefits-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.benefits ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
.benefits ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: small;
	background-image: url(../_img/pointer-orange.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.benefits ul li a {
	color: #003366;
	text-decoration: none;
}
.benefits ul li a:hover {
	color: #FF6600;
}






.hr-modules {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../_img/introduction-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.modules ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
.modules ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: small;
	background-image: url(../_img/pointer-orange.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.modules ul li a {
	color: #003366;
	text-decoration: none;
}
.modules ul li a:hover {
	color: #FF6600;
}





.quote {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-bottom: 20px;
}
.quote h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.quote h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FF6600;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
.quote h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #003366;
	margin-top: 0px;
	text-align: right;
	font-style: italic;
}
.quote img {
	margin-bottom: 15px;
}
.quote2 {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-bottom: 20px;
}
.quote2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	margin-top: 0px;
}
.quote2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FF6600;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
.quote2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #003366;
	margin-top: 0px;
	text-align: right;
	font-style: italic;
}
.quote2 img {
	margin-bottom: 15px;
}
.bottom-nav {
	float: right;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bottom-nav a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	margin-bottom: 35px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 15px;
}
.footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	line-height: 1.5em;
}
.footer p {
	font-size: x-small;
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.footer p strong {
	color: #000000;
}
.footer p a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#contact td, #contact2 td {
	padding: 5px;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
table#contact, table#contact2 {
	margin-bottom: 15px;
	margin-top: 15px;
}
#contact th {
	padding: 10px 5px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../_img/introduction-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact2 th {
	padding: 10px 5px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../_img/benefits-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#accesskeys {
	visibility: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
.indent {
	padding-left: 20px;
}
form #surveyform {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px 10px;
	margin-top: 0px;
}
#survey h1 {
	color: #FF6600;
	font-size: large;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#survey h2 {
	color: #003366;
	font-size: small;
	margin-bottom: 0px;
	font-weight: normal;
}
#survey p {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
td a {
	color: #003366;
	text-decoration: none;
}
td a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.right-column-livepay {
	float: right;
	width: 170px;
}
.imgfloatright {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}
