@charset "utf-8";
/* Layout is included within this CSS sheet */
body {
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#f8951d;
	font-size:18px;
	text-align:center;
	padding-bottom:0px;
}
.jh2 { margin: 14px 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px solid #DDD; font-size: 18px; }
h2 {
	font-size:14px;
	margin-left:0px;
}

h3 {
	color: #CCC;
	font-size:16px;
	text-align:center;
	padding-bottom:2px;
}

h4 {
	margin:0px;
	padding:0px;
	padding-top:5px;
}

h5 {
	padding-top:0px;
	font-size:14px;
	color: #333;
	text-transform:capitalize;
	text-align:center;
}

h6 {
	margin-bottom:10px;
	padding-top:20px;
	font-size:16px;
	color: #333;
	text-align:center;
}
	

a:link {
	text-decoration:none;
	color:#000;
}

a:visited {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:none;
	color:#F90;
}

img {
	border:none;
}

#container {
	margin:0 auto;
	width: 1000px;  /* this will create a container 80% of the browser width */
	height:auto;
	text-align: left; /* this overrides the text-align: center on the body element. */	
}

#flashheader {
	padding:0px;
	margin:0px;
}

#flashmenu a:link, #flashmenu a:visited {
	color:#F90;
}

#flashmenu a:hover {
	color:#9C0;
	text-decoration:underline;
}

#flashmenu li {
	color:#F90;
	display:inline;
	padding-left: 50px;
}

#flashmenu p {
	text-align:center;
}
	
#leftcol {
	float:left;
	width:210px;
	height:auto;
	color:#433D27;
	margin-left:15px;
}
#leftbox {
	float:left;
	width:210px;
	height:auto;
	background-color:#3c6e91;
	color:#433D27;
	border-right:#666 solid 2px;
	border-left:#666 solid 2px;
}

.lefttext {
	color: #CCC;
	width:200px;
	height:auto;
}

.lefttext li {
	padding-bottom:10px;
}

.lefttext ul {
	list-style-image:url(i/red-x.png);
}

.lefttext a:link, .lefttext a:visited {
	color: #CCC;
	text-decoration:none;
}

.lefttext a:hover {
	color: #C30;
}

.leftlink {
	color:#CCC;
	padding-left:10px;
	padding-right:5px;
	font-size:12px;
}

.leftlink li {
	color:#CCC;
	padding-left:10px;
}

.leftlink a:link, .leftlink a:visited {
	color:#F90;
}

.leftlink a:hover {
	color:#333;
}

.topblueround {
	background-image:url(i/ble-top-corner.jpg);
	width:214px;
	height:25px;
	margin-left:-2px;
}

.botblueround {
	background-image:url(i/ble-bot-corner.jpg);
	width:214px;
	height:25px;
	margin-left:-2px;
	margin-top:0px;
}

.goback {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-right:25px;
	color:#003;
}

#certification {
	float:left;
}
#centerbox {
	width:500px;
	height:auto;
	background-color:#d0d0d0;
	color:#433D27;
	float:left;
	margin-left: 20px;
	border-left:#666666 2px solid;
	border-right:#666666 2px solid;
}

#centerboxsupport {
	width:820px;
	height:auto;;
	background-color:#d0d0d0;
	color:#433D27;
	float:left;
	margin-left: 100px;
	border-left:#666666 2px solid;
	border-right:#666666 2px solid;
}

.centertext a:link, .centertext a:visited {
	color:#C60;
	font-weight:bold;
}

.centertext a:hover {
	color:#333;
}

.centertext {
	height:auto;
	font-size:12px;
	text-align:justify;
	margin-left:20px;
	margin-right:25px;
	padding-bottom:5px;
	overflow:auto;
}

.centertext p {
	margin-left:10px;
}

.michiganbiz {
	text-align:center;
}
.michiganbiz p {
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.topgreyround {
	background-image:url(i/grey-top-corner.jpg);
	width:504px;
	height:25px;
	margin-left:-2px;
}

.topgreyround2 {
	background-image: url(i/grey-top-long-corner.jpg);
	width:826px;
	height:25px;
	margin-left:-2px;
}

.botgreyround {
	background-image:url(i/grey-bot-corner.jpg);
	margin-top:5px;
	width:504px;
	height:25px;
	margin-left:-2px;
}

.botgreyround2 {
	background-image:url(i/grey-bot-long-corner.jpg);
	margin-top:0px;
	width:825px;
	height:25px;
	margin-left:-2px;
}
	
#rightbox {
	width: 205px;
	height: auto;
	background-color:#eeeeee;
	color:#433D27;
	float:left;
	margin-left:20px;
}

#footer {
	float:left;
	margin-top:10px;
	width:1000px;
	height:100px;
}

#amservbutton {
	float:left;
	width:300px;
	margin-top:10px;
	margin-left:75px;
}

#amservbutton2 {
	float:left;
	width:300px;
	margin-top:10px;
}

#amservbutton img, #amservbutton2 img {
	float:left;
	padding-right:10px;
}

#amservbutton p, #amservbutton2 p {
	width:250px;
	line-height:10px;
	margin:0px;
	padding: 0px;
	text-align:justify;
	font-size:10px;
}

#amservbutton span, #amservbutton2 span {
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	background-color:#9C3;
	float:right;
}

.chatnow {
	height:150px;
	width:205px;
	background-image:url(i/blue-box.png);
	
}

.adbox {
	margin-top:20px;
	height:150px;
	width:205px;
	background-image:url(i/orange-box.png);
}

.adbox p {
	margin:0px;
	text-align:center;
}

.adbox a:link, .adbox a:visited {
	color:#333;
	font-weight:bold;
}

.adbox a:hover {
	color:#9c3;
}

.hostmonster {
	padding-top:30px;
	padding-left:45px;
}

.testimonials {
	margin-top:0px;
}

#footer {
	float:left;
}

#footerlinks {
	width:966px;
	margin-left:10px;
	margin-top:10px;
	height:auto;
	float:left;
	text-align:center;
	border-top: solid 1px #999;
}

#footerlinks a:link, #footerlinks a:visited {
	color:#666;
}

#footerlinks a:hover {
	color:#C60;
}

#footerlinks li {
	display:inline;
	font-size:12px;
	margin-right:50px;
		
}

.footerfirst  {
	margin-left:0px;
}

#copyright {
	text-align:center;
	font-size:10px;
	color:#666;
	float:left;
	width:975px;
}

.requestsupport a:link, .requestsupport a:visited {
	font-weight:bold;
	
}

.requestsupport li {
	list-style-image:url(i/green-fix.gif);
}

.requestsupport a:hover {
	color:#F90;
}

.requestsupport span {
	font-size:12px;
	
}

.contacttbl {
	margin-left:100px;
}

#contactnmb {
	font-size:14px;
}

#contactadd {
	font-size:14px;
	margin-top:10px;
}

.address1, .address2, .address3 {
	margin-left:120px;
}

#contactform {
	margin-top:10px;
}

#contactform p {
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-align:justify;
}

#contacttable {
	margin-top:20px;
}

#sitemap a:link, #sitemap a:visited {
	text-align:center;
	font-size:10px;
	color:#666;
	float:left;
	width:975px;
}

.bodytext {
	margin-top:20px;
}
	