body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: White url(../images/bg.jpg) top repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body div{
	width: 705px;
	margin: 0px auto;
}
div{
	position: relative;
	text-align: left;
}
td{
	border-collapse: collapse;
}
img{
	border: 0px;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1{
	background: url(../images/globe.gif) left no-repeat;
	font-size: 34px;
	line-height: 81px;
	padding: 0px 0px 0px 45px;	
	margin: 0px;
	color: White;
}
h2{
	color: #128EE6;
	margin: 0px;
}
h3{
	color: #128EE6;
}
h4{
	color: #128EE6;
}
h5{
	color: #128EE6;
}
#me-title{
	line-height: 111px;
	padding: 15px 0px 15px 0px;
}
#me-title h1{

}
#me-title h1 a{
	color: White;
	text-decoration: none;
}
#me-title p{
	position: absolute;
	right: 10px;
	top:0px;
	margin: 0px;
}
#me-title p a{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
#me-menu{
	height: 41px;
	background: url(../images/menubg.gif) top left no-repeat;
	border-top: 1px white solid;
	font-size: 0px;
	padding: 0px 3px 1px 3px;
	text-align: center;
}
#me-menu a{
	width: 116px;
	height: 35px;
	padding-top: 5px;
	display: block;
	float: left;
	background: url(../images/menusliver.jpg);
	margin-right: -1px;
	font-size: 12px;
	color: White;
	text-align: center;
	text-decoration: none;
	border-left: 1px white solid;
}
#me-menu a:hover{
	background: #0D79C8;
}
#me-menu #me-menu-left{
	border-left: 1px white none;
}
#me-blurb{
	background: url(../images/blurbbg.jpg) left bottom no-repeat;
	height: 169px;

}
#me-blurb p, #me-blurb h2{
	position: relative;
	left: 215px;
	top: auto;
	width: 490px;
	text-align: justify;
	margin: 0px;
	padding-bottom: 5px;
}
#me-middle{
	padding: 1px 0px 0px 0px;
	height: 200px;
}
#me-middle div{
	width: 233px;
	height: 188px;
	display: block;
	background: url(../images/middle.jpg) no-repeat; 
	padding: 10px;
	font-size: 12px;
}
#me-middle div p{
	text-align: justify;
	width: 215px;
	margin: 0px;
	position: absolute;
	top: 85px;
	left: 10px;
}
#me-middle div h5{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 190px;
	height: 65px;
	margin: 0px;
	font-size: 16px;
	padding: 0px 0px 0px 70px;
}
#me-middle-button{
	position: absolute;
	top: 160px;
	left: 145px;
	line-height: 19px;
	width: 80px;
	font-size: 11px;
	text-align: center;
	background: #1E90FF url(../images/button.gif) no-repeat;
	color: White;
	text-decoration: none;
}
#me-middle-button:hover{
	font-weight: bold;
}
#me-middle1{
	position: absolute;
	left: 1px;
	top: 3px;
}
#me-middle1 h5{
	background: url(../images/arrowfolder.gif) left center no-repeat;
}
#me-middle2{
	position: absolute;
	left: 236px;
	top: 3px;
}
#me-middle2 h5{
	background: url(../images/penfolder.gif) left center no-repeat;
}
#me-middle3{
	position: absolute;
	left: 471px;
	top: 3px;
}
#me-middle3 h5{
	background: url(../images/homefolder.gif) left center no-repeat;
}
#me-body{
	width: 705px;
	margin: 0px auto;
	padding: 30px;
}
#me-body td{
	border: 1px #CECECE dotted;
	padding: 5px;
	font-size: 12px;
}
#me-footer{
	width: 100%;
	background: black url(../images/footer.gif) repeat-x;
	color: white;
	height: auto;
	text-align: center;
	padding: 10px 0px 0px 0px
}