HTML, BODY {
      	   margin : 0;
       	   padding: 0;
    	   font-family : Arial,Tahoma, Helvetica, sans-serif;
       	   font-size: 14;
       	   background-color: #FFFFFF;
			color: #242424;
}

A {
	text-decoration: underline;
	color: #002EC2;
}

A:hover {
	text-decoration: none;
}

A.link1 {
	font-size: 9pt;
	color:gray;
	text-decoration: underline;
}

A.link1:hover {
	text-decoration: none;
}
#all {
	background: url(/images/top_bg.gif) repeat-x;
	height: 100%;
}

#line1 {
	height: 14;
	background: url(/images/bg_top01.gif) repeat-x;
}

#logo {
	margin-top: 21px;
	text-align: center;
}

H1{
	color: #00864D;
	font-size: 24;
}

H2 {
	color: #F18400;
	font-size: 20;
	font-weight: normal;
}

H2.green {
	color: #00864D;
}

H3 {
	font-size: 14px;
}

P, TD, DIV {
	font-size: 14;
	
}

P {
	margin-top: 5;
	margin-bottom: 10;
}


#about {
	padding: 30px 0px 0px 20px;
}

#diary_left {
	background-image: url(/images/d_left.jpg);
	height: 425px;
}

#diary_right {
	background-image: url(/images/d_right.jpg);
	height: 425px;
}

#diary {
	height: 425px;
	width: 100%;
	
}

#diary_left LI {
	padding: 8px 0px 5px 0px;
	color: #5B5B5B;
}

#diary_right LI {
	padding: 8px 0px 5px 0px;
}

#diary_left .inside {
	background: url(/images/d_left_l.jpg) left top no-repeat;
	height: 100%;
}

#diary_left .inside2 {
	background: url(/images/d_left_r.jpg) right top no-repeat;
	height: 100%;
}
#diary_left .inside3 {
	padding: 30px 10px 10px 40px;
}


#diary_right .inside {
	background: url(/images/d_right_l.jpg) left top no-repeat;
height: 100%;
}

#diary_right .inside2 {
	background: url(/images/d_right_r.jpg) right top no-repeat;
	height: 100%;
}

#diary_right .inside3 {
	padding: 30px 10px 10px 40px;
}

#phone {
	background: url(../images/phone.gif) left center no-repeat;
	height: 75px;
	padding: 20px 0px 0px 60px;
	font-size: 22;
	color: #107B53;
}

#bottom {
	border-top: 1px solid gray;
	padding: 20px 0px 20px 0px;
}

#bottom TD, #bottom P {
	font-size: 12;
}

#menu {
  background: url(../images/menu_bg.gif) repeat-x top;
}


#menu .hover {
	text-align: center;
	font-size: 16;
	background-color: #92CFA9;

	
}

#menu .item {
	text-align: center;
	font-size: 16;

}

#menu .item_active {
	text-align: center;
	font-size: 16;
	border-top: 2px solid #00864D;
}

#menu A {
	color: white;
}



A.map {
	padding-left: 15;
	background: url(/images/i-map.gif) no-repeat;
}
#news {
	padding: 0px 5px 5px 15px;
}
#news P {
	font-size: 12;
}
#center_content {
	padding: 15px 5px 0px 15px;
}

.date {
	padding: 1px 2px 1px 2px;
	background-color: #EC893B;
	font-size: 10;
	color: White;
}

#services_main {
	padding: 0px 0px 0px 10px;
}

#services_main .item {
	padding: 4px 0px 4px 19px;
	background: url(/images/i-bulet.gif) left center no-repeat;
}

#vacancies .inside {
		padding: 1px 5px 15px 20px;
		background-color: #FFF9C8;
}
#vacancies A {
	color: #1F1F1F;
}
#vacancies .item {
	padding-left: 17px;
	background: url(/images/bullet2.gif) left center no-repeat;
}

#vacancies .new_item {
	padding-left: 17px;
	background: url(/images/bullet1.gif) left center no-repeat;
}

.red {
color:red;
}

.h {
	display:=none;
}