@charset "utf-8";
body {
	text-align: center;
	min-width: 900px;
	background-color: #a9a3a1;
	margin-top: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color:#FFFFFF;
}

#topper {
	width: 900px;
	height: 12px;
	background-color:#8FC8E9;
	clear:both;
}

#header {
	width: 900px;
	background-color:#ffffff;
	clear:both;
}

#headerleft {
	float:left;
}

#headerright {
	float:right;
}

#divider {
	width: 900px;
	height: 1px;
	background-color:#8FC8E9;
	clear:both;
}

#content {
	width: 900px;
	background-color:#ffffff;
}

#contentleft {
	width: 190px;
	float:left;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../images/nav-diamond-10.jpg);
}

#contentright {
	width: 710px;
	height:675px;
	float:right;
	background-image:url(../images/site-10-background-a.jpg);
	background-repeat:no-repeat;
	background-position: -90px -250px;
}

#contentrightin {
	width: 710px;
	height: 425px;
	float:right;
}

#columnone {
	width: 330px;
	float:left;
}

#columntwo {
	width: 330px;
	margin-right: 20px;
	float:right;
}

#rowone {
	width:710px;
}

#rowtwo {
	width:710px;
	clear:both
}

#ddserviceleft {
	position:relative;
	width: 250px;
	height:188px;
	margin-left:60px;
	margin-top:50px;
	float:left;
}

#ddserviceright {
	position:relative;
	width: 250px;
	height:188px;
	margin-right:90px;
	margin-top:50px;
	float:right;
}

.ddstitle {
	width:95px;
	height:88px;
	position:absolute;
	top:-45px;
	left:5px;
}

#nav {
	width: 87px;
	padding-left: 70px;
	padding-top: 25px;
}

#footer {
	text-align:center;
	width:900px;
	clear:both;
	background-color:#FFFFFF;
	padding-bottom:5px;
}
