/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h3 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h3 .yellow{
	color: #FFFCD1;
	background: inherit;
}

h4 .yellow{
	color: #FFFCD1;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}



/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 770px;
	background: #f4f4f4;
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
	background: #FFF;
}

.header_right {
	float: right;
	width: 580px;
	height: 80px;
	background: #FFF;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: #FFF;
}


.top_info {
	width: 575px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
	background: #FFF;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-top: 1px dotted #ccc;
}

.break {
	clear: both;
	background: inherit;
}


/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 10px;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		text-align: justify;
	}
		.left_articles ul {
			margin: 0 0 0 25px;
			list-style-type: circle;
			text-align: justify;
		}

	.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		/* height: 350px; */
		line-height: 20px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 200px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

	.thumb p {
		line-height: normal;
		font-size: smaller;
		margin: 0;
		padding: 3px;
		color: #FFF;
		background: #6e6e6e;
		}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 10px 10px 0;
}

		
	.rt {
		background: #C85E35 url(rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.rbox {
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
		font-size: small;
		line-height: normal;
	}
	
	.rbox h3 {
		color: #eee;
		background: inherit;
	}
	
.right a {
	color: #FFFCD1;
	background: inherit;
	float: right;
}	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */
	 
.subfooter {
	clear: both; 
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	font-size: smaller;
}

	.sf_quote {	 
		margin: 0 0 5px 0;
		float: right;
		background: #f4f4f4;
		font-size: x-small;
	}
	
	.sf_end {
		width: 760px;
		background: inherit;
	}

.footer { 
	clear: both; 
	text-align: center;
	font-size: xx-small;
	line-height: 0.9em;
	color: #808080;
	background: #FFF;
	border-top: 1px dotted #ccc;
/*
	background: #FFF url(dot.gif) repeat-x;
*/
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}