body {
	margin: 0 0;
	background: #ffffff;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 223px;
	width: 1000px;
	margin: 0 auto -40px;
	text-align: left;
	float: left;
}
#logo {
	float: left;	
}
#social {
	float: left;
	margin-left: 515px;
	padding-top: 5px;	
}
#header-home {
	height: 50px;
	width: 859px;
	margin: 0 auto;
}
#social-home {
	float: right;
	padding-top: 5px;	
}
#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 75px;
	width: 1000px;
	color: #666666; 
	font-family: 'Contrail One', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7em; 
	text-align: center;
}

a {
    color: #666666;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
b {
	font-family: 'Contrail One', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: .05em;
	color: #bbbbbb;
}
h1 {
	font-family: 'Quicksand', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
	font-size: 30px;
	letter-spacing: .03em;
	line-height: 1em; 	
	color: #aaaaaa;
}

hr {
	color: #3e3e3e;
	size: 1px dotted;
}

.slideshow {
	position: relative;
	width: 1000px;
	height: 373px;
	margin-left: auto;
	margin-right: auto;
	z-index: -10 !important;
}
.main {
	background: #ffffff;
	border: 1px solid #3E3E3E;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 940px;
	padding: 0 30px 25px 30px;
	text-align: justify;
}
.main .left {
	float: left;
	clear: left;
	width: 600px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
.main .left p {
	padding-top: 10px;	
}
.main .right {
	float: left;
	width: 200px;
	margin-top: 50px;
	margin-left: 70px;
	margin-bottom: 20px;
	border: 1px solid #3e3e3e;
	padding: 10px 20px;
background: #ffffff;
}
.main .right-2 {
	float: left;
	width: 150px;
	margin-top: -10px;
	margin-left: 105px;
	border: 1px solid #3e3e3e;
	padding: 15px 10px 10px 10px;
	text-align: center;
	background: #38393d;
}
.main2 {
	background: #ffffff;
	border: 1px solid #3E3E3E;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 940px;
	padding: 0 30px 25px 30px;
	text-align: justify;
}
main .full {
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
#copyright {
	font-family: 'Karla', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: .04em;
	color: #aaaaaa;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	clear: both;
}

/* new navigation start */
#navigation {
	height: 35px;
	position: relative;
	z-index: 11;
	margin-left: auto;
	margin-right: auto;
	width: 485px;
}
ul#nav {
	position: relative;
	margin-left: -40px;
}
ul#nav li, ul#nav li a { background: url("../images/fade-nav.png") no-repeat left top; height: 35px; }
ul#nav li { float: left; border: 0px solid #243e3b; border-left: none; }
ul#nav li a { display: block; text-indent: -9999px; }

ul#nav li.home { background-position: 0px 0px; border-left: 0px solid #243e3b; list-style: none; width: 152px; }
ul#nav li.about { background-position: -152px 0px; list-style: none; width: 165px; }
ul#nav li.contact { background-position: -317px 0px; list-style: none; width: 168px; }

ul#nav li.home a { background-position: 0px -35px; }
ul#nav li.about a { background-position: -152px -35px; }
ul#nav li.contact a { background-position: -317px -35px; }

/* new navigation end */

#footer {
	background: #efefef;
	width: 700px;
	height: 550px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;	
}

.fb-like-box {
	float: left;
	margin-left: 20px;
	margin-top: 20px;	
	background: #ffffff;
}
.mailinglist {
	float: left;
	margin-left: 65px;
	margin-top: 20px;
	color: #333;
	width: 300px;
	line-height: 1.4em;	
}
#mc_embed_signup {
	height: 70px;	
}

#mc_embed_signup input.email {
	width: 65% !important;	
	float: left;
}
#mc_embed_signup form {
	margin-top: 10px !important;	
}
#mc_embed_signup input.button {
	width: 20% !important;
	min-width: 60px !important;
	clear: none !important;
	float: left;
}
#mc_embed_signup .button {
	clear: none !important;	
}