html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li { border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline; }
body { background: #777 url('../img/top_bg.jpg') repeat-x 0 0;
	color: #fff;
	font: 16px Arial, Ubuntu, "Lucida Console", Helvetica, sans-serif;
	min-width: 960px; }
a { color: #fff;
	text-decoration: none; }
a:hover { text-decoration: underline; }
header { background: transparent url('../img/wm.png') no-repeat center 50px;
	height: 720px;
	border-bottom: 3px solid #444;
	position: relative; }
header div { position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -170px; }
header h1 { font-size: 48px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 10px; }
header h2 { font-size: 36px;
	height:90px; }
header a { display: block;
	height: 72px;
	margin-top: 50px;
	padding-left: 72px;
	background: transparent url('../img/phone.png') no-repeat 0 0;
	color: #2358c5;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 6px; 
	float: left;
	clear: both; }
header a:hover { text-decoration: none; }
header ul { margin: 55px 0 0 16px;
	color: #111;
	list-style-type: circle; }
header ul li { margin-bottom: 4px; }
footer { margin: 30px auto;
	width: 900px;
	display: table;
	line-height: 20px; }
footer address p, footer div p { font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px; }
address { font-style: normal; }
.left, .middle, .right { display: table-cell; }
.left { width: 90%; }
.right { width: 10%; }
