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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	background-color: #330000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#header {
	width: 870px;
	height: 45px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#header_right {
	width: 740px;
	height: 45px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#padding20 {
	width: 870px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#padding40 {
	width: 870px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#main {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#menu {
	width: 110px;
	float: left;
}
#content {
	width: 740px;
	float: right;
	padding-top: 2px;
}
#client_header {
	width: 740px;
	height: 45px;
	float: left;
}
#client_headshot {
	width: 90px;
	float: left;
}
#client_stats {
	width: 625px;
	float: right;
}
#client_divide {
	width: 740px;
	height: 20px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#client_content {
	width: 740px;
	float: right;
	padding-top: 15px;
}
#home_menu {
	width: 110px;
	float: left;
	padding-top: 20px;
}
#home_content {
	width: 757px;
	height: 620px;
	float: right;
	background-image: url(images/fireworks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_text {
	width: 540px;
	padding-top: 108px;
	float: right;
}
#home_links {
	width: 540px;
	float: right;
	padding-top: 116px;
}
#about_left {
	width: 355px;
	float: left;
}
#about_right {
	width: 355px;
	float: right;
}
#contact_left {
	width: 110px;
	float: left;
}
#contact_right {
	width: 390px;
	padding-right: 230px;
	float: right;
}
#archive_left {
	width: 235px;
	float: left;
}
#archive_right {
	width: 355px;
	padding-right: 140px;
	float: right;
}
#story_divide {
	width: 740px;
	height: 20px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D0000;
}
#story_padding {
	width: 740px;
	height: 18px;
	float: right;
}
#news_date {
	width: 140px;
	float: left;
}
#news_headshot {
	width: 95px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#news_content {
	width: 490px;
	float: right;
}
#news_padding {
	width: 740px;
	height: 32px;
	float: right;
}
.heading {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.greytext {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.greytext a:link {
	color: #999999;
	text-decoration: none;
}
.greytext a:visited {
	color: #999999;
	text-decoration: none;
}
.greytext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.greytext a:active {
	color: #999999;
	text-decoration: none;
}
.credits {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.credits a:link {
	color: #660000;
	text-decoration: none;
}
.credits a:visited {
	color: #660000;
	text-decoration: none;
}
.credits a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.credits a:active {
	color: #660000;
	text-decoration: none;
}
#footer {
	width: 740px;
	height: 50px;
	float: right;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}



/* Truths Vision */

ul {
	list-style: none;
	padding: 0px;
}

li {
	list-style: none;
	padding: 0px;
}

ul#vision li img{
	border: 0px;
	padding: 0px;
	margin-top: -8px;
}

#vision_divide {
	width: 740px;
	height: 6px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D0000;
}

#vision_left {
	width: 355px;
	float: left;
	padding-bottom: 18px;
}
#vision_right {
	width: 355px;
	float: right;
	padding-bottom: 18px;
}

#vision_images {
	width: 740px;
	padding-top: 20px;
	float: right;
}

