body {
    background-color: #000000;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 10px 0;
}

iframe {
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.container {
    margin-right: auto;
    margin-left: auto;
    width: 1100px !important;
}
.content {
    width: 1100px !important;
}
.container #maincontent {
	width: 779px;
}
#searchform input.submit, .widget_search #searchform input.submit {
	top: 9px !important;
}

#splash {
	width: 800px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
/*
#splash a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
*/

#content {
/*  margin-left: 220px;*/
}

#about, #clients, #blog {
    width: 650px;
}

#bio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ccc;
    float: left;
    width: 315px;
}

#slideshow {
    float: right;
    height: 590px;
    width: 560px;
}

.accessibility {
    position: absolute;
    top: -999em;
    left: -999em;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[lang] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

img {
    border:none;
}

a,
a:link,
a:active,
a:visited {
    color: #ccc;
}
a:hover {
    color: #fff;
}

/* margin: top right bottom left */

div#contact {
    color: #ccc;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: right;
}

.email_icon {
    vertical-align: top;
}

div#header { 
    border-top: 2px solid #30566e;
    border-bottom: 2px solid #30566e;
    height: 72px;
    margin-bottom: 1em;
    position: relative;
    padding: 0 !important;
}

div#headerBgLeft {
    background-color: #242424;
    height: 72px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 32%;
    z-index: -1;
}

div#headerBgRight {
    background-color: #303030;
    height: 72px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 68%;
    z-index: -1;
}
.blog #headerBgLeft {
    width: 33%;
}
.blog #headerBgRight {
    width: 67%;
}


div#header h1 {
    background: url(../images/main/Agency-28-logo_web.jpg) 0 15px no-repeat;
    height: 72px; 
    margin: 0;
    padding: 0;
    text-indent: -10000px;
}

div#header h1 a {
    display: block;
    height: 100%;
}

#headerLeft {
    background: #242424;
    float: left; 
    height: 72px;
    margin-left: auto;
    width: 200px;
}

#headerRight {
    background: #303030;
    border-left: 1px solid #777;
    float: right;
    height: 52px;
    padding: 10px 0;
    width: 865px;
}

#header ul.nav
{
    font-size: 13px;
    margin: 20px 0 0 20px;
    padding: 0;
    list-style: none;
    background: none !important;
    border: none !important;
}

#header ul.nav li {
    border-right: 1px #9e9e9e solid; 
    height: 1.2em; 
    float: left; 
    margin: 0; 
    padding: 0;
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

#header ul.nav li.dropdown {
	width: 114px;
}
#header ul.nav li.wide {
	width: 130px;
}


#header ul.nav li.last {
    border-right: none;
}

#header ul.nav li a, 
#header ul.nav li span {
    background: none !important;
    border: none !important;
    margin: 0;
    padding: 0 15px;
    text-align: center; 
    text-decoration: none;
}

#header ul.nav li span.title {
	display: block;
}

#header ul.nav li a:hover {
    background: none !important;
    border: none !important;
}

#header ul.nav li.no-dropdown a { 
    height: 1.2em;
}

#header ul.nav li a,
#header ul.nav li span,
#header ul.nav li.no-dropdown a:link,
#header ul.nav li.no-dropdown a:active,
#header ul.nav li.no-dropdown a:visited {
    color: #9e9e9e;
    text-decoration: none;
}

#header ul.nav .dropdown {
    position: relative;
}

#header ul.nav .dropdown ul {
    background: #303030;
    display: none;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0 0 4px;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 114px;
    z-index: 200;
}
#header ul.nav .wide ul {
	width: 130px;
}

#header ul.nav .dropdown li {
    border-right: none;
    border-bottom: 1px solid #505050;
    float: left;
    padding: 4px 5px 2px;
    margin: 0;
}

#header ul.nav .dropdown li.last {
    border-bottom: none;
}
#header ul.nav .dropdown li.first {
    padding-top: 0;
}

#header ul.nav .dropdown a,
#header ul.nav .dropdown a:link,
#header ul.nav .dropdown a:active,
#header ul.nav .dropdown a:visited {
    display: block;
    padding: 0;
    text-decoration: none;
    width: 104px;
}
#header ul.nav .wide a,
#header ul.nav .wide a:link,
#header ul.nav .wide a:active,
#header ul.nav .wide a:visited {
    width: 120px;
}

#header ul.nav .dropdown a:hover {
    color:#ffffff;
}

img.a {
    border: solid;
    border-width: 10px;
    border-color: #FFFFFF;
    text-align: center;
}

div#flashMovie {
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div#footer {
    color: #9e9e9e;
    margin-top: 15px;
    font-size: 10px;
    text-align: center;
}

div#footer p.nav {
	font-size: 11px;
	line-height: 1.4em;
}

/* video section */
.video-row {
    margin: 0 0 30px;
}
.video-player {
    float: left;
    width: 400px;
}
.video-description {
    margin: 0 0 0 450px;
    padding: 12px 0 0;
}
.video-description h3 {
    margin: 0 0 3px;
}
.video-description p {
    margin: 0 0 1em;
}



/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav, .nivo-controlNav {
	display: none !important;
}

