body {
	margin: 0;
	padding: 0;
  font-family: 'Fauna One', serif;
	font-size: 11pt;
	color: #787878;
}


.splithalf {
  width:900px;
  padding: 0;
  margin:0 auto;
}

#intro-text h3 {
    color: #787878;
    font-size: 25px;
    margin-top: 60px;
}


.feature-list {
    line-height: 26px;
    margin-top: 30px;
}

.feature-list li {
    list-style-position: outside;
    margin-bottom: 10px;
    margin-left: 15px;
    padding: 5px 0;
}


/*This is the section where you change the arrow graphic*/

.left {
float:left;
width:570px;
font-size:17px;
background-image:url('http://i.imgur.com/q1N20uh.jpg');
background-repeat:no-repeat;
background-position: right 50px;
}

/*This is the section where you can replace the optin box and laptop screen*/

.right {
float:left;
width:330px;
height:0px;
background-image:url('http://i.imgur.com/EtPQzXh.jpg');
background-repeat:no-repeat;
}

.clear {
clear:both;
height:0;
width:100%;
}

/*This is where you change your Google web fonts*/

h1.kavoon{
font-family: 'Kavoon', cursive;
text-align:center;
color:#2f2f2f;
font-size:40px;
padding-bottom:30px;
}


#buttonid {
  background: #5c5c5c;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  /*Rounded Corners*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
 
/*Shadow*/
-webkit-box-shadow: 0px 6px 0px rgba(0, 78, 146, 0.9);
-moz-box-shadow: 0px 6px 0px rgba(0, 78, 146, 0.9);
box-shadow: 0px 6px 0px rgba(0, 78, 146, 0.9);
 
/*Gradient*/
background: #3ab1e0; /* Old browsers */
background: -moz-linear-gradient(top,  #3ab1e0 0%, #0474d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ab1e0), color-stop(100%,#0474d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3ab1e0 0%,#0474d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3ab1e0 0%,#0474d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3ab1e0 0%,#0474d1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3ab1e0 0%,#0474d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab1e0', endColorstr='#0474d1',GradientType=0 ); /* IE6-9 */

/* Change all instances of 3ab1e0 for the start colour of your gradient. Change all instances of 0474d1 for the end colour of your gradient */


font-size: 22px;
font-family: 'Fauna One', serif;
height: 58px;
width: 155px;
margin: 26px 0 0 18px;
overflow: hidden;
display: block;
text-align: center;
color:#fff;
}

#buttonid:hover {
  margin-top: 28px;
   
  /*Shadow*/
  -webkit-box-shadow: 0px 4px 0px rgba(0, 78, 146, 0.9);
  -moz-box-shadow: 0px 4px 0px rgba(0, 78, 146, 0.9);
  box-shadow: 0px 4px 0px rgba(0, 78, 146, 0.9);
   
  /*Gradient*/
background: #0474d1; /* Old browsers */
background: -moz-linear-gradient(top,  #0474d1 0%, #3ab1e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0474d1), color-stop(100%,#3ab1e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0474d1 0%,#3ab1e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0474d1 0%,#3ab1e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0474d1 0%,#3ab1e0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0474d1 0%,#3ab1e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0474d1', endColorstr='#3ab1e0',GradientType=0 ); /* IE6-9 */

}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.optinform input, .optinform textarea {
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
}
.optinform input:focus, .optinform textarea:focus {
    background: #fff;
    border:1px solid #555;
    box-shadow: 0 0 3px #aaa;
}

.optinform input {
    padding:9px 0px;
}

input[type="text"]
{
    font-size:16px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #5E5E5E;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	padding-top: 10px;
}

.container {
	width: 960px;
	margin: 0px auto;
}

/* Header - sirhare logo*/

#header-wrapper {
	overflow: hidden;
	height: 400px;
	background: url(http://i.imgur.com/RJxQdcS.jpg) no-repeat center bottom;
}

#header {
	height: 100px;
	margin: 0 auto;
	background: #40a7d7 url(http://i.imgur.com/aU5iCi9.png) repeat;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	line-height: 100px;
	letter-spacing: -2px;
	font-size: 36px;
	text-align:center;
}

/* Page */

#page {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 50px 30px 50px;
	background: #FFFFFF;
}


/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration:underline;
}
