#bgdiv1 {
	height:100%;
	background:transparent url('/img/bg_left.gif') repeat-y top left;
}
#bgdiv2 {
	height:100%;
	background:transparent url('/img/bg_right.gif') repeat-y top right;
}
#main {
	width:100%;
}
.left_col {
	background:#ff7f00;
	width:230px;
	border-bottom:1px dashed #fff;
	text-align:center;
	padding:5px 10px;
	color:#fff;
}
.left_col h1 {
	color:#000;
	font:250% Arial Black,Verdana;
	margin:0;
}
.left_col a {
	text-decoration:none;
}
.left_col h2 {
	color:#000;
	font-size:110%;
}
.left_col h3 {
	color:#fff;
	font-size:100%;
}
.left_col img {
	margin:15px 0 10px 0;
}
.left_col div {
	font-size:130%;
	font-weight:bold;
	margin:20px 0 20px 0;
}
.left_col div i {
	font-style:normal;
	color:#000;
}
.left_col div a {
	font-style:normal;
	color:#000;
}
.center_col {
	border-bottom:1px dashed #aaa;
	padding:5px 10px;
}
.right_col {
	background:#e5e5e5;
	width:230px;
	border-bottom:1px dashed #fff;
	text-align:center;
	padding:5px 10px;
}
.right_col h1 {
	color:#000;
	font:bold 100% Verdana;
}
.right_col h2 {
	color:#000;
	font-size:130%;
	margin:0;
}

.top_row {
}
.bottom_row {
	border:none;
	color:#000;
	font-size:80%;
	vertical-align:middle;
	text-align:center;
}
#content {
	padding:5px 30px 30px 30px;
}
#menucell {
	padding:5px 5px 0px 10px;
}
#menu {
	width:100%;
	height:30px;
	margin:5px 0 10px 0;
}
#menu td {
	text-align:center;
	vertical-align:middle;
	width:20%;
	background:#ff7f00 url('/img/bg_but1.gif') no-repeat top left;
}
#menu a {
	display:block;
	height:30px;
	line-height:30px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:transparent url('/img/bg_but2.gif') no-repeat top right;
}
#menu a:hover {
	color:#fff;
}
.partners {
	width:100%;
}
.partners td {
/*	border-top:1px solid #eee;
	border-bottom:1px solid #eee;*/
	padding:10px 0;
}
.partners img {
	margin:0 20px 20px 0;
}
.partners h2 {
	font-size:130%;
}
.partners h2 a {
	text-decoration:none;
	color:#ff7f00;
}
i.gray {
	display:block;
	text-align:right;
	font-style:normal;
	color:#999;
	font-size:85%;
}
#list {
	margin:0;
	list-style:none;
}
#list li {
	text-align:left;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background:transparent url('/img/bull.gif') no-repeat top left;
}
#list a {
	font-weight:bold;
	text-decoration:none;
}
.items {
	width:100%;
}
.items td,.items th {
	padding:3px 5px;
	border:1px solid #ccc;
}
.items th {
	background:#ccc;
	border:1px solid #aaa;
}
.items td a {
	text-decoration:none;
}
.subcatalog {
	font-weight:bold;
	background:#eee;
}
.items th#col1 {
	width:75%;
}
.items th#col2 {
	width:25%;
}
.plogo {
	text-align:center;
}
.left_col .lblock1 {
	font-size:11px;
	font-weight:normal;
	color:#954a00;
}
.left_col .lblock1 a {
	color:#954a00;
}
.right_col .lblock1 {
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.right_col .lblock1 a {
	color:#666;
}