body{
	margin:0;
	font:14px/16px Verdana, Arial, Helvetica, san-serif;
	color:#d7b44c;
	background:url(../img/bg.gif) repeat;
}
img{
	border:none;
}
#main{
	margin:0 auto;
	width:1200px;
}
/*Header BEGIN*/
#header{
	position:relative;
	height:448px;
	width:1201px;
	overflow:hidden;
}
#header .bg-holder{
	position:absolute;
	left:0;
	top:50px;
	z-index:76;
	width:100%;
	height:448px;
	background:url(../img/header.png) no-repeat;	
}
#header .address{
	position:absolute;
	top:361px;
	left:126px;
	width:190px;
	height:68px;
	/*padding:5px 7px;*/
	padding:5px 7px 5px 10px;
	background:url(../img/transparent.png) repeat;
	color:#1d0a00;
	z-index:111;
	line-height:16px;
	font-size:13px;
	float:left;
}
#header .address a{
	color:#1d0a00;
	line-height:16px;
	font-size:13px;
	text-decoration:none;
}
#header .address a:hover{
	text-decoration:underline;
}
#header img{
	position:absolute;
	top:50px;
	left:103px;
	z-index:18;
}
/*Navigation BEGIN*/
#nav{
	position:absolute;
	top:0;
	float:left;
	margin:0;
	padding:7px 0 0 90px;
	list-style:none;
	overflow:hidden;
	width:1200px;
	background:url(../img/header.gif) no-repeat;
}
#nav li{
	float:left;
	margin:8px 0 0 -3px;
	padding:5px 16px 23px;
	background:url(../img/separ.gif) no-repeat;
}
#nav li.first{
	background:none;
}
#nav li a{
	display:block;
	float:left;
	color:#d16c00;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
#nav  a.active,
#nav li a:hover{
	color:#ffce99;
}
/*Navigation END*/
/*Header END*/
/*Content BEGIN*/
#content-holder{
	width:1200px;
	background:url(../img/content.jpg) repeat-y;
	overflow:hidden;
	padding:35px 0 32px;
}
#content {
	width:1020px;
	padding:0 80px 0 100px;
	overflow:hidden;
	background:url(../img/bullet-vertical.gif) repeat-y 810px 0;
}
#content h1{
	margin:0;
	/*background:url(../img/heading1.png) no-repeat;*/
	text-indent:-9999px;
	height:42px;
}
#content p{
	margin:0;
	text-indent:20px;
	text-align:justify;
}
#content a.order{
	width:274px;
	height:53px;
	float:right;
	margin:23px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/order.gif) no-repeat;
}
#content .picture{
	width:310px;
	position:relative;	
	float:left;
	height:474px;
	margin:0 30px 20px 0;
}
#content .border{
	position:absolute;
	z-index:11;
	width:310px;
	height:458px;
	background:url(../img/border.png) no-repeat;
	float:left;
}
#content  .picture a{
	position:absolute;
	top:131px;
	left:30px;
	z-index:1;
	position:relative;
}
#content .picture1{
	width:383px;
	height:386px;
	position:relative;	
	float:right;
	margin:0 0 20px 30px;
}
#content .border1{
	position:absolute;
	z-index:11;
	width:382px;
	height:385px;
	background:url(../img/border1.png) no-repeat;
}
#content  .picture1 a{
	position:absolute;
	top:117px;
	left:41px;
	z-index:1;
	position:relative;
}
#content .picture2{
	width:265px;
	height:269px;
	padding:0 0 10px;
	position:relative;	
	float:left;
}
#content .border2{
	position:absolute;
	z-index:11;
	width:265px;
	height:269px;
	background:url(../img/border2.png) no-repeat;
}
#content  .picture2 img{
	position:absolute;
	top:88px;
	left:25px;
	z-index:1;
}
#gallery{
	margin:0;
	padding:10px 0 24px 50px;
	list-style:none;
	width:1150px;
	background:url(../img/line-gallery.gif) no-repeat;
	overflow:hidden;
}
#gallery li{
	float:left;
	list-style:none;
	display:inline;
	margin:10px 57px 0;

}
#gallery li a{
	text-indent:-9999px;
	width:140px;
	float:left;
}
#gallery li img{
	text-indent:0;
	display:block;
}
#column{
	width:684px;
	padding:0 26px 0 0;
	float:left;
}
#column .gallery{
	margin:0;
	padding:0;
	list-style:none;
}
#column .gallery li{
	float:left;
	list-style:none;
	width:269px;
	margin:0 0 0 60px;
	display:inline;
	text-align:center;
	height:300px;
}
#column .gallery li a{
	text-align:left;
}
#sidebar{
	width:272px;
	padding:0 0 0 38px;
	float:left;
}
#sidebar h2{
	margin:0;
	font: 14px normal;
}
#sidebar .new{
	padding-bottom:17px;
	width:254px;
	overflow:hidden;
	background:url(../img/bullet-horizontal.gif) repeat-x 0 100%;
}

#sidebar .delimiter{
	padding:3px;
	width:254px;
	overflow:hidden;
	background:url(../img/bullet-horizontal.gif) repeat-x 0 100%;
}

#sidebar .inf{
	width:243px;
	overflow:hidden;
	padding:1px 5px 1px 6px;
	background:#d7b44c;
}
#sidebar .inf span{
	color:#1c0b00;
}
#sidebar .day{
	float:left;
}
#sidebar .time{
	float:right;
}
#sidebar h3{
	margin:17px 0 0;
	font:13px normal;
}
#content #sidebar p{
	margin:0 0 0 10px;
}
#sidebar .new p{
	margin:15px 0 0;
	text-align:left;
	font-size:13px;
}
#sidebar a.more{
	color:#877645;
	float:right;
	text-decoration:none;
}
#sidebar a.more:hover{
	text-decoration:underline;
}
#sidebar .heading h2{
	width:100%;
	height:24px;
	margin:40px 0 0;
	text-indent:-9999px;
	background:url(../img/heading2.png) no-repeat;
}
/*Content END*/
/*Footer BEGIN*/
.footer-holder{
	width:100%;
	background:url(../img/line.gif) no-repeat 50% 0;
}
#footer{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:16px 0 18px;
}
#footer p{
	margin:0;
	color:#795324;
	font-size:13px;
	float:left;
	width:190px;
}
#footer .info{
	float:right;	
	width:220px;
	line-height:16px;
}
#footer span{
	float:right;
	width:100%;
	color:#795324;
	font-size:13px;
}
#footer a{
	float:right;
	color:#795324;
	font-size:13px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*Footer END*/
.holder{
	width:100%;
	overflow:hidden;	
}
.holder b{
	overflow:hidden;	
}
.holder p{
	margin:0 0 0 220px;
	overflow:hidden;
}
.feedback {
	width:100%;
	color:#6A7A8F;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
}
.desc {
	margin-top:60px;
	margin-left:15px;
	float:left;
	width:400px;
}
.theme{
	color:#D7B44C;
	text-decoration:none;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bolder;
}
.field {
	width:600px;
}
.date {
	float:left;
	border:1px solid #fff;
	float:left;
	margin-top:2px;
	text-align:center;
	width:120px;
	border-right:0;
}
.comment {		
	float:left;
	margin-top:15px;	
	width:680px;
	padding-left:5px;	
	border: 1px solid #000;
}
.error {
	border: 1px solid red;
	text-align:center;
	margin:0 auto;
}
.button {
	float:right;
}
.cipher {
	width: 450px;
}

.author {
	font-weight:bold;
	text-transform:uppercase;
}

