* { padding: 0; outline: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
}

body, html { height: 100%; }

body {
    font-size: 15px;
    line-height: 20px;
    font-family: arial, sans-serif;
    color: black;
   
    min-width: 920px;
}

a { color: #33CCCC; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; color:#1ca7f0; }


article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif;
	}
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

h2 { font-size: 26px; line-height: 34px; color: #1ca7f0; font-family: georgia, arial, helvetica, serif; font-style: italic;
	width: 743px;
}
h3 { font-size: 20px; line-height: 32px; color: #000000; font-family: georgia, arial, helvetica, serif; font-weight: normal; font-style: italic; }
h4 { font-size: 19px;  line-height: 20px; color: #1ca7f0; font-family: georgia, arial, helvetica, serif; font-weight: normal; }
.shell { width: 923px; 
margin: 0 auto; }
.cont
{
	 position: relative; padding-left: 13px; padding-top: 39px; padding-bottom: 51px;
	background-color:white;
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
}

header {background: url(../css/images/header.jpg) repeat-x 0 0; border-bottom: 1px solid #006e86; height: 185px; }
header .shell { position: relative; }
#logo { width: 269px; 
position: absolute; top: 12px; 
left: 20px; 
font-size: 0; line-height: 0;
	height: 171px;
}
#logo a
{
	height: 172px;
	display: block;
	background: url(../css/images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
	width: 268px;
}
#logo div { 
			text-align:center;
display: block; 
	width: 217px;
	position:relative;

}
#logo div { 
			text-align:center;
display: block; 
	width: 217px;
	position:relative;

}
/* tabs */
 .MyTabStyle .ajax__tab_header
        {
            font-family: "Helvetica Neue" , Arial, Sans-Serif;
            font-size: 14px;
            font-weight:bold;
            display: block;
            
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_outer
        {
            border-color: black;
			
            margin-right: 3px;
            border:solid 1px white;
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_inner
        {
      
            padding: 11px 3px 3px 3px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer
        {
		
            background-color:#00CCFF;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #fff;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer
        {
            border-bottom-color: #ffffff;
            background-color: #00CCFF;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_inner
        {
        
            border-color: #333;
        }
        .MyTabStyle .ajax__tab_body
        {
            font-family: verdana,tahoma,helvetica;
            font-size: 10pt;
            border-top-width: 0;
         
        }
/* slider */

/* end of navigation */

/* slider */
.slider-section { background: #009bb9 url(images/slider-section.png) repeat-x center 0; min-height: 399px; }
.slider-holder { background: url(images/slider-holder.png) repeat 0 0; border-top: 1px solid #568993; width: 900px; height: 380px; padding: 9px; position: relative; bottom: -30px; }
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 920px; height: 37px; position: absolute; bottom: -37px; left: 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.flexslider { width: 900px; height: 380px; overflow: hidden; }
.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative;
	font-style: italic;
}
.flexslider ul.slides li { width: 900px; height: 380px; float: left; position: relative; }
.flexslider ul.slides li img { width: 900px; height: 380px; }
.flexslider ul.slides li .slide-cnt { width: 336px; padding: 30px 26px 20px 26px; background: url(images/slide-cnt.png) repeat 0 0; position: absolute; top: 41px; right: 47px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.flexslider ul.slides li .slide-cnt h3 { color: #eae8de; font-weight: normal; font-size:19px; line-height: 22px; padding-bottom: 14px;  }
.flexslider ul.slides li .slide-cnt p { color: #00CCFF; font-size: 15px; line-height: 22px; padding-bottom: 16px; }
.flexslider ul.slides li .slide-cnt a.slider-btn { width: 115px; height: 33px; line-height: 33px; text-align: center; padding: 0 44px 0 22px; font-size: 17px; color: #0d0d0d; display: block; font-weight: bold; 
text-shadow: rgba(255,255,255,0.4) 1px 1px 2px; background: url(images/slider-btn.png) no-repeat 0 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { color: #fff; text-decoration: none; text-shadow: rgba(0,0,0,0.4) 1px 1px 2px; }
/* end of slider */

.main { padding-top: 68px; padding-bottom: 1px; background:  url(images/bodybg.jpg)  }
/* heading */
.heading { position: relative; padding-left: 135px; padding-top: 3px; padding-bottom: 51px;
	top: 0px;
	left: 0px;
	height: 119px;
}
.heading span.ico
{
	 border:3px solid #deddd8;
    width: 99px;
	height: 109px;
	background: url(images/glancin1.jpg) no-repeat 0 0;
	position: absolute;
	left: 10px;
	top: 6px;
}
.heading h3 { padding-bottom: 1
.heading h3 { padding-bottom: 16px;
	height: 45px;
}
;
}
lancin */
.heading_prof { position: relative; padding-left: 13px; padding-top: 39px; padding-bottom: 51px;
	top: 0px;
	left: 0px;
	width: 900px;
	background-color:white;
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
}
.heading_prof_index { position: relative; padding-left: 13px; padding-top: 39px; padding-bottom: 51px;
	top: 0px;
	left: 0px;
	width: 900px;
	background-color:white;
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
}
; }
.heading_prof h3 { padding-bottom: 16px;

padding-bottom: 36px;
	width: 923px;
}
/* cols */
.cols { padding-bottom: 36px;
	width: 923px;
}
.cols .col { width: 292px; 
float: left;
	height: 266px;
}
.cols .col + .col { padding-left: 0px; }
.cols .col a img { background: url(images/bg-img.png) repeat 0 0; padding: 9px 0 10px; border-top: 1px solid #6e6e6e; margin-bottom: 8px;
	width: 273px;
	height: 146px;
}
.cols .col h4 { line-height: 19px; padding-bottom: 14px; }
.cols .col h4 a { color: #fff; }
.cols .col p { line-height: 18px; padding-left:5px; }
/* end of cols */


/* content */
.content { width: 661px; 
float: left; padding-left: 3px;  }
.content { width: 661px; 
float: left; padding-left: 3px;  }
.content h4 { padding-bottom: 15px; }
.content p { padding-bottom: 20px; }
.content p:last-child { padding-bottom: 0; }
.content .box { background: url(images/body_white.png) repeat 0 0; padding: 20px 30px 20px 27px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;
	width: 600px;
	
}
/* end of content */
/* content4innerpages */
.content_sub { width: 885px; 
float: left; padding-left: 3px;  }
.conten_sub h4 { padding-bottom: 15px; }
.content_sub p { padding-bottom: 20px;
	width: 851px;
}
.content_sub div { padding-bottom: 20px;
	width: 832px;
}
.content_sub p:last-child { padding-bottom: 0; }
.content_sub .box {  padding: 20px 30px 20px 27px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }

.box_sub {  padding: 20px 30px 20px 27px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;
	width: 848px;
}
/* end of content */
/* aside */
aside { width: 230px; 
float: right; }
aside .widget h4 { padding-bottom: 18px; }
aside .widget ul { list-style: none; list-style-position: outside; }
aside .widget ul li { background: url(images/plus-ico.png) no-repeat 0 7px; padding-left: 14px; line-height: 22px; }
aside .widget ul li a { color: #39daf5; }
/* end of aside */

/* footer */
html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -106px; }
#footer, #footer-push { height: 106px; }

#footer { background: url(images/footer.png) repeat-x 0 0; }
.footer-top  { height: 70px; line-height: 68px; position: relative;
	top: 0px;
	left: 0px;
}
.footer-top .footer-nav { font-size: 16px; font-family: georgia, arial, helvetica, serif; }
.footer-top .footer-nav a { color: #fff }
.footer-top .footer-nav a:hover { color: #0090af; text-decoration: none; }
.footer-top .footer-logo li { width: 192px; position: absolute; top: 14px; color:white; font-size:small;   right: 8px; font-size: 0; line-height: 0; }

#footer .copy { height: 22px; 
padding: 12px 0 4px 0;
	width: 808px;
}
#footer .copy p { color: #010101; font-size: 11px; }
#footer .copy p a { color: White; text-decoration: underline;font-size: 13px; }
#footer .copy p a:hover { text-decoration: none; color: Orange; }

/* end of footer */

/*Client Slider*/
.slider-second { position: relative;  padding-top:20px;
	top: 0px;
	left: 0px;
	width: 890px;
}
.slider-second img { padding: 1px; background: #fff; border: 2px solid #00CCFF; }
.slider-second .jcarousel-clip { width: 850px; height: 100px; overflow: hidden; margin-left: 30px; }
.slider-second .jcarousel-item { width: 150px; height: 98px; padding-right: 21px; list-style: none; float: left; }

.slider-second .jcarousel-prev { background: url(images/slider-navigation.png) no-repeat 0 0; width: 18px; height: 24px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; left: 3px; top: 37px; cursor: pointer;}
.slider-second .jcarousel-next { background: url(images/slider-navigation.png) no-repeat -27px 0; width: 18px; height: 24px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; right: 0; top: 37px; cursor: pointer; }
/* Sliders */

.col { width: 893px; 
padding-left: 10px; padding-top:20px; }

.col-nav { float: left; width: 190px; }
.col-nav ul li a { color: #1ca7f0; }
.col-nav ul li { list-style: none; font-size: 13px; line-height: 24px; color: #1ca7f0; }
