#bg_container {
	width: auto;
	top: auto;
	left: auto;
	margin: auto;
	padding: 0px;
	height: auto;
	background-color: #9093C8;
}
.mylink {
	font-size: 10px;
	color: #666;
	display: inline;
	text-decoration: none;
}

#Container {
	background-color: #FFF;
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #4156A6;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #4156A6;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #F60;
	color: #fff;
}
#current{
	background-color:#F60;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: inline;
}
#logo {
	height: 120px;
	width: 960px;
	position: relative;
	background-color: #C1C2E2;
}

#BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	height: auto;
	width: 945px;
	position: absolute;
	left: 0px;
	top: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	word-spacing: 1pt;
	display: inline-block;
	background-color: #FFF;
}
#btm_imgs {
	position: relative;
	height: 200px;
	width: 660px;
	padding-left: 130px;
	top: -40px;
}
#support_img_top {
	height: 270px;
	width: 960px;
}
body {
	background-color: #9094C4;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#BodyText h1 {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;

}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	background-color: #9093C8;
	text-align: center;
	position: relative;
	height: 25px;
	width: 960px;
}
#BodyText_home {
	top: 200px;
	padding-left: 15px;
}

h1 {
	color: #F60;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}#support_logo {
	height: 100px;
	width: 125px;
	left: 800px;
	top: 200px;
	position: absolute;
}
#support_logo_2 {
	left: 660px;
	height: 300px;
	width: 300px;
	top: 175px;
	position: absolute;
}

#copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	position: relative;
	height: 10px;
	background-color: #C1C2E2;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #9093C8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	position: relative;
	text-align: center;
	height: 15px;
