<style>
html {
	height:100%;
}
body {
	font:10px normal Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100px;
	background-color:#fff;
	overflow:visible;
	float: left;
	visibility: visible;
	font-size: 10px;
	line-height: 100%;
}
bodycopy {
	margin:0;
	padding:0;
	height:100px;
	background-color:#fff;
	overflow:visible;
	float: left;
	visibility: visible;
	font-size: 12px;
	line-height: 100%;
	font-family: "normal Verdana", Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
	line-height: 120%;
	font-family: Verdana, Geneva, sans-serif;
}
.fluid {
	width:100%;
	float:left;
}
.container {
	margin:0 auto;
	background-color:#FFFFFF;
}
#header {
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	border-bottom:2px solid #b61f24;
}
/* Navigation Menu Start Here */
#navmenu {
	padding:0;
	margin:0 auto;
	z-index:9999;
}
#navcontainer {
	margin:0 auto;
	width:700px;
}
ul#topnav {
	margin:0;
	padding:0;
	float: left;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	visibility: inherit;
}
ul#topnav li {
	float:left;
	margin:0;
	padding:0;
	
}
ul#topnav li a {
	padding:5px 15px;
	display:block;
	color:#626262;
	text-decoration:none;
}
ul#topnav li:hover {
	background:#ffffff repeat-x;
	-moz-border-radius-topright:5px;
	-khtml-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-khtml-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
ul#topnav li a:hover {
	color:#600;
}
ul#topnav li span {
	float:left;
	padding:10px 0;
	position:absolute;
	left:0;
	top:20px;
	display:none;
	width:693px;
	background:#ffffff;
	border-right:1px solid #fff;
	color:#333333;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span {
	display:block;
	border:1px solid #b61f24;
	
}
ul#topnav li span a {
	display:inline;
	color:#333333;
}
ul#topnav li span a:hover {
	text-decoration:underline;
	color:#b61f24;
}
/* Navigation Menu Ends Here */
/* Media Bar Starts Here */
#mediabar {
	margin:0 auto;
	background-color:#b61f24;
	height:40px;
	clear:both;
}
#links {
	width:700px;
	margin:0 auto;
	text-align:right;
}
/* Media Bar Ends Here */
/* Body Content Starts Here */
#bg {
	background-color:#FFF;
	min-height:1000px;
	BACKGROUND-POSITION: 50% top;
	BACKGROUND-IMAGE: url(../images/bg.jpg);
	MARGIN: 0px auto;
	background-repeat: repeat-y;
}
#content {
	margin:0 auto;
	padding:20px 20px 25px 20px;
	width:55%;
	background-color:#FFFFFF;
	z-index:1;
	float:inherit
	height:800px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: 14px;
	height: 100%;
	font-style: normal;
}
#bodycontent {
	margin:0 auto;
	padding:20px 20px 25px 20px;
	width:90%;
	background-color:#FFFFFF;
	z-index:1;
	float:inherit
	height:100%;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: 14px;
	height: 100%;
}

#flashcontent {
	margin:0 auto;
	padding:20px 20px 20px 20px;
	width:90%;
	background-color:#FFFFFF;
	z-index:1;
	float:inherit;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: 14px;
	vertical-align: middle;
}
#leftcontent {
	margin:0 auto;
	padding:5px 5px 5px 10px;
	width:45%;
	background-color:#FFFFFF;
	z-index:1;
	height:100%;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: 14px;
	float: left;
}
#rightcontent {
	margin:0 auto;
	padding:5px 5px 5px 10px;
	width:40%;
	background-color:#FFFFFF;
	z-index:1;
	height:100%;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	font-size: 14px;
	float: right;
}
.left {
  PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FLOAT: left; PADDING-BOTTOM: 20px; WIDTH: 400px; PADDING-TOP: 20px
}
.right {
  PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 20px; WIDTH: 450px; PADDING-TOP: 0px
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
a:link {
	color: #C9041D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9041D;
}
a:hover {
	text-decoration: none;
	color: #C9041D;
}
a:active {
	text-decoration: none;
	color: #C9041D;
	text-align: center;
}
/* Body Content Ends Here */
/* Footer Starts Here */
#footer {
	height:40px;
	padding:20px 0 0 0;
	background-color:#b61f24;
	position:static;
	bottom:0px;
	left:0px;
	text-align:center;
	color:#fff;
	z-index:auto;
	float: inherit;
}
#footer a {
	color:#fff; /* To be changed to #ffffff */
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.contentbox {
  DISPLAY: block
}
.contentbox * {
  DISPLAY: block; FONT-SIZE: 0.01em; BACKGROUND: #ffffff; OVERFLOW: hidden; HEIGHT: 1px
}
.contentbox1 {
  BORDER-RIGHT: #bc6f6f 1px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: #e2c0c0; MARGIN-LEFT: 3px; BORDER-LEFT: #bc6f6f 1px solid; MARGIN-RIGHT: 3px
}
.contentbox2 {
  BORDER-RIGHT: #961d1d 1px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: #e8cfcf; MARGIN-LEFT: 1px; BORDER-LEFT: #961d1d 1px solid; MARGIN-RIGHT: 1px
}
.contentbox3 {
  BORDER-RIGHT: #e8cfcf 1px solid; MARGIN-LEFT: 1px; BORDER-LEFT: #e8cfcf 1px solid; MARGIN-RIGHT: 1px
}
.contentbox4 {
  BORDER-RIGHT: #bc6f6f 1px solid; BORDER-LEFT: #bc6f6f 1px solid
}
.contentbox5 {
  BORDER-RIGHT: #e2c0c0 1px solid; BORDER-LEFT: #e2c0c0 1px solid
}
.contentboxfg {
  BACKGROUND: #ffffff
}
/* Footer Ends Here */
</style>

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
	
$("ul#topnav li").hover(function() { //Hover over event on list item
	$(this).css({ 'background' : '#b61f24 repeat-x'}); //Add background color + image on hovered list item
	$(this).find("span").show(); //Show the subnav
} , function() { //on hover out...
	$(this).css({ 'background' : 'none'}); //Ditch the background
	$(this).find("span").hide(); //Hide the subnav
});
	
});
</script>
.Header1 {
	font-size: 16px;
}
#Header1 {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}
