body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333232;
	}
	
.header-bg{
	background:url(../images/header-image.png);
	background-position:right;
	background-repeat:no-repeat;
	height:200px;
	behavior: url("images/iepngfix.htc");
	}
	
.heading-bg{
	background:url(../images/heading-bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	width:963px;
	behavior: url("images/iepngfix.htc");
	}
	
.inner-heading-bg{
	background:url(../images/inner-heading-bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:963px;
	height:63px;
	behavior: url("images/iepngfix.htc");
	}
	
.body-bg{
	background:url(../images/body-bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	width:963px;
	behavior: url("images/iepngfix.htc");
	}
	
.footer-bg{
	background:url(../images/footer-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:958px;
	height:48px;
	behavior: url("images/iepngfix.htc");
	}
	
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	font-weight:normal;
	color:#484848;
	text-transform:uppercase;
	}
	
.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333232;
	}
	
#menu{
	width:100%;
	}
	
#menu ul{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	}
	
#menu ul li{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:url(../images/menu-divider.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#menu ul li a{
	padding:12px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:url(../images/menu-divider.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#menu ul li a:hover{
	padding:12px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:#292929 url(../images/menu-divider.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#menu ul li#last{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:none;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#menu ul li#last a{
	padding:12px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:none;
	height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#menu ul li#last a:hover{
	padding:12px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	background:#292929;
	height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#dcd8cd;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.footer-menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#dcd8cd;
	text-decoration:none;
	}
	
a.footer-menu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#dcd8cd;
	text-decoration:underline;
	}
	
.footer-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer-link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	



