* {
	margin: 0 auto;
	padding: 0;
}

a {text-decoration: none;}
a img, fieldset {border: 0;}

.float-left {float: left!important;}
.float-right {float: right!important;}
.overflow-hidden {overflow: hidden;height: 100%;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-justify {text-align: justify;}
.clear {clear: both;}

body {
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	background: #2c2d2e url(../gfx/background.gif) repeat-x;
}

td{
font-size:12px;
text-align:center;
padding-left:10px;
}
td a{
font-family:verdana;
color:2e2e2f;
}

#wrapper {
	background: top center url(../gfx/top-background.jpg) no-repeat;
}

#top {
	height: 167px;
}

#top div.content {
	width: 960px;
}

#top h2 {
	padding: 122px 0 0 5px;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #2e2e2f;
}

#top-left {
	position: absolute;
	left: -205px;
	width: 50%;
	height: 103px;
	background: right bottom #fff url(../gfx/top-left.gif) no-repeat;
}

#top-left h1 a {
	float: right;
	margin: 12px 64px 0 0;
	width: 184px;
	height: 77px;
	background: url(../gfx/logo.gif) no-repeat;
}

#top-left h1 a span {
	display: none;
}

#box {
	width: 990px;
}

#main-menu {
	width: 990px;
	height: 71px;
	background: url(../gfx/box-menu.jpg) no-repeat;
}

#main-menu ul {
	margin: 22px 33px 0 0;
	float: right;
}

#main-menu ul li {
	display: inline;
}

#main-menu ul li a {
	margin: 0 11px;
	float: left;
	font-size: 1.1em;
	font-style: italic;
	color: #414243;
	outline: none;
}

#main-menu ul li a:hover, #main-menu ul li a.active {
	color: #fff;
}

#slider {
	position: relative;
	width: 990px;
	height: 278px;
}

#slider ul.links {
	position: absolute;
	z-index: 2;
}

#slider ul.links li {
	margin: 0;
	display: block;
	width: 418px;
	height: 93px;
	background: url(../gfx/link-inactive.png) no-repeat;
	list-style-type: none;
}

#slider ul.links li a {
	float: left;
	padding: 33px 0 0 40px;
	width: 332px;
	height: 60px;
	color: #949799;
	font-size: 1.35em;
	font-style: italic;
	outline: none;
}

#slider ul.links li.active {
	background: url(../gfx/link-active.png) no-repeat;
}

#slider ul.links li.active a {
	color: #fff;
}

#slider div.sliderElement {
	position: absolute;
	right: 0;
	z-index: 1;
	float: right;
	width: 617px;
	height: 278px;
	overflow: hidden;
}

#content {
	padding: 25px 0;
	width: 990px;
	height: 100%;
	overflow: hidden;
	background: #b8babc;
}

#content div.imageSlider {
	float: right;
	width: 283px;
}

#content div.imageSlider div.image {
	margin: 0 0 10px 0;
	padding: 24px 0 0 0;
	width: 283px;
	height: 228px;
	overflow: hidden;
	background: url(../gfx/imageSlider.jpg) repeat-y;
	text-align: center;
	vertical-align: middle;
}


#content div.imageSlider div.image h2{
	margin-top:30px;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}


#content div.imageSlider div.links {
	margin: 10px 0 0 0;
	text-align: center
}

#content div.imageSlider div.links a {
	margin: 0 2px;
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../gfx/imageSlider-inactive.gif) no-repeat;
	outline: none;
}

#content div.imageSlider div.links a img {
	display: none;
}

#content div.imageSlider div.links a.active {
	background: url(../gfx/imageSlider-active.gif) no-repeat;
}

#content h3.pathinfo {
	margin: 0 0 18px 0;
	height: 48px;
	overflow: hidden;
}

#content h3.pathinfo span {
	float: left;
	padding: 14px 70px 0 40px;
	height: 34px;
	font-size: 1em;
	font-weight: normal;
	color: #fafaff;
	background: #5f5f60 right center url(../gfx/content-pathinfo.gif) no-repeat;
}

#content p {
	margin: 0 20px 20px 20px;
	font-size: 0.85em;
	color: #363637;
}

#menu-bottom {
	width: 990px;
	height: 37px;
	background: url(../gfx/box-menu-bottom.jpg) repeat-y;
}

#menu-bottom ul {
	float: right;
	margin: 10px 3px 0 0;
}

#menu-bottom ul li {
	display: inline;
}

#menu-bottom ul li.last a {
	padding: 0;
	border: 0;
}

#menu-bottom ul li a {
	margin: 0 11px 0 0;
	padding: 0 11px 0 0;
	float: left;
	font-size: 0.8em;
	color: #faffff;
	border-right: 1px solid #fff;
}

#menu-bottom ul li a:hover {
	text-decoration: underline;
}

#footer {
	margin: 0 0 10px 0;
	padding: 10px 14px 0 14px;
	width: 962px;
	height: 27px;
	background: url(../gfx/box-footer.jpg) repeat-y;
}

#footer p {
	font-size: 0.7em;
	color: #b8babc;
}

#footer p a {
	color: #b8babc;
}
