* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
html, body {
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px; 
}
body {
	background: #f8f8f8 url(../img/top-bg.gif) repeat-x;
}
#outer {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
#top {
	width: 956px;
	margin: 0 auto;
	height: 238px;
	position: relative;
}
#top .logo {
	width: 764px;
	height: 169px;
	display: block;
	position: absolute;
	background: url(../img/top-logo.jpg);
	top: 69px;
	left: 192px;
	color: #254a65;
}
#top .slogan {
	display: block;
	width: 266px;
	height: 52px;
	background: url(../img/top-slogan.gif);
	position: absolute;
	left: 159px;
	top: 19px;
}
#top .slogan2 {
	display: block;
	width: 215px;
	height: 48px;
	background: url(../img/top-slogan2.gif);
	position: absolute;
	left: 82px;
	top: 317px;
}
#top .bar {
	height: 50px;
	background: #2d526d;
	position: absolute;
	top: 21px;
	left: 423px;
	width: 522px;
}
#top .bar a, #top input {
	float: left;
}
#top .bar div {
	display: inline;
}
#top .text {
	background: white;
	width: 205px;
	height: 18px;
	border: 4px solid #517c9b;
	margin: 9px;
	color: #254a65;
	padding: 1px 2px;
	padding-top: 3px;
}
#top .contact {
	display: block;
	margin: 19px 17px;
	margin-left: 36px;
	width: 36px;
	height: 13px;
	color: #2d526d;
	background: url(../img/top-contact.gif);
}
#top .map {
	display: block;
	margin: 19px 17px;
	width: 64px;
	height: 13px;
	color: #2d526d;
	background: url(../img/top-map.gif);
}
#top .bar a:hover {
	zoom: 1;
	opacity: 0.8; 
}

#top .girl {
	display: block;
	position: absolute;
	top: 17px;
	left: -19px;
	width: 258px;
	height: 283px;
	background: url(../img/top-girl.jpg);
}
#top .logo span, #top .slogan span,  #top .bar span  {
	display: none;
}
#menu {
	height: 114px;
	width: 662px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 294px;
	margin-bottom: 30px;
}
#menu li {
	display: inline;
}
#menu a, #menu .line {
	float: left;
}
#menu .line {
	width: 11px;
	height: 110px;
	background: url(../img/menu-line.gif);
	font-size: 1px;
}
#menu a {
	margin: 0px 6px;
	margin-top: 18px;
	height: 29px;
	display: block;
	color: #dddede;
}
#menu a span {
	display: none;
}
#menu a:hover, #menu a.active {
	background-position: 0px 29px;
}
#menu .home {
	width: 100px;
	background: url(../img/menu/home.gif);
}
#menu .about {
	width: 47px;
	background: url(../img/menu/about.gif);
}
#menu .whoWeAre {
	width: 92px;
	background: url(../img/menu/whoWeAre.gif);
}
#menu .ourActions {
	width: 82px;
	background: url(../img/menu/ourActions.gif);
}
#menu .team {
	width: 50px;
	background: url(../img/menu/team.gif);
}
#menu .contact {
	width: 64px;
	background: url(../img/menu/contact.gif);
}
#content {
	padding-bottom: 164px;
	width: 900px;
	margin: 0 auto;
}
#content .title {
	position: relative;
	background: #e3e4e5 url(../img/title-bg.gif);
	height: 34px;
}
#content .title h2 span {
	display: none;
}
#content .title h2 {
	font-size: 14px;
	height: 34px;
	color: #176f9c;
	line-height: 34px;
	padding-left: 21px;
}
#content .news h2 {
	background: url(../img/title-news.gif) no-repeat;
}
#content .normal h2 {
	background: url(../img/title-normal.gif) no-repeat;
}
#content .lastActions h2 {
	background: url(../img/title-lastActions.gif) no-repeat;
}
#content .partners h2 {
	background: url(../img/title-partners.gif) no-repeat;
}
#content .title .roll {
	display: block;
	width: 57px;
	height: 34px;
	background: url(../img/title-roll.gif) no-repeat;
	position: absolute;
	top: 0px;
	color: #f8f8f8;
	right: 0px;
}

#partners {
	height: 90px;
	padding-left: 183px;
	background: #f8f8f8;
	position: relative;
}
#partners div {
	height: 57px;
}
#partners a {
	float: left;
	display: block;
	height: 23px;
	font-size: 1px;
	color: white;
}
#partners a:hover {
	border-bottom: 1px solid #132532;
}
#partners .dot {
	background: url(../img/partners/dot.gif);
	display: block;
	width: 7px;
	height: 7px;
	margin: 7px 13px;
	float: left;
}
.clearFix {
	clear: both;
}
#news {
	background: #f8f8f8 url(../img/news-bg.gif) repeat-y 300px 0px;
}
#news .box {
	width: 270px;
	padding: 14px 15px;
	padding-top: 30px;
	float: left;
	position: relative;
}
#news h3 {
	color: #2a5678;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
}
#news .cal, #artList .cal, #action .cal {
	padding-top: 1px;
	width: 44px;
	height: 47px;
	background: url(../img/news-cal.gif) no-repeat;
	color: white;
	float: left;
	margin-right: 14px;
}
#news .cal span, #artList .cal span, #action .cal span {
	display: block;
	text-align: center;
	font-weight: bold;
	width: 44px;
	line-height: 14px;
}
#news .cal .d, #artList .cal .d, #action .cal .d {
	font-size: 22px;
	line-height: 18px;
}
#news .cal .y, #artList .cal .y, #action .cal .y {
	font-size: 11px;
}
#news .line {
	height: 1px;
	background: #67727b;
	font-size: 0px;
	line-height: 1px;
	width: 141px;
	margin-top:6px;
	margin-left: 87px;
	margin-bottom: 9px;
}
#news .text, #lastActions .text {
	line-height: 19px;
	color: #132532;
	text-align: justify;
	padding-bottom: 30px;
}
#news .text a, #lastActions .text a, .toRoll p a {
	color: #963700;
}
#news .more, #lastActions .more, #artList .more {
	position: absolute;
	display: block;
	width: 56px;
	height: 25px; 
	bottom: 14px;
	right: 5px;
	background: url(../img/news-more.gif);
	color: #c58c0c;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 7px;
	font-weight: bold;
	line-height: 25px;
}
#news .more:hover span, #lastActions .more:hover span, #artList a.more:hover span {
	text-decoration: none;
}
#news a.more span, #lastActions a.more span, #artList a.more span {
	color: #2a5678;
	text-decoration: underline;
}
#lastActions .box {
	width: 420px;
	padding: 20px 15px;
	position: relative;
	float: left;
	background: #f8f8f8;
}
#lastActions .box .img {
	float: left;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #f8f8f8;
}/*
#lastActions .box img:hover {
	border-color: #f8ca14;
}*/
#lastActions .box img {
	border: 3px solid #d4d5d5;
	padding: 2px;
	background: url(../img/loader.gif) no-repeat center center;
}
#lastActions h3 {
	color: #e59313;
	text-decoration: underline;
	text-align: left;
	font-size: 15px;
}

#art {
	padding: 23px 90px;
	color: #3c6478;
}
#art p {
	text-indent: 5px;
	text-align: justify;
	line-height: 19px;
}
#search {
	padding: 32px 80px;
}
#search .form {
	background: #e1e1e1;
	border: 1px solid #c1c1c1;
	padding-left: 6px;
	padding-top: 5px;
	width: 505px;
	height: 39px;
	margin: 0 auto;
}
#search .form input {
	float: left;
	display: block;
}
#search .form .text {
	width: 394px;
	height: 22px;
	padding: 0px 4px;
	padding-top: 7px;
	margin-right: 4px;
	border: 3px solid #bdbdbd;
	background: #fff;
	color: #132532;
	font-size: 14px;
}
.error {
	color: #8b2f00;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 0px solid silver;
	margin: 10px 0px;
}
#search .info {
	color: #21323e;
	margin-top: 33px;
	margin-bottom: 15px;
}
#search h3 a {
	color: #176f9c;
	text-decoration:none;
	font-size: 13px;
}
#search h3 {
	width: 665px;
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 4px;
}
#search .found {
	padding-bottom: 20px;
}
#search .des {
	padding: 5px 24px;
	line-height: 18px;
	color: #535353;
}
#search a {
	color: #963700;
}
#search a:hover {
	text-decoration: underline;
}
.nav {
	text-align: center;
}
.nav a {
	color: #f8f8f8;
}
.nav img {
	margin: 5px;
}
#footer {
	height: 163px;
	width: 100%;
	background: #f8f8f8 url(../img/footer-bg.gif) repeat-x 0px 46px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
#footer .wrap {
	width: 956px;
	background: #254a65 url(../img/footer-bg.gif) repeat-x;
	margin: 0 auto;
	margin-top: 46px;
	height: 117px;
	position: relative;
}
#footer .girl {
	display: block;
	width: 309px;
	height: 164px;
	top: -47px;
	left: 602px;
	position: absolute;
	background: url(../img/footer-girl.jpg);
	z-index: 2;
}
#footer a.up {
	right: 13px;
	top: -29px;
	width: 57px;
	height: 57px;
	color: white;
	display: block;
	position: absolute;
	background: url(../img/footer-up.gif);	zoom: 1;
	z-index: 8;
}
#footer .links {
	color: white;
	padding-left: 57px;
	padding-top: 40px;
	position: relative;
	z-index: 9;
	height: 11px;
}
#footer .links a {
	float: left;
	text-decoration: none;
	color: #82afd0;
}

#footer .links span {
	float: left;
	padding: 0px 9px;
}
#footer .copy {
	clear: both;
	padding-left: 57px !important;
	padding-left: 0px;
	padding-top: 12px;
	color: #82afd0;
}
#footer .copy a {
	color: #c2def2;
	text-decoration: none;
}
#footer a:hover {
	color: #eec60e;
	text-decoration: underline;
}
#footer .copy span {
	color: white;
}
#sitemap .wrap {
	padding: 22px;
	font-size: 12px;
	line-height: 19px;
}
#sitemap .home {
	font-weight: bold;
	color: #176f9c;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap .art {
	list-style: none;
	padding-left: 59px;
	font-weight: bold;
	
}
#sitemap .art a {
	color: #5696b7;;
}
#artList {
	padding: 25px 0px;
	padding-right:10px;
}
#artList .art {
	border-bottom: 1px dotted #535353;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	position: relative;
}
#artList h3 {
	color: #2a5678;
	font-size: 13px;
	margin-left: 60px;
	padding-bottom: 6px;
	width: 245px;
	border-bottom: 1px solid #67727b;
}
#artList .group h3 {
	width: 75%;
}
#artList .cal {
	margin-right: 15px;
}
#artList .des {
	color: #535353;
	line-height: 19px;
	padding-top: 3px;
	text-align: justify;
}
#artList .space, #artList .group {
	padding-bottom: 28px;
}
#action .wrap {
	padding: 50px 10px;
	padding-top: 70px;
	position: relative;
}
#action .noGal {
	padding-top: 20px;
}
#action .left {
	height: 47px;
	padding-left: 45px;
}
#action .left h3 {
	color: #2a5678;
	font-size: 12px;
	float:left;
	padding-top: 14px;
}
#action .des {
	line-height: 19px;
	color: #535353;
	padding: 0px 130px;
	padding-top: 40px;
}
p {
	padding-bottom: 5px;
	text-indent: 10px;
}
#galSmall {
	position: absolute;
	top: 22px;
	right: 52px;
	width: 458px;
	height: 107px;	
}
#galSmall .images {
	width: 453px;
	height: 107px;
	overflow: hidden;
	position: relative;
}
#galSmall .img {
	width: 145px;
	height: 107px;
	float:left;
	
	margin-right: 6px;
	background: url(../img/loader.gif) no-repeat center center;
}
#galSmall .img a {
	display: block;
	width: 133px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #f8f8f8;
	border: 6px solid #e1e3e3;
}/*
#galSmall .img a:hover {
	border-color: #f8ca14;
}*/
#galSmall .onlyImg {
	display: block;
	padding-top: 10px;
	color: #176f9c;
	width: 458px;
	text-align: center;
	text-decoration: none;
	position: absolute;
	left: 0px;
	bottom: -23px;
}
#galSmall .onlyImg:hover {
	text-decoration: underline;
}
#galSmall .prev, #galSmall .next {
	display: block;
	height: 107px;
	width: 31px;
	position: absolute;
	top: 0px;
	color: #f8f8f8;
} 
#galSmall .prev {
	background: url(../img/go-previous.gif) no-repeat center center;
	left: -36px;
	display: none;	
}
#galSmall .next {
	background: url(../img/go-next.gif) no-repeat center center;
	right: -27px;
	display: none;
}
#galSmall .next:hover, #galSmall .prev:hover {
	opacity: 0.8
}
#galery .wrap {
	padding: 40px;
	position: relative;
}
#galery .box {
	height: 170px;
	width: 142px;
	float:left;
	margin-right: 35px;
}
#galery .box span {
	display: block;
	text-align: center;
	color :#176f9c;
	padding-top: 4px;
}
#galery .img {
	width: 145px;
	height: 107px;
	
	background: url(../img/loader.gif) no-repeat center center;
}
#galery .img a {
	display: block;
	width: 133px;
	height: 95px;
	border: 6px solid #e1e3e3;
	background-repeat: no-repeat;
	background-position: center center;
	color: #f8f8f8;
}/*
#galery .img a:hover {
	border-color: #f8ca14;
}*/
#galery .images {
	overflow: hidden;
	width: 688px;
	height: 345px;
	margin: 0 auto;
}
#galery .page {
	height: 345px;
	width: 708px;
	float:left;
}
#galery .prev, #galery .next {
	display: block;
	height: 345px;
	width: 31px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	color: #f8f8f8;
}
#galery .pages {
	height: 345px;
	position: relative;
}
#galery .prev {
	background: url(../img/go-previous.gif) no-repeat center center;
	left: 40px;
}
#galery .next {
	background: url(../img/go-next.gif) no-repeat center center;
	right: 50px;
}
#galery .prev:hover, #galery .next:hover {
	opacity: .9;
}
