body{
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fffefe;
	}
	
.header-bg{
	background:url(../images/header-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:127px;
	width:1000px;
	}
	
.header-outer-bg{
	background:url(../images/header-outer-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:127px;
	}
	
.logo{
	background:url(../images/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:74px;
	width:1000px;
	behavior: url(images/iepngfix.htc);
	}
	
.top-menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#79b9fd;
	text-decoration:none;
	}
	
a.top-menu:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
.menu-bg{
	background:url(../images/menu-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:45px;
	behavior: url(images/iepngfix.htc);
	}
	
.menu-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.menu-text:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#79b9fd;
	text-decoration:none;
	}
	
.body-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#575757;
	}
	
.home-content-bg{
	background:#9f9f9f url(../images/home-content-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:511px;
	}
	
.inner-content-bg{
	background:#ffffff url(../images/inner-content-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:511px;
	}
	
.footer-bg{
	background:url(../images/footer-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:112px;
	}
	
.right-panel-bg-bottom{
	background:url(../images/right-panel-bg-bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:247px;
	height:60px;
	}
	
.red-text{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7e0014;
	}
	
.footer-menu{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#969595;
	text-decoration:none;
	}
	
a.footer-menu:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.footer-text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#7e0014;
	}

