body {
	background-color: #ffffff;
	background-image: url(../images/topborder.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif
}

	/* --  NAVIGATION  -- */ 

#Nav {
	background-color: #009595;
	width:200px;
	padding-top:10px;
	position: absolute;
	left:0px;
	top:245px;
	margin-bottom:0px;
	list-style-type: none;
	;
}
	
#Nav ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 

#Nav li { 
 border-bottom: 1px solid #6f360a; 
} 
#Nav li a   { 
 font-size: 90%; 
 display: block; 
 padding: 0.4em 0 0.4em 0.5em; 
 border-left: 12px solid #006a6a; 
 border-right: 1px solid #006a6a; 
 background-color: #009595; 
 color: #FFFFFF; 
 text-decoration: none; 
}


#Nav li a:hover { 
 background-color: #006a6a; 
 color: #FFFFFF; 
} 

#Nav ul ul { 
 margin-left: 12px; 
} 
#Nav ul ul li { 
 border-bottom: 1px solid #006a6a; 
 margin:0; 
} 
#Nav ul ul a:link, #navigation ul ul a:visited { 
 background-color: #aeffff; 
 color: #006a6a; 
} 
#Nav ul ul a:hover { 
 background-color: #006a6a; 
 color: #FFFFFF; 
}


.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

}
#Div {
	background-color: #6f360a;
	width:639px;
	padding-top:0px;
	height:99px;
	position: absolute;
	left:260px;
	top:360px;
	margin-bottom:0px;

}

#Div3  {
	background-image: url(images/site-ID03.jpg);
	background-repeat: no-repeat;
	background-color: #009595;
	position: absolute;
	left:0px;
	top:0px;
	height:245px;
	width:200px;	
	}
	







	
.Txt_Heading {
	position: absolute;
	left:225px;
	top:45px;
	width:497px;
	margin-bottom:0px;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #ffffff;
	line-height: 120.00000211927626%;
	padding-top:1px;
	padding-bottom:2px;

}


#Div4 {
	position: absolute;
	left:227px;
	top:150px;
	width:70%;
	margin-bottom:0px;
	text-align: left;
	color: #000000;
	line-height: 125%;
	padding-top:1px;
	padding-bottom:2px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #70370C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #009494;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.2em;
} 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	font-color: #70370C;
}
