@charset "utf-8";
body {
	margin-top: 0px;
	font-size: 12px;
	background-color: #122945;
	font-family: "Arial", Helvetica, tahoma, sans-serif;
	
}

#container {
	background-color: #304864;
	background-image: url(../images/container_grad2.jpg);
	background-repeat: repeat-x;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6cce5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6cce5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6cce5;
}

#header {
	background-color: #383F47;
	height: 140px;
	
}

 #navigation{
	height:25px;
	background-color: #5e869f;
	padding-left: 34px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 0px;
	width: 990px;
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	
}
#navigation ul .item{display:none;}

#navigation ul:hover .item{
	display:block;
	background-color: #5e869f;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
	z-index: 2;
}

#navigation ul:hover .item a{
	color:#fff;
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul:hover .item a:hover{
	background-color: #267a72;
	text-decoration:none;
}

#navigation ul{
	float:left;
	margin:0px;
	padding:2px;
	list-style:none;
}
.clear{clear:both;height:10px;}


.top {
	cursor: pointer;
	margin-bottom: 9px;
}
#navigation .top a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 11px;
	padding-left: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left:-3px;
}
#navigation .top a:hover {
	background-color: #267a72;
	text-decoration:none;
}


#flashbox{
	margin-top: 20px;
	margin-bottom: -15px;
	margin-left:-50px;
	z-index: -1;
}

#content {
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom: 22px;
	padding-right: 50px;
	
	
}

#content p {
	font-size: 12px;
	line-height: 1.35em;
	letter-spacing: 0.02em;
	
}

#content h1 {
	color: #FFFFFF;
	font-size: 35px;
	letter-spacing: -0.03em;
}


#content h2 {
	font-size: 18px;
	color: #bde6d6;
	font-weight: normal;
	font-family: "trajan pro", times, times new roman, arial, helvetica, sans-serif;
	margin-bottom:-10px;
	margin-top:25px;
}


#content a {
	color: #74e4bb;
}

.borderfix{
	border: 0px;
}

#content #leftcolumnhome {
	width:475px;
	margin-right: 60px;
	float:left;
}

#content #leftcolumnhome .imgh1{
	margin-bottom: -25px;
}


#content #leftcolumntherapy .imgh1{
	margin-bottom: -25px;
}

#content #leftcolumn{
	
}

#content #leftcolumn .imgh1{
	margin-bottom: -25px;
}

#content #leftcolumn .imgh1b{
	margin-bottom: -30px;
}

#content #leftcolumntherapy .imgh1b{
	margin-top: 15px;
	margin-bottom: -12px;
}


#content #leftcolumn p {
	text-align: justify;

}


#content h3{
	font-family: "trajan pro", times, times new roman, arial, helvetica, sans-serif;
	font-size: 13px;
	margin-top:20px;
	margin-bottom: -8px;
	color: #bde6d6;
}

#content #symbolfix{
	background-image: url(../images/symbol.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 275px;
	margin-bottom: -58px;
}

#content #rightcolumn #homecolumn{
	margin-top: 43px;
}


#content #rightcolumn #homecolumn .pfixhome{
	font-size: 12px;
	padding-right: 200px;
	text-align: justify;
	
}

#content #rightcolumn #homecolumn .imgh3{
	margin-top:15px;
	margin-bottom: -7px;
}

#content #rightcolumn .homeimage{
	float:right;
	margin-top:10px;
		
}

#content #leftcolumn .aboutimage{
	float:right;
	margin-top: 35px;
}

#content #aboutcolumn{
	
	margin-top: 40px;
	
}

#content #leftcolumn .centerbox{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#content #leftcolumn .centerbox .aboutlist{
	background-color:#267a72;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
	width: 250px;
	float:right;
	margin-right: 30px;
}

#content #leftcolumn .centerbox .conditionlist{
	background-color:#267a72;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
	width: 250px;
}


#content #philcolumn{
	height: 530px;
	margin-top: 40px;
	
}

#content #philcolumn .aboutlist{
	margin-top: 145px;
	margin-left: 545px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
}


#content #servicescolumn{
	margin-top: 40px;
	height: 330px;
}

#content #servicescolumn .serviceslist{
	margin-top: 65px;
	margin-left: 545px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
}


#content #leftcolumntherapy .therapylist{
	float: right;
	margin-top:-16px;
}

#content #consultationcolumn{
	margin-top: 40px;
	height: 200px;
	
}

#content #consultationcolumn .consultationlist{
	margin-top: 100px;
	margin-left: 545px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
	
}

#content #consultationcolumn .consultationlist li {
	margin-top:10px;
	line-height: 1.45em;
	
}

#content #evaluationcolumn{
	margin-top: 20px;
	height: 460px;
	
}

#content #evaluationcolumn .evaluationlist{
	margin-top: 95px;
	margin-left: 545px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
	
}

#content .neuro{
	float:right;
	width: 300px;
	background-color:#267a72;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 18px;
	
}

#content #evaluationcolumn .evaluationlist li {
	margin-top:10px;
	line-height: 1.22em;
	
}

#content #contactcolumn{
	margin-top: 40px;
	height: 420px;
	
}

#content #leftcolumn .contactlist{
	float:right;
	padding-left: 30px;
	margin-bottom: 30px;
	
}

#content  .contactlist .contactform {
	background-color: #5B8892;
	width: 330px;
	padding: 6px;
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#content  .contactlist .contactform h2 {
	color:#FFFFFF;
	font-size: 17px;
	margin-bottom: 3px;
}

#content  .contactlist .contactform p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-left: 15px;
}


#content  .contactlist .contactform #form1 .formfont {
	font-family: "Arial", Helvetica, tahoma, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #000000;
}

#content .map{
	float: right;

}

#content #linkscolumn{
	margin-top: 20px;
	height: 265px;
	
}

#content #linkscolumn .linkslist{
	margin-top: 95px;
	margin-left: 545px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
	
}

#content .faqbox ul li{
	list-style-type: decimal;
	margin-left: -10px;
	
	
}

#content #faqcolumn{
	margin-top: 40px;
	height: 1585px;
	
}

#content  .faqlist{
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9abad2;
	
}

#content .faqlist ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
	line-height: 1.5em;
	font-size: 13px;

	
}

#content  .faqlist ul li a {
	color: #bde6d6;
}

#content  .faqlist ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;	
	
}

#content  .faqlist ul p {
	margin-top: -2px;
	margin-bottom: 20px;
	
}

#footer {
	font-family: "Arial Narrow", Arial, Helvetica, tahoma, sans-serif;
	font-size: 13px;
	width: 1024px;
	height: 30px;
	background-image: url(../images/footer_grad.png);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 30px;
	
	
}

#footer a {
	color:#FFFFFF;
}

#footer p {
	padding-top:5px;
}