
* 
{	
	font-weight:inherit;
	font-family:inherit;
	font-style:inherit;
	font-size:100%;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;

}

html 
{
    height:100%;
	width:100%;
	margin:0;
	padding:0px;
}

body 
{
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;
    background-position:center top:;
	background-color:#2e2c2b;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff 
}

body.int 
{
	padding: 0;
	margin: 0;
	width:100%;
	height:100%;
    background-position:center top:;
	background-color:#d0d2c5;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#ffffff 
}



#bgWrapper
{
                background-image: url(images/bkgrnd_main.gif);
                background-repeat:repeat-x;
                width:100%;
                height:100%;
			
}


#mainWrapper
{
	margin:0 auto;
	width:999px;
	
	position:relative;

	display:block;
}

#contentWrapper
{
	
	width:999px;
	min-height:490px;
	position: absolute;
	display:block;
	top:78px;


}

#contentLeft
{
	float:left;
	width:600px;
	height:386px;
	margin-left:40px;
	margin-top:60px;
	
}


#contentRight
{
	float:right;
	margin-top:60px;
	height:260px;
	padding:119px 20px 10px 35px;
	width:299px;
	background-image:url(images/main_news.gif);
	background-repeat:no-repeat;
}

#header
{
	width:999px;
	height:78px;
	position:absolute;
	top:0;
	background-image:url(images/main_header.jpg);
	background-repeat:no-repeat;
}

#headerInt
{
	width:999px;
	height:78px;
	position:absolute;
	top:0;
	background-image:url(images/int_header.jpg);
	background-repeat:no-repeat;
	display:block;
}


#footer
{

	width:950px;
	margin-left:40px;
	position: absolute;
	bottom:-90px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-color:#4b4942;
	
}


#footerInt
{

	width:950px;
	margin-left:40px;
	position: absolute;
	bottom:-40px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666;
border-bottom:#4b4942 solid 2px;
	
}


#footerLeft
{

	width:590px;
	float:left;
	margin-right:52px;
	padding-top:20px;
	margin-left:40px;


	
}

#footerRight
{
	float:left;
	width:200px;
	padding-top:40px;

}

#footerRightB
{
	float:right;
	padding-top:20px;
	margin-right:40px;

}

a.footer
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#464646;
	text-decoration:none;
}

a.footer:hover
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#464646;
	text-decoration: underline;
}

#logo
{
	position:absolute;
	top:0px;
	left:40px;
	width:179px;
	height:114px;
}


#clear,
.clear
{
	clear:both;
}



/*********************** interior page ***********************/


#contentLeftint
{
	float:left;
	width:213px;
	min-height:200px;
	margin-left:40px;
	margin-top:100px;
	
}

#contentLeftint img
{
	margin-bottom:25px;	
}


#contentRightint
{
	float:right;
	padding-top:85px;
	padding-right:40px;
	padding-bottom:25px;
	width:658px;
	min-height:452px;
	background-image: url(images/type_bg_int.gif);
	background-position:right top;
	background-repeat:no-repeat;
}




/*********************** Films page  ***********************/


.contentLeftFilmsWrapper
{
	float:left;
	width:465px;
	margin-left:100px;
	margin-top:85px;
}

.contentLeftFilms
{
	float:left;
	width:465px;
	margin-bottom:40px;	
}

.contentLeftFilms img
{
	float:left;
	width:144px;
	height:192px;
}

.contentLeftFilmsCopy
{
	float:right;
	width:263px;
}


#contentRightFilms
{
	float:right;
	width:349px;
	min-height:452px;
	background-image: url(images/type_bg_int.gif);
	background-position:right top;
	background-repeat:no-repeat;
}










/*********************** News ***********************/



.news
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.news a
{
	color:#8bbe23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.news a:hover
{
	color:#8bbe23;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}





/************************ Type Stuff ******************/

.italic
{
	font-style:italic;
}

.strongitalic
{
	font-style:italic;
	font-weight:bold;

}
.strong
{
	
	font-weight:bold;

}


h1
{
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:normal;
	font-weight:normal;
	display:block;
}

h2
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2e2c2b;
	line-height:normal;
	font-weight:normal;
	display:block;
}


h3
{
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	line-height:normal;
	font-weight:normal;
	display:block;
	margin-bottom:10px;
}


a
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#7c9d26;
	text-decoration:none 
}

a:hover
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#7c9d26;
	text-decoration: underline; 
}








