@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(/assets/SiteEngineManager/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4B5C98;
}
#shell {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 75px;
	padding-left: 69px;
}
#logo {
	position: relative;
	height: 0px;
	width: 0px;
	left: -65px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promo {
	position: relative;
	left: -69px;
	top: -180px;
	width: 0px;
	height: 0px;
}
#flower {
	position: relative;
	width: 0px;
	height: 0px;
	top: -180px;
	left: 630px;
}
#nav {
	padding-left: 195px;
}
#content {
}
#content #viewport {
	margin: 0px;
	padding: 0px;
}
.cont_subnav {
	background-image: url(/assets/SiteEngineManager/layout/interior/cont_sidenav_bg.png);
	width: 227px;
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 180px;
	behavior: url(/css/iepngfix.htc)
}
.cont_subnav h1 {
	text-align: left;
	padding-left: 20px;
}
.cont_bg {
	background-image: url(/assets/SiteEngineManager/layout/interior/content_bg.jpg);
	background-repeat: repeat-y;
	height: 542px;
	width: 618px;
	padding-top: 0px;
	padding-right: 23px;
	padding-left: 12px;
	background-color: #A5B260;
}
.cont_bg p {
	line-height: 2em;
}
.cont_footer {
	background-image: url(/assets/SiteEngineManager/layout/home_base.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 880px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #FFF;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h4 {
	color: #FFF;
	font-size: 16px;
}
hr {
	color: #FFF;
	height: 1px;
}
.png {  behavior: url(/css/iepngfix.htc) }
.footer a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:active {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

