@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color:#333;
	background-color: #f2faff;
	margin: 1em;
	padding: 0;
	background-image:url(images/e2m.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div.layout {
	width: 840px;
	padding: 0 0 0 0;
	
}
div.header {
	text-align:left;
	width: 861px;
	}

#hd1 {
	background-image:url(images/e2m-05.gif);
	float:left;
	width: 685px;
	height: 126px;
}

#hd1cont {
	margin: 0px 0 100px 0;
	padding: 10px 0px 0 35px;

}

#hd1cont a:link
{
	color: #06C;
	text-decoration: none;
}

#hd1cont a:hover, #hd1cont a:visited:hover
{
	color: #333;	
		text-decoration: none;
}

#hd1cont a:visited
{
	color: #06C;	
		text-decoration: none;
}


#hd2 {
	background-image:url(images/e2m-06.gif);
	float:left;
	width: 176px;
	height: 126px;
}

#hd3 {
	float: left;
}

#hd4 {
	background-image:url(images/e2m-09.gif);
	width: 409px;
	height: 109px;
	float:left;
}

#hd5 {
	background-image:url(images/e2m-10.gif);
	width: 176px;
	height: 109px;
	float:left;
}

#content {
	text-align: justify;
	width: 520px;
	padding-left: 15px;
	float: left;
	color: #06C;
	}
	
#indexcontent {
	text-align: left;
	padding: 0 0 0 0;
	width: 860px;
	margin-left: 50px;

}

INPUT.button {
	background-color: #;
	color:#FFF;
	border: 1px solid #36F;
}

.searchText
{
     border-style: hidden;
     border-width: 0px;
     color: #8AB08A;
     padding-left:8px;
     padding-right:8px;
     font-size:8pt;
     background-image: url(images/search.jpg);;
     margin-left:3px;
	 height: 20px;
	 padding-top: 5px;
}

.clear {
	clear: both;
}

.boxHeader {
	background-image: url(images/edges-03.jpg);
	width: 263px;
	height: 44px;
	max-width: 263px;
	max-height: 44px;
	line-height: 40px;
	color:#CCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxLeft {
	background-image:url(images/edges-05.jpg);
	height: 182px;
	min-height:182px;
	width: 34px;
	float:left;
	font-size: 42px;
	color: #FFF;
	text-align: center;
	line-height: 60px;
	font-family:"Times New Roman", Times, serif;
}

.boxRight {
	background-image:url(images/edges-08.jpg);
	min-height: 182px;
	height: 182px;
	width:31px;
	float:left;
}

.boxCenter {
	background-image:url(images/edges-07.jpg);
	background-repeat: repeat-x;
	min-height: 172px;
	height: 172px;
	width:188px;
	float:left;
	text-align: justify;
	color:#FFF;
	line-height: 18px;
	padding: 5px;
}