body {

	background: url(images/main_bg.png) repeat-x #bfd1dd;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	}
	
body {
behavior: url(csshover.htc); /* call hover behaviour file */
margin: 0;
}	
	
img, div, a { behavior: url(script/iepngfix.htc);}	
	
#container {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}

#header {
	height: 85px;
}


#nav {
	font: 15px "Georgia", Times New Roman, Times, serif;
	color: #fff;
	padding: 0px 0 0 0;
	float: left;
}

#menu {
width: auto;
}

#menucontain{
float:left;
}

#contact{
	float: right;
	margin: -35px 0 0 0;
	padding: 0px 0 0px 0;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-weight: bold;

}

#logo {
	float: left;
	margin: 40px 0 0 0;
	width: 300px;
	height: 205px;
}

.contactblue{
	color: #b2c8d9;
}

#middle{
	width: 967px;
	height: 320px;
}


#flash {
	float:right;
	margin: -10px 0 0 0;
}

*html #flash {
	float:right;
	margin: 0px 0 0 0;
}


#code {
	width: 970px;
	height: 60px;
	margin: 0 0 60px 0;
}

#bottom {
	width: 970px;
	height: 360px;
	margin: 0 0 0 10px;
}

*html #bottom {
	width: 970px;
	height: 285px;
	margin: 0 0 0 3px;
}


#bottom img {
float: left;
margin: 5px 0 0 0;}

#bleft {
	float: left;
	width: 310px;
	margin-left: 5px;
	border-right: solid 1px #c7cfd5;
	height: 285px;
	
}

#bcenter {
	width: 310px;
	margin-left: 330px;
	border-right: solid 1px #c7cfd5;
	height: 285px;
	
}

#bright {
	float:right;
	width: 310px;
	height: 285px;
}
	
.heading {
	font: 15px "Georgia", Times New Roman, Times, serif;
	color: #041c30;
	font-variant: small-caps;
}

.heading a{
	font: 15px "Georgia", Times New Roman, Times, serif;
	color: #041c30;
	font-variant: small-caps;
	text-decoration: none;
}

.heading a:hover{
	color: #041c30;
	font-variant: small-caps;
	text-decoration: underline;
}

#copy {
	float: left;
	color: #041c30;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 5px 0 0;
}

#copy a {
	color: #041c30;
	font-weight: bold;
	text-decoration: none;
	}
	
#copy a:hover {
	color: #041c30;
	font-weight: bold;
	text-decoration: underline;
	}
	
#listfloat {
	float:left;
}

#listfloat a{
	text-decoration: none;
	font-weight: bold;
}

#listfloat ul{
	list-style-type: none;
	padding: 0;
	margin: 15px 15px 0 0;
}

#listfloat li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 13px;}


#copy img {
	color: #041c30;
	float: right;
	margin-right: 7px;
	margin-left: 7px;
}

#footer {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #041c30;
	width: 970px;
	height: 30px;
	margin: 0 0 0 12px;
	}
	
#footer a{
	text-decoration: none;
	color: #041c30;
	}
	
#footer a:hover{
	text-decoration: underline;
	color: #041c30;
	}
	

/***************m2*************/
#sddm
{	margin: 0;
	line-height: 4px;
	padding: 3px 0 0 0;
	z-index: 30;
	color: #5eade4;
	font: 14px "Georgia", Times New Roman, Times, serif;
	}
	
	#sddma {
	float:left;
	margin: 2px 0 0 -414px;
	line-height: 4px;
	padding: 0px 0 0 0;
	z-index: 30;
	color: #5eade4;
	font: 14px "Georgia", Times New Roman, Times, serif;
	}

#sddma a
{	color: #FFF;
	text-decoration: none;
	margin: 0 1px 0 0;
	}
	
#sddma a:hover
{	color: #f3da0b;
	
	}

#sddm li
{	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	list-style: none;
	float: left;
	color: #5eade4;
	font: 14px "Georgia", Times New Roman, Times, serif;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 5px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	color: #f3da0b;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 5px 0 0 0;
	padding: 0;
	background: #d2dee8;
	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: #d2dee8;
		color: #0a3b5e;
		font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-top: 1px solid #8cb1d0;}

	#sddm div a:hover
	{	background: #fff;
		color: #8c8418}


