body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #F2F2F2 url(../assets/template/screenbground.jpg) repeat-x left top;
	margin-top: 3px;
	color: #000000;
	margin-bottom: 15px;
}
#social-links {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
#frame {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 0px;
}
#header {
	background: #FFFFFF url(../assets/template/header-bground.gif) no-repeat left top;
	height: 272px;
	margin: 0px;
	padding: 0px;
}
#mainNav {
	float: left;
	clear: both;
}
#header-img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#header2 {
	background: #000000;	
}
#content {
	background: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 15px 20px 40px;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background: url(../assets/template/bullet.gif) no-repeat 0px .4em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
}
#content ol {
	margin-right: 20px;
	background: url(../CSS/none);
	}
h1 {
	color: #C51042;
	font-size: 1.3em;
}
h2 {
	color: #C51042;
	font-size: 1.1em;
	text-transform: uppercase;
}
h3 {
	color: #C51042;
	font: bold .95em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h5 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
h6 {
	color: #A84611;
	font-size: 1em;
	font-style: italic;
}
#content a:link {
	text-decoration: underline;
	color: #000000;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #C51042;
}
#footer {
	clear: both;
	height: 89px;
	background: url(../assets/template/footer.gif) no-repeat right bottom;
	}
#footer-text {
	color: #FFFFFF;
	line-height: 1.7em;
	padding: 40px 0px 0px 220px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C51042;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#left-col {
	padding: 50px 10px 10px 20px;
	margin-bottom: 10px;
	margin-top: 50px;
	font-size: 1.1em;
	height: 525px;
	width: 100%;
}
#left-col h1 {
	padding-right: 20px;
	color: #990000;
	font-size: 1.2em;
	text-align: left;
}
#left-col ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#left-col li
{
	background: url(../assets/template/bullet.gif) no-repeat 0px 0.5em;
	padding-left: 1.3em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 1em;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.image-left {
	float: left;
	border: 1px solid #A5A27F;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
}
td {
	padding-top: 6px;
	padding-bottom: 6px;
}
table {
	font-size: 0.95em;
	line-height: 1.3em;
}
.quote {
	padding: 5px 10px 10px 20px;
background: #FEF4E2;
width: 400px;
}
