﻿#container {
	background: transparent none repeat scroll 0 0;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:90%;
	z-index:0
	}

#header {
	background:transparent no-repeat fixed 100% 150px;
	z-index:0
}
#enclosure {
	background:#736f6f  ;
	margin:0px;
	height:900px;
	position:relative;
	width:100%;
	z-index:0
	}

#nav {
	background: transparent none no-repeat scroll 0 0;
	position:relative;
	margin:auto;
	width:900px;
	height:3em;
	z-index:3;
}
#col1_2 {
	background: transparent;
	position:relative;
	margin:auto;
	width:85%;
	height:40%;
	z-index:0;}
#body {
	background: #afa9a9;
	position:relative;
	margin:auto;
	width:90%;
	height:90%;
	padding:5%;
	text-align:center;
	font-size:1.1em;
	z-index:0;
}
#column1{background:transparent;
	width:65%;
	height:87%;
	position:relative;
	float:left;
	z-index:0;
	
}

#slideshow {
	background: transparent;
	margin:auto;
	width:90%;
	height:86%;
	position:absolute;
	left:5%;
	
	bottom:7%;
	
	float:inherit;
	z-index:0;
	}
#topper {
	background:transparent;
	width:100%;
	height:8%;
	
}
#bottom {
	background:transparent;
	width:100%;
	height:8%;
}
#column2 {
	background: transparent;
	margin:0;
	width:30%;
	height:75%;
	position:relative;
	float:right;
		
	z-index:0;

}
#column3 {
	background: transparent;
	width:85%;	
	margin:auto;
	position:relative;
	top:15px;
	height:250px;
	z-index:0;
}
#footer {
	background:transparent  ;
	width:100%;
	position:relative;
	margin:auto;
	height:100px;
	z-index:0;
}
#logolink {
	background:transparent;
	position:absolute;
	float:left;
	left:5%;
	top:5%;
	height:75%;
	width:20%;
	outline-style:none;
	
}

#footer-nav li {
	position:absolute;
	right:5%;
	bottom:15%;
	
	
display:inline; /* gets the list items showing horizontally */ 
list-style-type:none; /* removes the bullets */ 
padding:0 1%; /* some space between each item */ 
margin:-2px !important; /* removes the space left by the bullet point */ 
margin:0; /* don't need to remove the space for IE */ 
border-left: 1px solid #ccc; /* instead of the vertical bar */ 
border-right: 1px solid #aaa; /* a little bit of shadow on the bar */ 
} 

#footer-nav li.first { 
border-left:0; /* no bar required before first item */ 
} 

#footer-nav li.last { 
border-right:0; /* no bar required after last item */ 
} 

#footer-nav li a { 
text-decoration:none; /* removes the underline from links */ 
} 

#footer-nav li a:hover { 
text-decoration:underline; /* adds the underline back on mouseover */ 
}
/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:2;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	position:relative;
		background-color:transparent;
		width:85%;
		height:7%;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 15px 5px 20px;
		background-color:transparent;
		color:#DBDBDB;
		font-family:Arial;
		font-size:1em;
		text-decoration:none;
		font-weight:bold;
		border-color:#999999;
		z-index:10;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-image:url(images/plus_main.gif);
		background-repeat:no-repeat;
		background-position:9px 10px;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:transparent;
		color:#4A4A4A;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-2px 0px 0px -6px;
		background-color:transparent;
		border-width:1px;
		border-style:none;
		border-color:#999999;
		z-index:auto;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 50px 5px 20px;
		background-color:transparent;
		color:#111111;
		font-size:0.75em;
		font-weight:bold;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		color:#000000;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent	
	{	
		background-image:url(images/plus_sub.gif);
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover	
	{	
		background-image:url(images/plus_sub_hover.gif);
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EEEEEE;
		background-image:url(images/minus_sub.gif);
		color:#111111;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#A6A6A6;
		background-color:#A6A6A6;
		background-image:url(images/minus_main.gif);
		background-repeat:no-repeat;
		background-position:9px 5px;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 20px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#BABABA;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#B6A5A3;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -6px;
	}


