*		{ margin:0; padding:0; border:0; }

ul		{ list-style:none; }
a		{ color:#000; text-decoration:underline; }
a:hover	{ text-decoration:none; }

body {
	color:#000;
	text-align:left;
	background:#fff url(../images/bg.jpg) repeat;
	font:normal 24px/28px Courier New, Tahoma, Verdana, Arial;
}

body, html {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}


.main {
	width:958px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	position:relative;
}

* html .main {
	height:100%;
}

.header {
	width:958px;
	height:209px;
	background:url(../images/header.jpg) no-repeat;
}

.over {
	overflow:hidden; _zoom:1;
	padding:0 0 100px 0;
}

.left-col {
	float:left;
	width:234px;
}
.left-col ul {
}
.left-col img {
	vertical-align:top;
}

.left-col ul li a {
	color:#b06304;
	text-decoration:none;
	font:normal 23px/25px Monotype Corsiva, Arial, Tahoma, Verdana;
}

.right-col {
	float:left;
	width:727px;
	margin:0 0 0 -3px;
	background:url(../images/bg2.jpg) repeat-y left;
}
.content {
	font-size:18px;
	line-height:22px;
	background:url(../images/c-t.jpg) no-repeat; 
}
.content_c {
	padding:60px 20px;
	background:url(../images/c-b.jpg) no-repeat bottom left;
}

.block p {
	margin:0 auto;
	padding-top:20px;
}
.block img {
	margin:10px;
}






.footer {
	width:918px;
	height:80px;
	text-align:left;
	position:relative;
	background:#fff0ca;
	padding:0 20px;
	font-size:14px;
	margin:-80px auto 0 auto;
}

.f-table {
	width:100%;
}

