@charset "utf-8";
/* CSS Document */
/* CSS Reset */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style-image: none;
	list-style-type: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* CSS Reset */

body {
	background-color: #F7FAFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Navigation-home {
	float: right;
	width: 700px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: right;
	font-size: 24px;
	font-weight: bolder;
}
.Navigation-home  ul{
	padding-left: 90px;
}
.Navigation-home  li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.Navigation-home  li a{
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation-home li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.bold a {
	font-weight: bold;
}

.holder {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 20px;
}
.Header {
	background-color: #FFFFFF;
	background-image: url(../images/Header-bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 960px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
.Header-content {
	background-color: #FFFFFF;
	background-image: url(../images/Header-bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 960px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

.Header-wrapper {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.Strapline {
	float: right;
	width: 700px;
	text-align: center;
	color: #FFFFFF;
}
h1 {
	font-size: 36px;
	line-height: 32px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 36px;
	line-height: 40px;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	line-height: 40px;
	text-decoration: none;
}
p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}



.bold {
	font-weight: bold;
}
.center-list {
}
.Homepage-splash {
	float: left;
	height: 555px;
	width: 960px;
	background-image: url(../images/LF-Europe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #FFFFFF;
}
.Homepage-splash-left-column {
	float: left;
	width: 620px;
}
.Homepage-splash-left-column-wrapper {
	float: left;
	width: 620px;
	text-align: center;
}
.Homepage-splash-right-column {
	float: left;
	width: 340px;
}
.Homepage-splash-right-column-wrapper {
	float: left;
	width: 320px;
	padding: 10px;
}
.Homepage-splash-right-column-wrapper li{
	margin-top: 5px;
	margin-bottom: 5px;
}

.Homepage-splash-right-column-wrapper li a{
	color: #FFFFFF;
	text-decoration: none;
}
.Homepage-splash-right-column-wrapper li a:hover{
	color: #00CCFF;
	text-decoration: underline;
}
.Content {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
.Content-wrapper {
	background-color: #FFFFFF;
	float: left;
	width: 940px;
	padding: 10px;
}
.Big-Blue-Text {
	font-size: 28px;
	line-height: 40px;
	color: #003399;
	text-decoration: none;
}
.Big-white-Text {
	font-size: 28px;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
.two-column-460-wide {
	float: left;
	width: 460px;
	margin-top: 30px;
	font-size: 18px;
}
.two-column-460-wide li{
	margin-top: 0px;
	margin-bottom: 30px;
}
.two-column-460-wide ul {
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(../images/point.jpg);

}
.footer {
	text-align: center;
	padding: 10px;
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Get-Started-Holder {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 1800px;
}
.Get-Started-Holder-wrapper {
	float: left;
	width: 940px;
	padding: 10px;
}
.get-started-table {
	font-size: 12px;
	text-align: center;
	margin-left: 5px;
	float: none;
}
.table-div {
	width: 420px;
	background-repeat: no-repeat;
	background-position: left -65px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Breadcrumb {
	float: left;
	width: 960px;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Breadcrumb a {
	text-decoration: none;
	color: #666666;
}
.Breadcrumb a:hover {
	text-decoration: underline;
}

.Breadcrumb-220 {
	padding: 10px;
	float: left;
	width: 200px;
	background-image: url(../images/breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Breadcrumb-220-current {
	padding: 10px;
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #dbf3fe;
	background-image: url(../images/breadcrumb-current.jpg);
}
.Breadcrumb-220-previous {
	padding: 10px;
	float: left;
	width: 200px;
	background-image: url(../images/breadcrumb-previous.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Back-Next-Buttons-holder {
	clear: both;
	float: left;
	width: 940px;
	padding: 10px;
	position: fixed;
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	background-color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.med-Blue-TextCopy {
	font-size: 18px;
	line-height: 40px;
	color: #003399;
	text-decoration: none;
}
.rounded-corner-460 {
	padding: 20px;
	float: left;
	width: 420px;
	background-image: url(../images/rounded-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
.Getting-started-top-box-940 {
	float: left;
	width: 940px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 10px;
	background-image: url(../images/step-1-top-bg.png);
}
.Getting-started-top-box-460 {
	float: left;
	width: 440px;
	padding: 10px;
}
.calculator-padding {
	text-align: center;
}
.white-tesxt {
	color: #FFFFFF;
}
.Estimator-div {
	background-image: url(../images/typesttingestimator-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.Dark-Blue-text {
	color: #003399;
}
.Estimator-results {
	background-image: url(../images/Page-count-and-costs.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
.Step1-content-section {
	float: left;
	width: 880px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/content-BG.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Step1-content-section-top {
	float: left;
	width: 900px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	height: 40px;
}
.Step1-content-bottom {
	float: left;
	width: 900px;
	margin-left: 20px;
	height: 40px;
}
.ordered-list {
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: decimal;
	color: #666666;
}
.un-ordered-list {
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: disc;
	color: #666666;
	font-size: 14px;
}
.Estimator-div-prices {
	background-image: url(../images/typesttingestimator-bg-prices.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.Estimator-results-prices {
	background-image: url(../images/Page-count-and-costs-prices.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
.slideshow {
	float: left;
	margin-bottom: 30px;
}
