@charset "utf-8";
/* CSS Document */
*
{
	margin:0;
	padding:0;	 
}

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/main_bg.gif);
}

#header
{
	position:relative;
	width:740px;
	height:140px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#header_logo
{
	position:relative;
	float:left;
	width:210px;
	height:140px;
}

#header_flash
{
	position:relative;
	float:left;
	width:220px;
	height:140px;
	background-color:#145167;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
}

#header_random
{
	position:relative;
	float:left;
	width:310px;
	height:140px;
}

#main
{
	position:relative;
	width:740px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	margin-bottom:30px;
}

*html #main
{
	height:500px;
}

#main-left
{
	position:relative;
	margin-top:45px;
	width:210px;
	min-height:170px;
	float:left;
	border-top:1px dashed #daecee;
}

*html #main-left
{
	height:170px;
}

#left-menu
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#left-menu li
{
	position:relative;
	border-bottom:1px dashed #daecee;
	text-align:right;
}

#left-menu li a 
{
	position:relative;
	display:block;
	width:180px;
	height:23px;
	color:#59c2cb;
	padding-right:30px;
	text-transform:uppercase;
	background-image:url(../images/menu-arrow-off.gif);
	background-repeat:no-repeat;
	background-position: 188px 8px;
	text-decoration:none;
	padding-top:5px;
}

#left-menu li a:hover, #left-menu li a.active
{
	background-image:url(../images/menu-arrow-on.gif);
	background-position: 186px 12px;
	color:#316779;
}

#left-menu ul
{
	position:relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
}

#left-menu ul li
{
	position:relative;
	text-align:right;
	border:0px;
}

#left-menu ul li a 
{
	position:relative;
	display:block;
	width:210px;
	height:16px;
	width:180px;
	color:#999999;
	padding-right:30px;
	text-decoration:none;
	font-size:11px;
	text-transform:lowercase;
	background-image:none;
	padding-top:0px;
	background-image:none !important;
}

#left-menu ul li a:hover
{
	background-image:none;
}

#blog-post
{
	position:relative;
	margin:12px;
	line-height:18px;
}

#blog-post h3
{
	color:#9CD1D7;
	font-size:16px;
	font-weight:normal;
	margin-bottom:2px;
}

#blog-post a
{
	color:#135166;
	text-decoration:underline;
}

#blog-post a:hover
{
	text-decoration:none;
}

#blog-post p
{
	margin-top:4px;
	margin-bottom:4px;
}

#main-right
{
	position:relative;
	width:530px;
	min-height:435px;
	float:right;
}

*html #main-right
{
	height:435px;
}

#top-menu
{
	position:relative;
	width:507px;
	padding-left:23px;
	height:30px;
	padding-top:15px;
	background-color:#71bfc9;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#top-menu li
{
	position:relative;
	float:left;
}

#top-menu li a
{
	position:relative;
	display:block;
	height:16px;
	margin-right:26px;
	padding-right:20px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/top-menu-arrow-off.gif);
	background-repeat:no-repeat;
	background-position: right 3px;
	letter-spacing:3px;
}

#top-menu li a:hover, #top-menu li a.active
{
	background-image:url(../images/top-menu-arrow-on.gif);
	color:#135166;
}

#content
{
	position:relative;
	padding:35px;
	border-left:1px dashed #daecee;
	min-height:254px;
	margin-bottom:30px;
	color:#666666;
	font-size:11px;
}

*html #content
{
	height:254px;
}

#content p.header
{
	color:#004C62;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#content h1
{
	color:#9CD1D7;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

#content h2
{
	color:#004C62;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#content .h2-contact
{
	font-size:14px;
	color:#333333;
	font-weight:normal;
}

#content .h2-span
{
	color:#9CD1D7;
	font-size:18px;
	font-weight:bold;
}

#content .contact_form
{
	margin-top:16px;
	margin-bottom:16px;
}

#content p
{
	margin-bottom:10px;
	line-height:18px;
}

#content a
{
	color:#135166;
	text-decoration:underline;
}

#content a:hover
{
	text-decoration:none;
}

#content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
}

#content ul li
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:16px;
	margin-bottom:4px;
}

.image_bg
{
	position:relative;
	float:left;
	width:135px;
	padding-top:13px;
	height:104px;
	background-image:url(../images/image_bg.gif);
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:10px;
}

.image_bg a
{
	position:relative;
	display:block;
	width:87px;
	padding-left:48px;
	height:91px;
	background-color:#71bfc9;
	color:#FFFFFF !important;
	font-size:11px;
	text-decoration:none !important;
	background-repeat:no-repeat;
}

.image_bg a.a_implant
{
	background-image:url(../images/link_implant.jpg);
}

.image_bg a.a_whitening
{
	background-image:url(../images/link_tooth_whitening.jpg);
}

.image_bg a.a_ceramic
{
	background-image:url(../images/link_ceramic_studio.jpg);
}

.image_bg a span
{
	color:#135166;
	text-transform:uppercase;
	font-weight:bold;
}

#images_right
{
	position:relative;
	float:right;
	border-left:1px dashed #daecee;
	width:135px;
	min-height:252px;
	margin-left:20px;
	padding-left:20px;
}

*html #images_right
{
	height:252px;
}

fieldset
{
	border:0 none;
	margin-top:10px;
	padding:0px 00px 0px 0px;
	width:403px;
}

legend
{
	color:#004C62;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

label 
{
	position:relative;
	float:left;
	margin-top:12px;
}

input[type=text], #contact_us_message, #dentist_referral_practice_address, #dentist_referral_nature, #dentist_referral_patient_address,
#dentist_referral_medical_history, #dentist_referral_dental_history, #patient_referral_message
{
	position:relative;
	float:right;
	width:262px;
	border:1px solid #9CD1D7;
	margin-top:12px;
}

input[type=submit]
{
	position:relative;
	float:right;
	background-color:#CDE8EB;
	border:1px solid #135166;
	color:#135166;
	font-size:10px;
	cursor:pointer;
	width:96px;
	height:20px;
	margin-top:8px;
}

.clear
{
	clear:both;
	width:100%;
	height:1px;
	margin-left:auto;
	margin-right:auto;
}

.imgBorderBefore
{
	background-image:url(../images/image_bg_before.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:13px;
	padding-top:13px;
}

.imgBorderAfter
{
	background-image:url(../images/image_bg_after.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom:13px;
	padding-top:13px;
}

.seperator 
{
	border-bottom:3px dashed #C2E5F1;
	margin-bottom:15px;
}

.feature 
{
	background-color:#F0F9FC;
	border:1px solid #C2E5F1;
	padding:10px;
	margin-bottom:20px;
}

.vcard
{
	position:relative;
	margin-top:10px;
	padding:4px 4px 4px 15px;
}