@charset "UTF-8";
/* CSS Document */

body {
	background:#ffffff;
	height: 100%;
	}
#wrapper {
	width:720px;
	margin:0 auto;
	}
/* &) Toplayout/Navigation

------------------------------------------------------------------ */
#toplayout {
	background:url(../images/bg_toplayout.jpg) no-repeat;
	width:720px;
	height:480px;
	float:left;
	}
#logo {	
	width:332px;
	height:149px;
	float:left;
	}
#topinfo {
	width:265px;
	height:95px;
	margin-top:175px;
	margin-left:125px;
	}
#topinfo p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#ffffff;
	}
#topinfo a {	
	color:#ffffff;
	text-decoration:none;
	}
#topinfo a:hover {	
	text-decoration:underline;
	}	
#navigation {
	width:700px;
	height:47px;
	margin-left:10px;
	margin-top:115px;
	.margin-top:125px;
	_margin-top:45px;
	float:left;
	}
#navigation ul {
	}
#navigation li {
	display:inline;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-color:#ffffff;
	padding-right:20px;
	}
#navigation li a {
	color:#ffffff;
	text-decoration:none;
	}
#navigation li a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
#mainbodytext {
	background: url(../images/temp_maintext) no-repeat;
	width:680px;
	height:100%;
	margin-left:15px;
	_margin-left:5px;
	float:left;
	}
#mainbodytext h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3d3d3d;
	text-align:justify;
	line-height:normal;
	}
#mainbodytext p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3d3d3d;
	text-align:justify;
	line-height:normal;
	}
#contacttext {
	background: url(../images/temp_maintext) no-repeat;
	width:680px;
	height:100px;
	margin-left:15px;
	float:left;
	}
#contacttext h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3d3d3d;
	text-align:justify;
	line-height:normal;
	}
#contacttext p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3d3d3d;
	text-align:justify;
	line-height:normal;
	}
#appointment {	
	background: url(../images/bg_appointmentpicture.jpg) no-repeat;
	width:720px;
	height:295px;
	float:left;
	}
#appointment .btn {
	width:231px;
	height:86px;
	margin-left:40px;
	margin-top:100px;
	}
#googlemap {	
	width:430px;
	_width:300px;
	height:375px;
	float:left;
	}
#contactform {	
	width:400px;
	height:625px;
	float:left;
	}
#contactform p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3d3d3d;
	margin-left:15px;
	}
#contactaddress {	
	width:150px;
	height:100%;
	float:left;
	}
#contactaddress h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#3d3d3d;
	}	
#contactaddress p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#3d3d3d;
	}	
#footer {	
	width:720px;
	height:100px;
	float:left;
	}
#footer p {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3d3d3d;
	text-align:center;
	}
#footer a {	
	color:#444444;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}	
