@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../Images/pattern_001.jpg);
}
#header {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bannerbg.jpg);
}
#header_in {
	background-image: url(../images/bannerbg.jpg);
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#buttons {
	background-image: url(../images/buttonbg.jpg);
	padding: 0px;
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	background-image: url(../Images/Button%20Bg_001.jpg);
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #FFFFFF;
}
#content {
	background-image: url(../images/footer_bg.png);
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_01 {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerbuttons {
	background-image: url(../images/footer_bg.jpg);
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #FF0000;
}
#footer_buttons {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerfinal {
	background-image: url(../images/footer_bg.png);
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_final {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	border: none;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 19px;
	font-weight: bold;
}



#menu a:hover {
	margin-right: 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../Images/Button%20Bg_002.jpg);
}
.bannerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #0099FF;
	line-height: 16px;
}
.hyperlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	cursor: crosshair;
}


.style2 {
	FONT-SIZE: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.headingsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

#menu1 {
	width: 160px;
	background-color: #3366FF;
	height: 60px;
}
#menu1  ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu1  a, #menu1  h2 {
	display: block;
	margin: 0;
	padding: 2px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#menu1  h2 {
	color: #0099FF;
	text-transform: uppercase;
	background-image: url(../Images/Button%20Bg_002.jpg);
}
#menu1  a {
	color: #0099FF;
	text-decoration: none;
	background-image: url(../Images/Button%20Bg_001.jpg);
}
#menu1  a:hover {
	color: #FFFFFF;
	background-image: url(../Images/Button%20Bg_002.jpg);
}
#menu1  li {position: relative;}
#menu1  ul  ul  ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
div#menu1   ul   ul   ul,
div#menu1   ul   ul   li:hover   ul   ul
{display: none;}
div#menu1  ul  ul  li:hover  ul,
div#menu1  ul  ul  ul  li:hover  ul
{display: block;}
.bannerlinksCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 16px;
}

