@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;
	z-index: 100;
	top: -630px;
	left: -69px;
	height: 0px;
	width: 0px;
}
#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;
	top: -160px;
	left: 630px;
	width: 0px;
	height: 0px;
}
h1 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#nav {
	padding-left: 195px;

}
.cont_bg {
	background-image: url(/assets/SiteEngineManager/layout/home_right_bg.jpg);
	background-repeat: no-repeat;
	height: 542px;
	width: 301px;
	padding-top: 9px;
	padding-right: 23px;
	padding-left: 12px;
}
.cont_bg p {
	line-height: 2em;
	text-align: justify;
}
.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;
}
.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;
}

