@charset "UTF-8";
/* CSS Document */

body {
	font-size:13px;
	font-family: 'HelveticaNeueW01-45Light';
	width:auto;
	height:auto;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	background: #fff;
}
p {
	line-height:1.6em;
	font-size: 13px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 0 0;
	padding: 0;
}
img {
	margin: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #c60;
}
a:hover {
	text-decoration: none;
}
p a:hover {
	text-decoration: none;
}
h2 {
	font-family:'Weezer';
	margin: 0 0 15px 0;
	font-size: 23px;
	font-weight:normal;
	color:#EC6618;
}
h2.registration {
	margin: 0 0 15px 0;
	font-size: 21px;
	font-weight:normal;
}
h3 {
	font-family:'HelveticaNeueW01-75Bold';
	margin: 8px 0 3px 0;
	font-size: 14px;
	font-weight:normal;
}

.footnote {
	font-size:10px;
	line-height: 14px;
	color:darkgray;

}
/*  Main Structure ---------------------- */


#wrapper {
	margin: 0 auto;
	width: 958px;
	padding: 0 0 50px 0;
}
#container {
	display:block;
}
#main {
	padding: 0;
	background: #fff url(../img/background.jpg) left top repeat;
	min-height:300px;
	width: 958px;
	margin-bottom:2px;  	
	float:left;
}
#mainlogin {
	padding: 0;
	min-height:300px;
}
#content {
	width: 480px;
	margin: 40px 0 40px 40px;
	padding: 30px;
	float: left;
	background: #fff;
	box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-webkit-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
}
#content p{
	margin:8px 0;
	}
	
#content ul{
	list-style: disc;
	line-height:1.6em;
	font-size: 13px;
	padding: 0 0 0 10px;

	}
#login {
	width: 480px;
	min-height:420px;
	margin: 60px 0 0 220px;
	padding: 30px;
	float: left;
	background: #efefef;
	box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-webkit-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
}

#regform {
	width: 819px;
	margin: 40px 0 40px 40px;
	padding: 30px;
	float: left;
	background: #fff;
	box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-webkit-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0 0 15px rgba(50, 50, 50, 1);
}
#call {
	width:250px;
	margin: 40px 0 0 80px;
	padding: 0;
	float: left;
}
#report {
	margin: 40px 0 0 40px;
	padding: 0;
	float: left;
}
#send {
	float: right;	
}
#sendtext {
	float:left;
}
/* Forms ---------------------------- */

.company, .individual {
	width:739px;
	background:#dedede;
	padding:40px;
	float:left;
	margin:0 0 20px 0;
}
#regform .column {
	float:left;
	width:368px;
}
#regform input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 7px;
	font-family: 'HelveticaNeueW01-45Light';
	width:243px;
	margin:6px 0;
	font-size:13px;
}
#regform label {
	display:block;
	float:left;
	padding-top:7px;
	width:90px !important;
	margin-top:6px;
}
.selectbox select {
	background:transparent;
	width: 288px;
	padding: 5px;
	font-size: 13px;
	font-family: 'HelveticaNeueW01-45Light';
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 30px;
	-webkit-appearance: none;
}
.selectbox {
	margin:5px 0;
	width: 257px;
	height: 30px;
	overflow: hidden;
	background: url(../img/arrowdown.png) no-repeat right #ddd;
	border: 1px solid #ccc;
}
.register {
	float:left;
	padding:15px;
	margin-bottom:0;
	width:200px;
	background: #ec6618;
	font-family:'Weezer';
	font-size:18px;
	color:#fff !important;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.thanks {
	float:left;
	padding:10px 20px;
	margin-bottom:0;
	background: #ef8408;
	font-family:'HelveticaNeueW01-45Light';
	font-size:14px;
	color:#fff !important;
	text-decoration:none;
	border:none;
	width:240px;
	margin: 40px 0 0 50px;
}

.thanks p{
	line-height: 1.4em !important;
}
	
a.login {
	float:left;
	padding:15px;
	width:200px;
	height:22px;
	background: #ffd504;
	font-family:'Weezer';
	font-size:18px;
	color:#333 !important;
	text-decoration:none;
}

a.request {
	float:left;
	padding:15px;
	width:200px;
	height:22px;
	background: #ccc	;
	font-family:'HelveticaNeueW01-75Bold';
	font-size:18px;
	color:#666 !important;
	text-decoration:none;
}

#contact .column {
	float:left;
	width:240px;
}
#contact input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 7px;
	font-family: 'HelveticaNeueW01-45Light';
	width:210px;
	font-size:13px;
}
textarea.styled {
	float:right;
	width: 210px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 5px;
	font-family: 'HelveticaNeueW01-45Light';
	font-size:13px;
}
#contact label {
	display:block;
	float:left;
	padding:0;
	width:90px !important;
	margin:2px 0 14px 0;
}
#contact .send {
	float:left;
	padding:20px;
	margin-bottom:0;
	width:220px;
	background: #ec6618;
	font-family:'Weezer';
	font-size:18px;
	color:#fff !important;
	text-decoration:none;
	border:none;
	cursor:pointer;
	text-align:center;
}
#loginform {
	width:350px;
	margin:70px 0 0 70px;
}

#login input[type="text"] {
	background-color: #fff;
	border: 1px solid #dedede;
	padding: 7px;
	font-family:'Weezer';
	width:234px;
	font-size:13px;
	float:right;
	margin-bottom:7px;
}
#login .captcha {
	float:right;
	margin-bottom:7px;
}
#login label {
	display:block;
	float:left;
	padding:0;
	width:80px !important;
	margin:7px 0 2px 0;
}
#login .help {
	float:right;
	width:30px;
	height:26px;
	padding-top:4px;
	margin:1px 0 0 5px;
	background: #ef8408;
	font-family:'Weezer';
	font-size:18px;
	color:#fff !important;
	text-decoration:none;
	border:none;
	cursor:pointer;
	text-align:center;

}
#login .policy {
	font-size:12px;
	height:20px;
	margin:5px 0 5px 15px;
}

#login .send {
	float:right;
	padding:20px;
	margin-bottom:0;
	width:250px;
	background: #ef8408;
	font-family:'Weezer';
	font-size:18px;
	color:#fff !important;
	text-decoration:none;
	border:none;
	cursor:pointer;
	text-align:center;
}
/*  Header & Navigation ---------------- */



#header {
	margin:0;
	height:60px;
	float:left;
}
.logo {
	float:left;
	width:600px;
	margin:0;
}
.years {
	padding-top:15px;
	text-align:right;
}
.logo img {
	float:left;
	padding-top:15px;	
	margin-right:20px !important;	
}
.logo p {
	font-family:'Weezer';
	font-size:30px;
	line-height:80px;	
	color:#EC6618;
	margin:0 !important;
	text-transform: uppercase;
}
.meta {
	float:right;
	padding-top:30px;
}

#tagline {
	font-size:0.82em;
	color:#000;
	border-top:#ccc 1px solid;
	padding:5px 0 10px 0;
	float:left;
	width: 958px;	
}
#nav {
	margin: 0;
	padding: 0;
	clear: both;
	height:40px;
}

#nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#nav ul li a {
    text-decoration: none;
    display: block;
	float:left;
	padding:10px;
	width:139px;
	text-align:center;
	background: #fff3c7;
	margin-left:1px;
	font-family:'Weezer';
	font-size:0.8rem;
	color:#ec6618;
	height:20px;
    transition: background 0.3s ease-out; /* explorer 10 */
    -webkit-transition: background 0.3s ease-out; /* chrome & safari */
    -moz-transition: background 0.3 ease-out; /* firefox */
    -o-transition: background 0.3 ease-out; /* opera */
}
.first {
	margin:0 !important;
	width:138px !important;	
}
#nav ul li a.active {
	float:left;
	background: #ec6618;
	width:139px;
	padding:10px;
	margin-left:1px;
	text-align:center;
	font-family:'Weezer';
	font-size:0.85rem;
	color:#FFF;
	height:20px;
}
#nav a:hover {
	background: #ffd600;
}

#nav ul li:hover > ul {
    visibility: visible;
}

#nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
	margin-left:-160px;
	margin-top:41px;
}
#nav ul li ul li{
	float: none;
}
#nav ul li ul li a {
    color: #ec6618;
}
#nav ul li ul li a:hover{
	color: #333;
	background-color: #ffd600 !important;
}

/*  Footer ---------------------------- */


#footer {
	font-size:11px;
	color:#999;
	border-top:#ccc 1px solid;
	padding:5px 0 0 0;
	margin:60px 0 0 0;
}
#footer .copy {
	float:right;
}
