@charset "utf-8";
/* CSS Document */
body{
	/*background:url(../images/background.jpg) repeat-x top left #000; /**/
	background:#000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
}
h1{
	color:#000;

	font:26px normal;
	font-style:italic;
	}
h2{
	color:#000;
	font:20px normal;
	font-style:italic;
	font-weight:bold;
	color:#282e84;
	margin:0px;
	}
h3{
	color:#000;
	font:18px normal;
	font-style:italic;
	margin:0px;
	}
h4{
	color:#000;
	font:16px normal;
	font-style:italic;
	margin:0px;
	}
h5{
	color:#000;
	font:16px normal;
	font-style:italic;
	margin:0px;
	}
#image_bg{

	background:url(../images/background.jpg) top center repeat-x ;
	padding:0px;

}
#page_wrapper{
	width:975px;
	margin:0px auto;
	height:auto;	
	padding:0px;
}
#header{
	background:url(../images/header.png) no-repeat;
	margin:0px;
	width:975px;
	height:183px;
	position:relative;
	}
	
/*topnav this is in the menus styles */
#container{
		text-align:left;
		background:url(../images/text_bg.png);
		float:right;
		width:975px;
		height:auto !important;
		min-height:600px;
	}
/*#leftnav{} this is in the menus styles */
#text_container_home, #text_container{
	width:690px;
	height:auto !important;
	min-height:600px;
	float:right;
	padding:20px 27px 20px 20px;
	}
#text_container{position:relative; top:-120px;}
#home_text_container{
	width:690px;
	height:auto !important;
	min-height:600px;
	float:right;
	padding:0px 38px 20px 20px;

	}
#footer{
	clear:both;
	background:url(../images/footer.png) no-repeat;
	width:975px;
	height:115px;
	padding:0px;
	margin:0px;
	position:relative;

	}
#credits{
	color:#fff;
	width:975px;
	padding:0px 20px;
	margin:0px auto;
	position:relative;
	
	}
#credits a{
		color:#fff;	
		text-decoration:none;
	}
#credits a:hover{color:#282e84;}
.arrow{
	background:url(../images/arrow_headings.jpg) left no-repeat;
	width:78%;
	height:30px;
	padding:5px 0px 5px 125px ;
	border-bottom:1px dotted #000;
	font-size:24px;
}
.home_image{
	padding:0px 10px 10px 10px;
	margin:0px;
	float:left;
}
.tradeshow{
	width:30%;
	height:150px;
	overflow:hidden;
	background-color:#D6D6D6;
	float:left;
	margin:5px;
	padding:5px;
	}
	.tradeshow img{
		float:left;
		padding:5px;
		width:30%;
	}
	.tradeshow p{
		float:right;
		padding:5px;
		width:60%
	}
	.tradeshow a{
		color:#000;
		text-decoration:none;
	}
		.tradeshow a:hover{
			color:#F00;
		}
.largetext{font-size:16px;}
#portfolio{}
#portfolio img{border:0px;}
#portfolio a{border:0px;}
div.rotator {
	display:none;
	height:345px;
	margin-left:-40px;
	position:relative;
}
div.rotator ul li {
	float:left;
	list-style:none outside none;
	position:absolute;	
}
.rotator img {
	border:0px none;
}
.rotator ul li.show {
	z-index:500
}