* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "trebuchet ms",verdana,sans-serif;
        font-size: 12px;
        color: #7b7b7b;
}

a { text-decoration: none; }
a img { border: none; }

.clear {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}

.lightBlue { color: #BFCADC; }

div#page {
	width: 760px;
	min-height: 600px;
	_height: 600px;
	margin: 10px auto 0px;
}

div#top {
	width: 760px;
	height: 79px;
	margin-bottom: 3px;
	background-image: url('../images/topBack.jpg');
}


div#details {
	width: 570px;
	padding-left: 20px;
	float: left;
	color: #FFF;
	padding-top: 10px;
	height: 59px;
}
h1 { font-family: arial ,sans-serif; font-size: 24px; }
h2 { font-size: 16px; color: #2babd0; border-bottom:1px dotted #7B7B7B;}
h3 { font-size: 15px; color: #0c3c80; }
h4 { font-size: 13px; color: #869cb1; }

div#phone {
	width: 150px;
	color: #FFF;
	float: left;
	padding: 15px 10px;
	height: 49px;
	text-align: right;
}

div#mainNavigation {
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	height: 31px;
	width: 760px;
	margin-bottom: 2px;
}

div#mainSection {
	width: 760px;
	min-height: 455px;
	_height: 455px;
	margin-bottom: 2px;
}

div#leftFrame {
	width: 208px;
	min-height: 445px;
	_height: 445px;
	float: left;
	padding: 5px;
}

div#rightFrame {
	width: 542px;
	min-height: 445px;
	_height: 445px;
	float: left;
	padding: 5px 0px;
}

div#images {
	width: 542px;
	height: 158px;
	margin-bottom: 5px;
}

div#indexContent {
	width: 542px;
	min-height: 277px;
	_height: 277px;
	border-top: 2px solid #D8D8D8;
	padding-top: 10px;
}

div#sectionImages {
	width: 760px;
	height: 158px;
	margin: 10px 0px 5px;
}

div#content {
	width: 760px;
	min-height: 277px;
	_height: 277px;
	border-top: 2px solid #D8D8D8;
	padding-top: 10px;
}

div#sectionImage1 {
	width: 203px;
	height: 158px;
	float: left;
	margin: 0px 5px 0px 9px;
}

div#sectionImage2 {
	width: 341px;
	height: 158px;
	float: left;
	margin: 0px 5px;
}

div#sectionImage3 {
	width: 179px;
	height: 158px;
	float: left;
	margin: 0px 5px;
}

div#footer {
	width: 720px;
	padding: 7px 20px;
	height: 17px;
	color: #FFF;
	background-image: url('../images/bottomBack.jpg');
	text-align: right;
}

ul#mainNav { padding: 0px; margin: 2px 0px; }

ul#mainNav li { margin: 0px; border-right: 1px dashed #CDCDCD; float: left; list-style-type: none; height: 27px; text-align: center; }
ul#mainNav li a { color: #125292; display: block; padding: 5px 3px; height: 17px; }
ul#mainNav li a:hover , ul#mainNav li a.current { color: #FFF; background-repeat: no-repeat; background-position: top center; }

li#main { width: 108px; }
li#about { width: 106px; }
li#procedures { width: 147px; }
li#reconstructive { width: 173px; }
li#links { width: 106px; }
li#sitemap { width: 108px; border-right: none !important; }

li#main a:hover , li#main a.current , li#sitemap a:hover , li#sitemap a.current { background-image: url('../images/102Menu.jpg'); }
li#about a:hover , li#about a.current , li#links a:hover , li#links a.current { background-image: url('../images/100Menu.jpg'); }
li#procedures a:hover , li#procedures a.current { background-image: url('../images/141Menu.jpg'); }
li#reconstructive a:hover , li#reconstructive a.current { background-image: url('../images/167Menu.jpg'); }

div#content ul {
	margin-left: 30px;
}
