* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffffff;
}
body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serifArial, Tahoma,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 920px;
	margin: 0 auto 30px auto;
	position: relative;
	text-align: left;
}
a img {
	border: 0px solid #c5cfd3;
}

a {
	color: #666666;
	text-decoration: none;

}


p {
	padding-bottom: 10px;
	word-spacing: 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul { padding-left: 20px;}


a:hover {
	visibility: visible;
	color: #f47b20;
/* IE bug fix */
}
a:hover img {
	border: 0px solid #fff;
}
h1 {
	font-size:20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

.mainbox_home .right i {
	letter-spacing: 2px;
}
h2 {
	font-size: 18px;
	color: #666666;
	line-height: 150%;
	letter-spacing: 2px;
	padding-bottom: 15px;
}
h4 {
	font-size: 18px;
	color: #666666;
	line-height: 150%;
	letter-spacing: -1px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #f47b20;
	line-height: 150%;
	letter-spacing: -1px;
	font-weight: normal;
}
.page {
	border: 0px solid #9d9e9f;
	padding: 0px;
	background: #ffffff;
	width: 920px;
	margin-top:20px;
}
.header {
	position: relative;
	width: 920px;
	height: 200px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 920px;
	height: 200px;
	cursor: pointer;
	text-align: center;
	font-style:italic;	
	color: #666;
	font-size: 14px;
	
}
.header span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 920px;
	height: 200px;
	background: url("images/header.jpg") no-repeat left top;
}



.header2 {
	position: relative;
	width: 920px;
	height: 200px;
	overflow: hidden;
	font-size: 160%;
}
.header2 a {
	display: block;
	width: 920px;
	height: 200px;
	cursor: pointer;
	text-align: center;
	font-style:italic;	
	color: #666;
	font-size: 14px;
	
}

.header2 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 920px;
	height: 200px;
	background: url("images/header.gif") no-repeat left top;
}

.topmenu {
	height: 5px;
	text-align: right;
	padding: 10px 0px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.page .topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: left;
	width: 108px;
	height: 33px;
	background-color: #ffffff;
	text-align: center;
	color: #f47b20;
	text-decoration: none;
	font-weight: bold;
	padding-top:5px;
	font-size: 12px;
	overflow: hidden;
	margin-right:10px;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
	border-right: 0px solid #666;
}
.topmenu li a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background-color: #ffffff; color: #000000;
}
.topmenu li.active a{ color: #666666;
}

.main {
	width: 920px;
	margin: 0 auto;
}
.mainbox {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 920px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #DC661E;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.mainbox .big {
	float: left;

	
}



.big {
	padding: 4px;
	background-color:#000000;
	border: 0px solid #ffffff;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right: 10px;
}

.mainbox {
	float: left;
	padding-bottom: 0px;
}

.mainbox .small1, .mainbox .small2 {
	position: absolute;
	bottom: 9px;
}
.mainbox .small2 {
	left: 620px;
}
.photos {
	margin-bottom: 10px;
	width: 620px;
}
.photos a {
	width: 102px;
	height: 148px;
	float: left;
	background: #f47b20;
	text-align: center;
	color: #c5cfd3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border:2px solid #000000;
	margin-top:10px;
	margin-left:12px;
	padding:5px;
}
.photos a {
	min-height: 148px;
	
	height: auto;
	
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
	
	
}
.photos a:hover {
	color: #fff;
	
}
.photos a span {
	display: block;
	padding-top: 2px;
	
}
.photos a span {
	padding-top: 5px;
}

.right {
	width: 240px;
	float: left;
	margin: 10px 0px 7px 0;
	padding-left:10px;
	text-align:left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
}

.left  {
	width 890px;
	margin: 15px 15px 10px 15px;
	text-align:left;
}

.gallery {
	margin-bottom: 20px;
	width: 612px;
	margin-left: 18px;
}

.footer1 {
color: #e7e7e7;
	text-align: center;
	padding: 0 27px 20px 27px;
}
.footer1 a {
	color: #e7e7e7;
	text-decoration: none;
}
.footer1 a:hover {
	color: #f47b20;
	text-decoration: none;

}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.mainbox_home {
	float: left;
	padding-bottom: 0px;
}

.mainbox_home .big {
	float: left;
	}
.mainbox_home {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 920px;
	margin-bottom: 10px;
	background-color:#EBEBEB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.mainbox_home .small1, .mainbox_home .small2 {
	position: absolute;
	bottom: 9px;
}
.mainbox_home .small2 {
	left: 620px;
}
