﻿body {
	background: #9DCB69;
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	}

.SiteWrapper {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	}

.Header {
	background: #000000 url(Images/Template/HeaderMenuBG.jpg) no-repeat;
	min-height: 52px;
	}

.Content {
	background: #FFFFFF;
	padding-left: 1px;
	}

.Content .Left {
	width: 317px; /* Sized based on Tag.jpg image, less padding amount */
	padding: 15px;
	padding-top: 343px; /* Tag image spacing */
	background: #000000 url(Images/Template/Tag.jpg) no-repeat;
	color: #FFFFFF;
	}

.Content .Right {
	padding: 10px 20px 20px 20px;
	text-align: left;
	}

.Content .Right .Image {
	padding-bottom: 20px;
	}

.Footer {
	background: url(Images/Template/FooterBG.jpg) no-repeat;
	padding-top: 20px;
	text-align: right;
	}

.Footer a, .Footer a:link, .Footer a:visited {
	color: #064E7A;
	}
