body {
	text-align: center;
	margin:0;
	padding:0;
	border:0;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#7f392b;
	background: #FFF url(images/page-bg.jpg) fixed no-repeat top center;
}
img {
	border:0; 
}
#holder {
	width:790px; 
	margin: 0 auto; 
	text-align:left; 
}
#header {
	overflow:hidden;
	display:block; 
	width:790px; 
	height:190px; 
}
#mainmenu {
	margin:148px 0 0 24px;
}
#mainmenu a, .popMenuHolder a {
	text-decoration:none;
}
.popMenuHolder {
	background:#FFF;
	margin-top:19px; 
	z-index:10;
}
.popMenuHolder a {
	display:block;
	font-weight:normal;
	font-size:10px;
	width:64px;
	padding:2px 10px; 
}
#mainmenu a.activepage, .popMenuHolder a.activepage {
	text-decoration:none;
	color:#c9c9c9;
}
#homewelcome{
	padding:68px 0 0 0;
	z-index:0;
}
#maincontent {
	text-align:left; 
	font-weight:400;
	line-height:16px;
}
#maincontent p {
	font-weight:400;
}
#footer {
	position:relative;
	top:20px;
	clear:both;
	width:740px;
	display:block;
	height:50px;
	padding:10px 0 0 0;
	margin:0 20px;
	text-align:right;
	font-weight:bold;
	
}
p {
	margin:0; padding:0; border:0;
}
a.biglink {
	text-decoration:none;
	color:#7f392b;
	font-size:25px;
	font-weight:700;
}
a {
	font-weight:bold;
	text-decoration:none;
}
