@charset "utf-8";
/* CSS Document */


@import url("fckport.css");

body {
	background: #e7f1d0 url(../../_sharedimg/body_bg.jpg) top left repeat-x;
}

#wrapper_outer {
	background: #e7f1d0  url(../../_sharedimg/wrapper_body_bg.gif) top left repeat-y;
	float: left;
}

#wrapper {
	background: url(../../_sharedimg/wrapper_bg.jpg) top left no-repeat;
	width: 958px;
	/*padding: 50px 18px 0 80px;*/
	padding: 50px 0 0 0;
	float: left;
}

#header {
	position: relative;
	background: url(../../_sharedimg/header_bg.jpg) top left no-repeat;
	height: 202px;
	margin: 0 18px 0 80px;
}


#section {
	margin: 0 0 0 22px;
	width: 219px;
	height: 202px;
}


#nav {
	position: absolute;
	top: 6px;
	left: 241px;
	width: 619px;
	height: 78px;
}


#nav ul {
	margin: 0 0 0 16px;
}


#nav li {
	float: left;
	display: inline;
	padding: 0;
	background: none;
}



#banner {
	position: absolute;
	top: 84px;
	right: 0px;
	width: 356px;
	height: 104px;
}


#wrapper_body {
	padding: 0 18px 0 80px;
	min-height: 561px;
	height: auto!important;
	height: 561px;
	float: left;
}


#contextmenu {
	float: left;
	display: inline;
	width: 219px;
	margin: 0 0 0 22px;
	padding: 0;

}


#contextmenu ul {
	padding: 0;
	margin: 0;
}


#contextmenu li {
	width: 219px;
	/*overflow: hidden;*/
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
}


#contextmenu li a {
	color: #3a74a5;
	display: block;
	min-height: 32px;
	height: auto!important;
	height: 32px;
	line-height: 1.1em;
	padding: 16px 12px 0px 30px!important;
	text-decoration: none;
	font-weight: bold;
	background: #cfebc5 url(../../_sharedimg/context_li_bullet_bg.gif) top left no-repeat;
}


#contextmenu li li {
	border: 0;
}


#contextmenu li li a {
	margin-left: 22px!important;
	
}


#contextmenu li li li a {
	margin-left: 32px!important;
}


#contextmenu li.down, #contextmenu li.down li {
	background: #c2dfa4;
}


#contextmenu li.down a {
	color: #b676a4;
	background: #c2dfa4 url(../../_sharedimg/context_li_bullet_down_bg.gif) top left no-repeat;
	/*border: 1px solid #000;*/
}

#contextmenu li a:hover, #contextmenu li a.selected {
	color: #a45d91!important; 
	background: #c2dfa4 url(../../_sharedimg/context_li_bullet_down_bg.gif) top left no-repeat;
}



#contextmenu li.down li a {
	padding-top: 0!important;
	padding-bottom: 2px!important;
	display: block;
	background: #c2dfa4 url(../../_sharedimg/context_li_bullet_down2_bg.gif) top left no-repeat!important;
}

#contextmenu li.down ul {
	margin-bottom: 10px!important;
}




#contextmenu li.last {
	display: block;
	height: 119px;
	background: #FFF url(../../_sharedimg/context_footer.jpg) top left no-repeat;
	padding: 0!important;
	margin: 0!important;
}


#content {
	/*width: 619px;*/
	width: 560px;
	margin: 0 0 0 27px;
	padding: 0 0 20px 0;
	float: left;
	overflow: hidden;
}

#content a:focus {
	outline: thin;
}

#sitemap h2 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #a25488;
	padding-bottom: 8px;
	text-transform: capitalize;
}

div.top {
	clear: left;
	float: left;
	display: inline;
	margin: 0 20px 20px 789px;
	padding: 0 0 10px 0;
}

div.top a {
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 0 0 0 62px;
	width: 896px;
	height: 145px;
	background: url(../../_sharedimg/footer_bg.jpg) top left no-repeat;
	overflow: hidden;
}


#footer ul {
	margin: 0 0 0 240px;
	width: 450px;
	overflow: hidden;
	padding: 75px 0 0 0;
}

#footer ul li {
	line-height: normal;
	padding: 0!important;
	display: inline;
	color: #447a3c;
	padding: 0;
	background: none;
}


#footer ul li a {
	color: #447a3c;
	font-size: 9px;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

div#slideShow {
	text-align: center;
}
