body {
	text-align:center;
	background: #0033FF url(images/background.jpg) repeat;
	font-family: "Times New Roman", Times, serif;
	float: left;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
img {
	border:0;
	text-align: center;
}
a:link, a:visited {
	text-decoration:none;
}
p {
	margin:3px,3px,3px,3px;
	
	}
#container {
	background:url(images/concretewall.jpg) repeat;
	width:780px;
	height:auto;
}

#logo {
	
	background-color:;
	height:150px;
	width:413px;
	float: left;
	margin: 15px 15px 0 18px;
}
#header {
	margin:5px;
	}
#contactinfo {
	height:100px;
	background:url(images/contact.png) no-repeat;
	padding: 0;
	border-bottom: solid black 1px;
	}
#contactheader {
	border-bottom:solid #black 3px;
	padding-bottom: 0px;
	text-align: center;
}
#spacer {
	height:40px;
	background:#999999,url(images/concretewall.jpg), repeat-x;
}
.clr {
	clear:both;
}
#right {
float:right;
width: 30%;

}
/*#left {
float:left;
width: 30%;
background-color:#E51313;
}*/
#main {
	width:auto;
}
#header_left {
	float:left;
	font-size: 18px;
	color: #000000;
	text-align: Right;
	padding: 10px,0,0,0;
	font-weight: bold;
}
#header_right {
	float:right;
	text-align: left;
	font-size: 18p;
	}
#date {
	font-style:italic;
	font-size:14px;
}
#phone {
	text-shadow:#666666 2px 2px 2px;
	font-size:30px;
	float:left;
	padding: 0 5px 0 5px;
	}
#cellphone {
	font-size:30px;
	float:right;
	padding: 0 5px 0 5px;
}
#fax {
	clear:both;
	font-size:24px;
	font-weight: bold;
}
#address {
	clear:both;
	font-size:24px;
	font-weight: bold;
}
#main {
	margin-top:10px;
	}
#footer {
	font-size:18px;
	height: 20px;
	margin-top: 10px;
}
