/*********** 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;
	color:#666666;
}
a.more-testimonials{
	margin:0 0 20px 0;
	display:block;
}
blockquote{
	background:url('../nav/quote1.gif') top left no-repeat;
	padding:18px 0 0 15px;
	margin:20px 0;
}
blockquote p{
	background:url('../nav/quote2.gif') bottom right no-repeat;
	padding:0 15px 18px 0;
	font-size:11px;
}
blockquote em{
	display:block;
	text-align:right;
}
iframe{
	padding:3px;
	border:1px solid #d9d9d9;
}
table#with-border{
	bordeR:1px solid #e3e3e3;
	border-collapse:collapse;
}
table#with-border td, table#with-border th{
	bordeR:1px solid #e3e3e3;
	padding:8px;
}

/********* TYPOGRPAHY ********/

body{
	font:12px "Trebuchet MS";
	color:#555;
	background:url('../nav/body_tile.gif') repeat-x #fff;
	text-align:center;
}
h1, h2, h3, h4, h5{
	color:#1f60a4;
}
h1{
	font-size:20px;
	margin:0 0 20px 0;
}
h2{
	font-size: 18px;
	margin:5px 0 15px 0;
}
h3{
	font-size:16px;
	margin:5px 0 10px 0;
}
h4{
	font-size:14px;
	margin:5px 0 10px 0;
}
h5{
	font-size:12px;
	margin:5px 0 5px 0;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
}

/********* STRUCTURE *********/

#wrapper{
	width:900px;
	text-align:left;
	margin:0 auto;
}
#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;
}
#footer{
	clear:both;
	height:86px;
	border-top:1px solid #e1e1e1;
}
#content-left{
	border-right:1px solid #e1e1e1;
	position:relative;
	margin:235px 0 25px 0;
	width:290px;
	float:left;
}
#content-right{
	position:relative;
	margin:230px 15px 25px 0;
	width:270px;
	float:right;
	display:inline;
}
#right-content-full{
	position:relative;
	margin:230px 0 25px 0;
	width:600px;
	float:left;
}
/********* HEADER *********/

img#logo{
	margin:15px 0 0 25px;
}

/********* 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;
}
#left-float ul li.selected2 a{
	font-weight:700;
}
#left-float ul li.selected2 li a{
	font-weight:400;
}
#left-float ul ul{
	margin:0 0 10px 0;
}
#left-float ul li li{
	padding:0 0 0 10px;
	overflow:hidden;
	border:none;
}
#left-float ul li.selected li a, #left-float ul li li a{
	font-size:11px;
	font-style:italic;
	font-weight:400;
	background:transparent;
	padding:4px 24px 4px 5px;
	width:100%;
}
#left-float ul li.selected li a:hover{
	background:url('../nav/nav_icon.gif') 163px 2px no-repeat;
}
#left-float ul li li.no-selected a:hover{
	background:url('../nav/nav_icon.gif') 163px 2px no-repeat;
}
#left-float ul li li.selected a{
	background:url('../nav/nav_icon.gif') 163px 2px no-repeat;
	font-weight:700;
}

#banners img{
	margin:0 0 10px 0;
}
.banners img{
	margin:0 0 10px 0;
}
img#newsletter_icon{
	margin:0 4px 0 0;
}

/********* HOMEPAGE *********/

img#home-image{
	padding:3px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	position:absolute;
	width:580px;
	height:200px;
}
#slideshow{
	width:588px;
	height:208px;
	overflow:hidden;
	position:absolute;
}
#slideshow img{
	padding:3px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	width:580px;
	height:200px;
}
.padding-left{
	padding:0 14px 0 8px;
}
p#welcome-text{
	font-size:14px;
	font-weight:700;
	color:#717171;
}
.service{
	margin:0 0 10px 0;
}
.service .align-right{
}
.service img{
	padding:3px;
	border:1px solid #d9d9d9;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
.service p{
	font-size:11px;
}
.service h3{
	color:#666666;
	font-size:14px;
}
.service h3 a{
	text-decoration:none;
	color:#666666;
}
.service h3.latest-news-header{
	margin:0 0 3px 0;
}
.service.small{
	width:268px;
	height:140px;
	float:left;
	display:inline;
	margin:20px 20px 0 0;
}
.service.small img{
	padding:3px;
	border:1px solid #d9d9d9;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
#equipment-browser{
	clear:both;
	width:587px;
	height:128px;
	overflow:hidden;
	background:url('../nav/browser_bg.gif') no-repeat #4182cf;
	margin:0 0 20px 0;
}
#equipment-browser ul{
	margin:0;
	list-style:none;
	margin:39px 0 0 30px;
}
#equipment-browser ul li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
a#see-all-mews{
	display:block;
	margin:0 0 10px;
	text-align:right;
	font-style:italic;
	background:url('../nav/arrow.gif') right 4px no-repeat;
	padding:0 11px 0 0;
	font-size:11px;
	color:#666666;
}


/********* CONTACT FORM *********/

form#contact-form{
	background-color:#5d9ddf;
	padding:10px 15px;
	border:1px solid #9bb9d9;
}
form#contact-form p{
	margin:0;
	
}
form#contact-form label{
	width:235px;
	display:block;
	margin:4px 0;
	color:#fff;
	font-size:11px;
	font-weight:700;
}
form#contact-form input, form#contact-form textarea{
	width:235px;
	height:16px;
	margin:4px 0;
	border:1px solid #9bb9d9;
}
form#contact-form textarea{
	height:120px;
}
form#contact-form p.contact, form#contact-form p.small{
	color:#fff;
	font-style:italic;
	margin:5px 0 0 0;
	font-weight:700;
}
form#contact-form p.small{
	font-size:11px;	
}
span.required{
	color:#ffa60b;
	font-size:14px;
}
form#contact-form label.small-label{
	float:left;
	display:inline;
	width:40px;
	margin:4px 0 8px 0;
}
form#contact-form input.checkbox{
	float:left;
	display:inline;
	margin:4px 10px 8px 0;
	width:12px;
	height:12px;
}
form#contact-form input.submit{
	height:auto;
	padding:3px 0;
	color:#fff;
	width:auto;
	float:right;
	border:none;
}
#form-errors-box{
	padding:10px;
	background-color:#f5f9fe;
	border-bottom:1px solid #e2eefe;
	border-right:1px solid #e2eefe;
	margin:0 0 20px 0;
}
#form-errors-box ul{
	list-style:none;
	margin:0 0 0 10px;
}
form#contact-form .white-text, form#contact-form .white-text a{
	color:#fff;
}
#contact-images{
	margin:15px 0;
}
#contact-images img{
	margin:0 0 5px;
}

.radio-button-list{
	height:20px;
}
form#contact-form .radio-button-list input{
	width:auto;
	height:auto;
	background-color:transparent;
	border:none !important;
}

/********* FREELANCE FORM *********/


form#freelance-form{
	background-color:#5d9ddf;
	padding:10px 15px;
	border:1px solid #9bb9d9;
	margin:15px 0;
}
form#freelance-form p{
	margin:0;
	
}
form#freelance-form label{
	width:75px;
	display:block;
	margin:4px 6px;
	color:#fff;
	font-size:11px;
	font-weight:700;
	float:left;
	display:inline;
}
form#freelance-form input, form#freelance-form textarea{
	width:190px;
	height:16px;
	margin:4px 0;
	border:1px solid #9bb9d9;
	float:left;
	display:inline;
}
form#freelance-form input.hidden{
	display:none;
}
form#freelance-form input.small-field{
	width:20px;
	margin:4px 5px;
}
form#freelance-form textarea{
	height:120px;
}
form#freelance-form p.contact, form#freelance-form p.small{
	color:#fff;
	font-style:italic;
	margin:5px 0 0 0;
	font-weight:700;
}
form#freelance-form p.small{
	font-size:11px;	
}
span.required{
	color:#ffa60b;
	font-size:14px;
}
form#freelance-form label.small-label{
	float:left;
	display:inline;
	width:40px;
	margin:4px 0 8px 0;
}
form#freelance-form input.checkbox{
	float:left;
	display:inline;
	margin:4px 10px 8px 0;
	width:12px;
	height:12px;
}
form#freelance-form input.freelance-checkbox{
	margin:4px 5px;
}	
form#freelance-form input.submit{
	height:auto;
	padding:3px 0;
	color:#fff;
	width:auto;
	float:right;
	border:none;
}
#form-errors-box{
	padding:10px;
	background-color:#f5f9fe;
	border-bottom:1px solid #e2eefe;
	border-right:1px solid #e2eefe;
	margin:0 0 20px 0;
}
#form-errors-box ul{
	list-style:none;
	margin:0 0 0 10px;
}
form#freelance-form .white-text{
	color:#fff;
}

/********* CREATIVE FORM *********/


form#freelance-form.creative-form label{
	width:540px;
	display:block;
	margin:4px 6px;
	color:#fff;
	font-size:11px;
	font-weight:700;
	display:inline;
}
form#freelance-form.creative-form input, form#freelance-form.creative-form textarea{
	width:565px;
}
form#freelance-form.creative-form textarea{
	height:180px;
}
form#freelance-form.creative-form input.short{
	width:190px;
}
form#freelance-form.creative-form input.submit{
	height:auto;
	padding:3px 0;
	color:#fff;
	width:auto;
	float:right;
	border:none;
}

/********* NEWS PAGES *********/

.list-item{
	border-bottom:1px solid #e1e1e1;
	padding:0 0 10px 0;
}
.news-page img{
	float:right;
	clear:right;
	display:inline;
	margin:0 0 10px 20px;
}
.news-page p{
	font-size:12px;	
}
#related-pages{
	clear:both;
	margin:0 0 15px 0;
}
#related-pages img{
	padding:3px;
	border:1px solid #d9d9d9;
	float:left;
	display:inline;
	margin:0 5px 0 0;
	width:36px;
	height:36px;
}
#related-pages p{
	padding:15px 0 0 0;
	margin:0;
}
#related-pages h3{
	padding:12px 0 0 0;	
	margin:0;
}

/********* TESTIMONIALS PAGES *********/

form#testimonial_filter{
	background-color:#5d9ddf;
	padding:10px 15px;
	border:1px solid #9bb9d9;
	height:20px;
	overflow:hidden;
	margin:0 0 25px 0;
}
form#testimonial_filter select{
	float:right;
	display:inline;
	width:250px;
	border:1px solid #9bb9d9;
	height:20px;
	font-family:"Trebuchet MS";
}
form#testimonial_filter label{
	float:left;
	display:inline;
	color:#fff;
	line-height:20px;
	font-weight:700;
}

/********* EVENTS PAGES *********/

form#event_filter{
	background-color:#5d9ddf;
	padding:10px 15px;
	border:1px solid #9bb9d9;
	height:20px;
	overflow:hidden;
	margin:0 0 20px 0;
}
form#event_filter select{
	float:right;
	display:inline;
	width:250px;
	border:1px solid #9bb9d9;
	height:20px;
	font-family:"Trebuchet MS";
}
form#event_filter label{
	float:left;
	display:inline;
	color:#fff;
	line-height:20px;
	font-weight:700;
}
.event-titles{
	background-color:#5592dd;
	color:#fff;
	padding:8px;
	margin:0 0 2px 0;
	font-weight:700;
	font-size:12px;
}
.event-titles .event-date{
	text-align:left;
}
.event-titles .event-location img, .event-titles .event-date img{
	margin:0 4px 0 0;
}
.event{
	background-color:#f5f9fe;
	border-bottom:1px solid #e2eefe;
	border-right:1px solid #e2eefe;
	color:#555;
	padding:0;
	line-height:21px;
	height:21px;
	margin:0 0 1px 0;
	position:relative;
}
.event h4 {
	margin: 0 0 0 5px;
}
.event img{
	position:absolute;
	top:1px;
	right:1px;
}
.event-title{
	float:left;
	display:inline;
	width:200px;
	font-weight:700;
	text-indent:5px;
}
.event-location{
	float:left;
	display:inline;
	width:105px;
}
.event-date, event-titles .event-date{
	float:left;
	display:inline;
	width:140px;
	text-align:left;
}
.event-enquire{
	float:right;
	display:inline;
	width:95px;
}
.event .event-title, .event .event-location, .event .event-date{
	font-size:11px;
}
ul#downloads{
	list-style:none;
	margin:0 0 20px 0;
}
ul#downloads li{
	margin:0 0 5px 0;
}
#right-float ul#downloads li img{
	margin:0 3px 0 0 !important;
	float:left;
	display:inline;
	clear:none;
}

/********* ABOUT PAGE *********/

#images-and-video{
	width:208px;
	float:right;
	display:inline;
	margin:0 0 20px 20px;
}
#images-and-video ul{
	margin:0;
	list-style:none;
	width:200px;
}
#images-and-video img{
	padding:3px;
	border:1px solid #d9d9d9;
	width:200px;
	margin:0 0 15px 0;
}
#meet-the-team{
	clear:both;
	width:587px;
	height:200px;
	overflow:hidden;
	background:url('../nav/meet_the_team.gif') no-repeat #4182cf;
	margin:0 0 20px 0;
	position:relative;
}
#meet-the-team a#see-whole-team{
	display:block;
	width:135px;
	height:22px;
	position:absolute;
	top:0;
	left:0;
}
#meet-the-team ul{
	list-style:none;
	margin:36px 0 0 39px;
}
#meet-the-team ul li{
	float:left;
	display:inline;
	margin:0 30px 5px 0;
	color:#fff;
	width:100px;
	text-align:center;
}
#meet-the-team ul li img{
	width:62px;
	height:62px;
	padding:3px;
	border:1px solid #c1daf9;
	margin:0 auto;
}
#meet-the-team ul li h4{
	color:#fff;
	font-size:12px;
	margin:0 0 5px 0;
	line-height:14px;
}
#meet-the-team ul li p{
	font-size:11px;
}
#meet-the-team ul li#whole-team{
	float:none;
	clear:both;
	display:block;
	width:510px;
	height:20px;
	margin:0;
	text-align:right;
}
#meet-the-team ul li#whole-team a{
	color:#fff;
	margin:0;
	display:block;
}
a#read-blog{
	display:block;
	margin:10px 0 30px 0;
}

/********* TEAM LIST PAGE *********/

h3.team-cat-header{
	clear:both;
	padding:10px 0 8px 0;
}
a.team-item{
	display:block;
	width:189px;
	height:80px;
	float:left;
	background-color:#66a5e6;
	color:#165597;
	font-family:arial;
	font-size:11px;
	margin:0 3px 3px 0;
	text-decoration:none;
}
a.team-item:hover, a.team-item:hover .h3{
	color:#fff;
}
a.team-item:hover img{
	border:1px solid #66a5e6;
}
a.team-item img{
	margin:8px;
	border:1px solid #d9d9d9;
	float:left;
	display:inline;
}
a.team-item .h3{
	display:block;
	float:left;	
	width:88px;
	margin-top:5px;
	font-weight:700;
}
a.team-item .job-title{
	display:block;
	float:left;
	margin:2px 0 0 0;
	width:88px;
}

/********* WHOLE TEAM *********/

ul.team-list{
	list-style:none;
	margin:15px 0;
}
ul.team-list li{
	width:112px;
	height:142px;
	position:relative;
	border:1px solid #e3e3e3;
	float:left;
	display:inline;
	margin:0 25px 25px 0;
	-moz-box-shadow:0 0 5px #e3e3e3;
	-webkit-box-shadow:0 0 5px #e3e3e3;
	background-color:#fbfbfb;
}
ul.team-list li.title{
	width:auto;
	height:auto;
	border:none;
	float:none;
	clear:both;
	display:block;
	margin:15px 0 25px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background-color:transparent;
}
ul.team-list li:nth-child(odd){
	-webkit-transform:rotate(-6deg);
	-moz-transform:rotate(-6deg);
}
ul.team-list li:nth-child(even){
	-webkit-transform:rotate(1deg);
	-moz-transform:rotate(1deg);
}
ul.team-list li.title{
	-webkit-transform:none;
	-moz-transform:none;
}
ul.team-list li img{
	width:100px;
	height:100px;
	position:absolute;
	top:6px;
	left:6px;
}
ul.team-list li p{
	margin:0;
	position:absolute;
	top:108px;
	left:6px;
	text-align:center;
	width:100px;
	font-size:10px;
	text-transform:uppercase;
}
ul.team-list li div{
	width:200px;
	padding:20px;
	background-color:#333;
	position:absolute;
	top:140px;
	left:-69px;
	color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	line-height:16px;
	display:none;
	z-index:500;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 5px #e3e3e3;
	-webkit-box-shadow:0 0 5px #e3e3e3;
	text-shadow:1px 1px #000;
	font-size:11px;
}
ul.team-list li:hover{
	-webkit-transform:rotate(0deg) scale(1.2);
	-moz-transform:rotate(0deg) scale(1.2);
	z-index:500;
}
ul.team-list li.title:hover{
	-webkit-transform:none;
	-moz-transform:none;
}
ul.team-list li:hover div{
	display:block;
	-webkit-transform:rotate(0deg) scale(0.9);
	-moz-transform:rotate(0deg) scale(0.9);
}
ul.team-list li:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

/********* PORTFOLIO *********/

form#portfolio_filter{
	background-color:#5d9ddf;
	padding:10px 15px;
	border:1px solid #9bb9d9;
	height:20px;
	overflow:hidden;
	margin:0 0 25px 0;
}
form#portfolio_filter select{
	float:right;
	display:inline;
	width:250px;
	border:1px solid #9bb9d9;
	height:20px;
	font-family:"Trebuchet MS";
}
form#portfolio_filter label{
	float:left;
	display:inline;
	color:#fff;
	line-height:20px;
	font-weight:700;
}
ul#portfolio-thumb{
	list-style:none;
	margin:0;
	float:right;
	clear:right;
	display:inline;
	width:208px;
}
ul#portfolio-thumb li{
	width:62px;
	float:left;
	margin:3px;
	padding:0;
}
ul#portfolio-thumb li img{
	width:54px;
	padding:3px;
	border:1px solid #c1daf9;
	margin:0;
}

/********* EQUIPMENT PAGES *********/

#equipment-browser2{
	clear:both;
	width:566px;
	overflow:hidden;
	margin:25px 0 0;
}
#e-browser-head{
	background:url('../nav/eb1.gif') no-repeat #4182cf;
	height:21px;
}
#e-browser-centre{
	background:url('../nav/eb2.gif') repeat-y #4182cf;
}
#e-browser-foot{
	background:url('../nav/eb3.gif') no-repeat #4182cf;
	height:4px;
	overflow:hidden;
}
#equipment-browser2 ul{
	width:587px;
	list-style:none;
	margin:0;
	padding:12px 0 10px 7px;
}
#equipment-browser2 ul li{
	float:left;
	display:inline;
	margin:5px 10px 0 10px;
	width:90px;
	overflow:hidden;
	height:125px;
}
#equipment-browser2 ul li img{
	width:82px;
	height:82px;
	padding:3px;
	border:1px solid #7aabe6;
}
#equipment-browser2 ul li .cat-list-title{
	text-align:center;
	font-size:11px;
	color:#fff;
	font-weight:700;
}
.button-box{
	width:503px;
	float:right;
	display:inline;
	padding:5px 0;
	margin:0 0 5px 0;
	clear:right;
	background-color:#f3f3f3;
}
.button-box p{
	width:390px;
	margin:0 0 0 8px;
	float:left;
	display:inline;
	line-height:24px;
}
.button-box a img, .button-box img{
	border:none;
	float:right;
	display:inline;
	margin:0 5px 0 0;
}
.button-box img.enquire-now{
	width:90px;
	height:19px;
}
.button-box blockquote{
	margin:0;
}
p#equipment-contact{
	margin:10px 0 30px 0;
	padding:0;
	width:315px;
	float:left;
	display:inline;
}
img#equipment-contact-button{
	margin:8px 0 30px 0px;
	float:left;
	display:inline;
}
ul#equipment-list{
	list-style:none;
	margin:0;
}
ul#equipment-list li img{
	float:right;
	display:inline;
	margin:6px 0 0 20px;
}
ul#equipment-list li ul{
	list-style:none;
	margin:10px 0;
}
ul#equipment-list li ul li{
	height:31px;
	line-height:31px;
	margin:0;
	border-bottom:1px dotted #e3e3e3;
}
ul#equipment-list li h3{
	font-size:13px;
	color:#333;
	font-style:italic;
}

/********* SERVICE PAGES *********/

.service-text{
	padding-top:6px;
}
#really-must-see{
	clear:both;
	width:587px;
	height:128px;
	overflow:hidden;
	background:url('../nav/really_must_see.gif') no-repeat #4182cf;
	margin:0 0 20px 0;
}
#really-must-see ul{
	margin:0;
	list-style:none;
	margin:40px 0 0 23px;
}
#really-must-see ul li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	width:170px;
	text-align:center;
}
#really-must-see ul li img{
	margin:0 auto;
}
#really-must-see ul li a{
	text-decoration:none;
}
#really-must-see ul li p{
	color:#fff;
	margin:0;
}
#services-vid{
	padding:3px;
	border:1px solid #d9d9d9;
	width:250px;
	height:187px;
	overflow:hidden;
	margin:15px 0 15px 15px;
}
#services-vid2{
	padding:3px;
	border:1px solid #d9d9d9;
	width:250px;
	height:187px;
	overflow:hidden;
	margin:0 0 10px 10px;
	float:right;
	clear:right;
}
.vid-caption{
	width:250px;
	float:right;
	clear:right;
	font-size:11px;
	margin:0 0 10px 10px;
}
#services-vid3{
	margin:10px 0 20px;
}
img#appointment{
	float:none;
	border:none;
	padding:0;
	margin:20px 0 0 120px;
}
.news-page .service .video{
	overflow:hidden;
	border-bottom:1px solid #e3e3e3;
	padding:20px 0;
}
.news-page .service .video div{
	border:1px solid #e3e3e3;
	padding:3px;
	margin:0 0 0 20px;
}

/********* 404 PAGES *********/

.error-page{
	margin:0 0 280px 0;
}

/********* 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;
}

/********* TESTIMONIAL SCROLLER *********/

ul#text-fader{
	list-style:none;
	margin:15px 0;
	position:relative;
	width:200px;
	height:350px;
}
ul#text-fader li{
	width:200px;
	height:350px;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	background-color:#fff;
	z-index:8;
}
ul#text-fader li.active{
    z-index:10;
}
ul#text-fader li.last-active{
    z-index:9;
}
ul#text-fader blockquote{
	background:url('../nav/quote1.gif') top left no-repeat;
	padding:18px 0 0 15px;
	margin:0;
}
ul#text-fader blockquote p{
	background:url('../nav/quote2.gif') bottom right no-repeat;
	padding:0 15px 18px 0;
	font-size:11px;
}
ul#text-fader blockquote em{
	display:block;
	text-align:right;
}


/********* VIDEO PAGES *********/

#flashcontent{
	text-align:center;
}
.movie{
	padding:3px;
	border:1px solid #d9d9d9;
	width:400px;
	height:320px;
	margin:0 auto;
}
#movie-wrap{
	width:400px;
	height:320px;
	overflow:hidden;
}

/***** 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;
	border:1px solid #e3e3e3;
}
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;
	list-style: none;
	text-indent: 0;
	width: 570px;
	overflow: hidden;
}
ul#youtube-list li{
	width:120px;
	height:185px;
	float: left;
	text-align: center;
	margin:0 10px 10px 0;
	overflow:hidden;
	position:relative;
}
ul#youtube-list.no-titles li {
	height:90px;
}
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{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border:none;
	float: none;
	background-color:#fff;
}
ul#youtube-list li a span{
	display:block;
	padding:0;
	width:100px;
	position:absolute;
	text-align:left;
	top:100px;
	left:10px;
}
span.date{
	float: right;
	font-size: 10px;
	color: #666;
	padding-left: 15px;
}