/*
*{border:0;margin:0;padding:0;background:transparent;} 
*/
body {
	font-family: verdana,arial,sans-serif;
	font-size: 80%; color: #999999;
	background-color: #ffffff;
	line-height: 150%;
	margin-top: 0px;
	background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border {
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header {
height: 193px;
height: 253px;
width:743px;
margin-left:-2px;
background-image:url('images/header.jpg');
}

* html #header { margin-left: 0; }

#content {
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
/* text-align: justify; */
}

#introduction{
	float:right;
	width:180px;
	padding:0;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family: verdana,arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding-left: 5px;
}

#introduction a {
	border-bottom: none;
	color:#999999;
	font-weight: bold;
}

#introduction h3 {
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
}

#footer {
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 50px 15px 0 15px;
	padding: 0 20px 0 20px;
	clear: both;
}

#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}

a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }

h1 {
	font-size: 140%;
	color: #953100;
	line-height: 100%;
}
h2 {
	font-size: 120%;
	color: #659500;
	line-height: 100%;
}
h3 {
	color:#5B8FBE;
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:2px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
	line-height: 100%;
}

.style4 {font-size: 16px}
.style5,.style5 a,.style5 a:hover,.style5 a:visited {
	font-size: 12px;
	color: #bbb;
	}
