@charset "utf-8";
/* CSS Document */
body{margin:0; background-color:#d9dada;}
h1{ font-family:"Times New Roman", Times, serif; font-size:24px; margin:2px 0 10px 5px; padding:0; color:#2d4437;}
h2{ font-family:"Times New Roman", Times, serif; font-size:22px; margin:2px 0 10px 5px; padding:0; color:#2d4437;}
h3{font-family:"Times New Roman", Times, serif; font-size:32px; color:#2d4437; background-image:url(images/h3bkg.jpg); background-repeat:no-repeat; margin:0;}
.clear{clear:both}
a:visited{color:#000066;}
a{outline:none;}
.bkg{background-image:url(images/bkg.jpg); width:100%; height:495px; background-repeat:repeat-x;}
.container{width:913px; margin:auto; height:auto; }
.top{
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	height:106px;
}
.top p a{color:#2590c5; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; float:right; margin:-29px 5px 0px 0px; padding:0;}
.top p a:hover{text-decoration:underline;}
.mid{
	background-image:url(images/mid.jpg);
	width:1240px;
	height:351px;
	margin-top:34px;
	margin-left:-162px;
	
}
.flash{
	width:581px;
	height:351px;
	margin-left:173px;
}
.midright{width:267px; margin:-157px 0 0 795px; color:#FFFFFF;}
.midright p{.margin-top:-5px;}
.midright a{color:#00CCFF; text-decoration:none;}
.midright a:hover{text-decoration:underline;}
.content{background-image:url(images/content.jpg); background-repeat:repeat-y; width:918px; height:100%; min-height:100px;}
.homepagelogos{
	width:436px;
	height:90px;
	margin:auto;
}
.leftcontent{float:left;width:564px;min-height:300px;background-color:#f7f6f7;border: 5px solid #FFFFFF; margin:5px 0px 0px 12px; padding-left:10px;}
.leftcontent p{margin:0 10px 0 10px; margin-top:0px; font-size:18px; color:262626; font-family:"Times New Roman", Times, serif;}
#list{margin-left:40px; margin-right:10px;}
.circle{background-image:url(images/circle.jpg); background-repeat:no-repeat; color:#FFFFFF; font-size:21px; width:24px; height:24px; float:left;}
.circle p{padding:0;margin-left:7px; margin-top:0px; padding-bottom:5px;}
.rightcontent{float:left; background-image:url(images/rightbkg.jpg); width:301px; height:100%; background-repeat:repeat-y; margin-top:5px; margin-left:5px; margin-right:5px;}
.rightcontent p{margin:0 5px 5px;}
.rightcontent p a{text-decoration:none;}
.rightcontent a:hover{text-decoration:underline;}
.footer{background-color:#1b266b; width:887px; height:50px; margin:10px auto;}
.footer ul{margin-left:88px; padding-top:13px;}
.footer li{display:inline;float:left;margin-right:20px;}
.footer li a{color:#FFFFFF; text-decoration:none;}
.footer li a:hover{text-decoration:underline;}
/*Menu */
.menucontainer{margin-top:-21px;}
.menu {position:relative; background:url(images/bg.gif) no-repeat; height:5px; width:845px; margin-top:45px; .margin-top:3px;}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:0px 5px; margin-top:-3px; .margin-left:-3px;}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#2d4437; padding:10px; font-size:20px;}
.menu a:hover {color:#35654a;}
#slide {position:absolute; bottom:10px; height:4px; background:#43439f; z-index:10;}

