/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:0 0 0 30px;
}
ul li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
a{
	color:#333;
}
a:hover{
	color:#4182cf;
	text-decoration:none;
}
a:active{
	font-weight:700;
}
a:visited{
	color:#333;
}
hr{
	background-color:#e1e1e1;
	border:none;
	height:1px;
	overflow:hidden;
	margin:10px 0;
}
a.read-more{
	background:url('../nav/arrow.gif') right 4px no-repeat;
	padding:0 11px 0 0;
	font-size:11px;
}
blockquote{
	background:url('../nav/quote1.gif') top left no-repeat;
	padding:15px 0 0 15px;
	margin:20px 0;
}
blockquote p{
	background:url('../nav/quote2.gif') bottom right no-repeat;
	padding:0 15px 15px 0;
	font-size:11px;
}
blockquote em{
	display:block;
	text-align:right;
}
#right-content img{
	padding:2px;
	border:1px solid #e3e3e3;
	float:right;
	display:inline;
	margin:0 0 20px 20px;
}

/********* TYPOGRPAHY ********/

body{
	font-size:12px;
	font-family:"Trebuchet MS", arial;
	color:#555;
	background:url('../nav/body_tile.gif') repeat-x #fff;
}
h1, h2, h3, h4, h5{
	color:#1f60a4;
}
h1{
	font-size:22px;
	margin:0 0 20px 0;
}
h2{
	font-size:18px;
	margin:15px 0 15px 0;
}
h3{
	font-size:16px;
	margin:0 0 10px 0;
}
h4{
	font-size:14px;
	margin:0 0 10px 0;
}
h5{
	font-size:12px;
	margin:0 0 5px 0;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
}

/********* STRUCTURE *********/

#wrapper{
	width:900px;
}
#header{
	height:113px;
	background:url('../nav/header.gif') no-repeat;
}
#header.international{
	background:url('../nav/header2.gif') no-repeat;
}
#content{
	background:url('../nav/content_bg.gif') no-repeat #fff;
}
#left-float{
	float:left;
	display:inline;
	width:198px;
	margin:25px 0 0 52px;
}
#right-float{
	width:588px;
	float:left;
	display:inline;
	margin:-13px 0 0 27px;
	padding:0 0 20px 0;
}
#right-content{
	margin:230px 0 25px 0;
}
#footer{
	clear:both;
	height:70px;
	border-top:1px solid #e1e1e1;
}

/********* HEADER *********/

img#logo{
	margin:13px 0 0 25px;
}

/********* LEFT & NAVIGATION *********/

#left-float ul{
	margin:0 0 20px 0;
	list-style:none;
}
#left-float ul li{
	border-bottom:1px solid #e1e1e1;
}
#left-float ul li a{
	text-decoration:none;
	padding:4px 0 4px 5px;
	display:block;
}
#left-float ul li a:hover{
	background:url('../nav/nav_icon.gif') 173px 2px no-repeat;
}
#left-float ul li a:active{
	background:url('../nav/nav_icon.gif') 173px 2px no-repeat;
}
#left-float ul li.selected a{
	background:url('../nav/nav_icon.gif') 173px 2px no-repeat;
	font-weight:700;
}
#cards img{
	margin:0 0 15px 0;
}

/********* HOMEPAGE *********/

img#home-image{
	padding:3px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	position:absolute;
}
#home-video{
	width:584px;
	height:338px;
	background:url('../nav/home_video_bg.gif') no-repeat #ededed;
	margin:0 0 15px 3px;
}
#home-video #info{
	width:165px;
	float:right;
	display:inline;
	margin:15px 15px 0 0;
}
#home-video #info h2{
	font-size:14px;
	margin:0 0 15px 0;
}
#home-video #info p{
	font-size:12px;
	color:#555;
	line-height:16px;
	font-family:Frutiger, arial;
}
#home-video img#see-specs{
	margin:5px 0 0;
}
#the-video{
	margin:15px 0 0 15px;
	float:left;
	display:inline;
	width:375px;
	height:308px;
}
#home-video object{
	margin:0;
}
img#surface-block, img#nui-block{
	display:inline;
	padding:0;
	border:none;
}
img#surface-block{
	float:left;
	margin:0 0 20px 3px;
}
img#nui-block{
	float:right;
	margin:0 2px 20px 0;
}

/********* CONTACT PAGE *********/

#address-details{
	width:285px;
	height:360px;
	float:left;
	display:inline;
	margin:10px 0 20px;
	border-right:1px solid #e3e3e3;
}
#address-details p{
	line-height:18px;
}
#address-details img{
	float:none;
	margin:0;
	padding:0;
	border:none;
}
form#contact-form{
	background-color:#5d9ddf;
	width:275px;
	float:right;
	display:inline;
	margin:10px 0 20px;
	padding:15px 0;
}
form#contact-form p{
	padding:0 15px;
	margin:0;
}
form#contact-form label{
	color:#fff;
	font-weight:700;
	font-size:11px;
	display:block;
	width:70px;
	line-height:25px;
	height:25px;
}

form#contact-form label.wide {
	width: 250px;
	height: 50px;
}

form#contact-form input, form#contact-form textarea{
	width:240px;
	height:20px;
	border:1px solid #e3e3e3;
}
form#contact-form textarea{
	height:60px; 
}
form#contact-form input#submit_button{
	width:90px;
	height:19px;
	border:none;
	margin:10px 0 0 153px;
}
.form-errors {
	color: #fff;
}
img#newsletter-signup{
	margin:0 0 0 27px;
	border:none;
	padding:0;
}
img#contact-button{
	margin:20px 0 30px 130px;
	float:none;
	padding:0;
	border:none;
}

/***** YOUTUBE VIDEO LIST PAGE ****/

div#main-video {
	width: 570px;
	overflow: hidden;
	text-align: center;
	padding: 0 0 25px 0;
}
div#main-video object{
	padding:2px;
}
div#main-video h2 {
	color: #666;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}
ul#youtube-list {
	float: left;
	clear: both;
	margin: 15px 0 0;
	list-style: none;
	text-indent: 0;
	width: 570px;
	overflow: hidden;
}
ul#youtube-list li {
	width: 190px;
	height: 185px;
	float: left;
	text-align: center;
	margin:0;
}
ul#youtube-list li.selected a,  ul#youtube-list li a:hover{
	background-color: #efefef;
}
ul#youtube-list li a {
	width: 190px;
	height: 185px;
	display: block;
	text-decoration: none;
}
ul#youtube-list li a img {
	margin: 30px 0 0 0;
	float: none;
	background-color:#fff;
}
ul#youtube-list li a span {
	font-weight: 700;
	padding:10px 10px 10px 10px;
	display: block;
	clear: left;
}
ul#youtube-list li.clear-both{
	height:1px;
}

/********* FOOTER *********/

#footer img{
	float:left;
	display:inline;
	margin:10px 0 0 20px;
}
#footer p{
	width:585px;
	float:right;
	display:inline;
	margin:19px 35px 0 0;
	text-align:center;
	font-size:11px;
}




























