* {
	border: 0;
	padding: 0;
	margin: 0;
	outline: none;
	list-style-type: none;
	line-height: normal;
}

body, html {
	width: 100%;
	height: 100%;
	background: transparent url("/share/images/site/background.gif") left top repeat;
	font-size: 11px;
	font-family: Verdana;
}

.clear {
	clear: both;
}

h1 {
	color: #2C2B69;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 600;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #2C2B69;
	clear: both;
	margin: 0 0 6px 0;
}

h2 {
	color: #2C2B6A;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 600;
	clear: both;
	margin: 0 0 15px 0;
}	

h3 {
	color: #444444;
	font-size: 18px;
	font-family: Verdana;
	font-weight: 400;
	clear: both;
	margin: 0 0 0 0;
}

hr {
	width: 100%;
	height: 37px;
	background: transparent url("/share/images/site/hr.gif") left top repeat-x;
	border: none;
}

a {	
	color: #444444;
	text-decoration: underline;
}

a:hover {	
	text-decoration: none;
}

img.image-left {
	float: left;
}

img.image-right {
	float: right;
}

.hr {
	width: 100%;
	height: 37px;
	background: transparent url("/share/images/site/hr.gif") left top repeat-x;
	border: none;
}

#wrapp {
	width: 977px;
	height: auto;
	background: transparent url("/share/images/site/wrapp.png") left top repeat-y;
	margin: 0 auto;
}

#header {
	width: 977px;
	height: 139px;
	clear: both;
	position: relative;
}

#header a.logo {
	display: block;
	float: left;
	margin: 11px 0 0 39px;
}

#header ul {
	position: absolute;
	right: 19px;
	bottom: 18px;
	width: auto;
	height: 37px;
	background: transparent url("/share/images/site/nav.gif") left top repeat-x;
}

#header ul li {
	float: left;
	margin: 8px 0 0 10px;
}

#header ul li.first {
	margin: 8px 0 0 0;
}

#header ul li a {
	text-decoration: none;
}

#header ul li a span.l {
	display: block;
	width: 2px;
	height: 21px;
	background: transparent url("/share/images/site/nav-l.gif") left top no-repeat;
	float: left;
}

#header ul li a span.m {
	display: block;
	width: auto;
	height: 21px;
	float: left;
	background: #DCDCDC;
	padding: 0 7px 0 7px;
	line-height: 21px;
	color: #5B5B5B;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
}

#header ul li a span.r {
	display: block;
	width: 2px;
	height: 21px;
	background: transparent url("/share/images/site/nav-r.gif") left top no-repeat;
	float: left;
}

#header ul li a:hover span.l {
	background: transparent url("/share/images/site/nav-l-hov.gif") left top no-repeat;
}

#header ul li a:hover span.m {
	background: #2C2B69;
	color: #FFFFFF;
}

#header ul li a:hover span.r {
	background: transparent url("/share/images/site/nav-r-hov.gif") left top no-repeat;
}

#header ul li a.active span.l {
	background: transparent url("/share/images/site/nav-l-hov.gif") left top no-repeat;
}

#header ul li a.active span.m {
	background: #2C2B69;
	color: #FFFFFF;
}

#header ul li a.active span.r {
	background: transparent url("/share/images/site/nav-r-hov.gif") left top no-repeat;
}

#header-images {
	width: 935px;
	height: 276px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#header-images .img-1 {
	width: 305px;
	height: 255px;
	background: transparent url("/share/images/site/h-images.png") left top no-repeat;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	z-index: 100;
}

#header-images .img-2 {
	width: 305px;
	height: 255px;
	background: transparent url("/share/images/site/h-images.png") left top no-repeat;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	z-index: 100;
}

#header-images .img-3 {
	width: 305px;
	height: 255px;
	background: transparent url("/share/images/site/h-images.png") left top no-repeat;
	float: left;
	margin: 0 0 0 0;
	position: relative;
	z-index: 100;
}

#header-images .pic-1 {
	width: 305px;
	height: 255px;
	position: absolute;
	left: 0;
	z-index: 50;
}

#flashcontent1 {
	position: relative;
	z-index: integer;
}

#header-images .text1{
	width: 289px;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 21px;
	z-index: 70;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 5px 5px 11px;
	background: transparent url("/share/images/site/h-txt.png") left top no-repeat;
}

#header-images .text2{
	width: 289px;
	height: auto;
	position: absolute;
	left: 315px;
	bottom: 21px;
	z-index: 70;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 5px 5px 11px;
	background: transparent url("/share/images/site/h-txt.png") left top no-repeat;
}

#header-images .text3{
	width: 289px;
	height: auto;
	position: absolute;
	left: 630px;
	bottom: 21px;
	z-index: 70;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 5px 5px 11px;
	background: transparent url("/share/images/site/h-txt.png") left top no-repeat;
}

#header-images .pic-1 li img {
	width: 305px;
	height: 255px;
}

#header-images .pic-2 {
	width: 305px;
	height: 255px;
	position: absolute;
	left: 315px;
	z-index: 50;
}

#header-images .pic-2 li img {
	width: 305px;
	height: 255px;
}

#header-images .pic-3 {
	width: 305px;
	height: 255px;
	position: absolute;
	left: 630px;
	z-index: 50;
}

#header-images .pic-3 li img {
	width: 305px;
	height: 255px;
}


.content {
	width: 935px;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both;
}

.left {
	width: 305px;
	height: auto;
	float: left;
}

.small-box {	
	width: 305px;
	height: auto;
	margin: 0 0 9px 0;
}

.small-box p {
	color: #626262;
	font-size: 12px;
	line-height: 15px;
}

.small-box a.more {
	color: #2C2B69;
	text-decoration: underline;
	font-size: 12px;
	float: right;
	margin: 5px 0 0 0;
}

.small-box a.more:hover {
	text-decoration: none;
}

.small-box .t {	
	width: 305px;
	height: 5px;
	background: transparent url("/share/images/site/b-t.gif") left top no-repeat;
}

.small-box .m {	
	width: 280px;
	height: auto;
	background: #DCDCDC;
	padding: 16px 13px 13px 12px;
}

.small-box a.sub-nav {	
	width: 280px;
	height: auto;
	background: #DCDCDC;
	padding: 3px 13px 3px 12px;
	display: block;
	color: #2C2B69;
	font-size: 14px;
	font-family: Verdana;
	font-weight: 600;
	text-decoration: none;
}

.small-box a.sub-nav:hover {	
	color: #000;
}

.active_sub-nav {
	color: #FFF;
}	

.small-box .b {	
	width: 305px;
	height: 4px;
	background: transparent url("/share/images/site/b-b.gif") left top no-repeat;
}

.right {
	width: 620px;
	height: auto;
	float: right;
	position: relative;
}


.right .t {	
	width: 620px;
	height: 5px;
	background: transparent url("/share/images/site/r-t.gif") left top no-repeat;
}

.right .m {	
	width: 583px;
	height: auto;
	background: #DCDCDC;
	padding: 14px 19px 14px 18px;
}

.right .b {	
	width: 620px;
	height: 6px;
	background: transparent url("/share/images/site/r-b.gif") left top no-repeat;
}

.right {
	color: #444444;
	font-size: 12px;
}

.right p {
	padding: 0 0 15px 0;
	line-height: 16px;
}

.extra {
	width: 935px;
	height: 112px;
	background: transparent url("/share/images/site/extra.gif") left top no-repeat;
}	

.extra img {
	display: block;
	float: left;
	margin: 18px 0 0 0;
}

#footer {
	width: 918px;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both;
	padding: 0 0 0 17px;
	
}

#footer p {
	line-height: 25px;
	color: #2C2B6A;
}

#footer a {
	color: #2C2B6A;
	text-decoration: none;
}	

#footer a:hover {
	color: #2C2B6A;
	text-decoration: underline;
}	

.border {
	width: 977px;
	margin: 0 auto;
	height: 33px;
	background: transparent url("/share/images/site/footer.png") left top no-repeat;
}	

a.pagination-n {
	display: block;
	width: 48px;
	height: 15px;
	background: transparent url("/share/images/site/p-n.gif") left top no-repeat;
	float: right;
	margin: 0 0 10px 0;
}

a.pagination-p {
	display: block;
	width: 40px;
	height: 15px;
	background: transparent url("/share/images/site/p-p-d.gif") left top no-repeat;
	float: right;
	margin: 0 0 10px 0;
}

.n-letters-t {
	width: 585px;
	height: 120px;
	background: transparent url("/share/images/site/newsletter.gif") left top no-repeat;
	position: relative;
	margin: 0 0 23px 0;
}

.n-letters-t span {
	position: absolute;
	bottom: 3px;
	right: 19px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 11px;
	font-family: Verdana;
}

a.download {
	display: block;
	width: 67px;
	height: 15px;
	background: transparent url("/share/images/site/download.gif") left top no-repeat;
	position: absolute;
	bottom: -25px;
	right: 100px;
}

a.pagination-next {
	display: block;
	width: 48px;
	height: 15px;
	background: transparent url("/share/images/site/p-n.gif") left top no-repeat;
	position: absolute;
	bottom: -25px;
	right: 0;
}

a.pagination-prev {
	display: block;
	width: 40px;
	height: 15px;
	background: transparent url("/share/images/site/p-p-d.gif") left top no-repeat;
	position: absolute;
	bottom: -25px;
	right: 48px;
}
.news {
	display: block;
	margin: 0 0 40px 0;
}

