@charset "utf-8";

body {
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#page-canvas {
	width: 1050px;
	margin: 0 auto;
	text-align: left;
}

#page-layout {
	width: 1050px;
	background: #FFFFFF;
}

#masthead {
	position: relative;
	width: 1050px;
	height: 145px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}

#logo {
	position: absolute;
	left: 35px;
	top: 43px;
}

#request-quote {
	position: absolute;
	left: 817px;
	top: 81px;
}

#contact-service {
	position: absolute;
	width: 980px;
	left: 35px;
	top: 19px;
	text-align: right;
}

#contact-service ul {
	float: right;
	margin: 0;
	padding: 0;
}

#contact-service ul li {
	float: left;
	margin-left: 10px;
	margin-right: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #4B96D9;
}

#menu a, a:link, a:active, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#menu {
	position: absolute;
	left: 35px;
	top: 103px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	margin-left: 0;
	margin-right: 27px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #AAAAAA;
}

#menu a, a:link, a:active, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#breadcrumbs {
	position: relative;
	width: 1050px;
	height: 25px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

#breadcrumbs ul {
	position: absolute;
	left: 35px;
	top: 7px;
	margin: 0;
	padding: 0;
}

#breadcrumbs ul li {
	float: left;
	margin-left: 0;
	margin-right: 4px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #AAAAAA;
}

#breadcrumbs a, a:link, a:active, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#container {
	position: relative;
	width: 1050px;
	min-height: 300px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}

#content {
	width: 980px;
	margin: 0 auto;
}

h1 {
	color: #4B96D9;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #4B96D9;	
}

div.two-up-column {
	float: left;
	width: 460px;
}

#service-step fieldset {
	width: 430px;
}

#checkout-step fieldset {
	width: 430px;
}

#service-step label, #checkout-step label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: black;
}

#service-step legend, #checkout-step legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: black;
}

#list-details dt, #service-details dt {
	float: left;
	width: 210px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: black;
}

#list-details dd, #service-details dd {
	float: left;
	width: 210px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	color: black;
}

#contact-details dt, #payment-details dt {
	float: left;
	width: 150px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: black;
}

#contact-details dd, #payment-details dd {
	float: left;
	width: 270px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: black;
}

#contact-details input.full, #payment-details input.full {
	width: 250px;
	display:block;
}

#contact-details input.two-thirds, #payment-details input.two-thirds {
	width: 160px;
}

#contact-details input.one-third, #payment-details input.one-third {
	width: 80px;
}

#footer {
	position: relative;
	border-top: 2px solid #AAAAAA;
	height: 80px;
}

#copyright-notice {
	position: absolute;
	width: 400px;
	margin-top: 10px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
}

#terms-and-more {
	position: absolute;
	width: 580px;
	margin-top: 10px;
	left: 400px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
}

#terms-and-more ul {
	float: right;
	margin: 0;
	padding: 0;
}

#terms-and-more ul li {
	float: left;
	margin-left: 10px;
	margin-right: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #AAAAAA;
}

#terms-and-more a, a:link, a:active, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#list-step ul, #service-step ul, #checkout-step ul {
	margin: 0;
	padding: 0;
}

#list-step ul li, #service-step ul li, #checkout-step ul li {
	margin-left: 0;
	margin-right: 27px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}

#content ol li, #content ol li p {
	clear: both;
	color: black;
}

#content ol li {
	color: #4B96D9;
}
