body {
	background-color: #ffffff;
	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:942px;
	margin: 0 auto;

}
#header {
	width:942px;
	height:152px;
	float:left;
	display:inline;
	border-top:3px solid #3a3a3a;

}
#header h1 {
	color:#000000;
	margin:80px 0px 0px 0px;
	padding:0px;
	font-size:210%;
	font-family:"calibri", arial;

}
#header span {
	color:#706e6e

}
#header h2 {
	color:#706e6e;
	font-size:90%;
	margin:0px;
	padding:0px;
	font-family:arial;

}
#contact {
	float:right;
	width:250px;
	margin:20px 0px 0px 0px;

}
#contact p {
	margin:0px;
	padding:0px;
	float:left;
	font-family:arial;
	font-weight:bold;
	padding:5px 0px 0px 0px;

}
#contact span {
	color:#706e6e;

}
#contact a {
	color:#706e6e;
	text-decoration:none;

}
#contact a:hover {
	color:#706e6e;
	text-decoration:underline;

}
#contact img {
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;

}
#topnav {
	width:942px;
	height:57px;
	float:left;
	display:inline;

}
#topnav ul {
	height:55px;
	margin:0px;
	padding:15px 0px 0px 0px;
	background-image:url("images/nav-bg.jpg");
	background-repeat:repeat-x;
	list-style-type:none;
	text-align:center;

}
#topnav li {
	display:inline;
	padding:0px 15px;

}
#topnav li:hover {
	

}
#topnav a {
	font-family:arial;
	font-weight:bold;
	color:#393939;
	font-size:100%;
	text-decoration:none;

}
#topnav a:hover {
	text-decoration:underline;

}
#container {
	width:942px;
	min-height:550px;
	float:left;
	display:inline;

}
#left-content {
	float:left;
	width:200px;
	margin:0px 17px 0px 0px;

}
#nav {
	

}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;

}
#nav li {
	background-color:#706e6e;
	border:2px solid #706e6e;
	margin:6px 0px;
	width:190px;

}
#nav li:hover {
	border:2px solid #ffda00;

}
#nav a {
	padding:10px;
	display:block;
	color:#FFFFFF;
	font-family:arial;
	font-size:90%;
	font-weight:bold;
	text-align:center;

}
#nav a:hover {
	

}
#right-content {
	float:left;
	width:715px;
	margin:10px 0px 10px 0px;

}
#footer {
	width:942px;
	height:90px;
	float:left;
	display:inline;
	background-image:url("images/footer-bg.jpg");
	background-repeat:repeat-x;

}
#footer p {
	padding:5px;
	margin:6px 0px 0px 0px;
	font-family:arial;
	font-size:70%;

}
