.services {
	padding: 10px 20px;
	background:
		url(/wp-content/themes/softlight/images/additionalServices.png)
		repeat-x top;
	border: solid 1px #d6d7d8;
	height: 130px;
	margin-top: 20px;
}

.services h5 {
	margin-bottom: 25px;
}

.services ul {
	width: 212px;
}

.services ul li {
	line-height: 22px;
}

.services a {
	text-decoration: none;
}

.logos {
	background: #fff;
	height: 170px;
}

.logos h5 {
	background: #dde8f3;
	padding: 0 20px;
	font-size: 16px;
	color: #56697c;
	line-height: 40px;
	margin: 0;
}

.logos ul {
	padding: 0 20px !important;
	height: 120px;
	padding: 0;
}

.logos ul li {
	float: left;
	width: 107px;
	text-align: center;
	height: 80px;
	margin: 20px 15px;
}

.homeBottom {
	background: #eeeff1;
	padding: 10px 0 20px 0;
}

.wizard {min-height:300px;}
.wizard .moneyBack {position: absolute;top: 23px;left: 530px;}
.wizard h1{font-size: 24px;color: #43596E ; /*#ff7800;*/font-weight:bold;padding: 20px 0 0 20px;line-height:27px;;margin: 0;}
.wizard h2{font-size: 21px;color: #666;font-weight:normal;padding: 0 0 0 20px;line-height:30px;;margin: 0;}
.wizard h3{font-size: 16px;color: #43596e;font-weight:bold;padding: 0 0 0 20px;margin: 0;}
.wizard h3 a {font-size:12px;font-weight:normal;}
.wizardHead {margin: 0 0px 0 0px;line-height:34px;border-bottom:solid 3px #a2bbd2;margin-top: 20px;}
.wizardHead h3 {margin: 0;color: #fff;float: left;margin-right:10px; padding: 0 10px;background:url(/wp-content/themes/softlight/images/newhp/transTab.png) repeat-x;font-weight:18px;}
.wizard .wizardSteps h4 {font-size:16px;font-weight: bold;color: #ff7800;display:inline;line-height:40px;padding-right: 5px;}
.wizard .wizardSteps .steps {
	background:url(/wp-content/themes/softlight/images/newhp/wizardColumns.png) repeat-y left top #fff;
	
	margin-left: 0px;
	margin-right: 0px;
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
}
.wizard .wizardSteps .stepsBottom {margin:0 0px 10px 0px;height: 10px;background:url(/wp-content/themes/softlight/images/newhp/wizardBottom.png) no-repeat center top #fff;}
.wizard .indexstep1 {background: url(/wp-content/themes/softlight/images/newhp/step1Head.png) repeat-x top;float: left;width: 154px;padding: 0px 15px;padding-bottom: 2px;}
.wizard .indexstep2 {float: left;width: 410px;padding: 0 15px;background: url(/wp-content/themes/softlight/images/newhp/step2Head.png) no-repeat left top;padding-bottom: 2px;}
.wizard .indexstep2 .directText {margin-top: 10px;}
.wizard .indexstep2 .directText textarea {width: 398px;padding: 5px;height: 100px;}
.wizard .indexstep2 .upload {margin-top: 10px;display: none;}
.wizard .indexstep3 {float: left;width: 210px;padding: 0 12px;background: url(/wp-content/themes/softlight/images/newhp/step2Head.png) no-repeat left top;}
.wizard .indexstep3 .wizardButton {font-size: 13px;}
.wizard .indexstep3 .wizardButton a {display: block;font-size: 15px;padding: 0 15px;width: 173px;_width: 170px;height:40px;line-height:40px;color: #fff;text-decoration:none;font-weight:bold;margin-bottom: 5px;}
.wizard .indexstep3 .wizardButton a:hover {}
.wizard .indexstep3 .wb1 {background:url(/wp-content/themes/softlight/images/newhp/wizardButton_orange.png) no-repeat left top;}
.wizard .indexstep3 .wb2 {background:url(/wp-content/themes/softlight/images/newhp/wizardButton_blue.png) no-repeat left top;}
.wizard .indexstep3 .wb3 {background:url(/wp-content/themes/softlight/images/newhp/wizardButton_black.png) no-repeat left top;}
.wizard .indexstep3 .wizardButton a.inactive {background:url(/wp-content/themes/softlight/images/newhp/wizardButton_inactive.png) no-repeat left top;color: #eee;cursor: default;}

.wizard p {
	margin: 10px 0;
}

ul.smallTabs {padding:0;height: 26px;padding-top: 2px;background:url(/wp-content/themes/softlight/images/newhp/mainNav.png) no-repeat left bottom;}
ul.smallTabs li {float: left;margin-right: 2px;height:25px;}
ul.smallTabs li a {background: #fff;text-decoration: none;padding: 0 10px;display: block;border-bottom: solid 3px #c9c9c9;text-align: center;color: #656565;line-height:23px;font-size: 14px;}
ul.smallTabs li.active a {border-bottom: solid 3px #8fb3d6;background: #dde8f3;}

