/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #000;
	background-image: url(images/rpt-BG.jpg);
	background-repeat: repeat-x;
	}

#main {
	width: 967px;
	float: left;
	background-repeat: no-repeat;
	}


#header {
	width: 967px;
	
	}

#address {
	width: 400px;
	height: 30px;
	margin: 90px 0 0 200px;
	}

#indexFlash {
	width: 967px;
	}

#nav {
	width: 882px;
	height: 40px;
	margin: 0px 0 0 70px;
	}

#edNav {
	width: 190px;
	height: 260px;
	background-image: url(images/navBG.png);
	margin: 65px 0 0 0;
	}

#wrapper {
	width: 967px;

	}
	
#leftSide {
	width: 453px;
	float: left;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	padding: 90px 0 0 48px;
	margin: 0 0 0 35px;
	}
#leftSide p{
	color:#D8D8D8 ;
	font-size:12px;
}

#leftSideInt {
	width: 603px;
	float: left;
	padding: 40px 35px 0 38px;
	margin: 0px 0 0 50px;
	background-image: url(images/textBoxBg.gif);
	background-repeat: no-repeat;
	background-position: 3px 107px;
	}
#leftSideInt p{
	color:#D8D8D8 ;
	font-size:12px;
}
	
#rightSide {
	width: 410px;
	float: right;
	background-image: url(images/our-office.gif);
	background-repeat: no-repeat;
	margin: 30px 0 0 0;
	}
	
#rightSideInt {
	width: 200px;
	float: right;
	margin: 30px 0 0 0;
	}

#invisalignBox {
	width: 371px;
	height: 153px;
	background-image: url(images/invisalignBox.gif);
	padding: 12px 0 0 15px;
	}
	
#servicesBox {
	width: 371px;
	height: 153px;
	background-image: url(images/servicesBox.gif);
	padding: 12px 0 0 15px;
	}
	
#videosBox {
	width: 371px;
	height: 153px;
	background-image: url(images/videosBox.gif);
	padding: 12px 0 0 15px;
	}
	

	
#footer {
	width: 734px;
	margin: 60px auto 30px auto;
	clear: both;
	text-align: center;
	padding-top: 30px;
	}
	
#footerBox {
	width: 734px;
	height: 21px;
	background-image: url(images/footerBG.gif);
	padding: 5px 0 0 0;
	}
	

.paddingLeft {
	padding-left: 20px;
	}

.paddingRight {
	padding-right: 15px;
	}
	
.ulLeft {
	float: left;
	list-style: none;
	}
.ulRight {
	float: right;
	list-style: none;
	}	
	
/* font styles */

body {
	color: #666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#leftSide {
	text-align: justify;
	}

#leftSideInt {
	text-align: justify;
	}

#leftSideInt a {
	color: #fff297;
	}

#leftSideInt ul {
	margin: 0 0 0 30px;
	}

.whiteText {
	color: #FFF;
	}

.blueText {
	color: #006699;
	}

#footer {
	color: #FFF;
	font-size: 10px;
	}
	
#servicesBox a {
	color: #fff297;
	}
	
#footer a{
	color: #FFF;
	text-decoration: none;
	}

.subHeading {
	color: #0068b1;
	font-size: 18px;
	}

#address {
	color:#FFF;
	}
.phone{
	color:#fff297;
	font-size: 18px;
	}

.readMore a {
	float: right;
	color: #FFF;
	margin: 5px 15px 0 0;
	}
	
#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #cfb35b;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border-top:14px solid #cfb35b;
border-right:1px solid #cfb35b;
border-left:1px solid #cfb35b;
border-bottom:1px solid #cfb35b;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#cfb35b;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}
