/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video
	{
	display: block;
}

mark,rp,rt,ruby,summary,time {
	display: inline;
}

/* Global properties ======================================================== */
html {
	width: 100%;
	overflow: auto;
}

body {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	/* color: #acabab; */
	color: #eee;
	min-width: 960px;
	background: url(../images/bg.jpg) 0 0 repeat;
}

.page1 {
	min-width: 1200px;
}

.main {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	font-size: 14px;
	line-height: 150%;
	position: relative;
}

a {
	color: #91ba07;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	width: 100%;
	line-height: 0;
	font-size: 0;
}

.col-1,.col-2,.col-3,.col-4 {
	float: left;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.extra-wrap {
	overflow: hidden;
}

.container {
	width: 100%;
}

p {
	margin-bottom: 19px;
}

.p0 {
	margin-bottom: 10px;
}

.p1 {
	margin-bottom: 8px;
}

.p2 {
	margin-bottom: 15px;
}

.p3 {
	margin-bottom: 30px;
}

.p4 {
	margin-bottom: 40px;
}

.p5 {
	margin-bottom: 50px;
}

.p6 {
	margin-bottom: 56px;
}

.pr1 {
	padding-right: 50px;
}

.pl1 {
	padding-left: 50px;
}

.reg {
	text-transform: uppercase;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.title {
	margin-bottom: 18px;
}

.it {
	font-style: italic;
}

.letter {
	letter-spacing: -1px;
}

.color-1 {
	color: #fff;
}

.color-2 {
	color: #000;
}

.color-3 {
	color: #acabab;
}

.color-4 {
	color: #91ba07;
}

/*********************************boxes**********************************/
.margin-bot {
	margin-bottom: 35px;
}

.spacing {
	margin-right: 35px;
}

.spacing2 {
	margin-right: 45px;
}

.spacing3 {
	margin-right: 60px;
}

.spacing-bot {
	margin-bottom: 25px;
}

.indent {
	padding: 0 0 0px 30px;
}

.indent2 {
	padding-left: 50px;
}

.indent-bot {
	margin-bottom: 20px;
}

.indent-bot2 {
	margin-bottom: 30px;
}

.indent-bot3 {
	margin-bottom: 45px;
}

.img-indent-bot {
	margin-bottom: 25px;
}

.img-indent {
	float: left;
	margin: 0 20px 0px 0;
}

.img-indent2 {
	float: left;
	margin: 0 13px 0px 0;
}

.img-indent-r {
	float: right;
	margin: 0 0px 0px 40px;
}

.prev-indent-bot {
	margin-bottom: 10px;
}

.prev-indent {
	float: left;
	margin: 0 17px 0px 0;
}

.prev-box {
	float: left;
	margin-bottom: 8px;
}

.border {
	border: 4px solid #fff;
}

.border2 {
	border: 1px solid #000;
}

.buttons a:hover {
	cursor: pointer;
}

.menu li a,.list-1 li a,.list-2 li a,.link,.logo {
	text-decoration: none;
}

/*********************************header*************************************/
header {
	height: 110px;
	width: 100%;
	position: relative;
	z-index: 2;
	background: url(../images/tail-top.jpg) 0 bottom repeat-x;
}

.header {
	width: 100%;
	position: relative;
	z-index: 2;
}

.row-1 {
	width: 100%;
	height: 90px;
	position: relative;
	z-index: 2;
	background: black;
}

/*.row-1 {width:100%; height:90px; position:relative; z-index:2; background:url(../images/tail-row1.jpg) 0 0 repeat-x;}*/
.row-2 {
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 1;
	background: #fff;
}

h1 {
	padding: 0;
	position: absolute;
	top: 53px;
	left: 5px;
}

.header h1 {
	top: 20px;
}

.logo {
	display: block;
	width: 233px;
	height: 60px;
	text-indent: -5000px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

/****************************aside************************/
aside {
	width: 100%;
	background: url(../images/tail-top.jpg) 0 bottom repeat-x;
}

.tail-top-aside {
	width: 100%;
	background: url(../images/tail-aside.jpg) 0 0 repeat-x;
}

.bg-aside {
	width: 100%;
	background: url(../images/bg-aside.jpg) 0 0 repeat;
}

.padding-aside {
	padding: 47px 0 99px;
}

aside h3 {
	font-size: 36px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 400;
	background: none;
}

aside h6 {
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

/*********************************content*************************************/
#content {
	width: 100%;
	padding: 0px;
	background: url(../images/bg-content.jpg) 0 0 repeat;
}

.padding-content {
	padding: 40px 0 45px;
}

.padding-top {
	padding: 30px 0 0;
}

.padding-top1 {
	padding: 10px 0 0;
}

.margin-top {
	margin: 7px 0 0;
}

.spacer-1 {
	width: 100%;
	background: url(../images/spacer-1.jpg) 485px 0px no-repeat;
}

.spacer-2 {
	width: 100%;
	background: url(../images/spacer-3.png) 210px 45px no-repeat;
}

.spacer-3 {
	width: 100%;
	background: url(../images/spacer-3.png) 480px 45px no-repeat;
}

.spacer-4 {
	width: 100%;
	background: url(../images/spacer-3.png) 750px 45px no-repeat;
}

h3 {
	font-size: 26px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 15px;
	color: #eee;
	font-weight: 400;
	background: url(../images/spacer-2.png) 0 bottom repeat-x;
}

h4 {
	font-size: 20px;
	line-height: 38px;
	margin: 0;
	padding: 0px;
	color: #eee;
	font-weight: 400;
}

h6 {
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #eee;
	font-weight: 700;
	text-transform: none;
}

.scroll {
	overflow: auto;
	height: 180px;
	position: relative;
}

.scroll .padding-right {
	height: 1%;
	padding-right: 50px;
}

.border-bot {
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width: 100%;
	min-height: 295px;
	background: url(../images/bg-box.png) 0 0 repeat;
}

.box .padding {
	padding: 50px 65px 30px 68px;
}

.img-box {
	width: 100%;
	font-size: 13px;
	line-height: 19px;
	color: #acabab;
	background: url(../images/bg-imgbox.png) 0 0 repeat;
}

/*.img-box h3 {font-size:13px; line-height:18px; color:#31a6be; margin:0; font-family:Arial, Helvetica, sans-serif; letter-spacing:0;}*/
.padding-ibox {
	padding: 20px 20px 15px;
}

.box-circle {
	float: left;
	margin-right: 12px;
	width: 149px;
	height: 149px;
	text-align: center;
	background: #fff;
	border-radius: 75px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
}

.padding-box-circle {
	padding: 30px 0 0;
}

.box-circle  h2.text-1 {
	font-size: 56px;
	color: #87b40a;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0;
}

.box-circle  h2.text-2 {
	font-size: 24px;
	color: #383838;
	line-height: 1.2em;
	font-weight: 700;
	text-transform: none;
	margin: -15px 0 0;
}

.box-circle1 {
	float: left;
	margin-right: 12px;
	width: 53px;
	height: 53px;
	text-align: center;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 700;
	color: #1c1c1b;
	background: #fff;
	border-radius: 27px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
}

.box-circle1 span {
	display: block;
	margin-top: -4px;
}

.padding-box-circle1 {
	padding: 8px 5px 0;
}

.box-circle2 {
	float: left;
	margin-right: 12px;
	width: 66px;
	height: 66px;
	font-size: 48px;
	line-height: 1.2em;
	color: #1a191a;
	font-weight: 700;
	text-align: center;
	background: #fff;
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
}

.padding-box-circle2 {
	padding: 2px 0 0;
}

.button {
	display: inline-block;
	background: url(../images/button-left.png) left 0 no-repeat;
	line-height: 28px;
	font-size: 18px;
	text-decoration: none;
	color: #1a191a;
}

.button strong {
	font-weight: bold;
	padding: 0 9px 0 9px;
	display: inline-block;
	background: url(../images/button-right.png) right 0 no-repeat;
}

.button strong strong {
	background: url(../images/button-tail.png) 0 0 repeat-x;
	cursor: pointer;
	padding: 6px 19px 10px;
}

.button:hover {
	background: url(../images/button-left.png) left -44px no-repeat;
	color: #fff;
}

.button:hover strong {
	background: url(../images/button-right.png) right -44px no-repeat;
}

.button:hover strong strong {
	background: url(../images/button-tail.png) right -44px repeat-x;
}

.button-1 {
	display: inline-block;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2em;
	text-decoration: none;
	padding: 9px 28px 11px;
	color: #1a191a;
	background: url(../images/tail-button1.jpg) 0 0 repeat-x #e0e0e0;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	cursor: pointer;
}

.button-1:hover {
	background: #8fbc09;
	color: #fff;
}

.list-1 li {
	font-size: 14px;
	line-height: 30px;
	padding: 0 0 0 31px;
	font-style: italic;
	background: url(../images/marker-4.png) 0 6px no-repeat;
}

.list-1 li a {
	color: #ececec;
	text-decoration: none;
}

.list-1 li a:hover {
	color: #87b40a;
}

.list-1 li.item {
	line-height: 19px;
	padding: 5px 0 5px 31px;
	position: relative;
}

.list-2 {
	background: #fff;
	color: #1a191a;
	padding: 10px 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list-2 li {
	font-size: 16px;
	width: 100%;
	font-weight: 700;
	padding: 0 0px 0 40px;
	margin: 0;
	line-height: 36px;
	background: url(../images/marker-4.png) 10px 10px no-repeat;
}

.list-2 li a {
	display: block;
	line-height: 36px;
	color: #1a191a;
	margin: 0px;
	padding: 0 0px 0 20px;
	vertical-align: top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list-2 li a:hover {
	color: #fff;
	background: url(../images/tail-list2.jpg) 0 0 repeat-x #7cad06;
}

.list-3 {
	list-style: decimal-leading-zero;
}

.list-3 li {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	padding-bottom: 12px;
	margin-left: 25px;
	list-style-type: decimal-leading-zero;
}

.list-3 li a {
	color: #eda202;
}

.list-3 li a:hover {
	color: #24a3ce;
}

.link:hover {
	text-decoration: underline;
}

.link-1 {
	display: inline;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	padding-right: 8px;
	background: url(../images/marker-3.gif) right 8px no-repeat;
}

.link-1:hover {
	color: #383838;
}

.text-1 {
	font-size: 26px;
	line-height: 1.2em;
	color: #e0e0e0;
	font-weight: 400;
}

.text-2 {
	line-height: 26px;
}

.page2.col-1 {
	width: 193px;
	margin: 0 77px 0 0;
}

.page2.col-2 {
	width: 193px;
	margin: 0 77px 0 0;
}

.page2.col-3 {
	width: 193px;
	margin: 0 73px 0 0;
}

.page2.col-4 {
	width: 144px;
	margin: 0;
}

.map-canvas {
	float: left;
	margin: 0 20px 0 0;
	width: 427px;
	height: 319px;
	border: 4px solid #fff;
}

dl {
	float: left; /*width:170px;*/
}

dl dt {
	font-weight: 700;
	color: #ececec;
	margin: 0 0 10px;
}

dl dd span {
	float: left;
	width: 50px;
}

/****************************footer************************/
footer {
	width: 100%;
	padding: 0px;
	background: url(../images/bg.jpg) 0 0 repeat;
}

.padding-footer {
	padding: 62px 0 50px;
}

.text-bot {
	font-size: 12px;
	line-height: 1.2em;
	color: #d4d4d3;
	padding: 5px 0 0;
}

.logo-bot {
	color: #8fbc09;
	text-decoration: none;
}

.logo-bot:hover {
	text-decoration: underline;
}

.link-bot {
	color: #d4d4d3;
	text-decoration: none;
}

.link-bot:hover {
	text-decoration: underline;
}

.list-services {
	padding: 0;
}

.list-services li {
	float: left;
	padding: 0;
	margin: 0 9px 0 0;
}

.list-services li.last-item {
	margin: 0;
}

.phone {
	float: right;
	overflow: hidden;
}

.phone li {
	font-size: 20px;
	line-height: 29px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 400;
}

.phone li {
	color: #f2f2f2;
	text-align: right;
}

.phone li img {
	float: right;
	margin: 0 0 0 7px;
}

.footer-link {
	float: right;
}

.neuro {
	/*font-family: Neuropol;*/
	font-weight: bold;
}

table.mytable, table.mytable td { 
	padding:10px;
	border:none;
	border-collapse:collapse;
}

.emph {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}

@media print {
	*, body, #content, .row-1, .main, footer {
		background: none;
		color: black;
	}
	
	.logo {
		text-indent: 0;
	}
	
	.logo img {
		width: 227px;
		height: 50px;
	}
	
	.phone {
		display: none;
	}
}