@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #c5c5c5;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #276177;
	text-decoration: none;
}
a:active {
	color: #276177;
}


#containor {
	text-align: left;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bdab40;
	border: 1px solid #000000;
	clear: both;
	height: 527px;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header-bg {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	height: 121px;
}
#header {
	height: 92px;
	width: 956px;
	margin: auto;
	text-align: left;
}
#header img {
	float: left;
}
#header-info {
	text-align: right;
	float: right;
	height: 30px;
	font-size: 10px;
	padding-top: 60px;
}

#top-nav {
	background-color: #231F20;
	height: 42px;
	width: 954px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	float: left;
}





#top-nav li a {
	text-indent: -9000px;
	height: 43px;
	width: 234px;
	display: block;
}


#top-nav #top-nav1 a {
	background-image: url(../images/but-collections.gif);
	margin-left: 18px;
}


#top-nav #top-nav2 a {
	background-image: url(../images/but-about.gif);
	}

#top-nav #top-nav3 a {
	background-image: url(../images/but-team.gif);
	}

#top-nav #top-nav4 a {
	background-image: url(../images/but-contact.gif);
	}



#top-nav #top-nav1 a:hover, #top-nav #top-nav2 a:hover, #top-nav #top-nav3 a:hover, #top-nav #top-nav4 a:hover {
	background-position: 0 -42px;
}


#top-nav #top-nav1 a.current, #top-nav #top-nav2 a.current, #top-nav #top-nav3 a.current, #top-nav #top-nav4 a.current {
	background-position: 0 -42px;
}
#side-bar {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 302px;
	width: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 19px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 18px;
	padding-top: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
}

#side-bar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-bar li {
	height: 25px;
	display: block;
}
#side-bar  a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	height: 21px;
	padding-top: 4px;
}
#side-bar  a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#side-bar  a:hover  {
	color: #6DC9F5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#side-bar a:active {
	color: #6DC9F5;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}




#main-photo-box {
	height: 303px;
	width: 700px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/main-photo-bg.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#main-photo-box img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#small-pic-box {
	height: 161px;
	width: 233px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 19px;
	float: left;
	border-bottom-color: #000000;
	background-color: #0A8ABB;
}
#horiz-photo-box {
	height: 137px;
	width: 700px;
	float: left;
	background-image: url(../images/main-photo-bg.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#horiz-photo-box img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#footer {
	width: 956px;
	clear: both;
	font-size: 10px;
	height: 40px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
#address {
	text-align: right;
	float: right;
}
#copyright {
	text-align: right;
	float: left;
}
