/* ============================ common ============================== */

body { 
	color: #f5f0f0; background: #000;
	font: normal 62.5% Arial, sans-serif;
}

a { color: #999; text-decoration: none; }
a:focus { text-decoration: underline; }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font: 0;
}

object, embed{
margin: 0 0 -3px 0;
padding: 0;
}

/* ========================== common end ============================ */

/* ============================ layout ============================== */

#holder{ 
	width: 900px;
	min-height: 740px;
}

#header{
	position: relative;
	height: 16.8em;
	overflow: hidden;
}

#sub-header{
width:900px;
	position: absolute;
	bottom: 0;
	background: #353232;
	z-index: 10;
}

#content{
	position: relative;
	padding: 0 0 0 150px;
	z-index: 100;
}

#content-text{
	padding: 10px;
	font-size: 1.4em; line-height: 1.3;
}
#banner{
margin-top: 32px;
}
/* ========================== layout end ============================ */

/* ============================ header ============================== */



/* ========================== header end ============================ */

/* ========================== sub-header ============================ */

h1{
	
	width: 130px;
	padding: 10px 10px 10px 20px;
	font-size: 1.4em; font-weight: normal;
}
#nav{
	position: relative;
	width: 780px;
}
#nav li{
	float: left; position: relative;
	width: 130px;
	padding: 10px;
	font-size: 1.4em;
}
#nav li ul{
	position: absolute;
	left: -2007px; bottom: 2.5em;
	padding: 10px 0;
}
#nav li:hover ul,
#nav li:focus ul,
#nav li:active ul{ left: 10px; }
#nav li ul li{
	padding: 0;
	font-size: 1em;
}
#nav .jqhide { left: 10px; display: none; }
#nav li.current ul.jqhide,
#nav li.current ul{ left: 10px; display: block; }
#nav li.current > a{ opacity: 1 !important; }
#nav li.current li.current_page_item a{ opacity: 1 !important; }

/* ======================== sub-header end ========================== */

/* ============================ content ============================= */

.image-col{
	float: left;
	width: 750px;
}
.caption{
	height: 16px;
	margin: 8px 0;
	font-size: 1.4em;
}

#navi{
	position: absolute;
	left: 10px; top: 179px;
	width: 150px;
	margin: 10px 0 0 0;
	font-size: 1.4em;
}
#navi li{
	padding: 0 0 0 10px;
}
#navi li.current > a{ opacity: 1 !important; color: #fff;}

#subnav{
	position: absolute;
	left: 10px; top: 290px;
	width: 150px;
	margin: 10px 0 0 0;
	font-size: 1.2em;
}
#subnav li{
	padding: 0 0 0 10px;
width: 130px;
}
#subnav li.current_page_item a{ opacity: 1 !important; color: #fff;}

ul.#thumbs{
display: none;
}

.gallery li{
	float: left;
}

.gallery li.textlink{
float: right;
width: 70px;
height: 27px;
text-align: center;
display: block;
background: #333;
padding: 13px 0 0 0;
font-size: 1.2em;
cursor: pointer;
}

.text{
display: block;
margin: 170px 0 0 450px;
color: #999;
position: absolute;
background: url(../slidybg.png) transparent;
	width: 280px; 
height: 330px;
	padding: 10px 10px 0 10px;
	font-size: 1.4em; line-height: 1.3;
}

.text_contact{
display: block;
margin: 0 0 0 0px;
color: #fff;
position: absolute;
background: #999;
	width: 730px; 
height: 300px;
	padding: 10px 10px 0 10px;
	font-size: 1.4em; line-height: 1.3;
}

.text_contact p{ margin: 0 0 8px 0; }

.text_contact a{ color: #fff;

 }

.text p{ margin: 0 0 8px 0; }

.text_wide{
display: block;
margin: 0 0 0 450px;
color: #999;
position: absolute;
background: url(../slidybg.png) transparent;
	width: 280px; 
height: 300px;
	padding: 10px 10px 0 10px;
	font-size: 1.4em; line-height: 1.3;
}
.text_wide p{ margin: 0 0 8px 0; }

.caption{
color: #666;
}


/* ========================== content end =========================== */

/* ============================ side-bar ============================ */



/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */




/* =========================== footer end =========================== */