* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #076CA4;
}
a:hover {
	text-decoration: underline;
}
a:visited {}

#container {
	width: 900px;
	margin: 0 auto;
}

#container2 {
	background: #C1BAB2;



}
#header {
	margin-top: 15px;
	height: 200px;
	width: 900px;
}
#leftsidebar {
	float: left;
	width: 200px;
	height: 600px;
	margin-top: 15px;
	background-image: url(Images/sidebar.jpg);
}
#main {
	margin-top: 0px;
	margin-left: 15px;
	float: right;
	width: 685px;
}
.navimgs {
	width: 200px;
	margin-top: 20px;
}


#maincontent {
	background-color: #FFF;
	padding-bottom: 15px;
	margin-top: 15px;
}
.lvl2 {
	color: black;
	list-style-type: circle;
}
#container #footer a:hover {
	text-decoration: underline;
	color: white;
}

.hr {
	margin-bottom: 10px;
	margin-left: 17.5px;
	color: #076CA4;
	background-color: #076CA4;
	height: 1px;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #076CA4;
}

.navtable {
	margin-top: 70px;

}

.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#maincontent ul {
	list-style-type: disc;
	list-style-position: inside;
	color: #076CA4;
}
#maincontent h1 {
	padding-right: 10px;
	padding-left: 10px;
	color: #F80430;
	text-align: center;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
}
#maincontent h2 {
	padding-right: 10px;
	padding-left: 10px;
	color: #076CA4;
	margin-top: 0px;
	padding-top: 3px;
}


#maincontent p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 15px;
	line-height: 25px;
	padding-bottom: 10px;
	font-size: 16px;
	color: black;
}
.pricetable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;

	margin-left: 5
.px;
	margin-left: 5px;
}
.pricetable em {
	color: #F80430;
	text-align: left;
	font-weight: bold;
}

.pricetable strong {
	margin-top: 15px;
}

h3 {
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
	text-indent: 20px;
}

.searchtable {
	margin-left: 150px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}



#maincontent ul li {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
}
.navimgs {
	width: 190px;
	padding-left: 5px;
}

#maincontent ul li u {
	text-decoration: none;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

#pushbottom {
	clear: both;
}

#footer {
	background-image: url(Images/footer.gif);
	height: 37px;
	margin-top: 15px;
	padding-top: 12px;
	color: #FEC79E;
	margin-bottom: 15px;
}
#footer a {
	color: white;
	margin-left: 180px;
	text-decoration: none;
}
#topnavbar {
	position: absolute;
	top: 190px;
	width: 900px;
	height: 35px;
}
#navlist
{
	padding: 3px 0;
	margin-left: 0;
	font: bold 16px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	display: inline;
}

#navlist li a
{
	padding: 3px .5em;
	border: 1px ridge #B7B6B3;
	background: #006BA4;
	text-decoration: none;
}

#navlist li a:link {
	color: white;
}
#navlist li a:visited {
	color: white;
}
#database {


}
#freetrial {
	width: 170px;
	position: absolute;
	top: 15px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 5px;
	height: 30px;
}
#headerright {
	margin-left: 680px;


}

#navlist li a:hover
{
	color: #006BA4;
	background: White;
	border-color: #006BA4;
}
