﻿*{
	margin:0;
	padding:0;
}
body{
	padding-top:8px;
	background:#ffffff;
	color:#545a5c;
	font-family: arial, helvetica, serif;
	font-size: 11px;
	line-height:1.4em;
	margin:0;
}
h4{
	font-family: arial, helvetica, serif;	
	font-size:2.1em;
	line-height:1em;
	color:#3b7f98; /*577a8d*/
	font-weight:normal;
	/*width:740px;*/
	padding:0 50px 0 20px;	
	margin:15px 0 40px 0;
}
h4 span{
	font-size:1.5em;
	color:#3b7f98;
}
h5{
	color:#3b7f98;
	margin:0;
	padding-left:210px;
	font-size:1.3em;
}
h6{
	padding-top:15px;
	font-size:1.2em;
	color:#3b7f98;
	margin-left:85px;
}
hr
{
    margin-bottom:15px;
    border-top:1px solid #3b7f98;
    border-bottom:none;
    color:#fff;
}
.wrap{
	margin:0 auto;
	width:978px;
	background:transparent url('../../Picture Library/Design/wrap_bg_white.gif') repeat-y;
}
.top-page{
	background:url('../../Picture Library/Design/bottom_page_white.gif') no-repeat;    /*url('../../Picture Library/Design/top_page1.gif') no-repeat;*/
		padding-top:0px;
}
.bottom-page{
	background:url('../../Picture Library/Design/bottom_page_white.gif') no-repeat;		/*url('../../Picture Library/Design/bottom_page3.gif') no-repeat 0 100%;*/
	padding:0 10px 19px;
}
.botpadd{
	padding-bottom:0px; /*16*/
}
.header{
	width:100%;
	overflow:hidden;
	padding:0px;
}
a.logo{
	float:left;
	margin-left:0px;
	width:240px;
	height:74px;
	overflow:hidden;
	text-indent:-10000px;
	background:url('../../Picture Library/logos/header00.jpg') no-repeat;
}
/*menu buttons*/
.nav{
	height:21px;
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}
.nav ul{
	padding:0;
	margin:0;
	width:100%;
	height:21px;
}
.nav ul li{
	float:left;
	list-style:none;
	height:100%;
	/*background:transparent url('../../Picture Library/Design/nav_bg1.gif') repeat-x 0 0;    */
}
.nav ul li img{
	float:left;
}
.nav ul li:hover img{
	margin-top:-21px;
}
.nav ul li:hover,.nav ul li a.first:hover{
	background-position:0 -21px;
}
.nav ul li a.last:hover{
	background-position:100% -21px;
}
.nav ul li.current{
	background-position:0 -21px;
}
.nav ul li a{
	text-decoration:none;
	color:#ffffff; /*#5b5b5b*/
	font-family:arial, helvetica, serif;
	font-size:11px;  /*1.6em;*/
	line-height:18px;
	height:18px;
	display:block;
	overflow:hidden;
	padding:0 20px;
	/*padding-top:50px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;*/
	

	/*background:transparent url('../../Picture Library/Design/nav_strip00.gif') no-repeat 100% 0;*/

}
.nav ul li a:hover,.nav ul li.current a{
	background-position:100% -21px;
	color:#eee;
}
/**/
.nav ul li a.last{
	background:transparent url('../../Picture Library/Design/nav_lr11.gif') no-repeat 100% 0;*/
	display:block;
}
.main{
	background:transparent url('../../Picture Library/Design/main_bg.gif') repeat-y;
	margin:5px 8px 6px 8px;
	display:block;
}
.title{
	background:transparent url('../../Picture Library/Features/header.JPG') no-repeat;
	/*height:180px;*/
	padding-left:48px;
}
.title h2{
	color:#fff;
	font-family:arial, helvetica, serif;
	font-weight:normal;
	font-size:2.4em;
	padding-top:60px
}
.title h3{
	color:#fff;
	font-family:arial, helvetica, serif;
	font-weight:normal;
	font-size:2.0em;
	padding-top:12px
}

.title p{
	color:#ccc;
	font-size:1.6em;
	line-height:2.4em;
}
.main_bottom{
	background:transparent url('../../Picture Library/Design/main_bottom.jpg') no-repeat 0 100%;
	padding-bottom:31px;
}
.content{
	margin-top:15px;
}
.content div{
	width:28%;
	padding:0 25px 13px;
	float:left;
	background:transparent url('../../Picture Library/Design/content_st.jpg') no-repeat 100% 0;
}
.content div.last{
	background:none;
}
.content div h3{
	color:#3b7f98;
	font-family:arial, helvetica, serif;
	font-size:18pt;
	font-weight:normal;
	margin:15px 0 8px 0;
}
.content div p{
	color:#555;
	font-size:1.2em;
	margin-left:0;
	line-height:13pt;
	font-family:Arial, Helvetica, sans-serif;
}
.content div a:hover{
	text-decoration:underline;
}
.content ul{
	margin:0px;
	padding:0px;
}
.content ul li{
	list-style:none;
	float:left;
	width:29%;
	padding:0 20px 13px;
	text-align:right;
}
.content ul li a{
	color:#3b7f98;
	font-size:1.1em;
	text-decoration:none;
	width:100%;
	display:block;	
}
.news{
	background:transparent url('../../Picture Library/News/news_bg.jpg') no-repeat; 
	display:block; 
	width:630px; 
	height:184px; 
	margin-left:8px; 
	float:left;
}
.news a{
	text-decoration:none;
	color:#3b7f98;
	float:right;
	font-size:1.1em;
	margin-right:25px;
	
}
.news a:hover{
	text-decoration:underline;
}
.news p{
	margin-right:25px;
	margin-left:85px;
	font-size:1.2em;
}
.testimonials{	
	width:302px;
	float:right;
	margin-right:8px;
}
.testimonials_top{
	background:transparent url('../../Picture Library/Testimonials/testimonial_header.gif') no-repeat;
	height:49px;
}
.testimonials_top h4{
	margin-left:26px;
	padding-left:0;
}
.testimonials_top h4 a{
	text-decoration:none;
	color:#233742;
}
.testimonials_top h4 a:hover{
	text-decoration:underline;
}
.testimonials_mid{
	background:transparent url('../../Picture Library/Testimonials/testimonial_bg.gif') repeat-y;
	padding:5px 0;
	min-height:84px;
}
.testimonials_bottom{
	background:transparent url('../../Picture Library/Testimonials/testimonial_bottom.gif') no-repeat 0 100%;
	padding-bottom:5px;
}
.testimonials h4{
	color:#233742;
	font-family:arial, helvetica, serif;
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 0 25px;
	line-height:35px;
}
.testimonials p{
	color:#527386;
	background:transparent url('../../Picture Library/Testimonials/icon_quo.gif') no-repeat;
	font-family:arial, helvetica, serif;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	margin:0px 10px;
	padding:0 5px 0 35px;
}
.testimonials span{
	font-size:1.2em;
	display:block;
	text-align:right;
	margin-right:10px;
	color:#777;
}
.footer{
	width:940px;
	height:109px;
	background:transparent url('../../Picture Library/Design/footer_bg.jpg') no-repeat; 
	margin:10px auto 0 auto;
}
.footer span{
	margin-left:20px;
	line-height:42pt;
	font-size:1.4em;
	font-weight:bold;
	color:#fff;	
}
.footer img{
	float:right;
	margin:20px 30px 0 15px;
}
.footer p{
	margin:0 15px 0 20px;
	font-size:1.1em;
	color:#555;
}
.footer a{
	color:#555;
	padding:0 10px;
}
.clear{
	clear:both;
}
/***subpages***/
.submain{
	width:940px;
	margin:6px auto 10px auto;
}
.content_inline{
	padding:0px 70px 40px 40px;
	font-size:1.0em;
}
.content_inline img,.content_inline span{
	float:left;
	margin-right:45px;
	clear:both;
	border:none;
}
.content_inline span.terms{
	color:#3b7f98;
	font-size:1.5em;
	line-height:1.5em;
}

.content_inline img.map
{
    float:none;
    
}
.content_inline p,.content_inline img.map{
	padding-left:210px;
	margin:3px 0 10px 0;	
	line-height:1.6em;
}
.content_inline p a{
	text-decoration:none;
	color:#3b7f98;
	font-size:1em;
	float:right;
}
.content_inline p a.normal
{
    float:none;
}
.indent
{
	padding-left:10px;
	
}
.indent-right
{
	padding-right:100px;
	padding-left:40px;
}

}
.content_inline p a:hover{
	text-decoration:underline;
}
.content_inline ul{
	margin:0;
	padding-left:211px;
}
.content_inline ul li{
	background:url('../../Picture Library/Design/list_dot.gif') no-repeat 0 7px;
	padding-left:15px;
	list-style:none;
	line-height:1.5em;
}
p#sitelink{
	padding-left:20px;
	margin:11px 0 40px;
	font-size:1.1em;
}
p#sitelink a{
	color:#555;
}
p#pdfdownload{
	padding-top:28px;
}
p#pdfdownload img{
	float:left;
	margin:0;
}
p#pdfdownload a{
	float:none;
	padding-left:15px;
	font-size:1.1em;
}

/***contact info***/
.address
{
    float:left;
}
.address p
{
 padding-left:0;
 font-size:1.2em;
 color:#3b7f98;   
 line-height:1.4em;
 margin:0 0 15px 0;
}
.address p span
{
	font-weight:bold;
}
.address p a{
	float:none;
}
.address p a:hover{
	text-decoration:underline;
}
/***virtualearth***/

#map
{
    margin-bottom:45px;
    border:1px solid #ccc;
    padding:10px;  
    float:right;  
}
#map img
{
	float:none;
    border:none;
    margin:0;
}
#map a
{
  text-decoration:none;
  
}
/***client page***/
h4 span
{
	color:#555;
	font-size:16px;
}
h4 span.standout
{
	color:#3b7f98;
	font-size:18px;
}
.columns {
	width:100%;
}
.column
{
	float:left;
	width:305px;	
}
.column h3 {
	background-color:#F3F3F3;
	border-color:#FFFFFF rgb(227, 227, 227) rgb(227, 227, 227) rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	font-size:1.1em;
	font-weight:bold;
	height:100%;
	margin:0pt;
	padding:2px 0pt 0pt 10px;
	width:95%;
	color:#3b7f98;
}
.column ul {
	list-style-type:none;
	margin:8px 0pt 20px;
	padding:0pt;
	font-size:1.2em;
}
.column ul li {
	background:transparent url('../../Picture Library/Design/list_dot.gif') no-repeat scroll 10px 4px;
	font-size:1em;
	line-height:1.1;
	margin-bottom:6px;
	padding-left:20px;
}
.indent
{
	padding-left:20px;
}
.endcolumns {
	clear:both;
	margin:0pt;
	padding:0pt;
}
/*.column ul li.bullet {
background:transparent url(/images/bullet_gray.gif) no-repeat scroll 10px 5px;
color:#999999;
padding-left:20px;
}*/

/* Kusal */
.home_content_inline{
	padding: 0px 70px 40px 0px;
	font-size:1.2em;
}
.home_content_inline img,.home_content_inline span{
	float:left;
	margin-right:45px;
	clear:both;
}
.home_content_inline img.map
{
    float:none;
    
}
.home_content_inline p,.home_content_inline img.map{
	padding-left:150px;
	margin:3px 0 10px 0;	
	line-height:1.6em;
}
.home_content_inline p a{
	text-decoration:none;
	color:#3b7f98;
	font-size:1em;
	float:right;
}
.home_content_inline p a.normal
{
    float:none;
}
.home_content_inline p a:hover{
	text-decoration:underline;
}
.home_content_inline ul{
	margin:0;
	padding-left:151px;
}
.home_content_inline ul li{
	background:url('../../Picture Library/Design/list_dot.gif') no-repeat 0 7px;
	padding-left:15px;
	list-style:none;
	line-height:1.5em;
}
/*.nav{
	height:21px;
	float:right;
	overflow:hidden;
	margin: 0 0 0 0;*/

}
/* ensyst */

/*body, html {font-family: arial, helvetica, serif;font-size: 11px;margin:0px auto 0px auto;padding: 0px;text-align: center;}
#border{width: 962px;background-color: #b5bec3;margin: 0px auto 0px auto;padding: 0px auto 0px auto;}
#container{text-align: left;width: 960px;padding: 0px 0px 0px 0px;margin: 0px auto 0px auto;background: url(images/footer.gif) no-repeat bottom right #ffffff;}
#content_left{float: left;clear: left;width: 550px;}
#content_right{float: right;clear: right;width: 410px;}
#contact{width: 410px;background: url(/Picture%20Library/features/contact1.jpg) repeat-x top left;} 
#news{width: 410px;background: url(/Picture%20Library/features/news1.jpg) repeat-x top left;} 
#services{width: 410px;background: url(/Picture%20Library/features/services.jpg) repeat-x top left;} 
#about{width: 410px;background: url(/Picture%20Library/features/about.jpg) repeat-x top left;} */
#bottom{
    width: 410px;
    height: 580px;
}
#top{
    width:410px;
    height:580px;
}
#building{width: 410px;background: url(/Picture%20Library/features/index.jpg) repeat-x top left;} /*building_bg.jpg*/
#logos{border-top: 1px solid #b5bec3;padding-top: 0px;background-color: #ffffff;text-align: center;}
#logos img{padding: 0px;margin: 7px 2px 4px 2px;}
#header_navi{height: 103px;width: 550px;}
#header{height: 74px;width: 550px;background: url(images/header02.jpg) repeat-x top left;}
#header01{height: 74px;width: 224px;background: url(images/header01.jpg) repeat-x top left;}
a img{border-width: 0px;}
#navi_container #navi{width: auto;background: url(images/navi01.jpg) repeat-x top left #0275c6;}
#navi_container #navi, #navi_container #navi ul {padding: 0;padding-left: 10px;margin: 0;list-style: none;line-height: 1em;height: 29px;}
	.spacer{padding-left: 20px;}
#navi .about a, #navi .about li {width: 91px;}
#navi .pands a, #navi .pands li {width: 169px;}
#navi .contact a, #navi .contact li {width: 103px;}
#navi .links a, #navi .links li {width: 74px;}
#navi .news a, #navi .news li {width: 75px;}
#navi a {
	display: block;
	padding: 8px 0px 10px 0px;
	color: #ffffff;
	margin: 0px;
	text-decoration: none;	
	font-weight: bold;
}
#navi li { /* all list items */
	float: left;
}
#navi li ul { /* second-level lists */
	overflow: visible;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	position: absolute;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#navi li ul li{
	display: block;
	width: 160px;
	height: auto;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}
#navi li.heading{
	background-color: #799eb5;
	color: #ffffff;
	padding: 3px 0px 4px 15px;
	border-top: 1px solid #8AB3CE;
	border-bottom: 1px solid #6B8BA0;
	border-left: 1px solid #8AB3CE;
	border-right: 1px solid #6B8BA0;
	font-weight: bold;
}
#navi li ul a{
	background-color: #f2f2f2;
	color: #1989d1;
	padding: 3px 0px 4px 15px;
	width: 150px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cfcfcf;
}
#navi li ul a:hover{
	background-color: #ECECEC;
	color: #1080c7;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #cfcfcf;
	padding: 4px 0px 3px 15px;
}
#navi li:hover ul, #navi li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* IE7 FIX */ 
#navi li:hover, #navi li.sfhover{position: static;}

#content {
	width: auto;
	background-color: #ffffff;
	padding:0px;
	margin: 0px;
	color: #545a5c;
	font-size: 6.5px;
	font-family:arial, helvetica, serif;

}
#footer{
	color: #ffffff;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 36px;
	background-color: #b5bec3;
}
#footer a{
	color: #ffffff;
}
#footer_left{
	float: left;
	clear: left;
	width: 300px;
	margin: 12px 0px 0px 20px;
}
#footer_right{
	float: right;
	clear: right;
	width: 300px;
	text-align: right;
	margin: 12px 20px 0px 0px;
}
#footer_middle{

	text-align: center;
	margin: 0px 0px 0px 0px;
}

.item{
	margin:0px 70px 20px 20px;
}
a{
	color: #2f95d5;
	text-decoration: none;
}
a:hover{
	color: #0074cb;
}
h2{
	font-family: arial, helvetica, serif;
	PADDING-RIGHT: 215px;	
	PADDING-LEFT: 20px;	
	FONT-SIZE: 16px;	
	BACKGROUND: url('../../Picture Library/Design/h2.gif') #a1a7ac no-repeat right top;	
	PADDING-BOTTOM: 5px;	
	COLOR: #ffffff;	
	PADDING-TOP: 5px
} 
h3{
	color: #3b7f98;
	font-size: 14px;
	font-weight: bold;
}
h4{
	font-weight: bold;
	color: #0093d6;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
h44{
	font-weight: bold;
	color: #0093d6;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
}

.blu{
	color: #4191D0;
}
ol, ul{
	color: #4191D0;
}
ul{
	list-style-type: square;
}
.noneul{
	list-style-type: none;
}

.norm{
	color: #545a5c;
}
.bold, b{
	font-weight: bold;
}
#spacer{
	height: 63px;
	float: right;
	clear: both;
	width: 410px;
}
noborder td, noborder tr{
	border-collapse: collapse;
}
.servlink{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	font-size: 11px;
	font-weight: bold;
	
}   /*color: #009BDA;*/
.seminar_heading{
	width: 492px;
	height: 30px;
	background: url(/images/seminar_heading.jpg) no-repeat top right;
	background-color: #ffffff;
	color: #ffffff;	
}
.col009BDA{
	color: #009BDA;
}
.col3B7F98{
	color: #3B7F98;
}
#contact_details{

}
#contact_details .right{
	width: 230px;
	float: right;
	clear: right;
}
#contact_details .left{
	width: 230px;
	float:left;
	clear:left;
}
#contact_details .clear{
	clear:both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}
#imc_feature{
	width: 460px;
	background: url(images/logo/no_06.jpg) no-repeat top left;
	height: 70px;
}
#imc_padding{
	background-color: #005596;
	margin: 0px 85px 0px 47px;
	padding: 4px 9px 4px 9px;
}
.emc_heading{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
#imc_feature .stand_out{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#imc_feature .norm{
	color: #ffffff;
}
#imc_feature p{
	padding: 0px;
	margin: 3px 0px 0px 0px;
}
.DLPDF{
	text-align: center;
}
.DLPDFpdf{
	display: inline;
	height: 40px;
	width: 35px;
	position: relative;
	top: 0px;
}
.DLPDFtext{
	margin: 0px 0px 0px 0px;
	display: inline;
	position: relative;
	top: -16px;
}

.clears{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.top_background{
	
	height:103px;
	width:100%;
	background:transparent url('../../Picture Library/Design/top_background.jpg') repeat-x 0 0;   
}
.font_ensyst
{
	font-family: arial, helvetica, serif;
}
.flash-page{
	background:url('../../Picture Library/features/index.jpg') no-repeat 0 100%;
}
.menu_item{
	
	margin: 100px 0px 0px 0px;
}
.link-color
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	font-size: 11px;
	font-weight: bold;
	color:#2f95d5;
	}

