body {
	margin:0;
	padding:5px;
	font:1 em Verdana,Arial;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	background-image: url(images/body_gradient.jpg);
}
/*Below is all javascript slideshow*/

#slideshow {
	list-style:none;
	color:#666666
}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:500px;
	height:300px;
	padding:2px;
	border:3px solid #fff;
	background:  #fff;
}
#information {
	position:absolute;
	bottom:0;
	width:500px;
	height:0;
	color:#666666;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70);
	background-color: #fff;
}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}



/*End of all Javascript*/

h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 105%;
}


#inner_header {
	
	margin: 0px 0 4px 5px ;
	
}



#containertwo {
	width: 850px;
	margin: 20px auto;
	height: auto;
}


#navigation {
clear: left;
float: left;
width: 156px;
margin: 55px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#navigation ul {
	list-style: none;
	width: 150px;
	margin: 40px 0 20px 0;
	padding: 0;
	font-size: 0.9em;
	border: 3px solid #FFFFFF;
}	

#navigation li {
margin-bottom: 4px;
}

#navigation li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	border-left: 4px solid #cccccc;
	background-color: #CCCCCC;
}	
	
#navigation li a:hover {
	color: #286ea0;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0F3D54;
	background-color: #E6E6E6;
}


#bottom_div {

clear: both;
}
#bottom_div ul {
	clear: both;
	width: 850px;
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	
}
#bottom_div li {
	position: relative;
	float: left;
	width:   500px;
	
}
li#one {
	width:  100px;
	height: 200px;
	margin-left: -10px;
	
	
}
li#two {
	padding-left: 60px;
}
#bottom_div h4 {
	margin: 10px 0px 10px 0px;
}
#bottom_div h5 {
	margin: 5px 0px 0px 85px;
}

#contact_box   {
width:  300px;
margin: 130px 0 0 350px;
padding-bottom:   325px;
}


table.alignment  {
	margin: 55px 0 0 5px;
	width: 670px;
}

table.alignment img  {
	border: 3px solid #303030; 

}
.center {
	margin-left: 70px;		


}

  
#footer  {
	clear: both;
	font-size: 90%;
	padding: 20px 0;
	border-top: solid #666 4px;
	
}

.footer_text   {
	margin-left: 520px;
}

