/* CSS Document */
body{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#072A5A;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
#backgroundDiv{
background-image:url(images/bgrepeatgraydent.jpg);
background-repeat:repeat-x;
}
#pageContainer{
width:1000px;
height:800px;
margin:0 auto;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-bottom:#000000 1px solid;
}
#pageContainer2{
width:714px;
height:800px;
margin:0 auto;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-bottom:#000000 1px solid;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
#MainContentContainerLeft{
background-image:url(images/PageBGLeft.jpg);
background-repeat:no-repeat;
width:697px;
height:800px;
float:left;
position:relative;
}
#MainContentContainerRight{
background-image:url(images/PageBGRight.jpg);
background-repeat:no-repeat;
width:258px;
height:800px;
float:left;
position:relative;
}
#navBar{
padding-top:258px;
}
#whiteBox{
background-color:#FFFFFF;
border:#000000 1px solid;
height:430px;
width:650px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#whiteBox2{
background-color:#FFFFFF;
border:#000000 1px solid;
height:450px;
width:650px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
.noBorder{
border:none;
}
#whiteBox2 img{
border:none;
}
#FloatingBlock{
	position:absolute;
	left:800px;
	right:28px;
	top: 29px;
	z-index:10;
	width: 180px;
	height: 27px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
}
#FooterDiv{
padding-top:50px;
padding-left:10px;
color:#CCCCCC;
}
#FooterDiv a{
text-decoration:none;
color:#CCCCCC;
}
#FooterDiv2{
padding-top:580px;
padding-left:10px;
color:#CCCCCC;
}
#FooterDiv2 a{
text-decoration:none;
color:#CCCCCC;
}
.scroller{
margin-top:10px;
overflow:auto;
height:440px;
width:300px;
}
.scrollera{
margin-top:10px;
overflow:auto;
height:440px;
width:300px;
}
.scrolleraa{
margin-top:10px;
overflow:auto;
height:440px;
width:600px;
}
.scrollera a{
text-decoration:none;
padding-bottom:5px;
}
.scroller2{
margin-top:10px;
overflow:auto;
height:440px;
}
.Breaker{
clear:both;
font-size:0px;
height:0px;
}
#MainData{
color:#FFFFFF;
}
#MainData a{
color:#000000;
}
#MainContentContainerLeft img{
border:#000000 1px solid;
}
.GalleryIMG{
border:#000000 1px solid;
margin-right:5px;
margin-bottom:5px;
}
#ModF{
overflow:auto;
height:440px;
position:relative;
}