body{
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Geneva, sans-serif;
}

#footer div div p{
	line-height: 24px;
	font-weight: 200;
}

h2{
	font-size: 18px;
}

h3{
	color: #e8c453;
	font-size: 16px;
}

h4{
	line-height: 30px;
}

a:link, a:active, a:visited{
	color: #8d9a48;
	background: #5a622c;
	padding: 3px;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #3c411d;
}

a.image{
	border: none;
	background: none;
	text-decoration: none;
	padding: 0;
}

a.nav_link{
	background: none;
	color: #000;
}

a.folio_link{
	background: none;
	color: #000;
	font-size: 40px;
	font-weight: bold;
}

a.folio_link:hover {
	border-bottom: 10px solid #9daf3d;
}

a.plain{
	text-decoration: none;
	background: none;
	color: #000;
}

#what a.plain:hover {
	border-bottom: 2px solid #9daf3d;
}

img{
	border: none;
}

#top_bar{
	width: 100%;
	height: 50px;
	background: url(../images/top_bar.jpg) top left repeat-x;
}

#footer{
	width: 100%;
	background: url(../images/foot_bg.png) top left repeat-x;
	padding: 50px 0 0 0;
}

#footer div{
	color: #3c411d;
}

#icons{
	padding-top: 30px;
}

#icons img{
	margin-right: 25px;
}

#temp_1{
	height: 440px;
	background: url(../images/temp_1.jpg) bottom left no-repeat;
}

#paper{
	background: url(../images/paper_bg.jpg) top center no-repeat;
	padding-top: 80px;
}

#social_right h3{
	color: #3c411d;
	line-height: 30px;
	font-weight: 200;
}

#legal{
	background: #252912;
	text-align: center;
	color: #4e5529;
	padding: 10px;
}

#case{
	background: url(../images/paper.jpg) bottom center no-repeat;
    margin: auto;
	margin-bottom: -15px;
	width: 900px; 
    height:210px; 
}

#what {
	list-style: none;
	padding-left: 0;
}

#what li img{
	vertical-align: middle;
	padding: 3px 10px 3px 0;
}

#nav ul{
	list-style: none;
	float: right;
	margin-right: 10px;
}


#nav ul li{
	float: right;
	margin-left: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 32px;
}

#nav ul li:hover{
	border-bottom: 10px solid #9daf3d;
}

#nav h2{
	font-size: 2em;
}

#folio{
	height: 850px;
	width: 100%;
	background: url(../images/portfolio.jpg) bottom center no-repeat;
	margin-bottom: -125px;
	padding-top: 50px;
}

#folio ul {
	margin: 0 auto;
	overflow: visible;
	padding: 0;
	width: 500px;
	list-style-type: none;
	text-align: center;
}
#folio ul li{
	float: left;
	margin: 0;
	padding-bottom: 0;
	width: 50%;
	text-align: center;
}
#folio ul li:hover{

}

img.head{
	padding:20px 0;
}

.arrow{
	font-size: 14px;
}

/*----------------------------------------------------------*/

div.scrollable { 
 
    position:relative; 
    overflow:hidden; 
    width: 700px; 
    height:210px; 
    float: left;
    margin-left: 10px;
    margin-right: 10px;
} 
 
div.scrollable div.items { 
    width:20000em; 
    position:absolute; 
} 
 

.case { 
	width: 700px;
	margin: 30px 0 0 0;
    float:left; 
} 


a.left{
	background: url(../images/arrow_lt.png) top left no-repeat;
	height: 78px;
	width: 60px;
	display: block;
	float: left;
	margin: 70px 0 0 30px;
}

a.right{
	background: url(../images/arrow_rt.png) top left no-repeat;
	height: 78px;
	width: 60px;
	display: block;
	float: left;
	margin: 70px 0 0 0;
}

.corn{
	display: block;
	height: 100px;
	width: 100%;
}

.pointer{
	height: 140px;
	padding-top: 10px;
}

.pointer:hover{
	background: url(../images/pointer.png) bottom center no-repeat;
}

.curr_arr{
	background: url(../images/pointer.png) bottom center no-repeat;
}

.test{
	color: #3c411d;
	line-height: 30px;
}

.current{
	border-bottom: 10px solid #9daf3d;
}

.list ul{
	list-style-image: url(../images/check_small.png);
}

.list ul li{
	font-size: 14px;
}

.case_link{
	margin-left: 15px;
}

.how{
	margin-top: -25px;
}


 
/*----------------------------------------------------------*/


.box{
	background: #fff;
	width: 800px;
	color: #3c411d;
}

div.box table tr td h4, div.box table tr td img.logo, div.box table tr td h2{
	margin: 15px;
}

div.box table tr td h2{
	color: #e8c453;
	font-weight: bold;
	font-size: 16px;
}

div.box table tr td img.logo{
	padding-top: 15px;
}

div.box table tr td{
	vertical-align: top;
}

.movie
{
width:900px;
height:350px;
}
