/*  
Theme Name: WordPress Theme 37
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-image:url('images/bbg.gif'); */
	background-color:#CCCCCC;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11.5px;
	color:#5E5C4E
}
h1, h2, h3, h4 {
	font-size:12px;
}

.header {
	width:715px;
	height:160px;
	background-image:url('images/bg1.jpg');
	text-align:left;
}
.table_main {
	width:715px;
	height:100%;
	background-image:url('images/bg2.gif');
}

.table {
	width:715px;
	height:auto;
	display:table;
	background-image:url('images/bg2.gif');
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:223px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/lbg.gif');
	background-position:top;
	background-repeat:no-repeat;
}
.right {
	width:492px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}

.co_name {
	padding-left:73px;
	padding-top:61px;
	
}
.co_name a{	
	font-size:36px;
	color:#ffffff;
	font-family:Georgia;
	text-decoration:none;
	font-weight:Bold;
}

.table2 {
	width:715px;
	height:54px;
	display:table;
	background-image:url('images/s_bg.gif');
	line-height:34px;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:445px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:center;
	color:#3F4348;
	font-weight:bold;
	letter-spacing:2px
}
.right2 {
	width:270px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}


.footer {
	width:715px;
        height:50px;
	color:#5E5C4E;
	vertical-align:top;
	text-align:right;
	background-image:url('images/bg3.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:11px;
}
.footer_txt {
padding:10px 20px 38px 30px;
}

.footer a {
	color:#0B336F;
	text-decoration:underline;
	
}
.left_content {
	padding-left:11px;
	padding-right:12px;
	text-align:right;
	
}
.left_content strong {
	text-transform:uppercase;
	color:#E82100;
	background-image:url('images/ar.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.ul {
	list-style:none;
	padding: 0px 10px 0px 20px;
	margin:0px;
	color:#0B336F;
	
}
.ul li {
	line-height:16px;
	list-style-type:square;
}
.ul li a, a {
	color:#3D3A2A;
	font-size:11px;
	text-decoration:none;

	
}

/* .ul2 {

	padding:0px 15px 0px 0px;
	margin:0px;
}
.ul2 li {

	list-style-image:url('images/bull.gif');
	line-height:16px;
}
.ul2 li a {
	color:#3D3A2A;
	font-size:11px;
	text-decoration:none; 

	
} */

.table3 {
	width:473px;
	height:21px;
	display:table;
	background-image:url('images/rr_bg.gif');
}
.table_row3 {
	height:100%;
	display:table-row;
}
.left3 {
	width:359px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right3 {
	width:114px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	color:#0B336F;
	text-align:center;
	line-height:20px;
}
.right_content {
	padding-left:11px;
	padding-right:8px;
}
.left3 a {
	color:#171717;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}

.sub_content {
	padding-left:10px;
	padding-right:33px;
}
.sub_content  strong { 
	color:#0B336F;
}
.sub_content  a { 
	color:#0B336F;
	text-decoration:underline;
}

.postmetadata  {
	 margin:0px;
	 line-height:13px;
	 padding:15px 0px 0px 0px ;

}
.postmetadata a {
	color:#0B336F;
	text-decoration:underline;
	font-size:11px;

}
h1, h2, h3, h4 {
	font-size:12px;
}
.postmetadataalt {
	font-size:9px;
}