@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #5f6a72;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
a {
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 1008px;
	background: url(images/wrapper.png) center repeat-y;
}
#header {
	width: 1008px;
	height: 175px;
	background: url(images/header2.png) bottom no-repeat;
}
#header h1 {
	display: none;
}
#header ul {
	text-align: right;
	margin-right: 25px;
	padding-top: 4px;
}
#header ul li {
	margin: 0 4px;
	padding: 0;
	display: inline;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
#header a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#header a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#navigation {
	width: 1008px;
	height: 30px;
    background: url(images/nav-a.png) center no-repeat;
}
.home {
	float: left;
	width: 204px;
	height: 30px;
}
.home p {
	margin: 5px 0 0 15px;
	font-size: 12px;
}
.home a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.home a:hover {
	
}
.navbar {
	float: left;
	width: 600px;
	height: 30px;
}
.search {
	text-align: center;
	margin: 3px 0 0 0;
	float: left;
	width: 204px;
	height: 30px;
}
.navbar a {
	color: #999999;
	text-decoration: none;
}
.navbar a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.navbar ul {
	text-align: center;
	margin-top: 4px;
}
.navbar ul li {
	margin: 0 6px;
	padding: 0;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: black;
}	
.crumbs {
	float: left;
	margin: 0 4px;
	width: 1000px;
	height: 30px;
	background: url(images/nav-bb.png) center no-repeat;
}
.crumbs a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.crumbs p {
	margin-left: 75px;
	margin-top: 7px;
	font-size: 14px;
	padding: 0;
}
.crumbs ul {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}
.crumbs ul li {
	margin: 0 6px;
	padding: 0;
	display: inline;
	font-size: 14px;
}
#main {
	width: 1008px;
}
#uses {
	width: 600px;
	float: left;
	margin-left: 205px;
}
#uses h1 {
	margin: 15px;
	text-align: center;
	font-size: 32px;
}
#uses a {
	color: #003399;
	text-decoration: none;
}
#uses a:hover {
	text-decoration: underline;
	color: red;
}
p.introduction {
	margin: 10px 30px;
	font-size: 12px;
}
#uses h2 {
	text-align: center;
	font-size: 24px;
}
p.use {
	margin: 20px 30px;
	font-size: 12px;
}
p.use img {
	margin: 5px 20px 5px 5px;
	padding: 0;
	float: right;
}
#uses h3 {
	text-align: center;
	font-size: 24px;
}
p.conclusion {
	margin: 20px 30px;
	font-size: 12px;
}
ul li.conclusion {
	margin: 5px 40px;
	font-size: 12px;
}
#tips {
	width: 200px;
	float: left;
	margin-left: -800px;
}
#tips img {
	background: url(images/profile.png) no-repeat center;
	margin: 7px 0 0 16px;
}
p.contributor {
	margin: 5px 0 10px 0;
	font-size: 10px;
	text-align: center;
}
#tips h4 {
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 10px 0 10px;
}
p.tips {
	margin: 5px 20px 5px 15px;
	padding: 10px 0;
	font-size: 12px;
}
ul.tips {
	padding: 5px 20px 5px 25px;
	font-size: 12px;
}
ul.tips li {
	5px 0;
}
.ads {
	margin: 20px 20px 5px 15px;
}
#products {
	width: 200px;
	float: left;
}
#products h5 {
	font-size: 18px;
	text-align: center;
	margin: 5px 10px;
	font-weight: lighter;
}
#products img {
	margin: 5px 0 5px 4px;
}
p.products {
	margin: 10px 15px 20px 15px;
	font-size: 12px;
}
#products a {
	color: #003399;
	text-decoration: none;
}
#products a:hover {
	text-decoration: underline;
	color: white;
}

#footer {
	clear: both;
	width: 1008px;
}
#footer p {
	line-height: 1em;
	margin: 0px 206px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p.copyright {
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: 12px;
	text-align: center;
}
p.copyright a {
	text-decoration: none;
	color: #003399;
}
p.copyright a:hover {
	color: #990000;
}

/* Index Styles */
#topics {
	width: 204px;
	float: left;
}
#topics h2 {
	font-size: 22px;
	padding: 15px 0 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
#topics ul {
	margin: 0;
	padding: 0;
}
#topics ul li {
	margin: 0;
	padding: 2px 0 0 25px;
	font-size: 14px;
	list-style: none;
}
#topics a {
	text-decoration: none;
	color: #003399;
}
#topics a:hover {
	text-decoration: underline;
	color: white;
}
#intro {
	width: 600px;
	float: left;
}
#intro h3 {
	text-align: center;
	font-size: 32px;
	margin: 5px 60px;
	padding-bottom: 5px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
#intro p {
	margin: 15px 60px;
	font-size: 13px;
}
#intro ul {
	margin: 0;
	padding: 0;
}
#intro ul li {
	margin: 5px 60px;
	font-size: 12px;
	list-style: square;
}
#intro a {
	color: #003399;
	text-decoration: none;
}
#intro a:hover {
	text-decoration: underline;
	color: #cccccc;
}
#relevant {
	width: 204px;
	float: left;
}
#relevant h4 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#relevant ul {
	margin: 0;
	padding: 0 0 20px 0;
}
#relevant ul li {
	margin: 0;
	padding: 3px 0 0 25px;
	font-size: 12px;
	list-style: none;
}
#relevant a {
	text-decoration: none;
	color: #003399;
}
#relevant a:hover {
	text-decoration: underline;
	color: white;
}

/* Sitemap Styles */
#sitemap {
	width: 1008px;
	margin: 0;
	padding: 0;
}
#sitemap h2 {
	text-align: center;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 10px 0;
}
#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap ul li {
	margin: 0 0 0 325px;
	padding: 3px 0;
	font-size: 18px;
}
#sitemap ul li li {
	margin: 0 0 0 35px;
	padding: 2px 0;
	font-size: 14px;
}
#sitemap a {
	color: #003399;
	text-decoration: none;
}
#sitemap a:hover {
	color: #990000;
	text-decoration: underline;
}