/* CSS Document */
html {
min-height:101%;
}

body {
	background-color: #cccccc;
	margin:0;
	padding:0;
	border:none;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a img {
	border: none;
}
.fl { float: left;}
.fr { float: right;}

.tc2,
.tc { text-align: center;}

.tc2 img {margin-left: -20px;}
.hidden {
	display: none;
}
#wrapper {
	margin-top: 15px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
}

#header {
	background: #FFFFFF url('../images/back_headermoney.jpg') no-repeat ;
	float: left;
	width: 768px;
	min-height: 143px
}



#header h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	color: #003873;
	font-weight: bold;
	padding-top: 80px;
}

#topnav {
	float: left;
	clear: left;
	background-color: #002B66;
	color: #FFFFFF;
	width: 768px;
	height: 35px;
}

#topnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#topnav li {
	display: inline;
}

#topnav li a {
	text-align: center;
	display: block;
	width: 128px;
	height: 35px;
	float: left;
	clear:none;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

#topnav a:hover {
	background: #7b8fbb;
	color: #002B66;
}

#bluetop {
	float: left;
	clear: left;
	width: 758px;
	background: #7b8fbb;
	color: #ffffff;
	font-size: 16px;
	padding: 5px;
}
#content{
	float: left;
	clear: left;
	width: 748px;
	background: #FFFFFF url('../images/world.jpg') no-repeat bottom right;
	min-height: 250px;
	padding-bottom: 90px;
	padding-left: 20px
}

#service #content {
	background-image: url('none');
	padding-bottom: 20px;
}

#home #content {
	min-height: 285px;
	background-image: url('none');
	padding: 0;
	width: 768px
}

#content_skyline {
	float: left;
	clear: left;
	width: 768px;
	height: 280px;
	background: #FFFFFF url('../images/back_detroit.jpg') no-repeat top left;
}

#content p {
	padding-top: 10px;
	padding-right: 20px;
}

#bluebar {
	float: left;
	clear: both;
	width: 768px;
	border-bottom: 35px solid #002b66;
	background: #7b8fbb;
	/*height: 65px;*/
	text-align: center;
	padding-top: 2px;
}

#footer {
	font-size: 11px;
	float: left;
	clear: both;
	width: 768px;
	text-align: center;
	background: #cccccc;
	margin: 0;
	padding: 0;
}

.transparent {
	background: url('../images/back_detroit_muted.jpg') no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;

}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #064684;
	font-weight: bolder;
	text-align: center;
}

/*
#content a:hover {
	color: #0033FF;
}
#content a:visited {
	color:  #0066FF;
}
#content a:active {
	color: #FF0000;
}*/

.apptest {
	font-size: 11px;
}

.borderblack {
	border: 1px solid black;
	padding: 10px;
}


.extnav a:link,
.extnav a:visited {
	color: #002B66;
}
.extnav a {
	text-align: center;
	display: block;
	width: 300px;
	height: 35px;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	background: transparent;
	margin: 5px;
}

.extnav a:hover {
	background: #7b8fbb;
	color: #002B66;
}


#servicelist ul {
margin: 0;
margin-left: 20px;
padding: 0;
	
}
.genbox {
width: 650px;
text-align:center;
margin-left: 50px;
}
.centerholder {
	width: 740px;
	text-align: center;
}
.centerbox {
	width: 310px;
	text-align: center;
	margin: 0 auto;
}

.centerbox .extnav {
	float: none;
}

iframe {
	width: 768px;
	height: 500px;
	margin-left: -20px;
	margin-bottom: -20px;
}
