/* www.pureanalyst.com */
/* Updated: 2008.06.20 */

body {
	color: #999;
	font: small Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
}
p.description {
  font-size: 85%;
	margin: 0;
	padding-left: 30px;
}
#wrapper {
	background-color: #FFF;
	color: #000;
	margin: 0 20px 15px 20px;
	padding: 0 10px 10px 10px;
	max-width: 920px;
}
#header {
	background: url(../img/logo.gif) left top no-repeat;
	float: left;
	padding: 10px 0 !important;
	width: 100%;
}
#headerad {
	padding-left: 380px;
}
#headerbottom {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	height: 1%;
}
#headerbottom ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
#headerbottom li {
	display: inline;
	padding: 0 0 0 10px;
}
#headerbottom a:active, #headerbottom a:hover, #headerbottom a:link, #headerbottom a:visited {
	font-weight: bold;
	text-decoration: none;
}
#tagline {
	background-color: #FFF;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 500px;
}
#tagline a {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}
#menuheaddiv {
	padding: 0 20px 0 0;
	text-align: right;
}
li.menu {
	margin: 0 6px;
}
#main {
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	width: 100%;
}
#content {
	background-color: #FFF;
	color: #000;
	margin: 0 240px 0 160px;
}
#content .inner {
	margin: 10px 20px 10px 40px;
}
#content .inner h2 {
	font-size: 110%;
	padding-bottom: 0.2em;
}
#content .inner ul.features {
	padding: 10px 10px 10px 20px;
	border: 1px #CCC solid;
	list-style: circle;
	margin: 0;
}
#content .inner p {
	color: #333;
	font-size: 90%;
}
#content .inner .features li img {
	float: left;
	margin: 0 5px 5px 0;
}
#maincontent {
	display: inline; /* so IE doesn't double the margin */
	line-height: 1.6em;
	margin-right: 11px;
	padding-bottom: 10px;
}
#box {
	background-color: #EEE;
	padding: 2px;
	width: 300px;
}
#sideright {
	border-left: 1px solid #CCC;
	color: #000;
	float: right;
	margin: 0;
	padding-left: 10px;
	width: 220px;
}
#sideright .inner {
	background-color: #EEE;
	margin: 10px 10px 14px 0;
	padding: 0;
}
#sideright h3 {
	background-color: #CCC;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0 0 4px 0;
	padding: 0.2em 0;
	text-align: center;
}
#sideright ul {
	list-style: circle;
	margin-left: 0;
	padding-left: 20px;
}
#sideright li {
	font-size: 90%;
	line-height: 1.4em;
}
#sideright ul a:link, #sideright ul a:visited {
	color: #000;
}
#sideright .phone {
	background-image: url(../img/phone.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333;
	font-size: 130%;
	font-weight: bold;
	height: 50px;
	padding-left: 40px;
}
#loginform, #searchform {
	margin: 0;
	padding: 0;
}
.fieldtitle {
	margin: 0;
	padding-left: 6px;
}
.input {
	padding: 6px;
}
.text {
	background-color: #FFF;
	border: 1px solid #333;
	width: 190px;
}
.button {
	margin: 6px;
}
.btn {
	border-bottom: 1px solid #000;
	border-left: 1px solid #CCC;
	border-right: 1px solid #000;
	border-top: 1px solid #CCC;
	color: #FFF;
}
.keywords {
	background-image: url(../img/password.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
}
.keywords:focus, .keywords:hover {
	background-color: #F0FFE6;
}
.user {
	background-image: url(../img/username.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
}
.user:focus, .user:hover {
	background-color: #F0FFE6;
}
.password {
	background-image: url(../img/password.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
}
.password:focus, .password:hover {
	background-color: #F0FFE6;
}
#sideright .siderightad {
	margin: 10px;
	text-align: center;
}
#sideleft {
	background-color: #FFF;
	border-right: 1px solid #CCC;
	color: #000;
	float: left;
	margin: 0;
	padding: 0;
	width: 159px;
}
#sideleft .inner {
	margin: 10px;
}
#nav {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: circle;
	font-size: 90%;
	padding: 0.4em 0 0.2em 0;
}
#nav li a:link, #nav li a:visited {
	font-weight: normal;
	text-decoration: none;
}
#nav li a:active, #nav li a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
	width: 139px;
}
.navtitle p {
	background-color: #CCC;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 5px 0px 5px 0px;
	padding: 0.2em 0;
	text-align: center;
	width: 139px;
}
.navimg {
	margin: 10px 0;
	text-align: center;
}
#footer {
	border-bottom: 1px solid #CCC;
	clear: both;
	margin-top: 10px;
	width: 100%;
}
#footer p {
	font-size: 80%;
	margin: 0;
	padding: 0.2em 0;
}
#footerbottom {
	border-bottom: 1px solid #CCC;
	height: 1%;
	padding-bottom: 0.2em;
}
#footerbottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#footerbottom li {
	color: #000;
	display: inline;
}
#footerbottom a:link, #footerbottom a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#footerbottom a:active, #footerbottom a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#menuheadfootdiv, #menuinfofootdiv {
	background-color: #FFF;
	color: #666;
	padding: 4px;
	text-align: center;
}
#menuheadfootdiv {
	float: left;
}
#menuinfofootdiv {
	float: right;
}
#menuheadfootdiv a, #menuinfofootdiv a {
	color: #333;
}
#navfooter {
	color: #333;
	padding: 0 0 15px 0;
}
#navfooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navfooter li a {
	color: #730;
}
#navfooter li.left {
	float: left;
	margin-left: 10px;
}
#navfooter li.right {
	float: right;
	margin-right: 10px;
}
#clearone {
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
}
