#bigtitle {
	text-align: center;
	text-weight: 600;
	color: #c8821d;
 	font-size:22px;
	
}

.wrapper .bottom h1 {
	color: #c8821d;
 	font-size:18px;
}
.wrapper .bottom h3 {
	color: #1361ad;
 	font-size:12px;
	text-weight: normal;
}

.wrapper .bottom p {
	position: relative;
	top: -10px;
}

.wrapper .bottom  p.freetrial {
	text-align: center;
	margin: 2em 3em 2em 3em;
}

tr.stepdetail td {
	padding: 0 1.4em 0 0;
}

.steps {
	
	text-weight: 600;
	color: white;
 	font-size:22px;
	height: 28px;
	vertical-align: top;
}

.stepdetail {
	font-size:16px;
	line-height: 1.1em;
	color: #DDD;
	text-weight: 600;
}
.stepdetail a {
	color: #1181f1;
	text-decoration: none;
}

.wrapper .top table {
	margin: 1em;
}

.wrapper .top table td {
	margin-bottom: 1em;
}

.wrapper {
	background-image: url(../images/full_gradient.png);
	background-repeat: repeat-x;
	background-color: #0b1f33; 	
}

.wrapper .bottom {
	background-color: #0b1f33;
}

.wrapper .bottom .inside {
	margin: 0 7em 0 7em;	
	padding: 2em 0 2em 0;
	
}
.wrapper .bottom .inside h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1em;
	
}

.title {
	text-align: right;
	padding-right: 10px;
}