﻿body{
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

a{
				text-decoration: underline;
				color: #FFFFFF;
}

a img{
	border:0px;
}

/* /////////// /////////// /////////// /////////// /////////// ///////////  */

#frame{
				width: 957px;
				margin: 6px auto 30px auto;
				margin-bottom: 0;
}

#logo{
				width: 100%;
				height: 67px;
				background-image: url(../img/bg_logo.jpg);
				margin-top: 0;
}

#banner{
	width:100%;
	height:282px;
	background-image:url(../img/banner.jpg);
}

#menu{
	width:100%;
	height:60px;
	overflow:hidden;
}

#menu a img{
	height:60px;
}

#menu img{
	float:left;
}

/* /////////// /////////// /////////// /////////// /////////// ///////////  */

#content{
	width:926px;
	padding:20px 15px 20px 16px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	line-height:26px;
	background-image:url(../img/bg_content.jpg);
}

#content #cont_title{
	width:896px;
	height:54px;
	padding-left:30px;
	margin-bottom:20px;
	background-image:url(../img/bg_cont_title.jpg);
	overflow:hidden;
}

#content .gallery_table td{
	width:240px;
	text-align:center;
}

#content .gallery_numbers td{
	height:17px;
}

#content .gallery_numbers td a{
	color:#f9e8a5;
}

/* /////////// /////////// /////////// /////////// /////////// ///////////  */

#footer{
	width:100%;
	height:45px;
	background-color:#691500;
	border-top:1px solid #5c0a01;
	border-bottom:1px solid #5c0a01;
}

#footer a{
	text-decoration:none;
	color:#ab5d55;
}

#footer .copyright{
	height:43px;
	line-height:43px;
	width:240px;
	float:left;
	text-align:center;
	color:#ab5d55;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#footer .menu_bottom{
	height:43px;
	line-height:43px;
	width:500px;
	float:left;
	text-align:center;
	color:#ab5e56;
	font-family:tahoma;
	font-size:11px;
}

#footer .menu_bottom a{
	color:#f9e8a5;
}

#footer .link{
	height:33px;
	line-height:14px;
	width:207px;
	padding-top:4px;
	padding-left:10px;
	float:left;
	font-family:verdana;
	font-size:10px;
}	

#footer .link a{
	color:#ab5e56;
}

#footer .big{
	font-size:11px;
	font-weight:bold;
}

#shadow{
	width:955px;
	height:27px;
	background-image:url(../img/shadow.png);
}

/* /////////// /////////// /////////// /////////// /////////// ///////////  */
