/* Nickell.biz Stylesheet */

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	margin: 7px;
	background: #fff;
	color: #333;
	font:  90.01% Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper p {
	font-size: 80%;
	margin: 10px 0;
	line-height: 140%;
	color: #ccc;
	background-color: transparent;
	}

#header {
	color: #ccc;
	background: #c90000 url(../images/nickell.gif) no-repeat left bottom;
	text-align: left;
	vertical-align: top;
	padding: 15px 0 14px 19px;
	margin-bottom: 7px;
	height: 54px;
	}

#flashcontent {
	padding: 0;
	margin: 0 0 0 20px;
	}	
	
#header .contact_info {
	margin-top: 4px;
	}

#main {
	margin-left: 190px;
	padding: 20px 30px 0 0;
	border-left: 1px solid #d9d9d9;
	}

#main p {
	font-size: 100%;
	color: #333;
	margin: 10px 0 15px 20px;
	line-height: 150%;
	}

#main img {
	border: none;
	margin-bottom: 10px;
	}

#main .clientbox {
	border: #d9d9d9 solid 1px;
	margin: 20px 0 20px 20px;
	padding: 15px;
	}

#main .services {
	font-size: 90%;
	padding: 0 0 7px 0;
	margin: 0;
	color: #990000;
	text-align: right;
	line-height: 120%;
	}

#container {
	float: left;
	width: 100%;
	margin-right: -200px;
	}

#content {
	margin-right: 180px;
	}

#content a:link, #content a:visited {
	color: #990000;
	}

#content a:hover, #content a:active {
	text-decoration: underline;
	}

#left {
	float: left;
	width: 200px;
	margin-bottom: 30px;
	}

#left p {
	font-size: 80%;
	line-height: 100%;
	color: #333;
	padding-top: 6px;
	margin: 0;
	}

#sidebar {
	float: right;
	width: 170px;
	font-size: 80%;
	padding-top: 4px;
	margin: 5px 0 0 0;
	vertical-align: top;
	text-align: left;
	}

#sidebar p {
	font-size: 90%;
	line-height: 160%;
	color: #333;
	}

.rh_image {
	margin-bottom: 11px;
	padding: 0;
	}

.bordered_content {
	border: 1px solid #d9d9d9;
	padding: 9px 10px;
	margin: 0 0 0 0;
	vertical-align: top;
	}

#footer {
	padding: 1px 0 100px 0;
	margin-top: 19px;
	border-top: 1px solid #d9d9d9;
	}

#legalandcopy {
	border-top: 16px solid #c90000;
	padding: 9px 20px;
	margin: 0;
	text-align: left;
	vertical-align: top;
	color: #686868;
	font-size: 70%;
	line-height: 175%;
	}

#legalandcopy a {
	color: #c90000;
	text-decoration: underline;
	}

#legalandcopy a:hover {
	text-decoration: none;
	}

#legalandcopy a.selected {
	color: #CD0500;
	text-decoration: underline;
	}

h1 {
	font-size: 150%;
	padding: 10px 0;
	color: #c0c0c0;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
	}

h2 {
	font-size: 125%;
	padding: 20px 0 15px 20px;
	color: #c90000;
	font-weight: normal;
	}

h3 {
	font-size: 100%;
	padding: 20px 0 15px 20px;
	color: #000;
	font-weight: bold;
	}

.last {
	margin-bottom: 0px;
	}

.clearing {
	clear: both;
	height: 0px;
	}

.logo {
	padding: 21px 20px;
	}

form {
	margin-top: 15px;
	margin-left: 25px;
	color: #666;
	font-size: 90%;
	}

label{
	float: left;
	width: 120px;
	}

input {
	width: 200px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	}

textarea{
	width: 300px;
	height: 150px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	}

.boxes{
	width: 1em;
	}

#submitbutton{
	margin-left: 120px;
	margin-top: 10px;
	width: 90px;
	height: 30px;
	color: #666;
	font-weight: bold;
	background: #f6d2d2 url(../images/submit.jpg) no-repeat 0px 0px;
	}

.tiny {
	font-size: 80%;
	color: #666;
	}

.highlight {
	color: #c90000;
	font-size: 125%;
	}

#main table {
	margin-left: 20px;
	}

.up {
	margin: 10px 0 0 20px;
	}
	
.three {
	padding: 9px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #f2f2f2;
	border: 1px solid #666;
	}	
	
.three_txt {
	margin-left: 185px;
	padding-bottom: 20px;
	}
	
.img_three {
	float: left;
	margin: 10px 25px 15px 30px;
	border: 1px solid #666;
	}
	
#main ul {
	margin-top: 10px;
	margin-left: 80px;
	margin-bottom: 5px;
	}
	
#main ul li{
	padding: 5px 0;
	}