body {
	margin:0;
	padding:0;
	background:#EFEFEF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#878787;
}
#headerBg {
	width:100%;
	height:150px;
	background:url(../theme_images/headerBg.png) repeat-x;
}
#header {
	width:1000px;
	height:150px;
	margin:0 auto;
	background:url(../theme_images/header.png) no-repeat;
}
#headerImageBg {
	width:100%;
	height:279px;
	background:url(../theme_images/headerImageBg.png) repeat-x;
}
#headerImage {
	width:1000px;
	height:279px;
	margin:0 auto;
	background:url(../theme_images/headerImage.png);
}
#mainBg {
	width:100%;
	background:url(../theme_images/mainBg.png) repeat-x #FFF;
}
#main {
	width:1000px;
	margin:0 auto;
	background:url(../theme_images/main.png) no-repeat;
}
#footerBg {
	width:100%;
	height:157px;
	background:url(../theme_images/footerBg.png) repeat-x;
}
#footer {
	width:1000px;
	height:157px;
	margin:0 auto;
	background:url(../theme_images/footer.png) no-repeat;
}

.clear {
	clear:both;
}
p {
	margin:0;
	padding:0;
}
.footerHolder {
	width:28%;
	height:110px;
	padding-top:20px;
	float:left;
	line-height:25px;
	padding-left:5%;
	margin-top:5px;	
}
.footerHolder p {
	line-height:16px;
	margin:0;
	padding:0;
	margin-top:5px;
}
.footerHolder a, .footerHolder a:link, .footerHolder a:visited {
	text-decoration:none;
	color:#acacac
}
.line {
	background:url(../theme_images/line.png) left top no-repeat;
}

#contentLeft {
	width:320px;
	float:left;
	padding:80px 15px;
}
#contentRight {
	width:650px;
	float:right;
}
#contentLeftA {
	width:470px;
	float:left;
	padding:80px 15px;
	padding-top:20px;
}
#contentRightA {
	width:470px;
	float:right;
	padding:80px 15px;
}
#contentRightC {
	width:470px;
	float:right;
	padding:20px 15px;
}
#content {
	padding:20px 15px;
}
#contentLeftA p, #contentRightA p {
	font-style:italic;
	padding:20px;
	font-size:12px;	
}
#contentLeftA h1, #content h1 {
	height:30px;
	margin:15px 0;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#6FABB1;
}
.image {
	padding:5px;
}
#imageA {
	float:left;
	margin-left:55px;
	padding-top:40px;
}
#imageB {
	float:left;
	margin-right:25px;
	padding-top:40px;
}
#imageC {
	float:left;
	margin-left:55px;
	padding-bottom:40px;
}
#imageD {
	float:left;
	margin-right:25px;
	padding-bottom:40px;
	
}

#telephone {
	float:right;
	text-align:right;
	color:#6FABB1;
	font-size:24px;
	width:100%

}

#nav {
	text-align:right;
	float:right;
	width:100%;
	margin-top:90px;
	color:#6FABB1;
	font-size:13px
}

#nav a, #nav a:link, #nav a:visited {
	text-decoration:none;
	color:#6FABB1;
}
	
#nav a:hover, #nav a.active {
	text-decoration:none;
	color:#666;
}
		
.appointment{
	width:600px;
	float:left;
	padding:14px;
}
.contact{
	width:600px;
	padding:14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ----------- stylized ----------- */
#stylized{
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FABB1;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:30%;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100%;
}
#stylized input, #stylized textarea{
	float:left;
	font-size:12px;
	border:1px solid #6FABB1;
	width:62%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized button{
	clear:both;
	width:125px;
	height:31px;
	background:no-repeat;
	text-align:center;
	line-height:24px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	float: right;
}/* CSS Document */
