*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
	line-height: 22px;
}

img
{
	border: 0;
}

#headerspan
{
	margin: 0 auto;
	width: 100%;
	height: 90px;
	background: url('../images/bg.jpg') repeat-x;	
}

#headerlogo
{
	margin: 0 auto;
	width: 820px;
	height: 90px;
	background: url('../images/index_02.jpg') repeat-x;	
}

#headerlogo a
{
	display: block;
	width: 820px;
	height: 90px;

}

#bannerspan
{
	margin: 0 auto;
	width: 100%;
	height: 220px;
	background: url('../images/index_04.jpg') repeat-x;	
}

#bannerbg1
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner1.jpg') repeat-x;	
}

#bannerbg2
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner2.jpg') repeat-x;	
}

#bannerbg3
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner3.jpg') repeat-x;	
}

#bannerbg4
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner4.jpg') repeat-x;	
}

#bannerbg5
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner5.jpg') repeat-x;	
}

#bannerbg6
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner6.jpg') repeat-x;	
}

#bannerbg7
{
	margin: 0 auto;
	padding: 22px 0px 0px 30px;
	width: 790px;
	height: 190px;
	background: url('../images/banner7.jpg') repeat-x;
}

#bannermenu
{
	margin: 0 auto;
	font-size: 85%;
	width: 790px;
	height: 190px;
}

#bannermenu object
{
	float: right;
}

#bannermenu img
{
	padding: 0px;
}

#bannermenu ul
{
	list-style-type: none;
}

#bannermenu ul.address
{
	list-style-type: none;
}

#bannermenu a
{
	text-transform: capitalize;
	padding: 2px;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
}

#bannermenu a.active
{
	color: #0E285B;
}

#bannermenu a:hover
{
	background: #3D7AD2;
	color: #ffffff;
}


#containerspan
{
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: #D5D7DF;	
}

#container
{
	clear: both;
	margin: 0 auto;
	width: 800px;
	font-size: 85%;
	height: 100%;
	color: #162E07;
}

#container ul
{
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
}

#container ul li
{
	display: list-item;
	margin: 0px 0px 10px 0px;
	list-style-type: square;
}

#container p
{
	margin: 0px 0px 10px 0px;
}

#container a
{
	color: #0E285B;	
}

#container a:hover
{
	color: #3D7AD2;	
}

#container span
{
	clear: both;
	font-style: italic;
	text-align: center;
	color: #0E285B;
	margin: 10px 0px 10px 0px;
}

#container h2, h3, h4, h5
{
	font-style: italic;
	color: #0E285B;
	font-size: 120%;
	padding: 10px 0px 10px 0px;
}

#container h1
{
	font-size: 120%;
	padding: 0px 0px 8px 0px;
	color: #2A59B5;
}


#imagesright img
{
	float: right;
	margin: 0px 10px 10px 10px;
	border: 1px solid #2C5DB9;	
}

#containerleft
{
	float: left;
	padding: 5px;
	width: 390px;
	height: 100%;
}

#containerright
{
	float: right;
	padding: 5px;
	width: 390px;
	height: 100%;
}
#contactright
{
	float: right;
	text-align: right;
	padding: 5px;
	width: 390px;
	height: 100%;
}

#contactright h1
{
	margin: 0px 0px 0px 0px;
}

#contactright img
{
	float: right;
	margin: 5px;
	border: 1px solid #2C5DB9;	
}

#clear
{
	clear: both;
}

#imagesright
{
	float: right;
	height: 500px;
	width: 300px;
	padding: 5px;
}

#monoSlideshow
{
	border: 1px solid #2C5DB9;
}

.downloads
{
	width: 200px;
	height: 100%;
	text-align: center;
	float: left;
	margin: 0px 25px 10px 0px;
	border: 1px solid #2C5DB9;
	padding: 8px;
}

#downloads p
{
	margin: 5px 0px 0px 0px;
}

fieldset
{
	border: 0px;
}

#noborder
{
	border: 0px;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
	margin: 10px;
}

.red
{
	color: #FF0000;
}

.green
{
	color: #008000;
}

#copyright
{
	clear: both;
	line-height: 20px;
	margin: 0 auto;
	font-size: 65%;
	text-align: center;
	width: 100%;
	height: 40px;
	background: url('../images/index_10.jpg') repeat-x;	
	color: #ffffff;
	text-decoration: none;
}

#copyright a
{
	color: #ffffff;
	text-decoration: none;
}