/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

ul#services {
	list-style-position: outside;
	list-style-type: square;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 165px;
}
ul#services li {
	margin-left: 15px;
}
ul#services h2 {
    color: #467A90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
#contentwell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70C2E6;
	border-bottom-color: #70C2E6;
}
#logo {
	background-image: url(../img/dmd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	width: 532px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 532px;
	height: 291px;
	z-index: 1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 7px 0px;
	margin: 0px;
	margin-bottom: -3px;	
}
A {
	color: #467A90;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #467A90;
}
ul#navlist { margin: 0px; padding: 0px; width: 532px; margin-left: auto; margin-right: auto;}
ul#navlist li {
	margin: 0px;
	float: left;
	display: table-cell;
	position: relative;
	padding: 6px 14px 4px 13px;
	margin: 0px 0px;
	background-image: url(../img/nav.jpg);
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	border-right: 1px solid #fff;
}

ul#navlist li.sel {
	background-image: url(../img/navsel.jpg);
	color: #fff;
}

ul#navlist li a { border-bottom: 0px; text-decoration: none; color: #666;}
ul#navlist li.sel a { border-bottom: 0px; text-decoration: none; color: #fff;}

#copyright {
	width: 532px;
	margin-left: auto;
	margin-right: auto;
	color: #999;
	clear: both;
	margin-top: 50px;
}

#port_descript_container { 
	margin-right: auto;
	margin-left: auto;
	width: 532px;
	height: 291px;
	margin-top: -291px;
	z-index: 2;	
}
#port_descript { width: 155px; margin-right: 10px; z-index: 1001 !important; }
#port_descript img { margin-top: 3px; margin-right: 6px; float: left; }

#port_image { width: 532px; }
#port_image img { margin-left: 165px; border-left: 1px solid #eee; border-right: 1px solid #eee; }

#port_container { 
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height: 291px;
	margin-top: -291px;	
}
#port_nav {
	float:right;
	width: 150px;
	height: 291px;
	background-image: url(../img/portnavbg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	position: relative;
	z-index: 999;
}
#port_nav a { border: 0; } 
input, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

