html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}

input,select{
  margin:0;
  padding:0;
}

html {min-height: 100%;}

body {
	font: normal 62.5% Tahoma,sans-serif ;
}

table,tr,td {
	margin: 0px;
	padding: 0px;
}

div {
	border: 0px;
 	margin:0px;
}

.left {
    float:left;
}

right {
    float:right;
}

#outer-container {
	background:white;

}

#bgtop {
	height:480px;
	background-image: url(img/bgtop.jpg);
	background-repeat: repeat-x;

}

#bgbottom {
	background-image: url(img/bgbottom.jpg);
	background-repeat: repeat;
}

#inner-container {
	margin: 0 auto;
	width: 1024px;
}

#banner {
	background-image: url(img/header.jpg);
	height: 211px;
	width: 1024px;
	margin-top: 0px;
}

#midpiece {
	height: 129px;
	width: 1024px;
	background-image: url(img/mid.jpg);
	background-repeat: repeat-x;
}


#leftnavtop {
    float:left;
	height: 129px;
	width: 204px;
	background-image: url(img/leftnavtop.jpg);

}

#midnav {
    float:right;
	height: 129px;
	width: 813px;
	background-image: url(img/midnav.jpg);

}



.clear {
	clear: both;
	margin: 0px;
}

#businesscards1 {
	height:30px;
	width:1024px;
	background-image: url(img/topheader.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
}

#businesscards1 a {
	font: normal 1.0em century gothic,sans-serif ;
	color:white;
	text-decoration:none;

}


#businesscards1 a:hover {
	text-decoration:underline;
}

#main {
background:white;

}

#navmenu {
	background:#8A92FF;
	float: left;
	width: 204px;
	padding-top:0px;
    margin-top: -65px;

}

#navmenuspace {
	background:#8A92FF;
	width:204px;
	height: 300px;
}

#navmenu li {
	list-style: none;
	margin-left:10px;
	padding;10px;
}

#navmenu li a{
	color: black;
	font: bold 1.6em Arial,sans-serif;
	text-decoration:none;
}

#navmenu li a:hover {
	color: white;
}

#navbottom {
	height:23px;
	width:204px;
	background-image: url(img/navbottom.jpg);

}

#navspace {
	background:white;
	width: 204px;


}

#navad {
	height:156px;
	width:204px;
	background-image: url(img/navad.jpg);

}

#content {
	float: right;
	width: 767px;
	margin-left: 23px;
	margin-right: 30px;
    margin-top: 10px;

}

#content li{
	list-style:circle;
	color: black;
	font: normal 1.4em Verdana,sans-serif;
	padding-bottom:7px;
}

#footertop {
	height:23px;
	width:1024px;
	background-image: url(img/footertop.jpg);

}

#footerbottom {
	height:23px;
	width:1024px;
	background-image: url(img/footerbottom.jpg);

}

#footer {
	background:#8A92FF;
}

#footerleft {
	float: left;
	width: 256px;
	padding-left: 10px;
}

#footerleft p {
	padding-top:0px;
	padding-bottom:0px;
	color:navy;
	font: normal 1.2em Arial,sans-serif;

}

#footerleft a {
	color:navy;
    text-decoration:none;
}

#footerleft a:hover {
	color: white;
}

#footerright {
	float: right;
	width: 568px;
	margin-left: 30px;
	margin-right: 10px;
}

#footerright p {
	font: normal 1.5em Arial,sans-serif;
	color:black;
}

#footerright a {
	color:white;
    text-decoration:none;
}

#footerright a:hover {
	color: navy;

}

img { border: 0px;

}


h1 { margin-bottom: 4px; color: navy;
     font: bolder 2.0em Tahoma,sans-serif;

}

h2 { margin-bottom: 4px; color: black;
     font: bolder 1.8em Tahoma,sans-serif;

}

h3 { margin-bottom: 4px; color: black;
     font: bold 1.6em Tahoma,sans-serif;

}

h4 { margin-bottom: 4px; color: black;
     font: bold 1.4em Tahoma,sans-serif;

}

h5 { margin-bottom: 4px; color: black;
     font: bold 1.3em Tahoma,sans-serif;

}

p { color: black;
	font: normal 1.4em century gothic,sans-serif;

}

a {
	color:black;
	text-decoration:underline;
}

a:hover {
    color:navy;
}

.colors {
		padding-left:15px;

}

.blue {
    height:30px;
	width: 145px;
	text-align: center;

}

.blue p {
	  color:white;
	  text-align: center;
	  margin-top:10px;

}

