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

body {
	padding:0;
	background-repeat: repeat;
	background-position: center top;
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(../images/centerbgs.png);
}
* {
	margin:0;
	padding:0;
}
img { border-style: none; }

.clear {
	clear: both;
}

#contentwrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper {
	background-repeat: repeat-x;
	height: 95px;
	top: 0px;
	background-image: url(../images/bg2.gif);
}
#logoright {
	background-image: url(http://www.dveit.com/images/logoname.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 340px;
	top: 0px;
	position: absolute;
	right: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 2px;
	padding-left: 0px;
	left: -2px;
}
#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;
	background-color: #FFF5E6;
	padding-bottom: 25px;
}
#contentwrapper #bodycenter {
	display: inline;
	margin: auto;
	float: left;
	position: relative;
}
#center a {
	color: #3C3A37;
	text-decoration: none;
	background-color: #FFF5E6;
}
#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;
	background-color: #FFF5E6;
	background-repeat: repeat-x;
}
#bottombgtop {
	background-color: #499cbf;
	background-repeat: repeat;
	margin-top: 0px;
	color: #c8c8c7;
	left: auto;
	right: auto;
	padding-left: 149px;
	padding-bottom: 7px;
	padding-top: 10px;
	float: left;
	position: relative;
	width: 100%;
}
#bottombg {
	bottom: 0px;
	color: #c8c8c7;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
	background-repeat: repeat;
	background-position: bottom;
	height: 180px;
	padding-left: 140px;
	float: left;
	position: relative;
	top: 0px;
	background-color: #1C1916;
	padding-right: 350px;
	left: auto;
	right: auto;
}
#bottombg a{
	color: #c8c8c7;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
#bottombg a:hover{
	color: #499cbf;
	
}
#centerright a {
	text-decoration: none;
	color: #3C3A37;
	background-color: #FFF5E6;
}
#centerright a:hover {
	text-decoration: underline;
}
#port2 {
	width: 570px;
	height: 116px;
	float: left;
	padding-left: 150px;
	padding-top: 10px;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #FFF5E6;
}
h5 a {
	font-size: 13px;
	font-weight: normal;
	color: #FFF5E6;
}

