body{
	background:#fcfaf5 url(../images/layout/bg-standard.jpg) top center no-repeat;
}
#container{
	margin:0 auto;
	width:760px;
}
#topnav{
	border-top:1px solid #be9736;
	border-bottom:1px solid #be9736;
	width:441px;
	margin-left:255px;
}
#header .logo{
	width:306px;
	height:81px;
	margin:32px 0 36px 255px;
}
#footer{
	height:100px;
	background:url(../images/layout/bg-footer.gif) top center no-repeat;
}
#pagetitle,.pcTitle,.blockTitle,.blockTitle p,#blockTitle,.blockCatTitle {
	text-align: left;
	font-size: 20px;
	padding: 0;
	font-family:Georgia,Times,serif;
	color:#be9736;
	font-variant:small-caps;
	font-weight:normal;
}
.blockCatTitle {
	margin-bottom:10px;
	padding:5px;
	background:#be9736;
	color:#fff;
}
.blockTitle,.blockTitle p,#blockTitle {
	padding-bottom:20px;
}
#pagetitle {
	margin:65px 0 20px 255px;
	width:460px;
}
.pcTitle {
	padding-top:10px;
}
#col1{
	margin:0 20px 80px 255px;
	width:280px;
}
#col2{
	float:right;
	margin:0 43px 80px 0;
	width:156px;
}
.pcHead{
	margin-bottom:20px;
	font-size:14px;
	line-height:22px;
}
.pcMain{
	font-size:11px;
	line-height:16px;
}
.imgCholder{
	margin-bottom:10px;
}
.imgC{
	border:1px solid #be9736;
}
