body, input {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}
a {
	color: green;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
a:hover {
	border-color: #ddd;
}
h2 {
	font-size: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

h3 {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p{
	line-height: 1.5em;
	margin: 8px 0;

}

.hidden {
	display: none;
}

#terms-and-conditions-apply {
    padding: 20px;
}


ul.inlineList {
}

ul.inlineList li{
	display: inline;
	margin-right: 10px;

}

div#industries {
    clear: both;
    margin-top: 110px;
}
div#industries ul.inlineList li {
	background-color: #ff9;
}

div#header {
	background-color: black;
	color: white;
	padding: 10px 0;
	font-size: 20px;
}
div#header ul {
	font-size: 14px;
	padding: 5px 0;
}
div#header ul li {
	display: inline;
	margin-right: 10px;
}
div#header li a {
	color: #ddd;
	text-decoration: none;
}
div#header li a:hover {
	color: white;
	text-decoration: underline;
	border-bottom: none;
}
div#header h1 a {
	text-decoration: none;
	color: white;
}

div#header h1 {
	float: right;
}
div#intro {
	height: 476px;
	background: url(/images/background.png) repeat-x;
	border-bottom: 1px solid #aaa;
}
div#intro p {
	font: 22px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #333;
	margin: 20px 0 30px;
}
div#info h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #3d8625;
	margin: 0px 0 11px;
}

div#info h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

div#info h3 a {
	color: black;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 5px;
}
div#info h3 a:hover {
	border-color: #bbb;
}
div#info p {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
div.description {
    margin-top: 20px;
}
.frontcontainer {
	width: 900px;
	margin: 0 auto;
}

table#pricelist {
	margin:10px 0px 20px;
}
table#pricelist TH {
	font-weight:bold;
	padding: 10px;
	padding-left:18px;
}
table#pricelist TD {
	padding-left: 18px;
	padding-top: 6px;
}
ul.checklist li{
	background: url(/images/icons/check_16.png) no-repeat left top;
	padding-left: 18px;
}
strong {
	font-weight: bold;
}
div#step p {
	background-color: #eee;
	width: 110px;
	height: 70px;
	border: 2px solid #888;
	float: left;
	margin-right: 10px;
	color: #111;
	font-size: 12px;
}
.leftcolumn, .rightcolumn {
	margin-top: 20px;
}
.leftcolumn {
	float: left;
	width: 400px;
}

.rightcolumn {
	float: left;
	width: 500px;
}

.rightcolumn ul{
	
}

.rightcolumn li{
	line-height: 1.5em;
}

label {
    width: 200px;
    text-align: right;
    display: inline-block;
}

input[type=text], input[type=password], input[type=url], input[type=email] {
    width: 200px;
}



fieldset{
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

legend{
	padding: 0px 3px;
}

div.fieldWithErrors {
	display: inline;
	
}

div.formError{
	margin: 5px 205px;
	background-color: #f6928d;
	padding: 2px 5px;

	-webkit-border-radius: 2px;
}



	a.button {
			display: inline-block;
			position: relative;
			padding: 3px 7px;
			margin: 6px 1em;
			font-weight:bold;
			font-size: 13px;
			background-color: #fff;
			border: 2px solid #fff;
			color: #222;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			-webkit-box-shadow: 0 1px 0 #999, 0 2px 0 #888, 0 3px 0 #444, 0 -1px 2px rgba(0,0,0,.15), 0 4px 2px rgba(255,255,255,.65), 2px 4px 3px rgba(0,0,0,.3);
			-moz-box-shadow: 0 1px 0 #999, 0 2px 0 #888, 0 3px 0 #444, 0 -1px 1px rgba(0,0,0,.2), 0 4px 2px rgba(255,255,255,.65), 2px 4px 3px rgba(0,0,0,.3);
			box-shadow: 0 1px 0 #999, 0 2px 0 #888, 0 3px 0 #444, 0 -1px 1px rgba(0,0,0,.2), 0 4px 2px rgba(255,255,255,.65), 2px 4px 3px rgba(0,0,0,.3);
			color: #333;
			text-shadow: 0 -1px 1px #fff;
			text-decoration: none;
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, #eee),color-stop(0.4999, #fff),color-stop(0.95, #ddd));
//			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, #f4f4f4),color-stop(0.4999, #fff));
//			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.499, #f4f4f4),color-stop(0.5, #fff));
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.7, rgba(236,236,236,.9)),color-stop(0.2, rgba(255,255,255,.9)),color-stop(0.95, rgba(221,221,221,.85)));

			background-image: -moz-linear-gradient(top,rgba(255,255,255,.9),rgba(221,221,221,.85));
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EAEAEA');
			  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EAEAEA')"

			-webkit-transition: color .1s ease-in-out;
			-moz-transition: color .1s ease-in-out;
			-o-transition: color .1s ease-in-out;
			outline: none;
		}
		
	a.signup {
	    color: green;
	    font-size: 18px;
	    width: 180px;
	    padding:5px;
	    text-align: center;
	}
		
		a.button:active {
			margin-top: 8px;
			-webkit-box-shadow: 0 1px 1px #444, 0 -1px 1px rgba(0,0,0,.2), 0 2px 1px rgba(255,255,255,.65), 1px 1px 2px rgba(0,0,0,.3);
			-moz-box-shadow: 0 1px 1px #444, 0 -1px 1px rgba(0,0,0,.2), 0 2px 1px rgba(255,255,255,.65), 1px 1px 2px rgba(0,0,0,.3);
			box-shadow: 0 1px 1px #444, 0 -1px 1px rgba(0,0,0,.2), 0 2px 1px rgba(255,255,255,.65), 1px 1px 2px rgba(0,0,0,.3);
			c