html {
	background: #c2d1db url(../images/bg.jpg) repeat;
}

body.home {
	background: url(../images/body.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
}

#formContainer {
	width: 580px;
	margin: 0 auto;
}

h2 {
	font-size:  18px;
	letter-spacing: -1px;
}

h3 {
	font-size: 14px;
	font-weight:  bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 18px;
	font-weight:  bold;
	margin-bottom: 10px;
}

h5 {
	font-size: 19px;
	letter-spacing: -1px;
	text-shadow: 0px 1px 2px #fff;
	text-indent: 60px;
	padding-top: 10px;
}

h6 {
	color: #fff;
	font-size: 19px;
	letter-spacing: -1px;
	text-shadow: 0px 1px 2px #191919;
	text-indent: 80px;
	padding-top: 15px;
}

#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0px 10px 20px;
	margin-bottom: 5px;
}
	
#sidebar ul {
	margin-left: 20px;
}
	
#sidebar ul li{
	background: url(../images/adobe_pdf.png) no-repeat;
	height: 50px;
	line-height: 18px;
}
	
#sidebar ul li a {
	font-weight: bold;
	color: #d1e5fc;
	margin-left: 80px;
}
	
#sidebar ul li a > span {
	font-weight: normal;
	color: #ccc;
	margin-left: 80px;
}
	
#sidebar ul li a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
	

p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	color:  #333;
	line-height: 18px;
	margin-bottom: 15px;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #9f1010;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
}

.img_wrap {
	float: left;
	padding: 0 20px 20px 0;
}

#logo {
	margin-top: 25px;
	padding: 0;
	height:  60px;
}

h1.imagereplacement {
	width: 221px;
	height: 35px;
}

#navigation {
	display: block;
	height: 60px;
	margin-top: 25px;
	padding: 0;
}

#navigation li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li a{
	height:  31px;
	margin-right: 3px;
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-99999px;
}

#navigation li.about a{
	width:  96px;
	background: url(../images/about.png);
}

#navigation li.about_active{
	width:  96px;
	background: url(../images/about_active.png);
	text-indent:-99999px;
	height: 31px;
	margin-right: 3px;
}

#navigation li.export_active{
	width:  88px;
	background: url(../images/export_active.png);
	text-indent:-99999px;
	height: 31px;
	margin-right: 3px;
}

#navigation li.about a:hover{
	width:  96px;
	background: url(../images/about_hover.png);
}

#navigation li.work a{
	width:  113px;
	background: url(../images/work.png);
}

#navigation li.work a:hover{
	background: url(../images/work_hover.png);
}

#navigation li.work_active{
	width:  113px;
	background: url(../images/work_active.png);
	text-indent:-99999px;
	height: 31px;
	margin-right: 3px;
}

#navigation li.faq a{
	width:  57px;
	background: url(../images/faq.png);
}

#navigation li.faq a:hover{
	background: url(../images/faq_hover.png);
}

#navigation li.faq_active{
	width:  57px;
	background: url(../images/faq_active.png);
	text-indent:-99999px;
	height: 31px;
	margin-right: 3px;
}

#navigation li.export a{
	width:  88px;
	background: url(../images/export.png);
}

#navigation li.export a:hover{
	background: url(../images/export_hover.png);
}

#navigation li.contact a{
	width:  91px;
	background: url(../images/contact.png);
}

#navigation li.contact a:hover{
	background: url(../images/contact_hover.png);
}

#navigation li.contact_active{
	width:  91px;
	background: url(../images/contact_active.png);
	text-indent:-99999px;
	height: 31px;
	margin-right: 3px;
}

#hero {
	height: 305px;
}

#hero ul {
	float:  left;
}

#hero li{
	list-style: none;
	}

ul.splash, li.main{
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #fff;
	width: 360px;
	line-height: 32px;
	margin: 15px 0 0 0;	
}

#hero li.punch{
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	width: 300px;
	line-height: 32px;
	margin: 0 0 15px 0;
	letter-spacing: -1px;
}

#hero li.sub{
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #d1e5fc;
	width: 320px;
	line-height: 22px;
	margin: 0 0 15px 0;
}

#hero li.action {
	height: 40px;
	padding: 7px 0px 0px 20px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 320px;
	line-height: 22px;
	margin: 30px 0 15px 0px;
	background: url(../images/action.png) no-repeat;
}

#hero li.action a {
	color: #fff;
	text-shadow: 0px 1px 2px #000;
	font-weight: bold;
}

#hero li.action a:hover {
	color: #d7e0f5;
	text-decoration: none;
}

#hero img {
	margin: 30px 0px 0px 20px;
	float: right;
}

#about {
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../images/tyre.png) no-repeat;
}

#help {
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../images/help.png) no-repeat;
}

#export {
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../images/globe.png) no-repeat;
}

#faq {
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../images/japan.png) no-repeat;
}

#testimonials {
	height:  163px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../images/customers.png) no-repeat;
}

#testimonials p {
	font-size: 14px;
	color:  #fff;
	margin-left: 20px;
	margin-bottom: 3px;
}

#testimonials p.name{
	font-size: 14px;
	font-weight: bold;
	color:  #a9cbed;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: right;
	
}

#signup {
	height:  163px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	background: url(../images/mailing.png) no-repeat;
}

#signup p {
	font-size: 14px;
	color:  #fff;
	margin-left: 25px;
	margin-right: 15px;
}

.email-opt-in {
	margin-left: 25px;
	margin-top: 10px;
	color:  #fff;
}

#footer_nav {
	height: 40px;
}

#footer_nav li{
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	color:  #666;
	font-size: 11px;
}

#footer_nav li a {
	margin-right: 5px;
	color:  #666;
	font-weight:  bold;
}

#footer_nav li a:hover {
	color:  #9f1010;
}

#credit p {
	text-align:  right;
	margin-right: 10px;
	font-size: 11px;
	color:  #666;
}

#credit p a {
	font-weight:  bold;
	color:  #666;
}

#rule {
	background:  url(../images/rule.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 10px;
}

#sidebar {
	background: url(../images/sidebar_bg.jpg) #191919;
	border-style: solid;
	border: 1px #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10	px;
	margin-bottom:  20px;
}

#sidebar img {
	padding:  20px;
}

#sidebar img.second {
	padding:  0px 20px 20px 20px;
}

#sidebar img.second_work {
	padding:  78px 20px 20px 20px;
}

#sidebar ul li {
	margin-bottom: 15px;
	}


#about_splash h2{
	background: url(../images/about_splash.jpg);
	text-indent: -9999px;
	height: 200px;
}

#export_splash h2{
	background: url(../images/export_splash.jpg);
	text-indent: -9999px;
	height: 200px;
}

#faq_splash h2{
	background: url(../images/faq_splash.jpg);
	text-indent: -9999px;
	height: 200px;
}

#contact_splash h2{
	background: url(../images/contact_splash.jpg);
	text-indent: -9999px;
	height: 200px;
}

#work_splash h2{
	background: url(../images/work_splash.jpg);
	text-indent: -9999px;
	height: 200px;
}

#contact-area {
	width: 580px;
	margin: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #666;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 110px;
	margin-bottom:  40px;
}

label {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 100px;
	padding-top: 0px;
	font-size: 14px;
}

#mailing-list input {
	padding: 5px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	float: left;
}

#mailing-list input.submit-button {
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-bottom:  40px;
}

#mailing-list textarea:focus, #mailing-list input:focus {
	border: 2px solid #666;
}

ul {
	margin-bottom: 10px;
}

ul li {
	margin-bottom: 5px;
}

ul.contact {
	margin-bottom: 0px;
}

.contact li {
	margin-bottom: 0px;
}

ol {
	margin-left: 25px;
	}

ol li {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-size: 14px; 
	line-height: 18px;
	}
