@charset "utf-8";
/* CSS Document  www  */


body {
	margin:0;
	padding:0;
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.96em;
	line-height:1.20em; 
	color:#3A3A3A;
	background: #d1ebf4;
/*	background-image: url(../images/bgnd.jpg);
	background-repeat: no-repeat;
	background-position: top left; */
}


#TDSBlogo {
	position: relative;
	margin: 0 auto;
	z-index: 1;
	height: 698px;
	width: 759px;
	top: -10px;
	left: -245px;
}

#copyBox {
	position: relative;
	margin: 0 auto;
	top: -340px;
	height: 235px;
	width: 644px;
	min-width: 600px;
	background-image: url(../images/copyBoxBgnd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 100;
}

#copy {
	height: 155px;
	width: 412px;
	padding: 65px 0 0 210px;
	
}

#MessageBox {
	position: relative;
	margin: 0 auto;
	top: -340px;
	height: 235px;
	width: 644px;
	min-width: 600px;
	
	z-index: 100;
}

#MessageBlock {
	height: 155px;
	width: 572px;
}


#copy img  {
	float: left;
	padding: 0 10px 10px 0;
}

#phoneCopy {
	float: left;
	font-size: 0.86em;
	padding-top: 2px;
}