/* layout
   ------ */

.content {
	border-left: 2px solid #0000FF;
	border-right: 2px solid #0000FF;
	margin: 0px auto;
	width: 900px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }


/* left side
   --------- */

.left {
	background: url(body_bg.png) no-repeat right bottom;
	float: left;
	width: 720px;
	margin: 0 0 10px 0;
}

.left_home {
	background: url(body_bg_home.png) no-repeat center bottom;
	float: left;
	width: 720px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: url(tab_top.png) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.small_top_address {
		background: #F0F0F0 url(small_top_address.png) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
	color: #000;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
	text-align: center;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: url(box_bg.png) no-repeat;
	}
	
	.box_bottom {
		background: #FFF url(tab_bottom.png) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; background: #F5F5F5; border-right: 2px groove #666666; border-top: 2px groove #666666; border-bottom: 2px groove #666666; }
		.left_side_about { float: left; width: 159px; margin-top: 5px; padding: 0px 5px 8px 8px; }
		.left_side_home { float: left; width: 219px; margin-top: 4px; background: url(statue_home.png) no-repeat; height: 509px; }
		.left_side_services { float: left; width: 159px; margin-top: 0px; padding: 0px 5px 8px 8px; }
		.left_side_resources { float: left; width: 159px; margin-top: 0px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 530px; margin: 0 5px 0 0; text-align: justify; }
		.right_side_home { float: left; width: 470px; margin: 0 0px 0 0; text-align: justify; }
		.bottom_tabs { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		.article_home { padding: 0 20px 0 20px; margin-bottom: 5px; text-indent: 30px; word-spacing: .1px; color: #333333; font: 1em  Arial, Helvetica, sans-serif; font-weight: 100; }
		.article_line { padding: 0 5px 0 0px; margin-bottom: 20px; background: url(title_line.png) repeat-x; height: 5px; }
		.arrow_line { padding: 0 5px 0 0px; margin-bottom: 0px; background: url(arrow_line.png) repeat-x; height: 20px; width: 79.5px; }
		.links_line { padding: 0 5px 0 0px; margin-bottom: 0px; background: url(links_line.png) repeat-x; height: 1px; width: 509px;}
		.links_line_resources { padding: 0 5px 0 0px; margin-bottom: 30px; margin-left: 58px; background: url(links_line.png) repeat-x; height: 1px; width: 400px;}
		.links_line_margin { padding: 0 5px 0 0px; margin-bottom: 15px; margin-top: 10px; background: url(links_line.png) repeat-x; height: 1px; width: 560px;}
		.links_left_margin { padding: 0 5px 0 0px; margin-bottom: 7px; margin-top: 7px; background: url(links_line.png) repeat-x; height: 1px; width: 159px;}
		.speak { padding: 0 0px 0 0px; margin-bottom: 20px; height: 62px; background: url(speak.png) no-repeat center; }
		.about_article { padding: 0 5px 0 0px; margin-bottom: 20px; /*background: url(front.png) no-repeat;*/ }
		.mail_pic { padding: 0 5px 0 0px; background: url(mail.png) no-repeat center; height: 94x; }
		.home_pic1	{ /*background: url(people_stand.png) no-repeat;*/ background-position: bottom right ; }
		.left_write { float: left; width: 159px;  }
		.right_write { float: left; width: 159px; }
		.vinfo_top	{ padding: 0 5px 0 0px; margin-bottom: 20px; text-indent: inherit; }
		.vinfo_bottom	{ padding: 0 5px 0 0px; margin-bottom: 20px; text-indent: inherit; }
		.about_topl { padding: 0 5px 0 0px; margin-bottom: 20px; text-indent: inherit; width: 200px; float: left; }
		.about_topr { padding: 0 5px 0 0px; margin-bottom: 20px; text-indent: inherit; width: 145px; float: right; border-left: 2px groove #666666; border-top: 2px groove #666666; border-right: 2px groove #666666; border-bottom: 2px groove #666666; }
		.service_box { margin-left: 0px; width: 630px; }
		.service_line { padding: 0 5px 0 0px; margin-bottom: 5px; background: url(title_line.png) repeat-x; height: 5px; }
		.right_side_services { float: right; width: 630px; margin: 0 0px 0 0; text-align: justify; }
		.left_services { background: url(body_bg.png) no-repeat right bottom; float: left; width: 820px; margin: 0 5px 10px 0; }
		.contact_box { float: left; }
		.resources_top	{ padding: 0 5px 0 0px; margin-bottom: 20px; text-indent: inherit; }
		.line_break { width: 149px; height: 2px; background: #CCCCCC; }

				
				.contact_header {
        font:bold 12px trebuchet ms, lucida grande, verdana, arial, sans-serif; 
        color:#fff; 
        font-size:18px; 
        padding-top:4px; 
        padding-bottom:4px;
        background-color: #EDCC9A; 
        margin-bottom:10px;
        text-align:center;
        }
		
	
	.main_news { width: 350px; margin: 0 0 0 6px; padding: 10px; color: #808080; border-top: 2px groove #006600; border-right: 2px groove #006600; border-bottom: 2px groove #006600; border-left: 2px groove #006600; }
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */
   
.tabs { 
	clear: both; 
	text-align: center;
}

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

