img, div, input, background { behavior: url("iepngfix.htc") }

html {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}

#site_container #justinflying {
	position:absolute;
	z-index:100;
	width:1460px;
	right: -350px;
	display: inherit;
	top: 75px;
}

.team-member {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
	margin-bottom: 8px;
	padding-bottom: 10px;
	padding-top: 8px;
	clear: left;
	float: left;
	position: relative;
	width: 100%;
}
.team-member a {
	color: #0D68BB;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 2px;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.test object {
	float: left;
	padding-right: 15px;
}
.test object embed {
	border: 2px solid #CCCCCC;
}
.team-member p {
	margin: 0px;
	padding: 0px;
}
.team-member .img {
	margin-right: 9px;
	float: left;
	width: 145px;
	text-align: center;
}
.team-member .info {
	float: left;
	width: 390px;
}
.team-member h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #004F9A;
	background-color: #EFEFEF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	padding-top: 0px;
}


#about-us h2, #testimonials h2, #contact-us h2 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 20px;
}


*:focus { 
	outline: none; 
	}
	

body {
	background-image: url(images/bg.jpg);
	background-color: #004f9a;
	background-position: center top;
	margin:0;
	padding:0;
}

#site_container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	position: relative;
}


#header img {
	padding-top: 10px;
	padding-left: 9px;
	float: left;
}


#header {
	height: 50px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	position: relative;
}
#contact-info {
	text-align: right;
	padding-right: 18px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1670CA;
	margin-top: 10px;
}
#contact-info a {
	color: #DAE0FF;
	text-decoration: none;
}


/* ------ ------ ------ ------ ------  NAVIGATION ------ ------ ------ ------ ------  */


#nav {
	background-repeat: no-repeat;
	height: 18px;
	width: 500px;
	list-style-type: none;
	padding: 0;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	position: relative;
	margin-left: 25px;
}

#nav li {
float: left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url(images/nav.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

   
   
   
   
/*up state*/
li#nav-home a {
left: 0;
width: 66px;
background-position: 0 0;
}

li#nav-about-us a {
left: 72px;
width: 94px;
background-position: -72px 0;
}

li#nav-our-work a {
left: 172px;
width: 101px;
background-position: -172px 0;
}
li#nav-testimonials a {
left: 279px;
width: 122px;
background-position: -279px 0;
}
li#nav-contact a {
left: 407px;
width: 111px;
background-position: -407px 0;
}
li#nav-blog a {
left: 524px;
width: 62px;
background-position: -524px 0;
}

 
/*hover state*/
li#nav-home a:hover {
	background-position: 0 -31px;
	
}
li#nav-about-us a:hover {
	background-position: -72px -31px;
	
}
li#nav-our-work a:hover {
	background-position: -172px -31px;
	
}
li#nav-testimonials a:hover {
	background-position: -279px -31px;
	
}
li#nav-contact a:hover {
	background-position: -407px -31px;
	
}
li#nav-blog a:hover {
	background-position: -524px -31px;
	
}


/* ------ ------ ------ ------ ------  END NAVIGATION ------ ------ ------ ------ ------ ------ */



.greybg {
	background-image: url(images/grey-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #525556;
}
.greenbg {
	background-image: url(images/bg-green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #759B00;
}
#about-us, #contact-us, #testimonials, #our-work {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	line-height: 18px;
}
#contact-map {
	width: 322px;
	margin-top: 4px;
	float: left;
	background-color: #004F9A;
	padding-bottom: 3px;
	margin-left: 11px;
	border: 2px solid #3674BE;
	color: #EFEFEF;
	padding-left: 0px;
}
#blogroll {
	font-size:12px;
	width: 264px;
	float: left;
	background-image: url(images/homepage_boxes_bg.png);
	background-repeat: no-repeat;
	height: 145px;
	color: #666666;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 15px;
}
#blogroll a {
	color: #666666;
	text-decoration: none;
}
#blogroll h2 {
	display: inline;
	clear: left;
	background-image: url(images/rss.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	width: 99%;
	padding-bottom: 1px;
}
#blogroll ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	clear: left;
	font-size: 11px;
}
#blogroll li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 17px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: 15px;
	list-style-image: url(images/comment.png);
	font-size: 12px;
}

#player {
	margin-right: auto;
	margin-left: auto;
}

#content-r {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-top: 16px;
}
#tweet-favs {
	float: left;
	width: 300px;
	margin-top: 0px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
}
#tweet-favs-body a {
	color: #1764AE;
	text-decoration: none;
}
#tweet-favs-top  {
	background-image: url(images/tweet-pane-top-bg.png);
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 0px;
	clear: left;
	width: 100%;
}
#tweet-favs-body  {
	background-image: url(images/tweet-pane-body-bg.png);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	width: 276px;
	padding-right: 14px;
	padding-left: 10px;
	color: #000;
}
#tweet-favs ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#tweet-favs h1 {
	font-size: 14px;
	color: rgb(255,142,55);
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#tweet-favs img { padding-right: 5px; }
#tweet-favs strong { display:block; font-size: 15px; }
#tweet-favs li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#tweet-favs-bottom {
	background-image: url(images/tweet-pane-bottom-bg.png);
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 0px;
	clear: left;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#showreel {
	float: left;
	z-index: 10;
	margin-top: -9px;
}
#content-block {
	padding-right: 0px;
	padding-left: 0px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: left;
	float: left;
	width: 900px;
}
#bronstein .sub {
}

#testimonials .testimonial .img {
	float: left;
	width: 137px;
	border: 2px solid #113554;
}
.testimonial img {
	text-decoration: none;
}
.testimonial {
	clear:left;
	float: left;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #113554;
	padding-top: 8px;
}
.testimonial .download {
	padding-top: 3px;
	margin-top: 3px;
}
.testimonial .download img {
	padding-right: 5px;
}
#testimonials .testimonial .text {
	float: left;
	width: 350px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#testimonials .testimonial .text a {
	color: #FFFFFF;
}
.testimonial .text h3 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content-l {
	width: 585px;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding-right: 0px;
	margin-top: 13px;
	margin-left: 12px;
	font-size: 13px;
	position: relative;
}
#content-l p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-l #cmbg {
	background-image: url(images/l_col_bg.png);
	background-repeat: repeat-y;
	width: 550px;
	padding-right: 28px;
	padding-left: 23px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}
#content-l #ctbg {
	background-image: url(images/l_col_t.png);
	height: 10px;
	width: 600px;
	background-repeat: repeat-y;
	background-position: 0px 14px;
}
#content-l #cbbg {
	background-image: url(images/l_col_b.png);
	height: 23px;
	width: 600px;
	background-repeat: no-repeat;
	margin-top: -5px;
	clear: left;
	float: left;
}
#content-l #timg {
	height: 19px;
	width: 558px;
	background-image: url(images/l_col_t.png);
}
#content-l #about-subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	text-align: center;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 14px;
	margin-top: -5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#about-subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C456E;
	text-decoration: none;
	display: block;
	width: 120px;
	float: left;
	background-image: url(images/dotsep-y.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
	padding-right: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content-l #body p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#content-l #bimg {
	background-image: url(images/l_col_b.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 558px;
}
#content-l h2 {
	margin: 0px;
}
#content .leader {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 13px;
}
.leader-sm {
	color: #666666;
	font-size: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	font-style: italic;
	padding-left: 8px;
	padding-right: 0px;
	display: inline;
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-left: 4px;
}
#contact {
	width: 287px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg-text.jpg);
	background-repeat: repeat-x;
	clear: left;
	background-color: #12507D;
	color: #FFFFFF;
	margin-top: 0px;
	float: left;
	margin-left: 11px;
	padding-left: 9px;
	padding-right: 4px;
	margin-right: 0px;
}

#contact-us #contact { width: 310px; } 


#contact ul {
	list-style-position:inside;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	padding-top: 0px;
	float: left;
	list-style-type: circle;
	margin-left: -22px;

}

#contact li {
	clear: left;
	list-style-type: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 2px;
	padding-left: 15px;
}
#contact .email {
	list-style-type: none;
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 39px;
	
	margin-top: 3px;
	margin-right: 6px;
		margin-left: -15px;
}
#contact .number {
	list-style-type: none;
	background-image: url(images/cell.png);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 39px;
	margin-top: 8px;
	margin-right: 6px;
	margin-left: -15px;
}

#contact h2 {
	margin: 0px;
	font-size: 22px;
}
#contact p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#img {
	text-align: left;
	float: left;
	font-size: 10px;
	color: #333333;
	padding: 3px;
	margin-bottom: 5px;
}
.img a {  }
 h2 .number {
	font-size: 28px;
	color: #C1DEF1;
	margin-top: 5px;
}
.intro {
	font-size: 23px;
	padding-top: 15px;
	padding-bottom: 3px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #01529E;
}

#our_work .intro  {
	background-color: #FFFFFF;
	color: #333333;
	border: 3px solid #004992;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}





.hr {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 870px;
	clear: left;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #0356A5;
}

/* Global */









#teaser {
	padding-right: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBCBCB;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	font-size: 18px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 20px;
	clear: left;
	width: 860px;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}
#teaser h3 {
	font-size: 1.3em;
	line-height: 21px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
   




#shadow {
	background-image: url(images/splash-bg.png);
	height: 446px;
	width: 930px;
}
#splash {
	border: 5px solid #FFFFFF;
	height: 415px;
	width: 885px;
	margin: 20px;
	background-color: #F0EFEE;
	position: relative;
}
#splash #content_cnt {
	width: 880px;
	z-index: 20;
	height: 370px;
	float: left;
	color: #000000;
	overflow: hidden;
	position: relative;
}
#splash p {
	padding-top: 10px;
	width: 420px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#splash #ian {
	height: 427px;
	background-repeat: no-repeat;
	width: 890px;
	background-position: right 0px;
	margin-left: 0px;
	left: 0px;
	z-index: 10;
	background-image: url(images/splash-ian.gif);
	margin-top: -22px;
	text-align: right;
	position: absolute;
	top: 0px;
	right:0px;
}

#splash #dan {
	display:none;
	height: 482px;
	background-image: url(images/splash-dan.jpg);
	background-repeat: no-repeat;
	width: 890px;
	float: right;
	background-position: right 0px;
	position: absolute;
	margin-left: 0px;
	z-index: 10;
		right:0px;
	}

#splash #andrew {
	display:none;
	height: 404px;
	background-image: url(images/splash-andrew.jpg);
	background-repeat: no-repeat;
	width: 890px;
	background-position: right 0px;
	position: absolute;
	margin-left: 0px;
	z-index: 10;
	right:0px;
}


#splash #justin {
	display:none;
	height: 415px;
	background-image: url(images/splash-justin.jpg);
	background-repeat: no-repeat;
	width: 885px;
	float: right;
	background-position: right 0px;
	position: absolute;
	margin-left: 0px;
	z-index: 10;
		right:0px;
}


#splash-nav {
	background-image: url(images/splash-bav-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	clear: left;
	float: left;
	width: 785px;
	z-index: 20;
	position: relative;
	padding-left: 100px;
	padding-top: 0px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	left: auto;
	right: auto;	
}
#splash-nav a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#splash a.this-active {
	color: #FF0D98;
}
#splash #saying-ian {
	float: left;
	padding-top: 35px;
	padding-left: 16px;
	color: #333333;
	z-index: 20;
	position: absolute;
	width: 850px;
}
#splash #saying-dan {
	float: left;
	padding-top: 65px;
	padding-left: 16px;
	color: #333333;
	z-index: 20;
	position: absolute;
	margin-bottom: 8px;
	width: 850px;
	left: 9px;
	display: none;
	}
	
	#splash #saying-andrew {
	float: left;
	padding-top: 80px;
	padding-left: 16px;
	color: #333333;
	z-index: 20;
	position: absolute;
	margin-bottom: 8px;
	width: 850px;
	left: 9px;
	display: none;
	}
	
	
	#splash #saying-justin {
	float: left;
	padding-top: 80px;
	padding-left: 16px;
	color: #333333;
	z-index: 20;
	position: absolute;
	margin-bottom: 8px;
	width: 850px;
	left: 9px;
	display: none;
	line-height: 2em;
	;
	}
	
#saying-dan p {
	padding-top: 10px;
	margin-top: 33px;
}
#saying-dan h2 {
	margin-bottom: 15px;
	font-size: 4.5em;
}
#saying-andrew p {
	width: 400px;
}

#splash h2 {
	font-size: 5.5em;
	color: #FF6600;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 90px;
}
#saying-andrew h2 {
	line-height: 110px;
	padding-bottom: 5px;
}

#splash #saying-justin h2 {
	font-size: 4.8em;
	margin-bottom: 18px;
}
#small-business {
	margin-bottom: 22px;
	width: 100%;
	float: left;
	margin-top: -13px;
}
#small-business a {
	margin-top: 0px;
	float: left;
	z-index: 100;
	clear: left;
	position: relative;
}
#small-business object {
	z-index: 1;
	float: left;
	clear: left;
	margin-bottom: 0px;
	padding-left: 250px;
	bottom: -8px;
	position: relative;
}
#saying-justin p {
	padding-top: 10px;
	margin-top: -10px;
	width: 390px;
}


#who-what-where {
	width: 253px;
	background-image: url(images/homepage_boxes_bg.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 24px;
	height: 132px;
	padding-top: 21px;
	color: #5E5E5E;
	padding-right: 18px;
	line-height: 19px;
		}
#bottom_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 12px;
}
		
#case-study {
	width: 300px;
	background-repeat: no-repeat;
	height: 155px;
	float: left;
	margin-top: -5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 12px;
		}
		
		#showreel-front {
	width: 300px;
	background-repeat: no-repeat;
	height: 155px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -2px;
		}
		
		#bronstein {
	width: 295px;
	background-repeat: no-repeat;
	height: 155px;
	float: left;
	margin-top: -5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
			#bronstein-sub {
	width: 295px;
	background-repeat: no-repeat;
	height: 155px;
	float: left;
	margin-top: -10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
.rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	float: right;
}
#blogroll h2 {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	color: #216AAF;
}
		
#who-what-where h2, #case-study h2 {
	font-size: 20px;
	color: #00345B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#who-what-where a {
	color: #6B7B8F;
	font-weight: bold;
}
#who-what-where h2 .bluey {
	color: #81b6e7;
	font-size: 14px;
}

#contact h2
{
color: #FFFFFF;
font-size:18px;
}

h2 .bluer {
	color: #8A8A8A;
}
#blogroll h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	display: inline;
	color: #F48111;
}




#splash ul {
	list-style:none;
	width: 800px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	margin-top: 11px;
	padding-top: 0px;
}
#splash li {
	margin:0;
	padding:0;
	text-align:center;
	float: left;
}
#splash  li .btn {
	position: relative;
	top: -6px;
}
#splash li a {
	display:block;
	padding:5px 10px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #68707A;
}


#contact-form label {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 60px;
}
#contact-form .field-bg {

	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#contact-form .field-bgl {

	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#bio {
	background-color: #EFEFEF;
	padding: 8px;
	border: 1px solid #E5E5E5;
}
#team {
	margin-left: 12px;
	margin-bottom: -31px;
}


#contact-form input, #contact-form textarea {
	margin-top: 5px;
	padding-left: 5px;
}

element {
}
#video_reel {
	height: 350px;
	text-align: center;
	padding-top: 70px;
}
#video_reel img {
	margin-top: 75px;
	margin-left: 15px;
}

#subnav {
	font-size: 1.5em;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #1A68B1;
	border-left-color: #EFEFEF;
	float: left;
	height: 30px;
	text-align: left;
	display: block;
	line-height: 21px;
}
#subnav h2 {
	font-size: 1.1em;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#subnav a {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	background-color: #FFFFFF;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	border-left-style: none;
	margin-bottom: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-left: 4px;
	padding-right: 5px;
	height: 25px;
	float: left;
	padding-top: 5px;
}
#subnav a.active {
	color: #084681;
	font-weight: normal;
	background-color: #FFFFFF;
}
.bio img {
}
.bio p {
	background-color: #EFEFEF;
	width: 200px;
	display: inline;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 0px;
	margin: 0px;
	height: auto;
}
h2.about-us {
	color: #004F9A;
	font-weight: normal;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}

#blogroll li:hover {
	color: #E8E8E8;
	background-color: #EFEFEF;
}
.testimonial {
	float: left;
	clear: left;
}
.testimonial h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.testimonial p {
	margin: 0px;
	padding: 0px;
}
.test h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	width: auto;
}
.test {
	clear: left;
	position: relative;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 100%;
	padding-bottom: 8px;
}
.test a {
	text-decoration: none;
	color: #1A68B1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.test .img {
	float: left;
	width: 200px;
}
.test p {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-style: italic;
	padding-bottom: 8px;
}
.test img {
	background-position: left;
}
active-clients {
	color: #125594;
	font-size: 1.5em;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
.clients {
	color: #759B00;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.clients-active {
	font-size: 1.5em;
	color: #759B00;
}
#splash #saying-ian h2 {
	font-size: 5em;
	margin-bottom: 0px;
	margin-top: -20px;
	padding: 0px;
	line-height: 80px;
}
#saying-ian p {
	margin-top: 0px;
}
#dan_video {
	position:absolute;
	z-index:100;
	width:550px;
	right: -250px;
	top: 900px;
	display: inherit;
}
#site_container #danflying {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index:101;
}
#danflying img {
	float: right;
	padding-right: 100px;
	position: absolute;
	top: 50px;
	left: 300px;
}
#greenscreen {
	font-size:12px;
	width: 264px;
	float: left;
	background-image: url(images/torontogreenscreen-bg.png);
	background-repeat: no-repeat;
	height: 155px;
	color: #666666;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 15px;
}
#greenscreen p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#greenscreen a {
	color: #019930;
	text-decoration: none;
	font-size: 14px;
}
#greenscreen h1 {
	font-size: 16px;
	color: #00CC00;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testimonial-video {
	width: 312px;
	float: left;
	padding-right: 8px;
	margin-right: 12px;
}
