@import "main.css";

@import "leftright-1.css";

/*Main Container*/

h2 {
	background-image: url("../img/h2vyvvsqkastaq.gif");
	height: 28px;
	width: 498px;
	margin-bottom: 20px;
}

#phone {
	background: url("../img/phone.jpg") no-repeat;
	display: block;
	overflow: hidden;
	margin-left: 10px;
	height: 210px;
	width: 360px;
}

#phone ul {
	margin: 84px 0 0 10px;
}

#phone li {
	color: #303030;
	font-size: 18px;
	line-height: 30px;	
}

#squares {
	margin-left: 14px;
}

#squares li {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
