* {
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	font-size: 12px;
	color: #333;
}

body {
	text-align: center;
	margin: 0;
	background: #d7d6d6;
	
}

a {
	text-decoration: none;
	color: #145f47;
}

a:hover {
	color: #858c8a;
	text-decoration: underline;
}

a img {
	border: 0;
}

img {
	padding: 0;
	margin: 0;
}

img.floatright {
	float: right;
	padding: 0 0 10px 10px;
}

h1 {
	font-size: 18px;
}


h2 {
	font-size: 12px;
}

td h1 {
	margin-top: 10px;
}

#container {
	background: #FFFFFF;
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

#holder {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	background: #FFFFFF;
	padding: 20px 0;
}

#header a {
	color: #145f47;
	font-size: 28px;
	text-decoration: none;
}

.tel {
	font-size: 16px;
	position: absolute;
	top: 10px;
	right: 0;
}

.nav {
	background: #145f47;
	margin-bottom: 10px;
	
}


.tab, .tabHold {
	color: #FFFFFF;
	font-weight: bold;
}

.tabHold {
	background: #52907c;
}

.tab a, .tabHold a {
	color: #FFFFFF;
	padding: 6px 18px;
	display: block;
	text-decoration: none;
}

td.tab a:hover {
	background: #074235;
	color: #FFFFFF;
}


#content {
	min-height: 500px;
}

/* for Internet Explorer */
/*\*/
* html #content {
	height: 500px;
}
/**/

#footer {
	background: #52907c;
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#footer a {
	color: #FFFFFF;
	padding: 0 5px;
}





.index_contact {
	border: 1px solid #003300;
	border-right: 0;
	padding: 10px;
	color: #003300;
	font-size: 14px;
}

.index_contact2 {
	border: 1px solid #003300;
	border-left: 0;
	padding: 10px;
	color: #003300;
	font-size: 14px;
}

.index_contact2 a {
	text-decoration: none;
}

.rec_next {
	 float: right; 
	 padding: 0 0 5px 0; 
	 text-decoration: none;
}

.rec_next a {
	text-decoration: none;
}

.rec_next a:hover {
	text-decoration: underline;
}

.rec_back {
	 float: left; 
	 padding: 0 0 5px 0; 
	 text-decoration: none;
}

.rec_back a {
	text-decoration: none;
}

.rec_back a:hover {
	text-decoration: underline;
}

.pic_back {
	float: left; 
	padding: 0px 0 10px 0; 
}


.pic_next {
	float: right; 
	padding: 0px 0 10px 0; 
}

.pic_next a {
	text-decoration: none;
}

.memiah {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 5px 4px;
}

.memiah a {
	color: #FFFFFF; 
	text-decoration: none;
}