body
{
    background-color: #000000;
    /*background-image: url('../images/background.gif');*/
    background-position:center -200px;
    background-repeat:no-repeat;
    font-family: Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #fff;
    overflow:auto;
}
h2
{
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 2px 0;
	display:block;
	text-align:left;
}
a
{
	outline:none;	
}
#header 
{
	width:100%;
	background:transparent;
	/*position:fixed;
	top:0px;
	left:0px;*/
	padding:0px;
	margin:0px;	
	height:60px;
	border-bottom:0px Gray solid;
}

#header img
{
	float:left;	
	margin:20px 0 0 15px;	
}
.content
{
	margin:0 auto;
	padding:50px 10px;
}
#main_content
{
	border:0px red solid;	
	width:100%;	
	/*height:100%;
	position:fixed;
	top:35px;
	left:0px;*/
	font-size:12px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:none;
	clear:both;
}
.content#home
{
	display:inline-block;
	font-size:42px;
	font-weight:bold;
}
.content#home p
{
}
.content#home a
{
	color:#fff;
	text-decoration:none;
}
/*.content#about
{
	display:inline-block;
	width:960px;
}
.content#about h2
{
}
.content#about p
{
	line-height:15px;
	text-align:center;
	padding-top:50px;
}
.content#about p a
{
	color:#888;
	text-decoration:underline;
}*/


.content#about
{
	display:inline-block;
}
.content#about h2
{
	color:#888;
	border-bottom:1px #888 dotted;	
}
.content#about div#left
{
	float:left;
	width:700px;
	margin-right:20px;
}
.content#about div#right
{
	float:left;
	width:220px;
}
.content#about div#right h2
{
	margin-bottom:10px;
}
.content#about p
{
	line-height:15px;
	text-align:left;
	margin:0;
	color:#888;
}


.content#clients
{
	width:960px;
	display:inline-block;
}
.content#clients h2
{
	border-bottom:1px dotted;	
}
.clients_sector
{
	width:460px;
	display:block;
	float:left;
	margin:0;
	padding:0 10px;
	margin:0;
	text-align:left;
	border-right:0px #fff solid;
	color:#888;
}
.clients_sector img
{
	float:none;
	clear:both;	
	margin:0 0 10px 0;
}
.clients_sector p
{
	font-size:12px;
	line-height:16px;
	margin:10px 20px 0 0;
	padding:0;
	width:220px;
	float:left;
}
.clients_sector p.last
{
	font-size:12px;
	line-height:16px;
	margin:10px 0px 0 0;
	padding:0;
	width:220px;
}


.content#team
{
	display:inline-block;
}
.content#team h2
{
	color:#888;
	border-bottom:1px #888 dotted;	
}
.content#team div#left
{
	float:left;
	width:700px;
	margin-right:20px;
}
.content#team div#right
{
	float:left;
	width:220px;
}
.content#team div#right h2
{
	margin-bottom:10px;
}
.content#team p
{
	line-height:16px;
	text-align:left;
	color:#888;
}
.content img
{
	margin: 0 20px 0 0;
}
.content#team p
{
	line-height:15px;
	text-align:left;
	margin:0;
}
.content#reel
{
	width:960px;
	display:inline-block;
}
.content#reel h2
{
	border-bottom:1px dotted;	
}
.reel_sector
{
	width:220px;
	display:block;
	float:left;
	margin:0;
	padding:0 10px;
	margin:0;
	text-align:left;
	border-right:0px #fff solid;
	cursor:pointer;
	color:#888;
}
.reel_sector img
{
	float:none;
	clear:both;	
	margin:0 0 10px 0;
}
.reel_sector p
{
	font-size:12px;
	line-height:16px;
	margin:10px 0 0 0;
}

.reel_sector2
{
	display:inline-block;
	margin:0 0 70px 0;color:#888;
}
.reel_sector2 div.left
{
	float:left;
	width:700px;
	margin-right:20px;
    background-image: url('../images/featured_bg.png') no-repeat top left;
}
.reel_sector2 div.right
{
	float:left;
	width:220px;
}
.reel_sector2 div.right h2
{
	margin-bottom:10px;
}
.reel_sector2 div.right p
{
	line-height:15px;
	text-align:left;
	margin:0;
}

.content#gallery
{
	width:960px;
	text-align:left;
	display:inline-block;
}
.content#gallery h2
{
	color:#888;
	border-bottom:1px #888 dotted;		
        /*font-size:24px;*/
        text-transform:uppercase;
}
.content#gallery #left
{
	float:left;
	margin-right:0px;
}
.content#gallery #right
{
	float:right;
	width:220px;
	padding:0 10px;
}
.content#gallery #right p
{	color:#888;	/*font-family:Georgia;	font-size:21px;	font-style:italic;*/
}
.gallery_item
{
	width:160px;
	height:130px;
	padding:10px 5px 0 5px;
	margin:0;	
	border:0px red dotted;
	color:#888;
}
.gallery_item img
{
	margin:0 0 10px 0;
}
.gallery_item span.label
{
	margin:0px;
}
.pagination
{
	text-align:left;
	padding-left:5px;
}
.pagination span
{
	display:block;
	float:left;
	border:1px #888 solid;
	padding:3px 8px;
	margin:0 5px 0 0;
}
.pagination a
{
	display:block;
	float:left;
	background:#888;
	color:#000;
	padding:4px 9px;
	margin:0 5px 0 0;
	text-decoration:none;
}

.content#news
{
	width:960px;
}
.content#news h2
{
	color:#888;
	border-bottom:1px #888 dotted;
}
.news_sector
{
	margin:0px 10px;
	padding:10px 0;
	text-align:left;
	color:#888;
	font-size:12px;
	line-height:13px;
	border-bottom:1px #888 dotted;
	display:inline-block;
	float:none;
	clear:both;
	min-height:100px;
}
.news_sector h2#title
{
	border:0;
	font-size:14px;
	color:#fff;
	float:left;
	color:#fff;
	border-bottom:0px #888 dotted;
}
.news_sector span.date
{
	font-size:12px;
	float:right;
}
.news_sector div.left
{
	float:left;
	display:block;
	margin: 0;
	width:220px;
}
.news_sector div.right
{
	float:left;
	clear:right;
	width:720px;
}
.news_sector div.right div.top
{
	display:block;
	height:14px;
}
.news_sector p
{
	float:none;
	clear:right;
	line-height:15px;
	min-height:70px;
	border:0px red solid;
	margin:15px 0 0 0;
}
#footer
{
	width:100%;	
	/*position:fixed;
	bottom:0px;
	left:0px;*/
	text-align:center;
	padding:0px;
	margin:0px;
}
#footer_menu
{
	border:0px #000 solid;
	margin:0 auto;
	display:inline-block;
	width:960px;
	float:none;
	clear:both;
}
.footer_menu_sector
{
	width:220px;
	height:180px;
	display:block;
	float:left;
	color:#666;
	margin:0;
	padding:10px 10px;
	text-align:left;
	border-right:0px #fff solid;
}
#foot_about.footer_menu_sector
{
	width:460px;
}
.footer_menu_sector a
{
	color:#ffffff;
	outline:none;	
	text-decoration:none;
}
.footer_menu_sector a:hover
{
	text-decoration:underline;
}
.footer_menu_sector p
{
	color:#888;
	font-size:12px;
	line-height:16px;
	padding-top:10px;
	margin:0;
}
.footer_menu_sector h2
{
	border-bottom:1px #888 dotted;
	color:#888;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0 0 2px 0;
}
.footer_menu_sector ul#social
{
	padding:10px 0 0 0;
	margin:0;
}
.footer_menu_sector ul#social li
{
	list-style: none;
	margin:0 0 5px 0;
	padding:0;
}
.footer_menu_sector ul#social li a
{
	margin:0;
	padding:2px 0 0 0;
	color:#ffffff;
	font-size:12px;
	height:17px;
	display:block;
	text-decoration:none;
}
.footer_menu_sector ul#social li a:hover
{
	text-decoration:underline;
}
.footer_menu_sector ul#social li a#blg
{
    background-image: url('../images/blog.png');
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:30px;
}
.footer_menu_sector ul#social li a#vim
{
    background-image: url('../images/vimeo.png');
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:30px;
}
.footer_menu_sector ul#social li a#twt
{
    background-image: url('../images/twitter.png');
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:30px;
}
.footer_menu_sector ul#social li a#flk
{
    background-image: url('../images/flickr.png');
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:30px;
}
.footer_menu_sector ul#social li a#fcb
{
    background-image: url('../images/facebook.png');
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:30px;
}
#navcontainer
{
	margin:25px 25px 0 0;	
	padding:0px;
	width:470px;
	border:0px red solid;
	float:right;
}
#navcontainer ul
{
	margin:0px;
}

#navcontainer ul li
{
	float: left;
	list-style: none;
	margin-right:1px;
}

#navcontainer ul li a
{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding: 6px 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
	position: relative;
	z-index:1000;
	outline:none;
}
#navcontainer ul li:hover
{
	background-color:#fff;
}
#navcontainer ul li a:hover
{
	background-color:#ffffff;
	color: #000;
}
#navcontainer ul li a.selected
{
	background-color:#fff;
	color: #000;
}

#navcontainer ul li.backLava {
	background-color:#fff;
	color: #000;
	color: #990031;
	width: 9px;
	position: absolute;
}
#navcontainer .menu-lvl2
{
	display:none;
	margin:25px 0 0 70px;	
}
#navcontainer ul li.selectedLava a {
	background-color:#ffffff;
}
#navcontainer ul li.selectedLava a {
	color:#000000;
}
#navcontainer ul li.backLava a.backLava {
	background-color:#ffffff;
	color: #000;
	display: block;
	position: relative;
	z-index:1000;
}