#wrapper {
	text-align:centre;
	width:837px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 12px;
} 

#titlearea {
	position:relative;
	left:-8px;
	top:-22px;
	width:800px;
	height:108px;
}
body {
	background-image: url(img/top-back.jpg);
	background-repeat: repeat-x;
	background-color: #222325;
}
#nav {
	position:absolute;
	left:163px;
	top:19px;
	width:713px;
	height:44px;
	z-index:1;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #990000;
}


li {
list-style:none;
width:40px;
padding: 10px 10px 10px 10px;
display:inline;
}
#container {
	position:relative;
	left:-35px;
	top:4px;
	width:898px;
	height:384px;
	z-index:1;
}
.leftcol {
	background-color: #101010;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	margin-right: 5px;
}
.rightcol {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	background-image: url(img/right-back.jpg);
	background-repeat: no-repeat;
}
.maincont {
	float: left;
	width: 470px;
}
.maincont2 {
	float: left;
	width: 650px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.rightcol2 {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	background-image: url(img/right-backhome.jpg);
	background-repeat: no-repeat;

}
.rightcolpro {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	background-image: url(img/right-backpro.jpg);
	background-repeat: no-repeat;

}
