@charset "utf-8";
/* CSS Document */
html {
	background-image:url(../images/bgright-home.jpg);
	background-repeat:repeat-x;
}

body  {
	background-image:url(../images/bgleft-home.jpg);
	background-repeat:no-repeat;
}

#hometitle {
	width:966px;
	height:92px;
	background-image:url(../images/ems_placeholder_04.png);
}

#homecontent {
	width:966px;
	height:272px;
}

#tiles {
	width:724px;
	height:272px;
	background-image:url(../images/ems_placeholder_05.png);
	float:left;
}

.tile {
	width:211.3px;
	height:66px;
	margin-top:136px;
	float:left;
	color:#FFF;
	padding: 50px 10px 10px 20px;
	
}

#number {
}

#number {
	width:220px;
	height:142px;
	background-image:url(../images/ems_placeholder_06.png);
	background-repeat:no-repeat;
	padding:130px 2px 0 20px;
	float:left;
}

#hp-about {
	width:966px;
	height:118px;
	background-image:url(../images/ems_placeholder_07.jpg);
}

#about-text {
	margin-left:400px;
	margin-top:12px;
	width:525px;
	height:85px;
	padding:15px 0 0 15px;
}