body {
	background-color: #be1929;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:920px;
	margin: 0 auto;

}
#header {
	width:920px;
	float:left;
	display:inline;

}
#contact-details {
	float:right;
	margin:30px 0px 0px 0px;
	width:300px;

}
#contact-details p {
	font-family:arial;
	font-size:110%;
	font-weight:bold;
	color:#B3A9AA;

}
#contact-details span {
	color:#FFFFFF;
	letter-spacing:0.2px;
	font-size:140%;

}
#nav {
	background-image:url("images/nav-bg.png");
	background-repeat:no-repeat;
	height:88px;
	width:920px;
	margin:-50px 0px 0px 0px;

}
#nav ul {
	margin:0px;
	padding:35px 0px 0px 40px;
	text-align:center;

}
#nav li {
	display:inline;
	padding:0px 8px;

}
#nav li:hover {
	

}
#nav a {
	font-family:arial;
	font-size:110%;
	font-weight:bold;
	padding:0px 3px;
	text-decoration:none;

}
#nav a:hover {
	text-decoration:underline;
	color:#0000FD;

}
#main-content{
	width:840px;
	min-height:450px;
	float:left;
	display:inline;
	background-image:url("images/main-content-bg.png");
	background-repeat:repeat-y;
	padding:0px 20px 0px 50px;

}
#footer {
	width:920px;
	height:106px;
	float:left;
	display:inline;
	background-image:url("images/footer-bg.png");
	background-repeat:no-repeat;

}
#footer p {
	font-family:arial;
	font-size:70%;
	font-weight:bold;

}

#reslayer {
	width: 700px;
	height: 50px;
	overflow: auto;
	visibility: visible;
	padding: 5px;
	border: 0px solid #000;
	margin: 0 auto 0 auto;
}

#reslayer h1,
#reslayer h2,
#reslayer p, 
#reslayer a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#reslayer a:hover {
	text-decoration: underline;
}
