/********************
elements
********************/
html,body,#wrapper{height:100%;z-index:1;}
body{
	background: #72d640 url(img/bg_body_green_ray.jpg) no-repeat center top fixed;
	color: #aeb1a4;
	font-family: "Helvetica Neue", Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
}
div{position: relative;}
h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dt{
	margin: 0 0 10px 0;	
}
a{outline: none;text-decoration: none;}

/********************
all over
********************/
.txtWhite{color:#fff;}
.txtGreen{color:#3cb301;}
.txtGreen2{color:#77c74f;}
.txtGreen3{color:#3cb301;}
.txtTeal{color:#5ed7f9;}
.txtGray1{color:#b6b5b5;}
.txtGray2{color:#525546;}
.txtGray3{color:#818476;}
.txtLtBlue{color:#9edffe;}
.leftCol{
	background: #fff;
	float: left;
	width: 544px;	
}
.rightCol{
	background: #fff;
	float: right;
	width: 395px;
}
.pad10{padding: 10px;}
.pad30{padding: 30px;}
.pad2030{padding: 20px 30px;}
.noMargin{margin:0;}
.small{font-size: 90%;}
.unbold{font-weight:normal;}
.fullPage{width: 100%;}
#pagePager{
	position: absolute;
	top: -300px;
}

/********************
right nav
********************/
#rightNav{
	position: absolute;
	right: 0;
	top: 140px;
	z-index: 5;
}
#rightNav a{
	display: block;
	height: 95px;
	margin: 0 0 4px 0;
	text-decoration: none;
	width: 29px;
}
#navHome{background: url(img/nav_home.gif) no-repeat left center;}
#navWork{background: url(img/nav_work.gif) no-repeat left center;}
#navTeam{background: url(img/nav_about.gif) no-repeat left center;}
#navNews{background: url(img/nav_news.gif) no-repeat left center;}
#rightNav a.active, #rightNav a:hover{background-position: right center;}

/********************
top of the world
********************/
#header{padding:25px 0;}
#headLogo{
	background: url(img/hdrLeftW.png) no-repeat top left;
	float: left;
	height: 80px;
	text-indent: -9999px;
	width: 219px;
}
#headLogo a{
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 219px;	
}
#headerInfo{
	color: #fff;
	float:right;
	padding: 44px 0 0 0;
	text-align: right;
	width: 50%;
}
#headerInfo a{
	color: #fff;
	text-decoration: none;
}

/********************
mang
********************/
h1.mainHead{
	font-size: 28px;
	line-height: 28px;
}
h2.mainHead{
	font-size: 28px;
	line-height: 32px;
}
#teamMain, #homeMain, #workMain, .homeThird, .rightCol{
	height: 295px;	
}
#homeMain{
	background: #fff url(img/bg_home_panel.jpg) no-repeat 10px 10px;
}
#homeMain strong{
	color: #fff;
	display: block;
	font-size: 12px;
	margin: 60px 0 0 0;
}
#homeMain h3{
	margin-top: 15px;
}
#homeRight{
	background: none;
}
.homeThird{
	background: #fff;
	float: left;
	margin-right: 10px;
	width: 125px;
}
.thirdLink{
	display: block;
	text-decoration: none;
}
.homeThird p.txtGreen{
	line-height: normal;
}
.thirdImg{
	display: block;
	height: 103px;
	margin: 0 0 20px 1px;
	width: 103px;	
}
.tealTri{
	background: #fff url(img/bg_tealTri.png) no-repeat right center;
	bottom: 10px;
	display: block;
	height: 15px;
	position: absolute;
	right: 10px;
	width: 32px;
}
#workHead{
	background: #fff;
	height: 62px;
	left: 30px;
	position: absolute;
	top: 20px;
	width: 160px;
	z-index: 10;
}
#workRight,#workMain{
	z-index: 1;
}
#reelHolder{
	left: 10px;
	margin-top: -135px;
	top: 50%;
	width: 376px;
}
.galPics{
	float: right;
	width: 330px;
}
.galPics img{
	height: 280px;
	width: 330px;
}
.galDesc{
	clear: left;
	float: left;
	margin: 75px 0 0 0;
}
#galItems, .galItem{
	height: 280px;
	list-style-type:none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 504px;
	z-index: 5;
}
#galNav{
	background: #fff;
	bottom: 14px;
	height: 35px;
	left: 0;
	position: absolute;
	width: 65px;
	z-index: 10;
}
#galPrev,#galNext{
	background: url(img/galPrev.gif) no-repeat 0 0;
	bottom: 5px;
	display: block;
	height: 25px;
	left: 5px;
	position: absolute;
	width: 25px;
	z-index: 10;	
}
#galNext{
	background: url(img/galNext.gif) no-repeat 0 0;
	left: 35px;
}
#galPrev a,#galNext a{
	display: block;
	height: 100%;
	width: 100%;
}
#teamNav{
	float: left;
	margin: 1px 0 0 0;
	width: 160px;
}
#teamNav dt{
	background: #eeeded url(img/bg_dtTeam.gif) no-repeat left center;
	color: #818476;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 2px 0 2px 17px;
}
#teamNav dt a{
	color: #818476;
	text-decoration: none;
}
#teamNav dd{
	background: #f5f4f4;
	display: none;
	margin: 0;
	padding: 0 0 0 15px;
}
#teamNav dd a{
	background: #f5f4f4 url(img/bg_ddTeam.gif) no-repeat left center;
	color: #5ed7f9;
	display: block;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}
#teamNav dd a.teamOn{
	color: #818476;	
}
.teamInfo{
	background: #fff;
	display: none;
	float: right;
	margin-top: -65px;
	width: 320px;
}
.teamInfo p, .teamInfo h5{
	margin: 0 0 10px 0;	
}
#listContact{
	list-style-image: url(img/bg_listContact.gif);
	margin: 0 0 0 20px;	
}
#listContact li{
	padding: 2px 0;	
}
#listContact a{
	color: #5ed7f9;
	text-decoration: none;	
}

/********************
bottom of the barrel
********************/
.bottomUnit{
	height: 140px;
	margin-top: 10px;
}
#brandSlide{
	height: 75px;
	left: 7px;
	width: 510px;
}
#brandSlide ul, #brandSlide ul li{
	height: 75px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 510px;
}
.brandImg{
	display:block;
	float: left;
	height: 75px;
	width: 170px;
}
#brandPrev, #brandNext{
	display: block;
	height: 75px;
	right: 5px;
	position: absolute;
	top: 35px;
	width: 8px;
}
#brandPrev{
	left: 5px;
}
#brandPrev a, #brandNext a{
	background: url(img/brandNext.gif) no-repeat top center;
	display: block;
	height: 75px;
	width: 8px;
}
#brandPrev a{
	background: url(img/brandPrev.gif) no-repeat top center;
}
#brandPrev a:hover, #brandNext a:hover{
	background-position: bottom center;	
}
#btmRight{
	min-height: 126px;	
}
.tweetList{
	font-weight: bold;
	list-style: none outside;
	margin: 0;
	padding: 0;
}
.tweetList li a{
	color: #9ed583;
	text-decoration: none;
}
.tweetList li a:hover{
	text-decoration: underline;	
}
.tweetList li small{
	bottom: -30px;
	display: block;
	font-weight: normal;
	position: absolute;
}
#followTwt{
	background: url(img/bg_followTwt.gif) no-repeat right center;
	bottom: 0;
	clear: both;
	display: block;
	float: right;
	height: 24px;
	line-height: 24px;
	margin: 10px;
	padding-right: 40px;
	text-decoration: none;
	width: 65px;
}
#footer{
	background: #525546;
	clear: left;
	color: #a3a2a2;
	float: left;
	margin: 10px 0 0 0;
}
#copy{
	font-size: 13px;
	margin: 10px 0 0 0;
}