@charset "utf-8";
/* CSS Document */
body {
	background: #dc9fe6 url(../images/bg-body.gif) repeat-x top left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 810px;
	background: #fff url(../images/bg-wrapper.gif) repeat-y top center;
}
#container {
	width: 810px;
	background:url(../images/bg-header.jpg) top no-repeat;
	padding-top: 173px;
}
h1 {
	text-indent: -9000px;
}
#step1 {
	background: url(../images/bg-order-mod2.jpg) no-repeat top center;
	width: 810px;
	height: 390px;
	margin-bottom: 40px;
	float: left;
}
#step1 table {
	margin-left: 350px;
	margin-top: 85px;
}
#step1 table td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
table td .textbox1 {
	width: 280px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table td .textbox2 {
	width: 100px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table td .textbox3 {
	width: 106px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table td .textbox4 {
	width: 113px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btn-continue {
	background:url(../images/btn-continue.gif);
	width: 360px;
	height: 46px;
	text-indent: -9000px;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: block;
}
#contents {
	width: 720px;
	margin: 0 auto;
	border: 1px solid #fff;
}
#contents p {
	margin-bottom: 20px;
}
#contents p.lead {
	color: #273376;
	font-size: 16px;
	margin-top: 20px;
}
#contents p.lead .fl {
	margin-right: 10px;
}
#contents h2 {
	font-size: 20px;
	
	margin-bottom: 20px;
	padding-top: 10px;
}
#contents ul.steps li {
	clear: both;
}
.fl {
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
}
.ct {
	clear: both;
	text-align: center;
}
strong {
	font-weight: bold;
}
#footer {
	clear: both;
	width: 810px;
	margin: 0 auto;
	background: url(../images/bg-footer.jpg) top center no-repeat;
	padding-top: 40px;
	padding-left: 56px;
	padding-bottom: 50px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#footer p {
	width: 740px;
	margin-bottom: 10px;
}
#footer p a {
	color: #273376;
	font-weight: bold;
}
#step2 .left-column {
	width: 470px;
	height: 695px;
	background: url(../images/bg-form_stretchy2.gif) top center no-repeat;
}
#step2 .left-column .fl {
	margin-right: 10px;
	margin-bottom: 20px;
}
#step2 .left-column h2 {
	margin-bottom: 0px;
	padding-top: 0px;
	color: #000;
}
#step2 .left-column table {
	margin-top: 25px;
	margin-left: 20px;
}
#step2 .left-column td {
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#step2 .left-column tr.divider td {
	border-bottom: 1px solid #f0e6f0;
	padding: 10px 5px;
}
#step2 .left-column th {
	font-size: 10px;
	color: #8c8c8c;
}
.green {
	color:#427227;
}
.purple {
	color: #740065;
}
.blue {
	color:#1e3667;
}
.blueterms {
	color:#1e3667;
	font-size: 10px;
}
.bluecart {
	color:#1e3667;
	font-size: 14px;
}
.red {
	color:#751d1c;
}
#step2 .right-column {
	float:right;
	width: 230px;
	margin-bottom: 60px;
}
#step2 .right-column td {
	padding: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.btn-complete {
	background:url(../images/btn-complete.gif);
	width: 210px;
	height: 26px;
	text-indent: -9000px;
	border: 0;
	outline: 0;
	cursor: pointer;
	display: block;
	margin-top:10px;
	margin-bottom: 10px;
}
.testimonials {
	clear: both;
}
.testimonials li {
	display: inline;
	float: left;
	width: 190px;
	margin-right: 30px;
	min-height: 230px;
	_height: 230px;
	color: #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #ccc;
	padding-right: 30px;
	margin-bottom: 50px;
}
