	/*  
Theme Name: WordPress Theme 17
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:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	width:1000px;
	background-image:url('images/010.gif');
}
.table {
	width:1000px;
	height:auto;
	display:table;
	background-image:url('images/bg2.jpg');
}
.table_row {
	height:100%;
	display:table-row;

}
.left {
	background-image:url('images/bg1.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:772px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	background-image:url('images/bg3.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:228px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}

.rightbottom {
	background-image:url('images/bg3.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	width:228px;
	height:100%;
	vertical-align:bottom;
	display:table-cell;
}

.table2 {
	width:772px;
	height:auto;
	display:table;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:500px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:200px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.co_name {
	padding:30px 0px 0px 30px;
}
.co_name a{
	font-size:23px;
	color:#FFB600;
	text-decoration:none;
}
.slogan {
	padding-left:30px;
	color:#666666;
	font-size:14px;
	font-family:Microsoft Sans Serif, Tahoma;
	text-align:center;
}
.slogan1 {
	padding-left:28px;
	color:#666666;
	font-size:14px;
	font-family:Microsoft Sans Serif, Tahoma;
	text-align:center;
}

.menu {
	padding-left:40px;
}
.menu ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul  li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
	list-style-image:none;
}

.menu ul li  a{
	 font-size:12px; 
	 color:#ffffff;
	 text-decoration:underline;
	 line-height:18px;
	 background-image:url('images/menu_bull.gif');
	 background-position:left;
	 background-repeat:no-repeat;
	 padding-left:17px;
 
}

.left_content {
	padding-left:25px;
	padding-right:60px;
	font-size:13px;
	color:#3A3A3A;
	line-height:17px;
}
.left_header small{
	color:#3D75BA;
	font-size:9px;
	font-family:Microsoft Sans Serif, Verdana;
}
.left_header a{
	color:#3D75BA;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:23px;
}

.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
	 text-align:right;
}
.postmetadata a {
	color:#686868;
	text-decoration:none;
}

.right_content {
	padding:286px 27px 10px 15px;
	text-align:left;
	font-size:11px;
	color:#8F8F8F;
}
.right_content_bottom {
	padding:286px 27px 10px 15px;
	text-align:left;
	font-size:11px;
	color:#8F8F8F;
}
.right_content  strong {
	color:#F09E16;
	font-weight:normal;
	font-size:12px;
}
.ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
} 
.ul li a {
	color:#8F8F8F;
	text-decoration:underline;
	line-height:20px;
}
.footer {
	text-align:left;
	padding-left:50px;
	color:#9EB8D2;
	background-image:url('images/bg2.jpg');
	background-repeat:repeat-y;
	font-size:9px;
	font-family:Microsoft Sans Serif, Tahoma;
}

.footer  a {
	color:#9EB8D2;
	text-decoration:none;

}
a {
	color:#868686;
}

a img
{
border: none;
}



h1, h2, h3, h4 {
	font-weight:normal;
	font-size:14px;
	text-decoration:underline
}
.postmetadataalt {
	font-size:10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.wp_tag_cloud a
{
text-decoration: none;
} 

.tagscloud a 
{
	text-decoration:none;
}
