/*  
Theme Name: WordPress Theme 20
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/
body {
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	/*color:#434545;*/
	font-family:Tahoma, Arial;
	font-size:11px;

/*
font-size: 11px; 
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/

}
.table {
	width:751px;
	height:auto;
	display:table;

}
.table_row {
	height:100%;
	display:table-row;
}

.left {
background-color:#EBEBEB;

	width:507px;
	height:100%;
	vertical-align:top;
	display:table-row;
}
.right {
background-color:#EBEBEB;

	width:244px;
	height:auto;
	vertical-align:top;
	display:table-cell;
}


.header {
	width:507px;
	height:150px;
	vertical-align:top;
	background-image:url('images/logo.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

.co_name {
	padding-left:43px;
	padding-top:46px;
	

}
.co_name a{
	font-family:Tahoma, Arial;
	font-size:30px;
	color:#F8FAF6;
	text-decoration:none;
}
.slogan {
	padding-left:43px;
	font-family:Microsoft Sans Serif, Arial;
	font-size:9px;
	font-weight:normal;
	color:#7B2006;
}
.left_content {
	text-align:right;
}
.article{
	text-align:left;
	width:468px;
	background-color:#DEE0DC;
	border:12px solid #ffffff;
	float:right;
font-size: 11px; 
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.menu {
	width:244px;
	background-image:url('images/rbg.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:150px;
	padding-top:10;
	vertical-align:top;


}
.menu ul {
list-style:none;

}
.menu li {
	list-style:none;
	width:174px;
	background-image:url('images/menu_bull.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:24px;
}
.menu li a {

	color:#ffffff; 
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	
}
.right_content {
	padding-left:40px; 
	padding-right:10px;
}
.right_content strong {
	 font-weight:normal; 
	color:#FE3A13;
	font-size:12px;
font-weight:bold;
}
.ul {
	list-style:none;
	padding:0px; 
	margin:0px;
}

.ul li {
	background-image:url('images/ul_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:24px;
}

.ul li a{
	color:#898989;
	text-decoration:none;
}


.left_header a {
	font-size:13px; 
	text-decoration:none;
font-weight:bold;
	/* font-family:Georgia, Arial; */
	color:#F46B4F;
	line-height:16px;


font-weight:bold; 
color:#FE3A13;
font-size:12px;

}
.left_header small {
	font-size:9px; 
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;
	color:#4B5A66;
}

.post {
        font-family:Tahoma, Arial;
	color:#898989;
	text-decoration:none;
	font-size:11px;


}
.postmetadata  {

	text-align:right;
	 margin:0px;
	 padding:5px 20px 0px 25px ;
	 background-color:#ffffff;
	 line-height:30px;

}
.postmetadata a {
	font-family:Tahoma, Arial;
	color:#FE3A13;
	text-decoration:none;
	font-size:11px;

}
.footer {
	width:766px;
	padding-left:30px;
	text-align:left;
	font-size:11px;
	color:#757575;
	font-family:Tahoma, Arial;
}
.footer a{
	color:#757575;
	text-decoration:none;
}
h1, h2, h3, h4 {
	font-size:13px;
}
a {
	color:#757575;
}