* {
	padding: 0;
	margin: 0;
}


body{
padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	color: #000;
	background-image: url(images/bodybg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

a{
	border: none;
	text-decoration: none;
	color: #2875de;
}


img{
	border: none;
}

img a{
	border: none;
}

p{
	
}

#container{
	margin: 10px auto 0 auto;
	width: 800px;
	text-align: left;
	position: relative;
	background-color: #fff;
	border-left: 1px solid #7cbd42;
	border-right: 1px solid #7cbd42;
	border-bottom: 12px solid #7cbd42;
	padding-bottom: 2em;
}


#header{
	width: 100%;
	height: 86px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #7cbd42;
	border-top: 3px solid #7cbd42;
	padding: 0;
	margin: 0;
}

.hcontact{
	position: absolute;
	top: 33px;
	right:1em;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

.hcontact a{
	color:#fff;
	text-decoration: none;
}

#nav{
	width: 800px;
	text-align: center;
	background-color: #000;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	text-align: center;
	background-color: #000;
	}


#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #818181}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e9e9e9;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #7cbd42;
		color: #FFF}

#content{
	margin-top: 18px;
}


#topleft{
	width: 450px;
	height:200px;
	float: left;
}

#flashmovie{
margin: 1em 1em 1em .5em;
	width: 330px;
	height:210px;
	border: 3px solid #7cbd42;
	float:right;
	padding: 1.2em;
}

#main{
	margin:0 2em;
	clear: both;
}

#main p{
	padding: .6em 0 1.0em 0;
}

#footer{
	margin: 0 auto;
	width:800px;
	background-color: transparent;
	/*border-top: 2px solid #000;
	border-bottom: 1px solid #7cbd42;
	border-left: 1px solid #7cbd42;
	border-right: 1px solid #7cbd42;*/
}

#footer p{
	text-align:center;
	font-size: 11px;
	color:#000;
	padding: .5em;
}

ul.frontpage{
	margin:1em 0 0 4em;
	font-weight:normal;
	letter-spacing: .08em;
	font-size: .9em;
}

#bluebg{
	margin: 1em .5em 1em 1em;
	width: 380px;
	height: 210px;
	background-color: #1955a2;
	color: #fff;
	padding: 1.2em;
	border: 3px solid #7cbd42;
	float: left;
}

h3{
	border-bottom: 1px solid  #2875de;
	font-size: 1.3em;
}

h4{
	display: inline;
	color:#1955a2;
	font-weight: bold;
	font-size: 1.1em;
}

#bluebg h3{
	margin:.6em 1em 0em 1em;
	border-bottom: 2px solid #fff;
	padding-bottom: .3em;
	font-size: 1.1em;
}

.indented{
	margin:1em 0 1.5em 4em;
}

#button{
	position: absolute;
	top: 55px;
	right: 8px;
	width: 220px;
	height: 16px;
	background-color: #1955a2;
	color: #fff;
	padding: 0;
	border: 2px solid #7cbd42;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
}

.floatright{
	float: right;
	padding: .8em 0 0 2em;
}

.consult{
	position: absolute;
	top: 50px;
	right: 8px;
}

.centered{
	margin:0 auto;
	text-align: center;
}

.credit{
	font-size:.85em;
	font-weight: bold;
}

INPUT{
	background-color: #e2ebfa;
	color: #10386b;
	font-weight: bold;
}

img {
	behavior:	url("pngbehavior.htc");
}