/* CSS Document */

/* main css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #978378 url(../images-dentist/bg_01.jpg) repeat-x left top;
}

/* Main container */
#mainContainer {
	position: relative;
	width: 100%;
	height: 600px;
	background: url(../images-dentist/dental-design-10th-anniversary_01.jpg) no-repeat center top;
}
#mainContainer2 {
	position: relative;
	width: 980px;
	margin:auto;
}
/* end */

/* top row container */
#rowTop {
	float: left;
	width:980px;
	height:26px;
	border-top: 1px solid #53453A;
	padding-top: 10px;
}
#rowTop1 {
			float: left;
			width:490px;
			height:26px;
}
#rowTop2 {
	float: left;
	width:490px;
	height:26px;
	text-align: right;
	color: #DFBBA3;
	line-height: 26px;
}

