@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border: none;
}
#headerwrap {
	clear: both;
	background-image: url('../images/header-bg.jpg');
	background-repeat: repeat-x;
	min-width: 1000px;
}
#headerwrap div.head {
	height: 122px;
	margin: auto;
	width: 1000px;
}
#headerwrap div.head a.logo {
	margin-left: 20px;
	float: left;
	display: block;
	color: #254A77;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}
#headerwrap div.head a.logo img {
	margin-bottom: 10px;
}
#headerwrap div.head img.map {
	float: left;
	margin-left: 20px;
}
#headerwrap div.head div.callwrap {
	float: left;
	width: 292px;
}
#headerwrap div.head div.callwrap div.call {
	background-image: url('../images/NIR-head-call.jpg');
	width: 270px;
	height: 45px;
	padding-top: 90px;
	padding-left: 22px;
	position: absolute;
	color: #de9027;
	font-weight: bold;
	font-size: 20px;
}
#headerwrap div.nav {
	background-image: url('../images/nav-bar.jpg');
	height: 44px;
	background-repeat: repeat-x;
}
#headerwrap div.nav div.links {
	clear: both;
	width: 1000px;
	margin: auto;
	padding-top: 10px;
	clear: both;
}
#headerwrap div.nav div.links a {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
}
#headerwrap div.nav div.links a span {
	display: inline-block;
	float: left;
	height: 27px;
	cursor: pointer;
}
#headerwrap div.nav div.links a span.left {
	float: left;
	display: inline-block;
	background-image: url('../images/link-inactive.jpg');
	background-repeat: no-repeat;
	width: 21px;
	height: 27px;
}
#headerwrap div.nav div.links a span.right {
	float: left;
	display: inline-block;
	background-repeat: no-repeat;
	width: 11px;
	height: 27px;
}
#headerwrap div.nav div.links a:hover span {
	color: #254976;
}
#headerwrap div.nav div.links a:hover span {
	background-image: url('../images/nav-round-center.jpg');
}
#headerwrap div.nav div.links a:hover span.left {
	background-image: url('../images/nav-round-left.jpg');
}
#headerwrap div.nav div.links a:hover span.right {
	background-image: url('../images/nav-round-right.jpg');
}

/*Content start */
#body {
	margin: auto;
	width: 1000px;
}
#body div.topmessage {
	padding: 15px 0px;
	border-bottom: 1px dotted #C5C5C5;
	font-size: 14px;
	text-align:center;
	color: #F00;
} 
#body div.content {
	margin: 25px 20px 0px 20px;
	overflow: auto;
	width: 960px;
}
#body div.content div.video {
	float: left;
	width: 580px;
	height: 400px;
	background-image: url('../images/bar-gradient.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
#body div.content div.video p.cont1 {
	padding-left: 50px;
	padding-right: 20px;
	color: #254a77;
	font-weight: bold;
	font-size: 15px;
	margin-top: 35px;
}
#body div.content div.video p.cont2 {
	padding-left: 50px;
	padding-right:20px;
	color: #254a77;
	font-size: 13px;
}
#body div.content div.buttons {
	float: right;
	padding: 5px 4px;
}
#body div.content div.buttons img {
	display: block;
	clear: both;
	margin: 20px 0px;
}
#body div.content div.testimonials {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
}
#body div.content div.testimonials div.container {
	border: 2px dotted #CCC;
	padding: 10px;
	width: 525px;
	height: auto;
	overflow: auto;
}
#body div.content div.testimonials div.container div.header {
	display: none;
}
#body div.content div.testimonials div.container div.testimonial {
	color: #8fc1fe;
	font-style: italic;
	clear: both;
	padding-bottom: 20px;
}
#body div.content div.testimonials div.container div.name {
	float: right;
	color: #6185b5;
	font-weight: bold;
}
#body div.content div.testimonials div.container div.footer {
	float: left;
	padding-left: 10px;
	color: #999;
	font-size: 18px;
	text-transform: capitalize;
}
#body div.content div.call-form {
	clear: both;
	padding-top: 20px;
	padding-left: 250px;
}
#body div.content div.call-form a {
	display: block;
	margin-top: 10px;
	color: #254976;
	font-size: 11px;
	text-decoration: none;
}
#body div.content div.call-form div.container {
	background-image: url('../images/call-consultation.jpg');
	width: 570px;
	height: 103px;
	padding-top: 50px;
	padding-left: 30px;
	color: #de9027;
	font-weight: bold;
	font-size: 28px;
}
/* Footer */
#footer {
	margin: 30px 0px;
	padding-top: 5px;
	border-top: 2px dotted #E5E5E5;
}
#footer div.links {
	width: 1000px;
	margin: auto;
	color: #254976;
}
#footer div.links a {
	text-decoration: none;
	display: inline-block;
	padding: 2px 10px;
	font-size: 12px;
	color: #254976;
}
#footer div.links div.copyright {
	float: right;
}
/* Videos */
a#video-start {
	display: block;
	width: 394px;
	height: 286px;
	margin-left: 50px;
}
a#video-start img {
	border: 2px solid #06C;
}
/* Sub Pages */
#body div.content a#subvideo {
	display: block;
}
#body div.content div.subcont {
	width: 509px;
	padding-right: 50px;
	float: left;
	color: #254976;
	background-image: url('../images/bar-gradient.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	
}

/*General Classes */
ol.paragraph li {
	margin: 20px 0px;
}
#testQuote {
	font-size: 14px;
	font-style:italic;
}
#testName {
	font-weight: bold;
}