html,body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.header_container {
	position: relative;
	top: 0px;
	width: 100%;
	height: 108px;
	background: url(images/header_bg.jpg) repeat-x;
}
.header {
	width: 796px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
	width: 270px;
	height: 108px;
	background: url(images/wageslips4u_logo.jpg) no-repeat;
}
.basket_header {
	float: right;
	clear: right;
	width: 400px;
	height: 75px;
	background: url(images/basket_bg.jpg) no-repeat;
}
.topnav {
	float: right;
	clear: right;
	width: 525px;
	height: 32px;
	background: #d1e0ff url(images/topnav_end.jpg) no-repeat; left;
}
.container {
	position: relative;
	top: 0px;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
}
.leftside {
	float: left;
	clear: left;
	width: 546px;
	display: inline;
}
.rightside {
	float: right;
	clear: right;
	width: 241px;
	height: 200px;
	display: inline;
	margin-top: 14px;
}
.leftside_video {
	float: left;
	clear: left;
	width: 460px;
	display: inline;
}
.rightside_video {
	float: right;
	clear: right;
	width: 317px;
	display: inline;
}
.home_banner {
	float: left;
	clear: left;
	width: 546px;
	height: 267px;
	background: url(images/lost_your_proof_of_income.jpg) no-repeat;
}
.grey_gradient {
	float: left;
	width: 554px;
	height: 262px;
	background: url(images/grey_gradient.gif) no-repeat;
	display: inline;
	margin-top: 10px;
}
.home_blue {
	float: left;
	clear: left;
	width: 554px;
	height: 227px;
	background: url(images/home_blue_bg.gif) no-repeat;
}
.footer_container {
	float: left;
	clear: left;
	width: 100%;
	height: 88px;
	background: url(images/footer_bg.gif) repeat-x top;
	display: inline;
	margin-top: 12px;
}
.footer {
	width: 796px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
}
.form_top {
	float: left;
	clear: left;
	width: 796px;
	height: 20px;
	background: url(images/form_top.gif) no-repeat;
}
.form_body {
	float: left;
	clear: left;
	width: 555px;
	background: #99ccffp;
}
.blue_body {
	float: right;
	width: 241px;
	background: #1270bf;
}
.form_bottom {
	float: left;
	clear: left;
	width: 796px;
	height: 34px;
	background: url(images/form_bottom.gif) no-repeat top;
}
.form_leftside {
	float: left;
	clear: left;
	width: 230px;
	height: 28px;
	display: inline;
	margin-left: 15px;
}
.form_rightside {
	float: left;
	width: 260px;
	height: 28px;
	display: inline;
	margin-left: 15px;
}
.greybox_top {
	float: left;
	clear: both;
	width: 796px;
	height: 8px;
	background: url(images/greybox_top.gif) no-repeat;
}
.greybox_body {
	float: left;
	clear: left;
	width: 796px;
	background: url(images/greybox_bg.gif) repeat-y;
}
.greybox_bottom {
	float: left;
	clear: left;
	width: 796px;
	height: 24px;
	background: url(images/greybox_bottom.gif) no-repeat top;
}
.prices_left {
	float: left;
	clear: left;
	width: 100px;
}
.prices_right {
	float: right;
	width: 135px;
}


form {padding: 0px; margin: 0px;}
input {padding: 0px; margin: 0px; border: 1px solid #6f9cc9; height: 22px;}
select {height: 22px;}
textarea {padding: 0px; margin: 0px; border: 1px solid #6f9cc9;}

h1 {font-family: Arial; font-size: 21pt; color: #2b436b; text-align: left; font-weight: bold; margin-top: 0px; padding-top: 0px;}
h2 {font-family: Verdana; font-size: 10pt; color: #2b436b; text-align: left;}
p {font-family: Verdana; font-size: 9pt; color: #192e55; margin: 0px; padding: 0px; text-align: left;}
.text_grey {color: #666666;}
.dark_text {color: #2b436b;}
.light_text {color: #d1e0ff;}
.white_text {color: #FFFFFF;}
.footer_words {font-size: 8pt; color: #9d9d9d; text-align: center;}
.small_text {font-size: 8pt;}
.home_title {padding-top: 3px; height: 25px; background: url(images/blue_title_bg.gif) repeat-x;}
.form_notice {float: right; width: 170px; text-align: right; font-size: 8pt; background: #192e55; color: #FFFFFF; margin-top: 10px; padding: 5px;}
.wageslips_large {font-size: 8pt; text-align: center;}
.wageslips_small {font-size: 7pt; color: #999999; text-align: center;}

a:link {font-family: Verdana; font-size: 10pt; color: #3c78a6; font-weight: normal; text-decoration: underline;}
a:active {font-family: Verdana; font-size: 10pt; color: #3c78a6; font-weight: normal; text-decoration: underline;}
a:visited {font-family: Verdana; font-size: 10pt; color: #3c78a6; font-weight: normal; text-decoration: underline;}
a:hover {font-family: Verdana; font-size: 10pt; color: #3c78a6; font-weight: normal; text-decoration: none;}

a.select_link:link {font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.select_link:active {font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.select_link:visited {font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.select_link:hover {font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none;}

a.topnav_link:link {font-family: Arial; font-size: 11pt; color: #2b436b; font-weight: bold; text-decoration: underline; margin-left: 11px; margin-right: 10px;}
a.topnav_link:active {font-family: Arial; font-size: 11pt; color: #2b436b; font-weight: bold; text-decoration: underline; margin-left: 11px; margin-right: 10px;}
a.topnav_link:visited {font-family: Arial; font-size: 11pt; color: #2b436b; font-weight: bold; text-decoration: underline; margin-left: 11px; margin-right: 10px;}
a.topnav_link:hover {font-family: Arial; font-size: 11pt; color: #2b436b; font-weight: bold; text-decoration: none; margin-left: 11px; margin-right: 10px;}

a.footer_link:link {font-family: Verdana; font-size: 8pt; color: #3c78a6; font-weight: normal; text-decoration: underline; margin-left: 12px; margin-right: 12px;}
a.footer_link:active {font-family: Verdana; font-size: 8pt; color: #3c78a6; font-weight: normal; text-decoration: underline; margin-left: 12px; margin-right: 12px;}
a.footer_link:visited {font-family: Verdana; font-size: 8pt; color: #3c78a6; font-weight: normal; text-decoration: underline; margin-left: 12px; margin-right: 12px;}
a.footer_link:hover {font-family: Verdana; font-size: 8pt; color: #3c78a6; font-weight: normal; text-decoration: none; margin-left: 12px; margin-right: 12px;}

a.small_link:link {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.small_link:active {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.small_link:visited {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.small_link:hover {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none;}

