body {
	background: #89b9e9 url(43/images/bg.jpg) repeat-x;
		font-family: Arial, sans-serif;
}
#container {
	margin:0 auto;
	padding:0;
	width:910px;
	background:url(43/images/container-bg.jpg) no-repeat top center;
	position:relative;
	border:1px solid #dbeaf9;
}
#header2 {
	display:none;
}
#title {
	position:absolute;
	font-size:2.3em;
	color:#fff;
	top:10px;
	left:30px;
}
#phoneInfo {
	width:300px;
	height:30px;
	position:absolute;
	right:0;
	top:18px;
	color:#fff;
	font-size:1.6em;
}
#slogan {
	position:absolute;
	top:50px;
	left:30px;
	color:#536475;
	font-size:1.2em;
}
#slogan2 {
	font-size: 0;
}
#socialLinks {
	position:absolute;
	top:55px;
	left:640px;
}
#socialLinks img{
	border:none;
	margin: 0 5px;
}
#slideshow {
	display:none;
}
#nav {
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:344px;
}
body.ie #nav {
	margin-top:18px;
}
#nav li {
	padding:0;
	list-style:none;
	float:left;
	margin-right:1em;
}
#nav li a {
	display:block;
	padding:.3em;
	text-decoration:none;
	color:#fff;
}
#nav li a:hover, #nav li#current a {
	background:#e8bc5d;
}
#main {
	margin-top:395px;
	padding:40px;
	background:url(43/images/main-bg.jpg) repeat-y;
}
div.node {
	width:350px;
	float:left;
	background:#fff;
	padding:15px;
	border:2px solid #bbb;
	margin-right:80px;
}
#show {
	padding:9px;
	background:url(43/images/slideshow-bg.jpg) top center repeat-x #4d6780;
	position:relative;
}
.footerLinksBlock2, .footerLinksBlock3{
	border-left: 1px solid #fff;
}
.contactTitle {
	background: url(images/mail.gif) no-repeat right center;
	color: #1C5B9E;
	font-size: 1.5em;
	float: left;

}
.loginLink {
	padding: 0px 10px;
	float: left;
	text-decoration:underline;
	cursor:pointer;
}
#rightColumn {
	margin-left:400px;
}
#rightColumn, .rightColumn {
	float: left;
	padding-left: 0px;
	margin: -1px;
}
#rightColumn strong {
	display:block;
	margin-top:10px;
}
#rightColumn ul, #main .rightColumn ul {
	background: url(43/images/list-bg.jpg) repeat-y;
	padding-bottom: 15px;
	list-style: none;
	padding-left: 0px;
	margin-top:0px;
}
#rightColumn li, .rightColumn li {
	padding: 0 0 0 20px;
	margin: 0 0 6px 30px;
	background: url(/style/themes/layouts/images/tooth.gif) no-repeat left top;
	font-size:.8em;
}
#rightColumn li a:hover {
	color:#000;
}
#rightColumn .noServicePictures {
	width:150px;
	border:2px dashed #CCCCCC;
	padding:5px;
	font-size:9pt;
}
table {
	clear: both;
	margin: 10px;
	border: 1px solid #DDD;
	width:97%;
	background:#eee;
}
td {
	padding: 8px 5px 8px 5px;
}
thead {
	font-weight: bold;
	background: #64788d repeat-x;
	color: #FFF;
}
thead td {
	border-bottom: solid;
}
.alt {
	background-color: #fff;
}
div.slideshow-captions {
	position:absolute;
}
.locations {
	margin:2em 0 0 0;
	padding:0;
}
.location {
	margin:0;
	padding:0;
	list-style:none;
}
.location-information {
	width:400px;
}
iframe.map {
	padding:3px;
	width:405px;
	float:right;
	border:1px solid #fff;
	display:block;
}
#contact-us {
	float:right;
	display:block;
	width:450px;
}
a {
	color:#4f657a;
}
a:hover {
	color:#4e4e4e;
}
#main h1 {
	color:#5e7286;
}
.pod, #footerContent{
	background: #5E7FA0; /*non-CSS3 browsers will use this*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#76A5D1) to(#5E7FA0)); /*old webkit*/
    background: -webkit-linear-gradient(#76A5D1, #5E7FA0); /*new webkit*/
    background: -moz-linear-gradient(#76A5D1, #5E7FA0); /*gecko*/
    background: -ms-linear-gradient(#76A5D1, #5E7FA0); /*IE10 preview*/
    background: -o-linear-gradient(#76A5D1, #5E7FA0); /*opera 11.10+*/
    background: linear-gradient(#76A5D1, #5E7FA0); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#76A5D1, #5E7FA0); /*PIE*/
}
div .pod,
div .pod a, 
div .pod a:hover,
div .pod label,
.podWraper .caption,
#podWraper .caption,
div .podContent{
	color: #fff;
}
div .podHeader,
div .podHeader a,
div .podHeader a:hover {
	color: #000;
}
#copy, 
#footerContent, 
#footerContent a {
	color: #fff;
}