
body {
	background-color:#000000;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.header {
	width:700px; 
	height:257px;
	background-image:url('header1.jpg');
	text-align:left

}
.co_name {
	font-family:Impact, Courier New, Tahoma;
	font-size:34px;
	padding:69px 0px 0px 78px
}
.co_name a {
	text-decoration:none;
	color:#ffffff
	
}
.slogan {
	font-family:Georgia, Courier New, Tahoma;
	font-size:10px;
	padding:0px 0px 0px 78px;
	color:#ffffff
}

.menu {
	text-align:left;
	width:700px; 
	height:30px;
	vertical-align:top;

}

.menu ul {
	display:inline;

	
}
.menu li {
	display:inline;
	font-family:Georgia, Courier New, Tahoma;
	font-size:12px;

}
.menu li a {
	background-image:url('bul.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-right:15px;
	color:#ffffff; 
	height:23px;
	line-height:23px;
	text-decoration:none
}


.table {
	width:700px;
	display:table;
	text-align:left;
	background-image:url('tbg1.jpg');
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:511px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/bg1.jpg');
	background-position:top right;
	background-repeat: no-repeat;
}
.right {
	width:189px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-color:#BACC44;

}
* html .left {float:left;}
* html .right {float:right;}

.content {
	padding:10px 30px 10px 30px;
	font-size:11px;
	color:#000000;
	font-family:Courier New, Tahoma;
}

.left_header  {
	font-size:11px;
	line-height:11px;

}
.left_header  a, h2 {
	color:#000000;
	font-family:Georgia, Courier New, Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}
.left_header small {
	color:#6F7A29;
	font-size:11px;
	font-family:Courier New, Tahoma;

}
.hr {
	background-image:url('images/hr.gif');
	line-height:6px;
}

.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
	 text-align:right;
}
.postmetadata a {
	color:#D00A18;
	text-decoration:none;
}
.search {
	background-color:#000000;
	
}
.cats {
	width:189px;
	vertical-align:top;
	background-image:url('images/bg3.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.cats strong {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:Georgia, Courier New, Tahoma;
	
}

.ul {
	list-style:none;
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
.ul li {
	list-style:none;
	
}
.ul li a {
	font-size:10px;
	color:#000000;
	font-family:Georgia, Courier New, Tahoma;
	text-decoration:none;

}
.right_header {
	height:47px;
	width:189px;
	vertical-align:top;
	background-image:url('bg4.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.footer {
	width:700px;
	text-align:left;
	padding:10px 10px 10px 0px;
	font-family:Tahoma;
	font-size:10px;
	color:#646464;
}
.footer a {
	color:#C81400;
	text-decoration:none;
}

a {
	color:#C81400;
	text-decoration:none;
}

div {
	color:#000000;
	font-size:11px;
	font-family:Courier New, Tahoma;

}