/* default */
h1,h2,h3,h4,h5{ padding:0; margin:0; }
.hidden{ text-indent:-999em; overflow:hidden;}
hr.hide-line{ padding:0; margin:0; display:none;}
.clear{ clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}/* End hide from IE Mac */

/* Body */
body{ font: 100% Arial, Helvetica, sans-serif; background-color:#2968B7; margin:0; padding:0; text-align: center; color:#333333;}

/* header */
#header{ background:url(../images/header-bg.jpg); width:990px; text-align:left; height:198px; margin:0 auto; position:relative;}
#header .hlogo{ border:0; position:absolute; left:15px; top:10px;}
#header ul{ margin:0; padding:0; list-style:none; position:absolute; left:15px; top:144px; background:url(../images/hnav.jpg) repeat-x left top; width:960px; height:54px;}
#header ul li{ float:left;}
#header ul li a{ display:block; height:50px; font-size:15px; color:#FFF; text-decoration:none; font-weight:bold; width:96px; text-align:center; line-height:50px; text-transform:uppercase;}
#header ul li a:hover, #header ul li a.active-menu{ background:url(../images/hnav-hover.jpg) repeat-x left top;}
#header ul li.span1 a{ width:130px;}
#header ul li.span2 a{ width:174px;}
#header ul li.span3 a{ width:241px;}
#header .hinfo{ float:right; color:#000000; font-size:15px; font-weight:bold; text-align:right; line-height:150%; padding:0 20px 0 0;}
#header .hinfo p{ margin:0; padding:15px 0 15px 0;} 
#header .hinfo strong{ font-size:25px; color:#D83A3F;}
#header .hinfo img{ border:0; float:right; margin:0 0 0 10px;}
#header .hinfo span{ display:inline-block; padding:5px 0 0 0;}

/* banner */
#banner{ background:url(../images/banner-bg.jpg) no-repeat left top #FFF; width:990px; height:400px; margin:0 auto; text-align:left; overflow:hidden !important;}
#banner .slideshow{ width:960px; margin:0 auto; height:400px; overflow:hidden !important;}
#banner .slideshow img{ display:block;}
#banner .slideshow dl{ margin:0; padding:0; position:relative;}
#banner .slideshow dl dt{ position:absolute;}
#banner .slideshow dl dd{ margin:0; padding:0; background:url(../images/slide/slide-bg.png) no-repeat; height:88px; width:960px; position:absolute; font-size:35px; color:#FFF; font-weight:bold; line-height:88px; text-indent:20px; margin:312px 0 0 0;}
#banner #nav{ position:absolute; z-index:5000; float:right; display:inline-block; text-align:right; width:960px; margin:350px 0 0 0;}
#banner #nav a{ background:url(../images/slide/normal.png) no-repeat; display:inline-block; width:16px; height:16px; text-align:center; line-height:16px; text-decoration:none; color:#000; font-size:9px; margin:0 4px 0 0;}
#banner #nav a.activeSlide{ background:url(../images/slide/hover.png); color:#FFF;}

/* content-top */
#content-top{ width:990px; margin:0 auto; text-align:left; background:#FFF; padding:5px 0 0 0; line-height:120%;}
#content-top dl{ margin:0; padding:0 0 0 14px; width:230px; float:left;}
#content-top dl img{ display:block;}
#content-top dl dt strong{ color:#508DC5; font-size:23px; padding:5px; display:block;}
#content-top dl dt span{ color:#333333; display:block; font-size:15px;}
#content-top dl dd{ font-size:11px; font-family:Tahoma, Geneva, sans-serif; margin:0; padding:0;}
#content-top dl dd p{ margin:0; padding:0 5px 10px 5px;}
#content-top dl dd a{ background:url(../images/ct-normal.jpg); height:28px; margin:0 auto; width:230px; display:block; text-align:center; font-size:11px; color:#FFF; line-height:28px; text-decoration:none; -moz-border-radius:5px; border-radius:5px;}
#content-top dl dd a:hover{ background:url(../images/ct-hover.jpg);}
#content-top dl dd a span{ background:url(../images/arrow.png) no-repeat center right; display:inline-block; padding:0 10px 0 0;}

/* main */
#main { background:#FFF; width:960px; margin:0 auto; text-align:left; padding:35px 15px 30px 15px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:170%; min-height:430px;}

/* content */
.main-bg{ background:url(../images/main-bg.jpg) no-repeat left top #FFF !important;}
#main h1{ font-size:23px; color:#508EC5; font-family:Arial, Helvetica, sans-serif; padding:0 0 20px 0;}
#main p{ margin:0; padding:0 0 15px 0;}
#main .img-left{ float:left; margin:0 20px 0 0;}
#main #content-index{ width:700px; float:left; min-height:300px; }
#main h2{ font-size:18px; color:#508EC5; font-family:Arial, Helvetica, sans-serif; padding:5px 0 5px 0;}
#main ul{ margin:0; padding:0 0 10px 30px; }
#main #frmContact input[type=text], #main #frmContact textarea{ width:250px;}
#main #frmContact .required{ color:#F00;}
#main a{ color:#508EC5; text-decoration:underline; font-weight:bold;}
#main a:hover{ text-decoration:none;}

/* sidebar */
#main #sidebar{ width:240px; float:right; margin:10px 0 0 0; font-size:12px;}
#main #sidebar h4{ font-size:23px; color:#508EC5; margin:0 0 20px 0;}
#main #sidebar .testimonials{ background:#F7F7F7; padding:15px; margin:0 0 10px 0;}
#main #sidebar .testimonials p{ margin:0; padding:0 0 20px 0;}
#main #sidebar .testimonials .readmore{ background:url(../images/arrow-black.png) no-repeat center right; padding:0 10px 0 0; color:#000; text-decoration:none;}
#main #sidebar .testimonials .readmore:hover{ color:#D93C3E; background:url(../images/arrow-red.png) no-repeat center right;}
#main #sidebar .mt{ margin:0 auto; display:block;}
#main .pad{ padding:0 20px 0 0;}
#main .float-left{ float:left;}

/* footer */
#footer{ background:#FFF; width:960px; height:95px; margin:0 auto; text-align:left; padding:0 15px; font-size:11px;}
#footer p{ background:#000; height:50px; line-height:50px; padding:0 20px; color:#FFF; margin:0 0 15px 0;}
#footer p .fleft{ float:left; display:inline-block;}
#footer p .fleft a{ color:#FFF; text-transform:uppercase; text-decoration:none;}
#footer p .fleft a:hover{ text-decoration:underline;}
#footer p .fright{ float:right; display:inline-block;}
#footer cite{ text-align:center; display:inline-block; width:960px; font-style:normal;}
#footer cite a{ color:#333; text-decoration:none;}
#footer cite a:hover{ text-decoration:underline;}