/* CSS Document */
body {
   color: #333333;
   font-face: Georgia, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   margin: 0;
   background: #BAC8C9 url(images/page_background1.jpg) repeat-x;
} 
#container {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	width: 791px;
	height: 930px;
	background:#FFFFFF;
	overflow: hidden;
}
 
#header {
	margin-top:0px;
	margin-left: auto;
	height: 74px;
	background: #ffffff url(images/header_background1.jpg) no-repeat top;
	width: 791px;
}
#rightside {
	margin-left: 490px;
	margin-top: 0px;
}

#navigation {
	height: 26px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width:791px;
	background: url(images/nav_background1.jpg) no-repeat;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {	
	margin: 0;
	margin-left: 0px;
	margin-top: 4px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#nav a, #nav a:link {
	float: left;
	width: 131px;
	text-align: center;
	font-family: Georgia,  "Courier New", Courier, monospace;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	line-height: 1.7;
}
#nav a:hover {
	background-color: #36302a;
	color: #FFFFFF;
	font-weight: bold;
}
#banner {
	clear: both;
	height: 219px;
	width: 791px;
}
#flash-home {
	float: left;
	height: 199px;
	width: 538px;	
	background: url(images/home_girl.jpg) no-repeat;
	padding-left:20px;
	padding-top:20px;
}
#flash {
	float: left;
	height: 219px;
	width: 558px;
}
.flash-text {
	color: #FFFFFF;
	width: 250px;
	font-size:14px;
	font:Georgia, "Times New Roman", Times, serif;
}
#photo {
	float: left;
	height: 219px;
	width: 232px;	
	background:url(images/teeth1.jpg) no-repeat;	
}
#content {
	height: 450px;
	width: 791px;
	background-color:#ffffff;	
}
#columns {
	float: left;
	height: 450px;
	width: 220px;
	padding-left:10px;
	background: #ffffff url(images/column_background1.jpg) no-repeat;
}
#middle_column {
	float: left;
	height: 450px;
	width: 321px;
	padding-left: 10px;
}
img {border: none;}

#footer {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 791px;
	font-size: 10px;	
}
.footer {color: #FFFFFF; font-size: 10px; }
.formbody {
   background-color: #ffffff;
   color: #333333;
   font-family: Georgia, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
} 
.video_block {float: left; width:250px; margin-right: 205px;} 
.small {
   font-size: 9px;
}

.popbody { 
   background-color: #3399cc;
   color: #333333;
   font-family: Georgia,Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}

h1 {
    padding-bottom: 0;
	margin-bottom: 0;
    color: #333333;
	font-size: 16px;
	font-weight; bold;
}

h2 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	margin-left: 3;
}

input, textarea
{
	background-color: #FFFFFF;
	color: #333333;
	border-color: #333333;
	border-width: 1px;
	font-family: Georgia,Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

td, .defaultText
{
	color: #333333;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p
{   
	padding: 1.2;
    line-height: 1.3em;
	margin-left: 0.5em;
    margin-right: 0.5em;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
}

a
{
	text-decoration: underline;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12x;
	color: #333333;
}
a:link { text-decoration: underline}
a:visited { text-decoration: underline} 
a:hover { text-decoration: underline}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box {
 	border-top: 1px solid #0033cc;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.box2 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.leftborder {
	border-left: 1px solid #00000;
}

.bottombox {
    border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
