.Container1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-y.jpg);
	width: 1080px;
	background-repeat: repeat-y;
}

.Container1 .Header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 1080px;
}
.Container1 .Banner {
	background-image: url(images/banner-search.jpg);
	background-repeat: no-repeat;
	height: 307px;
	width: 1080px;
}
.Container1 .Banner-results {
	background-image: url(images/banner-search-results.jpg);
	background-repeat: no-repeat;
	height: 307px;
	width: 1080px;
}
.Container1 .Nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1080px;
	float: none;
}
.Container1 .Content
{
    background-image: url(images/content.jpg);
    width: 1080px;
    background-repeat: repeat-y;
    background-position: top;
}

.ContentTable
{
    width: 980px;
}


.Container1 .Footer {
	height: 30px;
	width: 1080px;	padding-bottom: 20px;

	
}
.Container1 .Footer span {
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding-top: 20px;
	display: block;
}



.Content-Box1 {
	width: 300px;
}
.Content-Box1 .Title {
	color: #83991e;
	height: 20px;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 15px;
}
.Content-Box1 .Middle {
	width: 100%;
	font-size: 11px;
	color: #666;
}
.Content-Box1 .More {
	width: 20px;
}



.HomePageField
{
	background-image: url(images/FormField1.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 343px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}
.Container1 .Banner .Form {
	height: 267px;
	width: 486px;
	margin-left: 546px;
	display: block;
	padding-top: 35px;
}
.Container1 .Banner .Form .Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
	text-transform: uppercase;
}
.Container1 .Banner .Form .SearchContent {
	font-size: 12px;
	color: #A2937C;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	text-transform: capitalize;
	display: block;
}
.Container1 .Banner .Form .SearchBox {
	margin-top: 15px;
	margin-left: 20px;
}
.Container1 .Banner .Form .SearchBox .hpFormTxt {
	font-size: 11px;
	color: #FFF;
}




.Container1 .Container2 .Nav .button {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
.Container1 .Container2 .Nav .button a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
.Container1 .Container2 .Nav .button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #606444;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
.Container1 .Container2 .Nav .button a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
.Container1 .Container2 .Nav .button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
