@charset "utf-8";
/* Development by: Acegik Web Solutions, DEC 2008 
   www.acegik.com */
   
body {
	background-image: url(../img/main_bg2.png);
}
#tier2-heading {
	width: 865px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 77px;
	overflow: hidden;
	clear: both;
	background-image: url(../img/tier2-callcenters.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 0px;
}   

/* Call Center Content */


#callcenter-menu {
	width: 267px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#callcenter-menu .menu-bg {
	text-align: center;
	padding-top: 25px;
	background-image: url(../img/menu-bg.png);
	height: 254px;
	width: 267px;
}
#callcenter-menu #west, #callcenter-menu #east {
	float: left;
}


#callcenters-map {
	padding-left: 0px;
	float: right;
	height: 595px;
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#content #container #light-blue {

	background-color: #d2e6f5;

	clear: both;

}
#content #container #light-green {

	background-color: #cdfccd;

	clear: both;

}








