@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	background-color: #c8c8c7;
	background-repeat: repeat;
	background-position: center top;
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
* {
	margin:0;
	padding:0;
}
img { border-style: none; }

.clear {
	clear: both;
}

#contentwrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 95px;
	top: 0px;
}
#logoright {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 214px;
	top: 0px;
	position: relative;
	right: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: -126px;
	float: left;
	padding-left: 5px;
}
#nav {
	background-color: #3c3a37;
	margin-top: 0px;
	padding-top: 8px;
	color: #c8c8c7;
	font-style: italic;
	font-family: sans-serif, arial, geneva;
	font-size: 16px;
	background-repeat: repeat-x;
	left: auto;
	right: auto;
	padding-left: 149px;
	padding-bottom: 7px;
}

#nav a{
	color: #c8c8c7;
	font-style: italic;
	font-family: sans-serif, arial, geneva;
	font-size: 16px;
	text-decoration: none;
	padding-right: 7px;
}
#nav a:hover {
	color: #499cbf;
}
#center {
	color: #1C1916;
	font-size: 15px;
	float: left;
	left: 103px;
	padding-left: 150px;
	padding-top: 15px;
	width: 240px;
}
#center a {
	color: #3C3A37;
	text-decoration: none;
}
#center a:hover {
	text-decoration: underline;
}
#port {
	width: 570px;
	height: 116px;
	float: left;
	padding-left: 150px;
	padding-top: 37px;
}
#centerright {
	color: #1C1916;
	font-size: 15px;
	padding-left: 20px;
	float: left;
	padding-top: 15px;
	width: 230px;
	padding-right: 60px;
}
#bottombgtop {
	background-color: #499cbf;
	background-repeat: repeat-x;
	position: relative;
margin-top: 300px;
	color: #c8c8c7;
	left: auto;
	right: auto;
	padding-left: 149px;
	padding-bottom: 7px;
padding-top: 7px;
}
#bottombg {
	height: 103px;
	background-color: #1c1916;
	bottom: 0px;
	padding-left: 150px;
	padding-top: 10px;
	color: #c8c8c7;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
	background-repeat: repeat;
}
#bottombg a{
	color: #c8c8c7;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
#bottombg a:hover{
	color: #499cbf;
	
}
#centerright a {
	color: #3C3A37;
	text-decoration: none;
}
