@charset "utf-8";


body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #2067a9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #3366CC;
		text-decoration: underline;
}

a:hover {
	color: #6699FF;
	text-decoration: underline;
}

#wrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topNav {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 820px;
}

#menu {
	width: 820px;
	text-align: center;
	padding-top: 10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;

	text-align:center;
}

#menu a {
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;

}

#menu a:hover {
	color: #999999;
	text-decoration: none;
}


#header {
	float: left;
	width: 270px;
	height: 145px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-right: 500px;
	padding-left: 50px;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 230px;
	line-height: 1.5em;
	font-weight: normal;
}
#container {
	background-color: #FFFFFF;
	width: 820px;
	float: left;
	padding-bottom: 20px;

}
#leftBar {
	background-color: #b5cae9;
	width: 273px;
	background-image: url(images/leftbar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:180px;
	height:auto !important;
	height:180px;
	color: #014f97;
	line-height: 1.5em;
	float: left;
	position: relative;
	left: 10px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#homeContent {
	float: right;
	width: 450px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 77px;
	width: 820px;
	text-align: center;
	padding-top: 20px;
}
#bottomNav {
	float: left;
	height: 20px;
	width: 820px;
}
#headerSub {
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	float: right;
	padding-right: 500px;
	padding-top: 215px;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 780px;
	padding: 20px;
}

#content img {
	border: 1px solid #CCCCCC;
}

#copyright {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
	padding-bottom: 15px;
	background-color: #2067a9;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}


#aboutBack {
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#bracesBack {
	background-image: url(images/header_braces.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#servicesBack {
	background-image: url(images/header_services.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#beforeafterBack {
	background-image: url(images/header_beforeafter.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#firstvisitBack {
	background-image: url(images/header_firstvisit.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#tipsBack {
	background-image: url(images/header_tips.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}


#kidszoneBack {
	background-image: url(images/header_kidszone.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#contactBack {
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

#financialBack {
	background-image: url(images/header_financial.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 820px;
}

.photoGallery td {
	text-align: center;
	vertical-align: top;
}