﻿@import url(layout.css);
body {
	background-position: center center;
	color: #000;
	font-size: xx-small;
	font-family: Verdana;
	font-style: normal;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#container {
	width: 675px;
	margin: 0 auto;
	background: #fff url('../images_master/master_background.jpg') 50% top;
	}
#masthead {
	width: 675px;
	height: 97px;
}
#content {
	float: right;
	width: 456px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
#column_l {
	float:left;
	width: 425px;
	margin: 0 0 0 10px;
	margin-top: 0px;
	padding: 0 5px 5px 5px;
}
#column_l_sale {
	float:left;
	width: 400px;
	margin: 0 0 0 25px;
	margin-top: 0px;
	padding: 0 5px 5px 5px;
}
#column_footer {
	float:left;
	width: 655px;
	margin: 0 0 0 2px;
	margin-top: 0px;
	padding: 0 5px 5px 5px;
}
#column_r {
	width: 185px;
	float: right;
	background-color: white;
	padding: 0 5px 5px 5px;
	margin-right: 10px;
	display: inline;
	clear: both;
}
#sidebar {
	float: left;
	width: 185px;
	background-color: white;
	position: relative;
	clear: both;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
}
#sidebar_logo_a {
	float: none;
	width: 185px;
	background-color: white;
	position: relative;
	clear: both;
	margin-left: 18px;
	margin-top: 0px;
	display: inline;
}
#sidebar_logo_b {
	float: none;
	width: 185px;
	background-color: white;
	position: relative;
	clear: both;
	margin-left: 33px;
	margin-top: 0px;
	display: inline;
}
#sidebar_logo_c {
	float: none;
	width: 185px;
	background-color: white;
	position: relative;
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
}

#tcolumn_l {
	float: left;
	width: 180px;
	height: 150px;
}
#tcolumn_r {
	float: left;
	width: 180px;
	height: 150px;
 	margin-left: 20px;
}

#column_matrix_l {
	float: left;
	width: 100px;
	margin-left: 10px;
}
#column_matrix_r {
	float: left;
	width: 67px;
}

/* Styles for EDIsecure CMS Matrix */

#column_matrix_l_edisecure_cms {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#column_matrix_r_edisecure_cms {
	float: left;
	width: 55px;
}
.style7_edisecure_cms 
{
	font-family: Verdana;
	text-align: left;
	font-weight: normal;
	font-size: 6pt;
	color: black;
}





/* Styles for Content */
h1 
{
	color: #96001D;
	font-size: small;
	font-family: Verdana;
	font-weight:bold;
	margin-left: 10px;
}
/* Styles for Footer */
#footer p {
	color: #FFFFFF;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
}
#footer a {
	margin: 0px;
	color: #96001D;
	text-decoration: underline;
}
#footer a:hover {
	padding: 0px;
	margin: 0px;
	color: #96001D;
	text-decoration: none;
}
/* Styles for Links */
.a {
	color: #6982EE;
	line-height: 20px;
	font-size: x-small;
	font-family: Verdana;
	font-weight:bold;
	margin-left: 10px;
}
.a:hover {
	color: #96001D;
	line-height: 20px;
	font-size: x-small;
	font-family: Verdana;
	font-weight:bold;
	margin-left: 10px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for Goddard */
.style1 {
	margin-top: 15px;
	margin-left: 10px;
	font-size: x-small;
	font-family: Verdana;
}
#contentheader
{
	color: #96001D;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 5px;
	max-width: 420px;
}
#contentdesc
{
	margin-top: 10px;
	margin-left: 5px;
	font-size: x-small;
	font-family: Verdana;
	max-width: 420px;
	text-align:justify;
}
.style5 
{
	font-size: x-small;
	font-family: Verdana;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
}
.style4 
{
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	color: #1481C6;
	line-height: 20px;
}
.style6 
{
	color: #96001D;
}
.style7 
{
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	font-size: 6pt;
	color: black;
}
.style8 
{
	font-family: Verdana;
	text-align: center;
	font-weight: normal;
	font-size: 6pt;
	color: black;
}
.style9 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: black;
}
#footer {
	text-align: right;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	background-image: url('../images_master/footer_background_1px.jpg');
	color: #96001D;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 655px;
	height: 65px;
}