body,div, table, tr, td,{ margin: 0 0 0 0;}

body{
background: #3d6181 url(assets/images/background.gif) top left repeat-x;
}

div#header{
	width: 881px;
	height: 305px;
	background: url(assets/images/header.jpg) top left no-repeat;
	position: relative;
}

div#content-wrap{
	width: 881px;
	min-height: 332px;
	background: url(assets/images/body.gif) top left repeat-y;
}

div#content{
	width: 881px;
	min-height: 332px;
	background: url(assets/images/content.jpg) top left no-repeat;
}

div#text{
	padding: 0 55px 30px 55px;
}

div#foot{
	width: 881px;
	height: 76px;
	background: url(assets/images/footer.jpg) top left no-repeat;
	position: relative;
}

div#top-links{
	color: white;
	padding: 16px 0px 0 0px;
}
div#top-links ul, div#top-links li {
margin: 0px;
padding: 0px;
width: auto;
height: auto;	
}
div#top-links li {
	display: inline;
	padding: 0px 10px;
	list-style: none outside none;
	border-left: 1px #fff solid;
}
div#top-links li:first-child {
	border-left: 0px;
}
	div#top-links a{
		text-decoration: none;
		font-size: 12px;
		color: white;
		font-weight: bold;
	}
	div#top-links a:hover{
		color: #92a7b7;
	}
div#logo {
padding: 30px 0 0 20px;
}	
div#stamford{
	color: #0099ff;
	font-size: 67px;
	position: absolute;
	top: 50px;
	left: 47px;
}

div#dent-group{
	color: white;
	font-size: 28px;
	text-transform: uppercase;
	position: absolute;
	top: 115px;
	left: 15px;
}

div#dr{
	color: white;
	font-size: 27px;
	font-weight: bold;
	font-family: arial;
	position: absolute;
	top: 150px;
	left: 15px;
}

div#pros{
	color: #5ba4df;
	font-size: 20px;
	letter-spacing: 4px;
	position: absolute;
	left: 90px;
	top: 185px;
}

div#assoc{
	color: #5ba4df;
	font-size: 40px;
	letter-spacing: 7px;
	position: absolute;
	left: 15px;
	top: 200px;
}

div#phone{
	color: white;
	font-size: 35px;
	position: absolute;
	top: 50px;
	right: 40px;
}

div#address{
	color: white;
	font-size: 14px;
	position: absolute;
	top: 84px;
	right: 36px;
}

div#top-pics{
	position: absolute;
	top: 110px;
	right: 10px;
}

div#bottom-pics{
	margin: -20px 0 0px 40px;
}

div#footer{
	color: #cccccc;
	font-size: 12px;
text-align: center;
}

div#footer a{
	color: #cccccc;
}
div#footer ul, div#footer li {
margin: 0px;
padding: 0px;
width: auto;
height: auto;
text-align: center;
}
div#footer ul {
padding: 30px 0px 10px 0px;
}
div#footer li {
display: inline;
padding: 0px 10px;
list-style: none outside none;
}
div#footer ul a {
font: 10px/12px Arial, Helvetica, sans-serif;
}
h1{
	margin:0px 0px 5px 0px;
	color: white;
	font-size: 25px;
	font-family: arial;
}

h2{
	color: #7dbfd7;
	font-family: arial;
}

h3{
color: #7dbfd7;
	
	margin:5px 0px;

}

p{
	color: white;
}
p.specialsText {
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
}

a{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

li{
	color: white;
}

.staff
{
float:right;
margin:5px;
border:1px solid #fff;
}
#officeTour {
	width: 350px;
	height: 264px;
	margin: 1em auto;
	padding: 0;
}
#testimonialsButton {
	width: 193px;
	height: 42px;
	margin: 1em 0 0 0;
	padding: 0;
	background: transparent url(assets/images/button_bg.png) no-repeat left top;
}
	#testimonialsButton a {
		width: 193px;
		height: 42px;
		margin: 0;
		padding: 0;
		font: normal 14px/42px Arial, Helvetica, sans-serif;
		color: #fff;
		display: block;
		text-align: center;
	}
		#testimonialsButton a:hover {
			color: #000;
			text-decoration: none;
		}

