/* CSS Document */
body {background:#525269;margin:0 0 0 0;text-align:center;font:17px Helvetica,Arial,sans-serif;line-height:1.1em;}
#container {background:#FFFFFF;width:960px;border:1px solid #000;margin:0 auto;text-align:left;}
.logo { width:960px; }

#content {padding: 10px 10px 20px 10px;
}

p {	margin: 20px 0 0 0;
	font-size: 14px;
}
h1 {font-size: 24px;
    font-style: oblique;
    font-weight:bold;
    font-variant:normal;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    color: #606;}
	
h2 {
	font-size: 20px;
	text-align: center;
	font-weight:bold;
    font-variant:normal
}

h3 {font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	line-height: normal;	
}

h4 {font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	line-height: normal;	
}

h5 {font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	line-height: normal;	
}

h6 {font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	line-height: normal;	
}

/* ========Start of Column CSS========== */
#container5 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	/* column 5 background colour */
	border:1px solid #000;
	
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	/* column 4 background colour */
	border-right:1px solid #000;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	 /* column 3 background colour */
	border-right:1px solid #000;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
	/* column 2 background colour */
	border-right:1px solid #000;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
	/* column 1 background colour */
	border-right:1px solid #000;
}
#col1 {
	float:left;
	width:16%;
	position:relative;
	left:82%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:16%;
	position:relative;
	left:86%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:16%;
	position:relative;
	left:90%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:16%;
	position:relative;
	left:94%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:16%;
	position:relative;
	left:98%;
	overflow:hidden;
}
/* ============End of Column CSS========== */


/*==========Footer==========*/
#footer {
	text-align: center;
	background:#FFE09A;
	padding: 5px;
	border-top: 1px black solid;
}
#footer p {margin: 0; text-align: center;}

a{color:#003CB7;text-decoration:underline;}
a:hover{
	color:#CC0000;
	text-decoration:none;
}

#container .content ul li {
	font-size: 14px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}

#outer {
	width: 840px;
	height:475px;
	background-color:#C0C0C0;
	margin: 15px auto;
	padding: 2px 5px 5px 5px;
	border: medium #000;
}

#veneersbox {
	width:400px;
	height:249px;
	float:left;
	margin:0px 5px;
	padding:0px 5px 0;
}

#crownsbox {
	width:400px;
	height:250px;
	float:left;
	margin:5px;
	padding:0px 5px 0 5px;
}

#bridgesbox {
	width:400px;
	height:auto;
	float:left;
	margin:5px;
	padding:0px 5px 0 5px;
}

#sixmonthbracesbox {
	width:400px;
	height:auto;
	float:left;
	margin:5px;
	padding:0px 5px 0 5px;
}

.faqheadline {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: center;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
/*============== NAVIGATION MENU ==============*/

/* Start Holly Hack, hidden from MacIE. \*/
* html #navigation2 ul li {height: 1%;}
/* End Holly Hack. */
#navigation{text-align:center;background:#A695BD;height:2.7em;line-height:2.7em;padding:0 0;margin:0px auto 0px auto;font-size:10pt;font-weight:bold;text-transform:uppercase;z-index: 1;}
#navigation ul {width:960px;list-style-type: none;margin:0px;padding:0px;z-index: 2;}
#navigation li {border-right:0px solid #ffffff;display:inline;text-align:center;margin: 0px;}
#navigation li a.left{border-left:1px solid #FFFFFF;}
#navigation li a {padding:9px 15px;color: #FFFFFF;background-color:#A695BD;border-right:1px solid #FFFFFF;text-decoration: none;}
#navigation li a:hover{background:#F3EDD8;color:#000000;text-decoration:none;} 
#navigation li a#current{background-color:#1A141E;color:#FFF4F4;} 

