html {
	background: #e6f0f5;
	font-family: "Verdana", Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a {
	outline: none;
}

#outer {
	width: 810px;
	height: auto;
	margin: 0 auto;
}

/* --- HEADER --- */

#header {
	background: transparent url('../images/header_bg.gif');
	width: 807px;
	height: 96px;
	position: relative;
}

#logo {
	background: transparent url('../images/logo.png') no-repeat;
	width: 144px;
	height: 86px;
	top: 8px;
	left: 12px;
	position: absolute;
	float: left;
}

#logo a {
	display: block;
	width: 144px;
	height: 86px;
}

#logo span {
	display: none;
}

#logo-tag {
	position: absolute;
	float: left;
	top: 43px;
	left: 164px;
}
#logo-tag p {
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
}

#nav {
	float: right;
	margin: 67px 0 0 0;
}

#nav-cap {
	background: transparent url('../images/nav_cap.gif') no-repeat;
	width: 29px;
	height: 29px;
	float: left;
}

#nav-arrow {
	background: transparent url('../images/nav_arrow.png') no-repeat;
	width: 17px;
	height: 9px;
	margin-top: 88px;
	left: 590px;
	position: absolute;
	z-index: 10;
}

#nav-content {
	background: #d9e5eb;
	height: 29px;	
	float: left;
}

#nav-content ul {
	padding: 8px 5px 1px 5px;
	line-height: 10px;
}

#nav-content ul li {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
	color: #2089c5;
	margin: 0 10px 0 0;
}

#nav-content ul li a {
	color: #2089c5;
	text-decoration: none;
}

#outer #nav #nav-content ul li a:hover {
	text-decoration: underline !important;
}

/* --- MAIN --- */

#main {
	background: url('../images/main_bg.png');
	width: 810px;
	height: 617px;
	z-index: 5;
}

#panel-holder {
	margin: 0 0 0 10px;
	height: 155px;
}

.panel-one, .panel-two, .panel-three {
	background: url('../images/panel_bg.png') no-repeat;
	width: 249px;
	height: 119px;
	margin: 20px 0 0 11px;
	float: left;
	z-index: -100;
}

.panel-one h2, .panel-two h2, .panel-three h2 {
	font-size: 22px;
	color: #bc7a1b;
	float: right;	
	text-align: right;
	position: relative;
	z-index: 20;
}

h2.panel-header-one { margin: 57px 13px 0 0; }
h2.panel-header-two { margin: 30px 13px 0 0; }
h2.panel-header-three {	margin: 30px 13px 0 0; }

.panel-one-img {
	background: transparent url('../images/clock_img.jpg') no-repeat;
	height: 139px;
	width: 171px;
	margin: -12px 0 0 -4px;
	position: absolute;
	z-index: 10;
}

.panel-two-img {
	background: transparent url('../images/mouse_img.jpg') no-repeat;
	height: 136px;
	width: 178px;
	margin: 0;
	margin: -10px 0 0 1px;
	position: absolute;
	z-index: 10;
}

.panel-three-img {
	background: transparent url('../images/woman_img.jpg') no-repeat;
	height: 124px;
	width: 180px;
	margin: -9px 0 0 1px;
	position: absolute;
	z-index: 10;
}

p.hidden-text-one, p.hidden-text-two, p.hidden-text-three {
	position:absolute;
	width:140px;
	font-size:12px;
	margin:10px 0 0 10px;
	z-index:0;
}

#middle-block {
	background: transparent url('../images/middle_block.png') no-repeat;
	width: 807px;
	height: 100px;
	text-align: center;
}

p.middle-text {
	font-size: 20px;
	color: #ffffff;
	width: 600px;
	margin: 0 auto;
	padding-top: 14px;
}

p.middle-text span {
	color: #ff683f;
}

/* --- MAIN CONTENT --- */

#main-content {
	width: 787px;
	padding-left: 20px;
}

#left-main {
	width: 410px;
	height: 360px;
	overflow: hidden;
	position: absolute;
}

#slide-wrapper {
	background: #ffffff;
	width: 3000px;
	z-index: 10;
	position: absolute;
}

#content-one, #content-two, #content-three, #content-four {
	width: 807px;
	position: absolute;
}

#content-two {
	margin-left: 440px;
}

#content-two p span {
	color: #dc0303;
}

#content-three {
	margin-left: 880px;
}

#content-four {
	margin-left: 1320px;
}

#content-four a{
	color: #f18a05;
	font-weight: bold;
}

#main-content .column-left {
	width: 400px;
	padding: 6px 0 0 7px;
	float: left;
}

#main-content .column-right {
	width: 250px;
	padding: 6px 35px 0 27px;
	float: right;
}

#main-content h2 {
	color: #f18a05;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
}

#main-content h2.no-padding {
	padding-bottom: 0;
}

#main-content h3 {
	color: #76983b;
	font-size: 16px;
	padding-bottom: 11px;
}

#main-content h3 span {
	color: #f18a05;
}

#main-content p {
	color: #5b5b5b;
	font-size: 14px;
	padding-bottom: 11px;
}

#main-content p.small {
	color: #969696;
	font-size: 10px;
}

#main-content p.no-padding {
	padding-bottom: 0;
}

#main-content .beta {
	padding-bottom: 0;
	color: #999d00;
}

#main-content .beta-image {
	background: transparent url('../images/beta_screen.png') no-repeat;
	width: 244px;
	height: 243px;
	margin: 5px 0 0 0;
	position: absolute;
}

#main-content #email-signup {
	width: 250px;
	position: absolute;
	margin-top: 235px;
}

#main-content #beta-thanks {
	width: 250px;
	position: absolute;
	margin-top: 245px;
	display: none;
}

#email-signup .email-field {
	background: url('../images/form_field.png') no-repeat;
	color: #696969;
	border: none;
	width: 167px;
	height: 19px;
	margin: 0 4px 0 0;
	padding: 4px 0 0 4px;
}

#email-signup .name-field {
	background: url('../images/form_field.png') no-repeat;
	color: #696969;
	border: none;
	width: 167px;
	height: 19px;
	margin: 5px 4px 0 0;
	padding: 4px 0 0 4px;
	display: none;
}

#email-signup .submit-button {
	background: url('../images/submit_btn.png') no-repeat;
	border: none;
	width: 65px;
	height: 23px;
	margin: 0;
	padding: 0;
}

#email-signip form input {
}

#content-four p.address {
	font-size:8px;
}

/* --- FOOTER --- */

#footer {
	background: url('../images/footer_bg.png') no-repeat;
	width: 811px;
	height: 30px;
	position: relative;
	padding-bottom: 20px;
}

#footer ul {
	float: left;
	line-height: 7px;
	margin: 7px 0 0 8px;
	padding: 0 0 2px 0;
}

#footer ul li {
	color: #969696;
	font-size: 10px;
	display: inline;
	margin: 0 0 0 10px;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	color: #ffffff;
	font-size: 10px;
	float: right;
	margin: 6px 20px 0 0 ;
}

/* --- WILDEBOX--- */

#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 175%;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	display: none;
}
 
#overlay1, #overlay2, #overlay4 {
	background: #fff;
	border: 5px solid #555;
	width: 500px;
	height: auto;
	position: absolute;
	padding: 20px;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -275px;
	z-index: 100; 
	display: none;
}

#overlay3 {
	background: #fff;
	border: 5px solid #555;
	width: 372px;
	height: 370px;
	position: absolute;
	padding: 20px 0 20px 20px;
	top: 60px;
	left: 50%;
	margin: 0 0 0 -201px;
	z-index: 100;
	display: none;
}

#overlay1 h2, #overlay2 h2, #overlay3 h2, #overlay4 h2 {
	color: #f18a05;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
}

#overlay1 h3, #overlay2 h3, #overlay3 h3, #overlay4 h3 {
	color: #76983b;
	font-size: 16px;
	padding-bottom: 11px;
}

#overlay1 p, #overlay2 p, #overlay3 p, #overlay4 p {
	color: #5b5b5b;
	font-size: 14px;
	padding-bottom: 11px;
}

#overlay1 a, #overlay2 a, #overlay3 a, #overlay4 a {
	color: #5b5b5b;
	font-size: 14px;
	padding-bottom: 11px;
}

#overlay1 a:hover, #overlay2 a:hover, #overlay3 a:hover, #overlay4 a:hover {
	color: #f18a05;
	font-size: 14px;
	padding-bottom: 11px;
}

#overlay3 form input {
	color: #696969;
	width: 164px;
	height: 19px;
	margin: 5px 4px 10px 0;
	padding: 4px 0 0 4px;
}

#overlay3 form input.long {
	color: #696969;
	width: 344px;
	height: 19px;
	margin: 5px 4px 10px 0;
	padding: 4px 0 0 4px;
}

#overlay3 form label {
	font-size: 14px;
	color: #5b5b5b !important;
	width: 167px;
	height: 19px;
	margin: 0 0px 10px 0;
}

#overlay3 form label.right {
	font-size: 14px;
	color: #5b5b5b !important;
	width: 167px;
	height: 19px;
	margin: 0 0px 10px 110px;
}

#overlay3 form textarea {
	font-size: 14px;
	color: #5b5b5b !important;
	width: 344px;
	height: 100px;
	margin: 5px 4px 10px 0;
	padding: 4px 0 0 4px;
}

#overlay3 .submit-button {
	background: url('../images/submit_btn.png') no-repeat;
	border: none;
	width: 65px;
	height: 23px;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
}

#overlay3 p.contact-response {
	display: none;
}

#overlay3 a.close {
	position: absolute;
	bottom: 5px;
}