body{
margin:0px;
padding:0px;
background:url(../images/bg.jpg) repeat left top;
font:11px Arial, Tahoma, Verdana, "Times New Roman";
color:#fff;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, font, img, strong, sub, sup, b, u, i, center, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
/*
ol, ul, li {
	list-style: none;
}
*/
td{
font:11px Arial, Tahoma, Verdana, "Times New Roman";
color:#fff;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* Button Properties */
* {
	outline:0px;
	}
#main-container {
	width:100%;
	background:url(../images/main_bg.jpg) no-repeat top center;
	float:left;
	}
#body-container {
	width:966px;
	margin:auto;
	}
	
/* Top Container */
#top-container {
	width:966px;
	float:left;
	}
#logo {
	margin:13px 0 6px 10px;
	width:239px;
	float:left;
	}
#top-nav {
	margin:64px 13px 0 0;
	width:552px;
	height:27px;
	float:right;
	}

#flash-inner-banner {
	margin:auto;
	padding:2px 0 0 0px;
	width:963px;
	background:url(../images/banner_right-inner_bg.jpg) no-repeat right 2px;
	float:left;
	height:206px;
	}	
#flash-banner {
	margin:auto;
	padding:2px 0 0 0px;
	width:963px;
	background:url(../images/banner_right_bg.jpg) no-repeat right 2px;
	float:left;
	height:283px;
	}
#middle-body-container {
	margin:auto;
	width:963px;
	background:url(../images/red_body_bg.jpg) repeat-y left 1px;
	float:left;
	}
#red-top-container {
	margin:auto;
	width:963px;
	background:url(../images/red_top_bg.jpg) no-repeat left top;
	float:left;
	}
#red-inner-top-container {
	margin:auto;
	width:963px;
	background:url(../images/red_top-inner_bg2.jpg) no-repeat left top;
	float:left;
	}	

#red-bottom-container {
	margin:auto;
	width:963px;
	background:url(../images/red_bottom_bg2.jpg) no-repeat left bottom;
	float:left;
	padding-bottom:20px;
	}
#red-inner-bottom-container {
	margin:auto;
	width:963px;
	background:url(../images/red_bottom_bg3.jpg) no-repeat left bottom;
	float:left;
	padding-bottom:20px;
	min-height:350px;
	}
.heading{
	margin:10px 33px 18px 38px;
	font:11px Arial, Tahoma, Verdana, "Times New Roman";
	color:#fff;
	line-height:15px;
	min-height:350px;
	}
.heading h1{
	padding:19px 0 20px 0;
	font:bold 14px Arial, Tahoma, Verdana, "Times New Roman";
	color:#fff;
	width:266px;
	vertical-align:bottom;
	}

.inner-img {
	margin:0 15px 5px 0;
	float:left;
	border:5px #C5302F solid;
}

.cms-content img{
	border:5px #C5302F solid;
}
	
#footer{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	float:left;
	width:963px;
}
#footer a{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding:20px 14px 0 14px;	
}
#footer a:hover{
	font:11px Arial, Helvetica, sans-serif;
	color:#A4020B;
	text-decoration:none;

}
.active{
	font:11px Arial, Helvetica, sans-serif;
	color:#A4020B;
	padding-right:14px;
}
.active2{
	font:11px Arial, Helvetica, sans-serif;
	color:#A4020B;
	padding:0 14px 0 14px;
}
#copyright{
	padding-bottom:59px;
	padding-top:5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	float:left;
	width:963px;
	text-decoration:none;	
}
#copyright a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
text-decoration:none;	
}
#copyright a:hover{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#A4020B;
	text-decoration:none;	
}
a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;	
}
 a:hover{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;	
}