body {

	background: url(images/main_bg_inside.png) repeat-x #fdfdfe;
	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(../iepngfix.htc);}	
	
#container {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}



#header {
	height: 75px;
}

#noiseimg {
	float:right;
	padding: 5px 0 5px 10px;
}

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

#contact{
	float: right;
	margin: -35px 0 0 0;
	font: 11px "Georgia", Times New Roman, Times, serif;
	color: #fff;
	line-height: 20px;
	text-align: center;

}

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

.contactblue{
	color: #b2c8d9;
}

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


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

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


#code {
	background: url(images/latest_newsbg.png) no-repeat;
	width: 970px;
	height: 45px;
}

#newsticker {
float: left;
width: 577px;
padding: 8px 0 0 75px;
}

#rssfeed{
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: 900;
color: #0A3C62;
float:right;
width: 220px;
margin: 13px 0 0 0;
}

#rssfeed a{
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: 900;
color: #0A3C62;
text-decoration:none;
}

#rssfeed a:hover{
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: 900;
color: #0A3C62;
text-decoration:underline;
}

#rssfeed a:visited{
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: 900;
color: #0A3C62;
text-decoration:none;
}

#bottom {
	width: 995px;
	height: 500px;
	background: url(images/background_inside.png) no-repeat;
	margin: 0 0 0 -9px;
}

*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;
}

.heading2 {
	font: 15px "Georgia", Times New Roman, Times, serif;
	color: #041c30;
	
}

.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;
}

#content ul{
	list-style-type: none;
	padding: 0;
	margin: 15px 15px 0 20px;

}

	
#content li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-top: 5px;
	padding-left: 13px;
	line-height: 24px;}
	


#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;}
	
#sidebar ul{
	list-style-type: none;
	padding: 0;
	margin: 15px 15px 0 15px;
}

#sidebar li{
	background-image: url(images/bullet_blue.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: 560px;
	height: 30px;
	margin: 50px 0 0 0;
	}
	
#footer a{
	text-decoration: none;
	color: #041c30;
	}
	
#footer a:hover{
	text-decoration: underline;
	color: #041c30;
	}
	
#content {
font: 13px Arial, Helvetica, sans-serif;
	width: 560px;
	margin: 35px 0 0 35px;
	float:left;
	}
	
*html #content {
	width: 560px;
	margin: 35px 0 0 20px;
	float:left;
	}
	


#content img {
	float: right;
	margin: 0 0 0 10px;
}
	
#content p{
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 24px;
	}
	
#content a{
	font: 13px Arial, Helvetica, sans-serif;
	color: #003d67;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:hover{
	font: 13px Arial, Helvetica, sans-serif;
	color: #003d67;
	line-height: 24px;
	text-decoration: underline;
	font-weight: bold;
	}
	
#content a:visited{
	font: 13px Arial, Helvetica, sans-serif;
	color: #003d67;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	}
	
#att {
	background-color: #d0e1ec;
	height: 170px;
	width: 260px;
	padding: 5px;
	margin-bottom: 10px;
	}
	
#pro {
background: url(images/pro_bg.jpg) no-repeat;
float:right;
height: 197px;
width: 154px;
text-align: center;
margin: 20px;
}

#pro img {
margin: 12px 16px 10px 10px;
}
	
hr {
border: 0;
color: #337aaa;
background-color: #337aaa;
height: 1px;

}
	

	
#sidebar {
	background: url(images/sidebar_top.jpg) no-repeat #d1dfe8;
	background-position: top;
	width: 284px;
	height: auto;
	float: right;
	margin: 35px 55px 0 0;
	}

#sidebar a {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2f4a60;
	text-decoration: none;
}

#sidebar a:hover {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2f4a60;
	text-decoration: underline;
}
	
#sidebar p {
	font: 13px Arial, Helvetica, sans-serif;
	color: #2f4a60;
	line-height: 16px;
	padding: 7px;
}

#sidebar img {
	float: left;
	margin: -5px 12px 0 0;
}
	

#sidebarhead {
	font: 17px "Georgia", Times New Roman, Times, serif;
	color: #0a3c62;
	border-bottom: solid 1px #93a6b4;
	padding: 7px;
	margin: 10px;
	text-align: right;
}	
	
*html #sidebar {
	background: url(images/sidebar_top.jpg) no-repeat #d1dfe8;
	background-position: top;
	width: 284px;
	height: 100%;
	float: right;
	margin: 35px 25px 0 0;
	}
	
#chead {
	font: 25px "Georgia", Times New Roman, Times, serif;
	color: #0a3c62;
}

	

/***************m2*************/
#sddm
{	margin: 0;
	padding: 15px 0 0 0;
	z-index: 30;}

#sddm li
{	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	float: left;
	color: #fff;
	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: 13px 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}

