/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* end reset */
body {
	background-image:url(/uploads/images/background.png);
}
#outerbox {
	
	/*height: 700px;*/
	/*width: 900px;*/
	margin:0px auto 0px auto;
}
#innerbox{
	margin:50px;

	width:788px; /* 250 x 3 + 30 */
	margin: 0px auto 50px auto;
	position:relative;
	top:0px;
}
#email {
	width:100%;
	text-align:center;
}
#address {

	margin: 0;
	position:relative;
}
#address-img {
	position:relative;
	left:0px;
}
#innerbox .cell img {
	width:230px;
	height:178px;
}
#innerbox .cell {
	width:235px;
	height:185px;
 	border:0px #00CCFF dotted;
}
#innerbox .celldouble {
	width:460px;
	height:185px;	
	background-color:#fff;
}
#map-link {
	position:relative;
	top:-25px;
	left:390px;
	width:46px;
}
#map-link img{
	position:absolute;
	border:0;
}
td#byline {
	width:83px;
}
#logo {
	margin-left:22px;
	margin-right:auto;
}
