body {
background-color: white;
margin: 0;
padding: 0;
}
img, table { border: solid 0; }
ul.nolist, ul.nolist li {
list-style: none;
}
ul.nolist li {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 5px;
}
div#innerblock {
	width: 980px;
	left: auto;
	right: auto;
	margin: 20px 0 0 0;
	padding: 0;
}

#headerHome {
	width: 100%;
	height: 331px;
	margin:0;
	padding:0;
	position:relative;
	background-color:#000;
	background-image: url(../images/home/header_home.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

#headerPage {
	width: 980px;
	height: 127px;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
}

#headerLogo {
width:300px;
height: 75px;
/* float:right;
position: absolute;
top:200px;
right: 40px;*/
text-align: center;
margin: 0;
padding: 0;	
}

#logo {
	/* position:absolute;
	top:2px;
	left:0px; */
	margin: 0;
	padding: 0;
}

.header {
	width: 980px;
	margin:0;
	padding:0;
	position:relative;
}
div.header .pagetitle {
	background-color: #000;
	color: #cc9a49;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing: 0.3em;
	padding: 10px 0px 6px 0px;
	margin: 4px 0px 0px 0px;
	height: 34px;
}
div.header p {
	color: #cc9a49;
}
.pagetitle a {
font-size:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-decoration:none;padding:0 6px;float:left;clear:both;color:#e8d1a7;
}
div.menu {
display: none; /*per request*/
margin: 4px 0px 8px 0px;
}
div.menu div {
margin-bottom: 2px;
}
div.logo {
margin: 6px 0px 10px 0px;
}
div.content {
padding: 0;
font-family: Times, 'Times New Roman', serif; 
color: #000;
font-size: 14px;
text-align: left;
margin-top: 12px;
line-height: 1.1em;
}
div.footer {
position: relative;
text-align: center;
margin: 20px 0px 20px 0px;
}

