/* CSS Document */
body  {
	margin:0 auto;
	background: url(images/bg.jpg) repeat-x top ;
	height:100%;
	font: 88%/2em Tahoma;
	color:#666666;
	}
h1,h2,h3,h4,h5,h6,p {
	font-weight:normal;
	margin:0 auto 14px
	}
h1,h2,h3,h4,h5,h6 {
	color: #2166b1
	}
p {
	color:#666666;
	line-height:18px
	}
.clear {
	clear:both;
	margin:0;
	padding:0
	}
em.serif {
	font-family: Georgia
	}
.uppercase {	
	text-transform:uppercase
	}
.nomargin {
	margin:0
	}
.phone {
	font-size:40px;
	font-weight:bold;
	margin-bottom:20px
	}
#wrap {
	margin:0 auto;
	width:890px;
	background: url(images/top-logo-area.png) no-repeat top center;
	}	
#container {
	margin:0 auto;
	width:890px;
	}
#temp {
	padding-top:260px;
	padding-left:130px;
	width:500px
	}
#temp div {
	float:left;
	width:250px
	}
#temp div ul {
	margin: 0 18px;
	padding:0
	}
#temp div li {
 	font-size:84%;
	line-height:1.6em;
	}
#temp div.pics {
	width:290px;
	float:left;
	margin-right:6px;
	text-align:center
	}
#pics {
	width:890px;
	padding-top:20px;
	clear:both
	}
#pics div {
	width:290px;
	margin-right:6px;
	float:left
	}
#pics div img {
	padding:10px;
	background: #e8e8e8;
	border:1px solid #9fb0c2
	}
