body {
	background: #d9e5ed;
	color: black;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Arial, sans-serif;
	font-size: 13px;
}

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0;
}

.clear {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.clear-spacer {
	clear: both;
	height: 15px;
}

.clear-spacer-big {
	clear: both;
	height: 40px;
}

.marg-bot {
	margin-bottom: 10px;
}

.marg-right {
	margin-right: 35px;
}

h1 {
	color: #157ec2;
	font-size: 22px;
	letter-spacing: -0.03em;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #157ec2;
	font-size: 19px;
	letter-spacing: -0.03em;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #c8181f;
}
a:hover,
a:focus,
a:active {
	color: #157ec2;
}

a.bluelink {
	text-decoration: none;
	color: #157ec2;
}
a:hover.bluelink,
a:focus.bluelink,
a:active.bluelink {
	color: #fab12a;
}

.blue {
	color: #157ec2;
}

img {
	border: none;
}

.quoting {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.floatleft {
	float: left;
	width: 290px;
}

.floatright {
	float: right;
	width: 49%;
}

#header {
	background: url(../images/head-bg.gif) repeat-x;
	height: 149px;
	overflow: hidden;
	width: 100%;
}

#header .content {
	height: 149px;
	margin: 0 auto;
	width: 980px;
}

#logo {
	float: left;
	margin-left: 12px;
}

#nav {
	float: right;
	margin: 1px 16px 0 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	width: auto;
	display: inline;
	margin: 0;
	color: white;
	font: 100%/2.1 "HelveticaNeue-Light", "Helvetica Neue Light", Arial, sans-serif;
	height: 32px;
}
#nav a {
	display: block;
	padding: 0 0 0 25px;
	float: left;
	text-decoration: none;
	height: 32px;
	color: white;
}

#p-home a#nav-home, #p-about a#nav-about, #p-testimonials a#nav-testimonials, #p-contact a#nav-contact {
	color: #fff200;
}
#p-home a#nav-home:hover, #p-about a#nav-about:hover, #p-testimonials a#nav-testimonials:hover, #p-contact a#nav-contact:hover {
	color: #fab12a;
}

#nav a:hover,
#nav a:focus,
#nav a:active {color: #fab12a;}

.shadow  {
	position: relative;
	display: block;
	color: #fff;
}
.shadow span {
	position:absolute;
	display:block;
	top:0px;
}
.shadow:before {
	display:block;
	padding:1px;
	content: attr(title);
	color:#333;
}

#header-right {
	float: right;
	margin: 15px 0 0 0;
	display: inline;
}

#main-home {
	background: white url(../images/main-home-bg.gif) repeat-x;
	overflow: hidden;
	width: 100%;
}

#main {
	background: white;
	overflow: hidden;
	width: 100%;
}

#main .content, #main-home .content {
	margin: 0 auto;
	width: 980px;
}

#t-panels {
	float: left;
	margin: 19px 0 0 0;
	height: 60px;
	display: inline;
}

#t-panels .panel {
	float: left;
	width: 143px;
	height: 60px;
}

#t-panels .panel b {display: none;}

#t-panels .no1 {
	background: url(../images/t-panel1.gif) no-repeat;
}
#t-panels .no2 {
	background: url(../images/t-panel2.gif) no-repeat;
}
#t-panels .no3 {
	background: url(../images/t-panel3.gif) no-repeat;
}
#t-panels .no4 {
	background: url(../images/t-panel4.gif) no-repeat;
}

#t-panels a {display: block; width: 143px; height: 60px;}

#t-panels .no1 a:hover,
#t-panels .no1 a:focus,
#t-panels .no1 a:active {background: url(../images/t-panel1.gif) 0 -60px no-repeat;}
#t-panels .no2 a:hover,
#t-panels .no2 a:focus,
#t-panels .no2 a:active {background: url(../images/t-panel2.gif) 0 -60px no-repeat;}
#t-panels .no3 a:hover,
#t-panels .no3 a:focus,
#t-panels .no3 a:active {background: url(../images/t-panel3.gif) 0 -60px no-repeat;}
#t-panels .no4 a:hover,
#t-panels .no4 a:focus,
#t-panels .no4 a:active {background: url(../images/t-panel4.gif) 0 -60px no-repeat;}

#p-interim a#nav-interim {
	background: url(../images/t-panel1-on.gif) no-repeat;
}
#p-interim a#nav-interim:hover,
#p-interim a#nav-interim:focus,
#p-interim a#nav-interim:active {
	background: url(../images/t-panel1.gif) 0 -60px no-repeat;
}
#p-improvement a#nav-improvement {
	background: url(../images/t-panel2-on.gif) no-repeat;
}
#p-improvement a#nav-improvement:hover,
#p-improvement a#nav-improvement:focus,
#p-improvement a#nav-improvement:active {
	background: url(../images/t-panel2.gif) 0 -60px no-repeat;
}
#p-training a#nav-training {
	background: url(../images/t-panel3-on.gif) no-repeat;
}
#p-training a#nav-training:hover,
#p-training a#nav-training:focus,
#p-training a#nav-training:active {
	background: url(../images/t-panel3.gif) 0 -60px no-repeat;
}
#p-reviews a#nav-reviews {
	background: url(../images/t-panel4-on.gif) no-repeat;
}
#p-reviews a#nav-reviews:hover,
#p-reviews a#nav-reviews:focus,
#p-reviews a#nav-reviews:active {
	background: url(../images/t-panel4.gif) 0 -60px no-repeat;
}


#panels {
	float: left;
	margin: 28px 0;
	height: 294px;
	display: inline;
}

#panels .divider {
	float: left;
	width: 16px;
	height: 294px;
}

#panels .panel {
	float: left;
	width: 225px;
	height: 294px;
	cursor: pointer;
}

#panels .no1 {
	background: url(../images/panel1.gif) no-repeat;
}

#panels .no2 {
	background: url(../images/panel2.gif) no-repeat;
}

#panels .no3 {
	background: url(../images/panel3.gif) no-repeat;
}

#panels .no4 {
	background: url(../images/panel4.gif) no-repeat;
}

#panels .no1:hover,
#panels .no1:focus,
#panels .no1:active {background: url(../images/panel1.gif) 0 -294px no-repeat;}
#panels .no2:hover,
#panels .no2:focus,
#panels .no2:active {background: url(../images/panel2.gif) 0 -294px no-repeat;}
#panels .no3:hover,
#panels .no3:focus,
#panels .no3:active {background: url(../images/panel3.gif) 0 -294px no-repeat;}
#panels .no4:hover,
#panels .no4:focus,
#panels .no4:active {background: url(../images/panel4.gif) 0 -294px no-repeat;}

#panels .title {
	float: left;
	width: 221px;
	height: 74px;
	margin: 17px 0 0 2px;
}

#panels .content {
	float: left;
	width: 187px;
	height: 122px;
	margin: 20px 0 0 20px;
	color: white;
	display: inline;
}

#panels .more {
	float: left;
	margin: 12px 0 0 112px;
	color: white;
	display: inline;
}

#text {
	float: left;
	margin: 0 0 0 16px;
	text-align: justify;
	width: 964px;
}

#text .no1 {
	float: left;
	width: 440px;
	margin-right: 10px;
}

#text .no2 {
	float: right;
	width: 240px;
	margin: 0 5px 0 12px;
	text-align: right;
}

#text .no3 {
	float: right;
	width: 257px;
}

#text .left {
	float: left;
	width: 660px;
}

#text .right {
	float: right;
	width: 275px;
}

#text .right .image {
	float: right;
	margin: 25px 0 0 0;
}

#text .right .image .content {
	float: right;
	width: 240px;
	margin: 5px 0 0 0;
}

#text ul {
	margin: 10px 0 10px 25px;
	padding: 0;
	list-style: url(../images/bullet.gif);
}

#text li {
	padding: 3px 3px;
}

#quotes {
	float: right;
	margin: 8px 0 0 0;
	width: 230px;
	height: 130px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

#quotes .blue {
	font-style: normal;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Arial, sans-serif;
	font-size: 13px;
}

#h-jan {
	float: left;
	width: 257px;
	height: 258px;
	cursor: pointer;
	background: url(../images/h-jan.jpg) no-repeat;
}

#h-jan .content {
	float: left;
	width: 200px;
	height: 118px;
	margin: 121px 0 0 29px;
	display: inline;
	text-align: left;
}

#h-jan .more {
	float: right;
	margin-top: 8px;
	display: inline;
	text-align: right;
	color: #157ec2;
	text-decoration: underline;
}

#footer {
	height: 149px;
	overflow: hidden;
	width: 100%;
	border-top: #a0d5f8 solid 1px;
}

#footer .content {
	height: 100px;
	margin: 10px auto;
	width: 948px;
}

#footer .no1 {
	width: 200px;
	float: left;
}

#footer .no1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .no1 li {
	width: 200px;
	margin: 0;
	color: #157ec2;
	font: 12px/1.7 "HelveticaNeue-Light", "Helvetica Neue Light", Arial, sans-serif;
	height: 20px;
	border-bottom: #157ec2 solid 1px;
}
#footer .no1 a {
	display: block;
	text-decoration: none;
	height: 20px;
	color: #157ec2;
}
#footer .no1 a:hover,
#footer .no1 a:focus,
#footer .no1 a:active {color: #fab12a;}

#footer .no3 {
	margin: 4px 5px 0 30px;
	width: 250px;
	float: left;
	line-height: 20px;
}

#footer .no4 {
	width: 250px;
	float: right;
	text-align: right;
}

#footer .no4 img {
	float: left;
}

#footer .no4 .link {
	float: right;
	margin-top: 4px;
}

.contact {
	width: 75px;
	float: left;
}

#w3c {
	float: right;
	margin-top: 20px;
	width: 210px;
}

#w3c img {
	float: right;
	margin-left: 15px;
}