@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-color: #999999;

}
body {
	text-align: center;
}


a {
	color: #247abd;
}
a:hover {
	color: #5CA5E0;
}

img {border:0px;}
h3 {margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}


@font-face {
    font-family: InaiMathi;
    font-style:  normal;
    font-weight: normal;
    src: url(INAIMAT0.eot);
}
.black {
	color:black;
}
.site_container {
	width: 970px;
	text-align: center;
	display: block;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/header_bg_full.gif);
	background-repeat: repeat;
	height: 108px;
	width: 970px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.logo_container {
	margin-top: 11px;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
}
.headernav {
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #247abd;
	position: relative;
	top: 60px;
	right: 30px;
	text-align: right;
	float: right;
	text-transform: uppercase;
	
}

.headernav a {
	color: #80bb43;
}
.headernav a:link {
	color: #80bb43;
}
.headernav a:active {
	color: #80bb43;
}
.headernav a:visited {
	color: #80bb43;
}
.headernav a:hover {
	color: #769d0e;
}

.background_container {
	width: 970px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	display: block;
	float: left;
	clear: left;
}
.content_container {
	width: 950px;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	clear: left;
}
.leftnav {
	padding-top: 30px;
	width: 326px;
	text-align: left;
	position: static;
	top: 98px;
	left: 0px;
	clear: left;
	float: left;
}
.subleftnav {
	padding-top: 30px;
	width: 268px;
	text-align: left;
	position: static;
	top: 98px;
	left: 0px;
	clear: left;
	float: left;
	background-image: url(../images/gradient_topblue.gif);
	background-repeat: repeat-x;
}
.main_content {
	margin: 0px;
	padding: 0px;
	width: 624px;
	left: 326px;
	float: right;
	background-color: #FFFFFF;
}

.leftmenu {
	width: 326px; /*width of menu*/
}
.subleftmenu {
	width: 268px; /*width of menu*/
}
.leftmenu .headerbar {
	font-family: InaiMathi, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	background-image: url(../images/leftnav_bullet.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 42px;
}
.subleftmenu .headerbar {
	font-family: InaiMathi, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	background-image: url(../images/leftnav_bullet.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 42px;
}
.leftmenu .headerbar a {
	text-decoration: none;
	color: #333333;
	display: block;
}
.subleftmenu .headerbar a {
	text-decoration: none;
	color: #333333;
	display: block;
}
.leftmenu .headerbar a:hover {
	text-decoration: none;
	color: #99cc00;
	display: block;
}
.subleftmenu .headerbar a:hover {
	text-decoration: none;
	color: #99cc00;
	display: block;
}
.leftmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0; /*bottom spacing between each UL and rest of content*/
}
.subleftmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0; /*bottom spacing between each UL and rest of content*/
}
.leftmenu ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}
.subleftmenu ul li {
	padding-bottom: 1px; /*bottom spacing between menu items*/
}
.leftmenu ul li a {
	font: normal 11px Arial;
	color: black;
	display: block;
	padding: 5px 0;
	line-height: 12px;
	padding-left: 50px; /*link text is indented 50px*/
	text-decoration: none;
}
.subleftmenu ul li a {
	font: normal 11px Arial;
	color: black;
	display: block;
	padding: 5px 0;
	line-height: 12px;
	padding-left: 50px; /*link text is indented 50px*/
	text-decoration: none;
}
.leftmenu ul li a:visited {
	color: black;
}
.subleftmenu ul li a:visited {
	color: black;
}
.leftmenu ul li a:hover { /*hover state CSS*/
	color: #247abd;
}
.subleftmenu ul li a:hover { /*hover state CSS*/
	color: #247abd;
}
.leftnavfeature {
	background-image: none;
	background-repeat: repeat-x;
	height: 109px;
	display: block;
	padding-left: 42px;
	padding-top: 20px;
	padding-right: 28px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b0d236;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;

}
.leftnavfeature a:link, a:active, a:visited{
	color: #247abd;
}
.leftnavfeature a:hover {
	color: #5CA5E0;
}

.blueheader {
	color: #247abd;
}
.leftnavonline {
	display: block;
	padding-left: 42px;
	padding-top: 25px;
	padding-right: 28px;
}
.leftnavonline img{
	padding-top: 10px;
	margin-right: 5px;
}
.featurecontent {
	text-align: left;
	width: 100%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.featurecontent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	
}
.featurecontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #247abd;
	width: 300px;
	margin-bottom: -5px;
	
}
.featurecontent p{
	width: 300px;
	
}
.featurequote {
	width: 200px;
	background-image: url(../images/content_quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 20px;
	float: right;
	right: 50px;
	top: 25px;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
	
}

.featurequote .caption{
	color: #355b78;
}
.featureimage{
	width: 200px;
	padding: 20px;
	float: right;
	right: 20px;
	top: 25px;
	display: block;
	position: relative;
	font-style: italic;
	font-weight: bold;
	
}
.featureimage img {border: 1px solid #96b937;
}
#tocpag {
	font-family: InaiMathi, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	height: 29px;
	width: 22px;
	margin-top: 10px;
	display: inline;
	float: left;
	vertical-align: text-bottom;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=60);
	-moz-opacity: 50;
	opacity: 50;
	background-color: #006699;
}


#tocnav {
	font-family: InaiMathi, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	height: 22px;
	width: 193px;
	display: block;
	float: left;
	padding-top: 17px;
	font-variant: normal;
	text-transform: uppercase;
}
.subfeature {
	width: 169px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
	display: block;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 100px;
	clear: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccff99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccff99;
}
.subfeature a:link, a:active, a:visited{
	color: #247abd;
}
.subfeature a:hover {
	color: #5CA5E0;
}

.subfeature h4{
	color: #81ab37;
	padding-bottom: 5px;
}
.subfeature_mid{
	width: 160px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
	display: block;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 110px;
	clear: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subfeature_mid h4{
	color: #81ab37;
	padding-bottom: 5px;
}

.submain_image {
	margin: 0px;
	width: 682px;
	left: 269px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.submain_container {
	margin-top: 1px;
	width: 682px;
	left: 269px;
	top: 1px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-image: url(../images/gradient_topgreen.gif);
	background-repeat: repeat-x;
	overflow: visible;
}

.submain_container_blue {
	width: 682px;
	left: 269px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-image: url(../images/gradient_topblue.gif);
	background-repeat: repeat-x;
	overflow: visible;
}


.submain_content {
	text-align: left;
	width: 420px;
	top: 36px;
	position: relative;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cadc9b;
	clear: left;
	display:block;
}
.submain_content a{
	color: #247abd;
}
.submain_content a:hover {
	color: #5CA5E0;
}
.submain_content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #247abd;
}

.submain_content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81ab37;
	margin-bottom: 10px;
}

.submain_content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -14px;
}
.submain_content hr{
	height: 1px;
	color: #81ab37;
}
.submain_content ul{
	list-style-image: url(../images/bullet_blue.gif);
	margin-left: 20px;
}
.submain_content .date{
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
.submain_content2 {
	text-align: left;
	width: 420px;
	top: 36px;
	position: relative;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
/*	clear: left; */
	display:block;
}
.submain_content2 a{
	color: #247abd;
}
.submain_content2 a:hover {
	color: #5CA5E0;
}
.submain_content2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #247abd;
}

.submain_content2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81ab37;
	margin-bottom: 10px;
}

.submain_content2 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -14px;
}
.submain_content2 hr{
	height: 1px;
	color: #81ab37;
}
.submain_content2 ul{
	list-style-image: url(../images/bullet_blue.gif);
	margin-left: 20px;
}
.submain_content2 .date{
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
.submain_sidebar {
	width: 200px;
	padding: 0px;
	float: right;
	right: 10px;
	top: 36px;
	display: block;
	position: relative;
	text-align: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.submain_sidebar p{
	margin-top: -5px;
}
.submain_sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81ab37;
	background-image: url(../images/sidebar_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	position: relative;
	left: -17px;
	padding-left: 17px;
}

.submain_sidebar ul{
	list-style-type: none;
	padding: 0;
	margin-top: -5px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
.submain_sidebar li{
	margin-bottom: 8px;
}
.submain_quote {
	background-image: url(../images/content_quote.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0px;
	display: block;
	position: relative;
	font-style: italic;
	color: #81ab37;
	font-size:14px;
	line-height: 20px;
}

.submain_quote .caption{
	color: #000000;
	font-size: 10px;
	font-style: normal;
}
.contact_table {
	width: 100%;
	background-color: #CCCCCC;
}
.contact_table th{
	background-color: #EDEDED;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.contact_table td{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.footer {
	width: 970px;
	color: #DEDEDE;
	background-image: url(../images/footer_bg_full.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 44px;
	margin-top: 0px;
	padding-top: 23px;
	position: relative;
	display: block;
	background-color: #999999;
	background-position: center top;
	bottom: 0px;
	clear: left;
}
.footer a {
	color: #DEDEDE;
}
.gallery {
	clear: both;
	float: left;

}

.vidgallery {
	position:relative;
}

/***********************************************
* Styles for Modal Window
***********************************************/

.modalwindow {
	color:#333333;
	padding: 5px;
	border: 1px solid #b0d236;
}

.modalwindow h1{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}

.casestudyheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-right: 20px;
}

.casestudysubheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #247abd;
	padding-right: 20px;
}

.casestudy{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.modalframe {
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.modal-overlay
	{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height:100%;
		width:100%;
		margin:0;
		padding:0;
		background:#000000;
		opacity:.75;
		filter: alpha(opacity=75);
		-moz-opacity: 0.75;
		z-index:101;
	}
	* html .modal-overlay
	{   
		position: absolute;
		height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}
	.modal-window
	{
		position:fixed;
		top:50%;
		left:50%;
		margin:0;
		padding:0;
		z-index:102;
	}
	* html .modal-window
	{
		position:absolute;
	}
	.close-window
	{
		position:absolute;
		width:49px;
		height:21px;
		right:0px;
		top:0px;
		background:transparent url('../images/close-button.png') no-repeat scroll right top;
		text-indent:-99999px;
		overflow:hidden;
		cursor:pointer;
	}
	.close-window:hover
	{
		background:transparent url('../images/close-button_hover.png') no-repeat scroll right top;
	}
.utilitynav {
	font-size: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
