*{
margin: 0px;
padding: 0px;
}

a{
	color: #028ae0;
	font-weight:normal;
	text-decoration: none;
}

a:hover {
	color: #22a7fc;
	text-decoration:underline;
}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h5 { clear: both; width:100%; height: 5px; }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_10 { margin-right: 10px; }
.margin_r_20 { margin-right: 20px; }
.margin_r_25 { margin-right: 25px; }
.margin_r_40 { margin-right: 40px; }



.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


body {
	background:#fff url(images/bg_all.gif) top repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4d4c4c;
	margin:0 auto;
	padding:0px;
	line-height:1.6em;
}

#content{
	margin: 0 auto;
	width:1000px;
	text-align: left;
	background:;
	
	
}

#con_top{
	background: url(images/con_top.jpg) no-repeat;
	height:27px;
	margin-top:2px;
}

#con_bot{
	background: url(images/con_bot.jpg) no-repeat;
	height:28px;
	clear:both;
}


#main{
	width:998px;
	margin: 0 auto;
	padding-top:2px;	
	
	
}

#header {
	width:1000px;
	height:120px;
	background:#fff url(images/header.jpg) no-repeat center;
	margin: 0 auto;
	
}

#site_title{width:984px;
			height:71px;
			margin:0 auto;
			
			}

#logo {
	height: 100px;
	padding-left: 680px;
	padding-top:20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

.menu{
	height: 30px;
	width:1000px;
	padding:0px 0 0 0px;
	margin:0px auto;
	background:url(images/menu-bg.jpg) repeat-x;
		
}

.menu ul {
	display: inline;
	border-top: #009966 1px solid;	
}

.menu li{
	list-style: none;
	float:left;
	margin-left:0px;
	padding:6px 10px 5px 10px;	
	border-right:solid 0px #ffffdd;
	background:url(images/menu-sep.jpg) right no-repeat;
	}
.menu li:hover {background:url(images/menu-hover.jpg) repeat-x;}
.menu li a {	
	text-decoration: none;	
	color: #fff;
	font-family:"Century Gothic";
    font-size: 15px;
	font-weight:normal;
	
}

.menu a:hover{
	text-decoration:none;
	color:#fff;
	
}

.last{border:none;}

#left_sidebar_container{
	width: 220px;
	padding-left:0px;	
	float:left;
	background:#FFFFFF;
	}

.left_sidebar{
	width:100%;
	}
	


.left_sidebar  H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	color: #ffffff;	
	background:#babdbe url(images/sidebar_top.jpg) repeat-x;
	height: 30px;
	
	
	
	
}
.right_sidebar H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	color: #ffffff;
	background:#babdbe url(images/sidebar_top.jpg) repeat-x;
	height: 30px;
	width:209px;
	float:right;
	
	
}





.left_sidebar ul{

	list-style: none;
	margin-left:0px;
	padding:0px 0 0 0;
	background: # url(images/leftulb.jpg) no-repeat top;
	border:solid 0px #cccccc;
	
	
	
}

.left_sidebar li{
	
	padding: 8px 0 8px 15px;
	margin-left:0px;
	background: url(images/ls.png) no-repeat left;
	
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}



.left_sidebar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #323232;
	font-weight:normal
}

.left_sidebar a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#right_sidebar_container{
	width: 220px;
	padding-left:0px;
	margin-right:0px;
	float:right;
	}
	
.right_sidebar{
	width:100%;
		float:right;
				}

.right_sidebar_inner{
						border:solid 0px #cccccc;
						width:217px;
						padding-left:10px;
						}
.right_sidebar ul{
	list-style: none;
	margin-left:0px;
	padding:5px 0px 0 0px;
	background: #e6e6e5 url(images/leftulb.jpg) no-repeat top;
	border-right: solid 0px #cccccc;
	border-left: solid 0px #cccccc;
	
	
}

.right_sidebar li{
	
	padding: 7px 0 7px 16px;
	margin-left:0px;
	border-bottom: solid 1px #cccccc;
	background: url(images/arrow.gif) no-repeat left;
}



.right_sidebar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #028ae0;
	font-weight:bold;
}

.right_sidebar a:hover{
	color:#22a7fc;
	text-decoration:underline;
}

.right_sidebar img{padding:3px;
margin:5px 2px;
					border:#CCCCCC 1px solid;
					a
					}
					
.right_sidebar p{font:11px normal Verdana, Arial, Helvetica, sans-serif;
					padding:8px 8px 8px 8px;
					margin-bottom:10px;
					
					}

.lefthr1{
	height:1px;
	margin-top: 3px;
	border-bottom: 1px solid #000000;
	
}

#right_top{
	background: url(images/right_to.png) no-repeat;
	height:16px;
}

#right{
	float:left;	
	width: 740px;
	margin-left:20px;
	margin-bottom:5px;
	border: solid 1px #cccccc;
}

#textblog{
	padding:0 0px 0 0px;
	background:#FFFFFF;
}

#right h1,h2,h3,h4{color:#414040; 
					padding:0 0 0px 9px; 
					font-weight: normal;
					line-height:22px;
					}

#right H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;	
	background: url(images/title_right.png) repeat-x bottom;
	margin-bottom:12px;
	
}

#right H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin-bottom:8px;	
}

#right H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;	
	margin-bottom:8px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom:8px;	
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
}



#right ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	list-style-type:square;
	
}

#right li{
	
	padding-left: 0px;
	margin-left:30px;
	margin-bottom:5px;
	padding-bottom: 5px;
}


#right a{
		}

#right a:hover{
}


.read, #left ul li .read{
	float:right;
}
.read a, #left ul li .read a{
	font-weight:normal;
	color:#FFFFFF;
	background: url(images/read.png) no-repeat top;
	width:105px;
	height: 19px;
	display: block;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
}

.read a:hover, #left ul li .read a:hover{
	color: #000000;
}

.text{
	padding-top:20px;
}



#leftcol{
	width: 195px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 195px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 195px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height:40px;
	clear: both;
	padding-top:5px;
	background: url(images/footer.jpg) repeat-x;
	margin:0px auto;
	font-family:AMBROSIA_DEMO;
	font-size: 13px;
	color: #2e2d2d;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #2e2d2d;
}

#footer a {
	color: #2e2d2d;
	font-weight:normal;
	text-decoration:underline;
}

#footer a:hover {
	color: #282827;
	text-decoration:none;
	
}




input, select { margin:5px 0 5px 12px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:270px;
height:200px;
margin:5px 0 5px 12px;
overflow:scroll;

}
 label{ width:250px}
 
 
 img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}


.form{ width:450px; float:left;}
			   
.form table{font-family:Arial, Helvetica, sans-serif;
	      font-size:10px;
		  color:#5B5B5B;
		  width:350px;
		  padding:10px;
		  margin:0}
		  
.form td{margin:0; padding:0; width:100px}
