.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	list-height:1px;
}

a img {
	border:none;
}

h1 {
	font-weight:normal;
	color:#36346a;
	margin:0;
	font-size:23px;
}

h2 {
	color:#36346a;
	font-weight:normal;
	font-size:15px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:980px;
	text-align:left;
}

#content{
	padding:14px 13px 0 13px;
	background-color:#FFF;
}

#content-secondary h3 {
	color:#36346a;
	margin:20px 0 0 0;
	font-size:15px;
	font-weight:normal;
}

#content-secondary p {
	margin-bottom:10px;
}

#content-primary {
	float:right;
	width:740px;
}

#content-secondary {
	float:left;
	width:160px;
	background:url(../images/bg-gradient.gif) repeat-x left top;
	min-height:515px;
	height:auto !important;
	height:515px;
	padding:0 15px;
}

#steps {
	margin:28px 0 53px 0;
	padding:0;
	list-style:none;
}

#steps li {
	float:left;
	padding-top:166px;
}

#steps .step1 {
	background:url(../images/step-1a.png) no-repeat left top;
	width:210px;
	margin-right:17px;
}

#steps .step2 {
	background:url(../images/step-2a.png) no-repeat left top;
	width:185px;
	margin-right:50px;
}

#steps .step3 {
	background:url(../images/step-3a.png) no-repeat left top;
	width:171px;
}

.apply-now-button {
	display:block;
	width:163px;
	height:65px;
	margin-bottom:15pxpx;
}

#why-2-checkout {
	margin-top:53px;
	float:left;
	width:195px;
}

#why-2-checkout ul,
#low-costs ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#why-2-checkout ul li,
#low-costs ul li {
	background:url(../images/check.gif) no-repeat left .25em;
	padding-left:15px;
}

#why-2-checkout ul li.highlight {
	background-color:#eef0f1;
}

#low-costs {
	float:left;
	width:180px;
	margin-left:32px;
	margin-top:53px;
}

#low-costs ul li.no {
	background:url(../images/no.gif) no-repeat left .25em;
}

#contact-us {
	min-height:300px;
	width:266px;
	float:right;
	background: url(../images/woman.jpg) no-repeat right bottom #eaeced;
	margin-top:30px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}

#contact-us ul {
	margin:0 0 13px 0;
	padding:0;
	list-style:none;
}

#contact-us h3 {
	color:#36346a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-weight:normal;
}

#contact-us a {
	color:#000000;
}

#contact-us h2 {
	margin:0 0 12px 14px;
}

#contact-us p {
	margin-bottom:8px;
}

#contact-us ul li {
	padding-left:44px;
	padding-top:3px;
}

#contact-us ul li.live-chat {
	background:url(../images/chat-icon2.gif) no-repeat left top;
}

#contact-us ul li.call {
	background:url(../images/phone-icon2.gif) no-repeat left top;
}

#contact-us ul li.email {
	background:url(../images/mail-icon2.gif) no-repeat left top;
}
#contact-us .call {
	color: #333;
	line-height: 120%;
}
#contact-us strong {
	font-weight: bold;
}

