/*  
Theme Name: WordPress Theme 34
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-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#5E666D;
	background-image:url('images/bbg.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.postmetadataalt {
	font-size:9px;
}
h1, h2, h3, h4 {
	font-size:12px;
}

.table {
	width:766px;
	height:auto;
	display:table;
	background-image:url('images/rbg.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:223px;
	height:100%;
	vertical-align:top;
	display:table-cell;

}
.sub_left {
	width:223px;
	height:354px;
	vertical-align:top;
	background-image:url('images/bg3.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
.right {
	width:543px;
	height:100%;
	vertical-align:top;
	display:table-cell;

}



.header {
	width:223px;
	height:60px;
	 background-image:url('images/bg1.gif');
}

.co_name {
	padding-left:41px;
	padding-top:28px;

	
}
.co_name a{	
	font-size:20px;
	font-weight:Bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
.left_content {
	color:#3F9CCA;
	padding-left:30px;
	padding-right:25px;

}
.left_content strong {
	text-transform:uppercase;
}

.ul {
	list-style:none;
	padding: 0px 0px 0px 15px;
	margin:0px;
	color:#3F9CCA;
}
.ul li {
	line-height:16px;
	list-style-image:url('images/arrow.gif');
}
.ul li a {
	color:#3F9CCA;
	font-size:11px;
	text-decoration:none;

	
}


.table2 {
	width:543px;
	height:60px;
	display:table;
	background-image:url('images/bg4.gif');
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:332px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	color:#3F9CCA;
}
.right2 {
	width:210px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}


.right_content {
	padding-left:30px;
	padding-right:20px;
}


.right_header small {
	font-size:11px;
	font-weight:normal;
	color:#CC0066;

}

.right_header a {
	font-size:11px; 
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#021939;
}

.postmetadata  {
	 margin:0px;
	 padding:15px 0px 0px 0px;

}
.postmetadata a {
	color:#CC0066;
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;


}
a {
	color:#00D5D1;
}

.footer {
	font-size:10px;
	
}


.footer a{
	color:#00D5D1;
	text-decoration:none;
}