/* * * * * * * * * * * 
   ANR Template
	main stylesheet
	tehcompany
* * * * * * * * * * */


body{
	background: #000000;
	font-size: 14px;
	line-height: 17px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
}

*{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img{
	border: none;
}

ul{list-style: none;}

strong{font-weight: bold;}

a{
	text-decoration: none;
	color: #5f3918;
	font-weight: normal;
}
a:hover{
	color:	#b1ccd4;
	text-decoration: underline;
}

p{
	margin-bottom: 17px;
}

h1, hr{ display: none;}


.clear{ clear: both;}


.float_left{float: left;}
.float_right{float: right;}


.wrapper{
	width: 1280px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}



.nav{
	height: 17px;
	position: absolute;
	top: 47px;
	left: 61px;
	width: 900px;
}
.nav a{
	margin-top: 2px;
}
.nav span{
	display: none;
}
.nav li{
	display: block;
	float: left;
	height: 24px;
	padding-right: 34px;
	padding-left: 34px;
	border-right: solid 2px #FFFFFF;
}
.nav li.first{
	padding-left: 0px;
}
.nav li.last{
	padding-right: 0px;
	border-right: 0px;
}
.nav .the_film{
	display: block;
	height: 17px;
	width: 108px;
	background: transparent url('../images/nav/the_film.png') no-repeat;
}
.nav .the_team{
	display: block;
	height: 17px;
	width: 119px;
	background: transparent url('../images/nav/the_team.png') no-repeat;
}
.nav .get_involved{
	display: block;
	height: 17px;
	width: 169px;
	background: transparent url('../images/nav/get_involved.png') no-repeat;
}
.nav .contact{
	display: block;
	height: 17px;
	width: 112px;
	background: transparent url('../images/nav/contact.png') no-repeat;
}
.nav .blog{
	display: block;
	height: 17px;
	width: 63px;
	margin-top: 1px;
	background: transparent url('../images/nav/blog.png') no-repeat;
}



.logo{
	position: absolute;
	top: 665px;
	left: 14px;
}

.social{
	margin-top: 2px;
	margin-right: 5px;
}
.social input{
	padding: 2px;
	font-size: 14px;
	line-height: 14px;
	width: 191px;
	color: #aeaeae;
}

.copyright{
	font-size: 10px;
	line-height: 10px;
	color: #a1a1a1;
	position: absolute;
	right: 5px;
	bottom: 6px;
}




.main{
	background: transparent url('../images/main.jpg') no-repeat;
}

.content_main{
	position: absolute;
	left: 91px;
	top: 212px;
	width: 423px;
}

.trailer{
	position: absolute;
	top: 38px;
	left: 531px;
}


.team{
	background: transparent url('../images/team.jpg') no-repeat;
}

.content_team{
	position: absolute;
	left: 683px;
	top: 124px;
	width: 517px;
	padding: 15px;
	text-align: justify;
}

.team_nav{
	position: absolute;
	text-align: right;
	color: #FFFFFF;
	top: 136px;
	left: 283px;
	width: 380px;
}
.team_nav a{
	color: #FFFFFF;
}
.team_nav h3{
	font-size: 24px;
	line-height: 24px;
	font-family: Minion Pro, Georgia, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 1px;
}
.team_nav ul{
	margin-bottom: 71px;
}

.bio{
	display: none;
}







.involved{
	background: transparent url('../images/get_involved.jpg') no-repeat;
}

.content_involved{
	text-align: justify;
	position: absolute;
	left: 683px;
	top: 124px;
	width: 520px;
	padding: 15px;
	height: 538px;
	overflow: auto;	
}
.content_involved h3{
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 4px;
	border-bottom: solid 1px #000000;
}

.involved_nav{
	position: absolute;
	text-align: right;
	color: #FFFFFF;
	top: 136px;
	left: 283px;
	width: 380px;
}
.involved_nav a{
	color: #FFFFFF;
}
.involved_nav h3{
	font-size: 24px;
	line-height: 24px;
	font-family: Minion Pro, Georgia, serif;
	color: #FFFFFF;
	margin-bottom: 34px;
}
.involved_nav ul{
	margin-bottom: 71px;
}

.nav_content{
	display: none;
}



.content ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 3em;
	padding-right: 3em;
	text-indent: -1em;
	margin-bottom: 1em;
}


.contact{
	background: transparent url('../images/contact.jpg') no-repeat;
}

.content_contact{
	position: absolute;
	left: 683px;
	top: 124px;
	width: 520px;
	padding: 15px;
	height: 538px;
	overflow: auto;
	
}







