body{
	background-color: #464D56;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262626;
	text-align: center;
	margin:0px;
	padding:0px;
	margin-top:25px;
	margin-bottom:25px;
	font-size: 11px;
}
img{
	border:0px;
}

li{
	list-style-type: disc;
	margin-bottom:5px;
}

ul.side{
	margin-left:0px;
	padding-left:18px;
	font-size: 14px;
	color:white;
	font-weight: bold;
	text-transform: lowercase;
}

ul {
	margin-left:0px;
	padding-left:18px;
	

}

p{
	margin-top:10px;
	margin-bottom:15px;
	line-height: 17px;
	padding:0px;
}

a{
	color:white;
	text-decoration: none;
}

a:hover{
	color:white;
	text-decoration: underline;
}
a:visted{
	color:white;
	text-decoration: none;
}

a.dark{
	color:black;
	text-decoration: underline;
}

a.dark:hover{
	color:black;
	text-decoration: underline;
}
a.dark:visted{
	color:black;
	text-decoration: none;
}


h1 a {
	display: block;
	width: 254px;
	height: 176px;
	color: #fff;
	float: right;
}
h1 a span{
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	width: 254px;
	height: 176px;
	cursor: pointer;
	z-index: 10;
}

h2{
	margin-bottom:0px;
	color:white;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color:#404040;
}

h1{
	margin-bottom:0px;
	color:white;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color:#404040;
}

h3{
	margin-bottom:0px;
	color:white;
	font-size: 18px;
	text-transform: lowercase;
	margin-top:0px;
	font-weight: normal;
}

.floatLeft{
	float: left;
	margin: 10px 0;
}

.floatRight{
	float: right;
	margin: 10px 0;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.hr{
	font-size: 0;
	clear: both;
	height: 1px;
	background: #d3d3d3;
}

#container{
	width:742px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
}

#header{
	background-image: url(images/header-bg.gif);
	width:742px;
	height:166px;
}

#indeximage{
	width:478px;
	height:126px;
	float: left;
	margin-top:0px;
	margin-left:0px;
	display:inline;
}

#aboutimage{
	background-image: url(images/photo2.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#dentistryimage{
	background-image: url(images/photo3.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#botoximage{
	background-image: url(images/photo4.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#cerecimage{
	background-image: url(images/photo5.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#altimage{
	background-image: url(images/photo6.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#joinimage{
	background-image: url(images/photo7.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#contactimage{
	background-image: url(images/photo8.jpg);
	width:478px;
	height:126px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}

#navbar{
	width:742px;
	height:47px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#main{
	width:400px;
	margin-left:40px;
	margin-top:20px;
}

#rightbox{
	float:right;
	width:183px;
	height:180px;
	width:245px;
	margin-right:9px;
	display:inline;
	background-image: url(images/emailbg.gif);
	background-repeat: no-repeat;
}

#rightbox2{
	float:right;
	width:220px;
	height:180px;
	margin-right:20px;
	display:inline;
	margin-top:55px;
}

#footer{
	width:742px;
	height:50px;
	background-image: url(images/footer-bg.gif);
	clear: both;
	margin-top:40px;
	color:white;
}

.credit{
	float:right;
	margin-right:40px;
	margin-top: 15px;
}

.foot{
	margin-left:40px;
	margin-top:0px;
	padding-top:15px;
}

#navcontainer{
position: relative;
top:13px;
left: 0px;
}

ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 5px 16px 5px 17px; 
font-family: "Times New Roman", Times, serif;
font-size: 14px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #E9223C;
text-decoration: none;
}

fieldset{
	border:0px;
	position: relative;
top:49px;
left: 70px;
	width:180px;
	margin:0px;
	padding:0px;
	height:200px;
}

form{
	margin:0px;
	padding:0px;
}
.input1{
		
	background-color: #464d56;
	border:1px solid #464d56;
	color: white;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
	height:14px;
	padding-left:3px;
	margin-bottom:9px;
	}
		.input2{
		
		background-color: #464d56;
	border:1px solid #464d56;
	color: white;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;

	width:150px;
	height:60px;
	padding-left:3px;
	}
	
	.submitbut{
		
	background-color: #8d8e90;
	border:1px solid #8d8e90;
	color: white;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
margin-top:5px;
	width:155px;
	height:20px;
	padding:1px;
	margin-right:5px;
	}


label{

}

.photo{
	margin-top:7px;
	margin-left:7px;
}

#tour{
	padding-left:10px;padding-top:10px;
}
