/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:#0A4D78 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #89C1E6;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 5px solid #fff;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.absolute {
	position: absolute;
}
.center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

.box {
	background-color: #daebf5;
	margin: 3px;
	padding: 10px;
	/*width: 450px;*/
	width: auto;
	height: auto;
	border: 5px solid #fff;
}
	.box h3 {
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		font-style: italic;
	}
		.box h3 a {
			color: #244558;
			text-decoration: underline;
		}
	.box p {
		padding: 0px;
		margin: 0px;
		color: #7a7876;
		text-align: center;
	}

.subNavBox {
	float: right;
	background-color: #daebf5;
	margin: 0px 0px 5px 5px;
	padding: 10px;
	width: 175px;
	height: auto;
	border: 5px solid #fff;
	list-style: none outside none;
}

	.subNavBox a {
		color: #244558;
		text-decoration: underline;
	}
#photoShoot {
	float: right;
	width: 200px;
	height: 278px;
	padding: 0px;
	margin: 0px 0px 5px 5px;
}
#contents .button {
	display: block;
	margin: 0px;
	padding: 10px;
	width: auto;
	height: 30px;
	color: #244558;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	background-color: #DAEBF5;
	border: 5px solid #fff;
}
#contents .button:hover {
	text-decoration: none;
	background-color: #ADD3E9;
}
#contents .oneline {
	padding: 18px 10px 17px 10px;
	height: 15px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Forms
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#contactForm{
	background:#20acdf;
	border:2px solid #FFCC00;
	padding:0px 7px 4px 7px;
	margin:20px 0px 10px 40px;
}
#contactForm input, textarea{
	margin:3px 0px 3px 0px;
	width:158px;
	padding:3px 3px 3px 3px;
	color: #0d527c;
	font: 12px Arial, Helvetica, sans-serif;
}
.contactTitle{
	color:#FFF !important;
	font-size:16px;
	line-height:14px;
	padding:3px 3px 3px 3px;
	margin:5px 0px 5px 0px;
	text-align:center;
	text-transform: uppercase;
}
#captchaIMG {
	margin:3px auto;
	width:158px;
	height: 30px;
	border: 1px solid #000;
}
#security_code {
	margin:3px 0px 3px 0px;
	width:110px;
	height: 20px;
	color: #979797;
	padding: 5px;
	text-align: center;
}
#contactForm .submit{
	height:25px;
	padding:0px;
	width:165px;
	color: #000;
}

/* Layout
---------------------------------------------- */
#container {
width:976px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg2.jpg) left top no-repeat;
	}
		#leftCol {
		width:243px;
		height:auto;
		margin:0px;
		padding:0px;		
		}
			#number{
			color:#01131A;
			font-size:20px;
			font-weight:bold;
			margin:66px 0px 0px 40px;
			position:absolute;
			}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:280px 0 0 50px;
			}
			#nav li {
			list-style:none;
			}
			#nav li a{
			font:12px/22px Arial, Helvetica, sans-serif;
			color:#fff;
			}
			#nav li a:hover{
			text-decoration:none;
			color:#FFCC00;
			}
			#sidebar {
			width: 191px;
			height: auto;
			margin: 0;
			padding: 20px 0px 0px 37px;
			}

			

		#rightCol {
		width:724px;
		height:auto;
		margin:0px;
		padding:0px;
		float:right;		
		}
			#header {
			width:auto;
			height:236px;
			margin:0px;
			padding:0px;
			}
				#tagline {
	width:245px;
	height:65px;
	margin:180px 0 0 460px;
	padding:0px;
	background:url(assets/images/tagline.png) left top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/tagline.png',sizingMethod='scale');

	position:absolute;

				}
				#photoBanner {
				width:724px;
				height:236px;
				margin:0px;
				padding:0px;
				}
			#body {
			width:auto;
			height:auto;
			min-height:350px;
			_height:350px;
			margin:0px;
			padding:20px 50px 0 0;
			}
	#footer {
	width:auto;
	height:121px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) left top no-repeat;	
	}
		#bottomInfo {
		width:auto;
		height:auto;
		margin:0px;
		padding:70px 0 0 400px;
		font:14px Arial, Helvetica, sans-serif;
		}
			#bottomInfo .phone {
			padding:0 0 0 10px;
			font:bold 18px Arial, Helvetica, sans-serif;
			}
		#copy {
		width:auto;
		height:auto;
		margin:0px;
		padding:0 0 0 390px;
		font:10px/24px Arial, Helvetica, sans-serif;
		color:#fff;
		}
			#copy a{
			color:#FFCC00;
			}

			#bottomnav li{

				display:inline;
				margin:10px 5px;
				
				padding-right:5px;
			}
			#bottomnav{ 
				margin:0px auto;
				width:800px;
			}
			#bottomnav ul{
			margin:0px auto;
			text-align:center;	

			}

.sideBar{
	background:url(assets/images/oralHealth.jpg) no-repeat left top;
	height: 290px;
	padding: 6px;
	margin: 0px 0px 0px -9px;
	width: 196px;
} 
.sideBarSm{
	background:url(assets/images/sideBarBg.jpg) no-repeat left top;
	height: 130px;
	padding: 6px;
	margin: 0px 0px 10px -9px;
	width: 196px;
}
.sideBarSm p, .sideBar p{
	line-height:normal;
	margin:3px 0px 0px 0px;
	padding:0px;
} 
