#bgwrapper {
	background-image:url("http://769ded165f9dfaa02496-9a8bb2fbc42a5a489ea63e2ae7908ed3.r63.cf2.rackcdn.com/mainbg.jpg");
	background-repeat:repeat-x;
	height:749px;
}

#logo {
	margin-top:60px;
}

#mainContent h1 {
	font-family:Oswald,Arial;
	line-height:115px;
	margin-top:22px;
}
.hstyle1 {
	font-size:118px;
	color:white;
}
.hstyle2 {
	font-size:118px;
	color:white;
}
#mainContent h2 {
	font-family:Oswald,Arial;
	color:white;
	font-size:37px;
	margin-top:15px;
}
#mainContent p{
	font-family:arial;
	color:white;
	font-size:17px;
	margin-left:3px;
	margin-top:18px;
}
#mainContent p a {
	color: #FFFFFF;
    font-size: 18px;
    vertical-align: bottom;
}
.man {
	margin-left: 528px;
    position: absolute;
    top: 55px;
}
#steps {
	margin-top:30px;
}
.step {
	border:3px solid white;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	width:260px;
	height:135px;
	-webkit-box-shadow: 1px 1px 1px 0px ;
	box-shadow: 1px 1px 1px 0px ;
	display:inline-block;
	margin-left:10px;
}
.step h2 {
	font-family:Arial;
	color:white;
	font-size:35px;
	padding-left:20px;
	padding-top:8px;
}
.icons {
	vertical-align:baseline;
}
.step p {
	color: #FFFFFF;
    font-family: arial;
    font-size: 17px;
    margin-left: 25px;
    margin-top: 8px;
}
#companies {
	margin-top:30px;
}

#companies table td {
	width:130px;
}
footer {
	background-image:url("http://769ded165f9dfaa02496-9a8bb2fbc42a5a489ea63e2ae7908ed3.r63.cf2.rackcdn.com/grid.png");
	background-repeat:repeat;
	height:90px;
	margin-top:10px;
	text-align:center;
	padding-top:35px;
	line-height:30px;
}
footer a {
    color: #383838;
    display: inline;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 50px;
}
footer span {
	margin-left:35px;
}
.barcontainer {
	height:45px;
	background-color:#3d4053;
	padding-top:5px;
	width:820px;
	
}
.barcontainer div {
	height:40px;
	width:32px;
	float:left;
	margin-left:5px;
}

.boxred {
	background: #e1261f; /* Old browsers */
	background: -moz-linear-gradient(top, #e1261f 0%, #f08116 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1261f), color-stop(100%,#f08116)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1261f 0%,#f08116 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1261f 0%,#f08116 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1261f 0%,#f08116 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1261f 0%,#f08116 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1261f', endColorstr='#f08116',GradientType=0 ); /* IE6-9 */
}
.boxgreen {
background: #9dd53a; /* Old browsers */
background: -moz-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9dd53a 0%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9dd53a 0%,#7cbc0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9dd53a 0%,#7cbc0a 100%); /* IE10+ */
background: linear-gradient(to bottom, #9dd53a 0%,#7cbc0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
}
#bar {
	margin-top:20px;
}
#testimonials{
	height:165px;
	background-image:url("../images/bg1.gif");
	margin-top:2px;
	font-family:arial;
	color:white;
	text-align:center;
}
#testimonials article{
	display: inline-block;
	width:48%;
}
.authorImage {
	margin-top:14px;
	float:left;
}
.divider {
	float:left;
	margin-left:15px;
	margin-top:30px;
}
.testimonial {
    margin-top: 34px;
    padding-left: 200px;
    text-align: left;
    width: 50%;
	color:black;
}
.authorDetails {
    margin-top: 14px;
    padding-left: 200px;
    text-align: left;
    width: 50%;
	color:black;
}	
#clickhere {
	display:none;
}
#clickhere1 {
	position:fixed;
	bottom:50px;
	right:50px;
	display:block;
}
#clickhere2 {
	display:block;
	position:fixed;
	bottom:0px; 
	left:50px;
}