body {
	padding:0 0 20px 0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

div, h1, h2, h3, p, ul, img {
	padding:0;
	margin:0;
}

ul {
	list-style-type:none;
}

a {
	outline: none;
}

.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}

#header {
	background:url("/images/header.jpg") no-repeat 0 0 #666666;
	color: #CCCCCC;
	height: 467px;
	border-bottom: #FFFFFF 1px solid;
	width: 778px;
	margin: 0 auto;
	padding: 20px 0 0 0;

}

#header img.logo {
	margin:0;
	padding:0;
	width:268px;
}

#header a#logo {
	color: #555;
	text-decoration: none;
	font-size: 12px;
}

#header a#logo h2 {
	font-weight: normal;
	letter-spacing: -4px;
	font-family: Verdana;
	font-size: 33px;
}

#header a#logo h1 {
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#header ul {
	background-color:#333333;
	height: 31px;
	margin: 368px 0 0 0;
	padding: 0 0 0 28px;
	color: #ccc;
}

#header ul li {
	float:left;
	display:block;
	line-height:31px;
	font-weight:bold;
	font-size:11px;
	padding:0 6px;
}

#header ul li a {
	text-decoration:none;
	color:#CCCCCC;
	background-color:#333;
}

#header ul li a:hover, #header ul li.active {
	color:#FFE771;
	background-color:#333;
}

#body {
	width: 710px;
	background: #666666;
	color: #CCC;
	margin: 0 auto;
	padding: 31px 37px 0 31px;
}

#welcome {
	background: url("/images/welcome_pic.gif") no-repeat 535px 27px;
	border-bottom: #999999 1px solid;
	padding: 0 30px 0 0 ;
}

#welcome h1 {
	margin: 0 0 15px 0;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: -1px;
}

#welcome h2 {
	display: block;
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: normal;
}

#welcome p {
	font-size: 15px;
	padding:0 0 18px 0;
	line-height:15px;
}

#welcome a {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#welcome a:hover {
	color: #B3B3B3;
	text-decoration: none;
	border: none;
}

#body div.gal a {
	display: block;
	border: none;
	width: 150px;
	float: left;
	text-align: center;
	margin: 0 20px 20px 0;
}

#body div.galery a {
	display: block;
	border: none;
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 10px 20px 0;
}

#body div.galery a p {
	font-size: 13px;
	letter-spacing: 0;
	padding: 6px 0 0 0;
}

#body div.galery a p strong {
	font-size: 17px;
	font-weight: normal;
}

#body div.gitem p {
	text-align: center;
}

#body div.gitem p.title {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#body div.gitem p.rem {
	font-size: 12px;
}

#body ul.footer {
	font-size:0;
	height:18px;
	margin:0 0 8px 0;
}

#body ul.footer li {
	float:left;
	display:block;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	padding:0 6px;
}

#body ul.footer li a {
	text-decoration: none;
	color: #CCC;
	text-transform: capitalize;
	background-color: #666;
}

#body ul.footer li a:hover, #body ul li.active {
	text-decoration: underline;
}

#body #footer {
	background: url("/images/footer.jpg") no-repeat 100% 22% #666666;
	height: 80px;
	padding: 14px 0 0 0;
}

#body p.footertex {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px 0;
}

#body p.footertex a {
	text-decoration: none;
	color: #B3B3B3;
	background-color: #666666;
}

#body p.footertex a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#black {
	width: 778px;
	border-top: #FFFFFF 1px solid;
	height: 37px;
	margin:0 auto;
	background-color:#333333;
	color:#FFFFFF;
}

#sub {
	margin: 0;
	padding: 0;
	clear: both;
	width: 778px;
	border-top: 1px solid;
	color: #CCCCCC;
	margin: 0 auto;
}

#sub ul {
	width: 778px;
	padding: 5px 0;
	list-style: none;
}

#sub ul li {
	margin: 0 5px 5px 5px;
	padding: 0;
	display: block;
	float: left;
	width: 240px;
	padding: 2px;
	text-align: left;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #000;
	text-decoration: underline;
}

#sub a:hover {
	color: #a0640e;
	text-decoration: none;
}
