@charset "utf-8";
/* CSS Document */

/*@font-face {
    font-family: 'MyriadWebRegular';
    src: url('myriad_0-webfont.eot');
    src: url('myriad_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriad_0-webfont.woff') format('woff'),
         url('myriad_0-webfont.ttf') format('truetype'),
         url('myriad_0-webfont.svg#MyriadWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadCondensedWebRegular';
    src: url('myriadc_0-webfont.eot');
    src: url('myriadc_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadc_0-webfont.woff') format('woff'),
         url('myriadc_0-webfont.ttf') format('truetype'),
         url('myriadc_0-webfont.svg#MyriadCondensedWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/



@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriadp0-webfont.eot');
    src: url('myriadp0-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadp0-webfont.woff') format('woff'),
         url('myriadp0-webfont.ttf') format('truetype'),
         url('myriadp0-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProCondensed';
    src: url('myriadpro-cond-webfont.eot');
    src: url('myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-cond-webfont.woff') format('woff'),
         url('myriadpro-cond-webfont.ttf') format('truetype'),
         url('myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

body {
	font: 90% MyriadProRegular, Verdana, Arial, "lucida grande", sans-serif;
	background:#F5F5F5 url(../img/bg-body.jpg) repeat-x;
	color:#333333;
}



#wrapper {
	width: 1000px;
	margin: 0.1em auto 0.3em auto;
	padding:0em;
	border: 1px solid #CCCCCC;
	background:#f9f8f7;
	/*-webkit-box-shadow:1px 3px 6px #E7F6F9 ; -moz-box-shadow: 1px 3px 6px #E7F6F9; box-shadow: 1px 3px 6px #E7F6F9;*/
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	-moz-box-shadow:    inset 0 0 10px #E7F6F9;
    -webkit-box-shadow: inset 0 0 10px #E7F6F9;
    box-shadow:         inset 0 0 10px #E7F6F9;
	
}

#wrapperpopup {
	width: 670px;
	margin: 0.1em auto 0.3em auto;
	padding:0em;
	border: 0px solid #CCCCCC;
	background:#f9f8f7;
	/*-webkit-box-shadow:1px 3px 6px #E7F6F9 ; -moz-box-shadow: 1px 3px 6px #E7F6F9; box-shadow: 1px 3px 6px #E7F6F9;*/
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	-moz-box-shadow:    inset 0 0 10px #E7F6F9;
    -webkit-box-shadow: inset 0 0 10px #E7F6F9;
    box-shadow:         inset 0 0 10px #E7F6F9;
	
}


/*header*/
#header {
	background: #fff;
	height: 140px;
	border-bottom: #F58525 0px solid;
}

.rowlogo {
	float: left;
	width: 210px;
	height:110px;
	margin: 0.2em 0em 0em 1em;
	padding: 0em;
	border: #dfdfdf 0px solid;
	background-color: none;
}

/*Navigation*/
.submenu {
	float: right;
	width: 700px;
	height:50px;
	margin: 2em 2em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: #753a00 0px solid;
}
.submenu ul {
	float: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}
.submenu li {
	float: left;
	margin: 0px;
	padding: 0em 1em 0em 1em;
	line-height: 18px;
	font-size: 12px;
	display: block;
	color: #444444;
}

.submenu li a:hover {
	color: #615F5F
}

.submenu li a.active {
	color: #615F5F;
	border-bottom: #c9c9c9 2px solid;
	font-weight: bold;
}





.box_home { float: left; width:312px; height:150px; margin: 1em 1.4em 1em 0em; padding: 0.1em; border: #F3F3F3 1px solid;  border-top: #33982A 4px solid; -webkit-box-shadow:1px 1px 3px #818181 ; -moz-box-shadow: 1px 1px 3px #818181; box-shadow: 2px 2px 3px #818181;  }

.boxhead {width:290px; line-height:30px; margin: 0.5em 0em 0em 0.5em; padding: 0px 0px 0px 0px; text-align:left; background-color: #fff; font-size:17px; font-weight:bold; /*-webkit-box-shadow:0px 0px 6px #292929; -moz-box-shadow: 0px 0px 6px #292929; box-shadow: 0px 0px 6px #292929;*/ color:#278C9E;  }

.boxhead2 {width:308px; line-height:30px; margin: 0em 0em 0em 0em; padding: 0px 0px 0px 5px; text-align:left; background-color: #fff; font-size:17px; font-weight:bold; -webkit-box-shadow:0px 0px 3px #292929; -moz-box-shadow: 0px 0px 3px #292929; box-shadow: 0px 0px 3px #292929; color:#3C4D57;  }


.boxcontent { float: left; width:65%; margin: 0.5em 0em 0em 0.5em; padding: 1px;  background-color: #fff; font-size:13px; line-height:18px; }
.boximg {float: left; width:28%; margin: 1em 0.5em 0em 0em; padding: 2px;  background-color: #fff; }

.box_left {width:160px; line-height:30px; margin: 0em 0em 1em 0em; padding: 0px; text-align:center; background-color: #F3F3F3; font-size:14px; font-weight:bold; -webkit-box-shadow:0px 1px 3px #292929; -moz-box-shadow: 0px 1px 3px #292929; box-shadow: 0px 1px 3px #292929;  }

.box_left_head {width:160px; margin: 0em 0em 0em 0em; padding: 0px; text-align:center; background-color: #F3F3F3; font-size:13px; font-weight:bold; -webkit-box-shadow:0px 0px 3px #292929; -moz-box-shadow: 0px 0px 3px #292929; box-shadow: 0px 0px 3px #292929;  }






.homebox {
	float:left;	
	border: #d9d9d9 0px solid;
	border-top: #F47D18 0px solid;
	margin: 1em 1em 1em 0em;
	padding: 0em;
	letter-spacing:0px;
	width:318px;
	height:160px;
	background-color: #fff;
	/*-webkit-box-shadow:1px 1px 3px #818181 ; -moz-box-shadow: 1px 1px 3px #818181; box-shadow: 2px 2px 3px #818181;*/
	-moz-box-shadow:    inset 0 0 15px  #F47D18;
  	 -webkit-box-shadow: inset 0 0 15px  #F47D18;
  	 box-shadow:         inset 0 0 15px  #F47D18;


}

.homeboxr {
	float:right;	
	border: #d9d9d9 0px solid;
	border-top: #F47D18 0px solid;
	margin: 1em 0em 1em 0em;
	padding: 0em;
	letter-spacing:0px;
	width:318px;
	height:160px;
	background-color: #fff;
	-moz-box-shadow:    inset 0 0 15px  #F47D18;
   -webkit-box-shadow: inset 0 0 15px  #F47D18;
   box-shadow:         inset 0 0 15px  #F47D18;
}


.homebox2 {
	float:left;	
	border: #F3F3F3 0px solid;
	margin: 1em 1.4em 1em 0em;
	padding: 0em;
	letter-spacing:0px;
	width:312px;
	height:auto;
	background-color: #fff;
	

}

.homebox2r {
	float:right;	
	border: #F3F3F3 0px solid;
	margin: 1em 0.2em 1em 0em;
	padding: 0em;
	letter-spacing:0px;
	width:312px;
	height:auto;
	background-color: #fff;
	}


.homeboxright {
	float:left;	
	border: #dfdfdf 1px solid;
	
	margin: 0.5em 1.4em 1em 0em;
	padding: 0em;
	
	letter-spacing:0px;
	width:210px;
	height:auto;
	background-color: #fff;
	}
	
	.boxheadright {width:200px; line-height:20px; margin: 0.4em 0em 0em 0.1em; padding: 0px 0px 0px 5px; text-align:left; background-color: #fff; font-size:16px; font-weight:normal; /*-webkit-box-shadow:0px 0px 3px #292929; -moz-box-shadow: 0px 0px 3px #292929; box-shadow: 0px 0px 3px #292929;*/ color:#278C9E;  }



.homecontent {
	font-size:12px;
	line-height:20px;
	}


#content-home {
	margin: 0.5em 0em 0em 0em;
	padding: 0;
	background: none;
	border: 0px solid #96E6FA;
}

#innercontent {
	/*margin: 2em 0em 0em 2.2em;*/
	margin: 4em auto 0em auto;
	padding: 0;
	width:940px;
	background: #FFF;
	border: 1px solid #dfdfdf;
	position:relative;
	z-index:200;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;  
	border-radius:5px;
	border:#8AD2E2 0px solid;
	
	-moz-box-shadow:    inset 0px 0px 8px  #8AD3E2;
   -webkit-box-shadow: inset 0px 0px 8px  #8AD3E2;
   box-shadow:         inset 0px 0px 8px  #8AD3E2;
}

.innercontentsub {
	margin: 1em auto 0em auto;
	padding: 0;
	width:940px;
	background: #FFF;
	border: 0px solid #dfdfdf;
	position:relative;
	z-index:200;
}

#insidecontent {
	margin: 1em auto 0em auto;
	padding: 0;
	width:940px;
	background:#fff url(../img/bg-leftmenu.jpg) repeat-y;
	border: 1px solid #dfdfdf;
	position:relative;
	z-index:200;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;  
	border-radius:5px;
	border:#8AD2E2 1px solid;
	
	-moz-box-shadow:    inset 0px 0px 8px  #8AD3E2;
   -webkit-box-shadow: inset 0px 0px 8px  #8AD3E2;
   box-shadow:         inset 0px 0px 8px  #8AD3E2;
}

#insidecontentpopup {
	margin: 1em auto 0em auto;
	padding: 0;
	width:670px;
	background:#fff ;
	border: 1px solid #dfdfdf;
	position:relative;
	z-index:200;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;  
	border-radius:5px;
	border:#8AD2E2 1px solid;
	
	-moz-box-shadow:    inset 0px 0px 8px  #8AD3E2;
   -webkit-box-shadow: inset 0px 0px 8px  #8AD3E2;
   box-shadow:         inset 0px 0px 8px  #8AD3E2;
}

#insidecontentpopup .sub-content{
	float:right;
	margin: 0em 1.5em 0em 0em;
	padding: 0.5em;
	width:600px;
	
	background: none;
	border: 0px solid #dfdfdf;
	
	}

#insidecontent .sub-left {
	float:left;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
	width:225px;
	background: none;
	border: 0px solid #dfdfdf;
	}

#insidecontent .sub-content{
	float:right;
	margin: 0em 1.5em 0em 0em;
	padding: 0.5em;
	width:670px;
	
	background: none;
	border: 0px solid #dfdfdf;
	
	}

.innercontentsub .bigfooter {
	float:left;
	margin: 0.3em auto 0em auto;
	padding: 0.3;
	width:220px;
	background: none;
	border: 0px solid #dfdfdf;
	position:relative;
	
}

#innercontent .home-left-news  {
	float:left;
	margin: 0.2em 0em 0.2em 0.2em;
	padding: 0.5em;
	width:210px;
	height:370px;
	background: #f5f5f5;
	border: 0px solid #dfdfdf;
	
	}
	
	
#innercontent .home-spotlite {
	float:right;
	margin: 0em 1.5em 0em 0em;
	padding: 0.5em;
	width:670px;
	height:100px;
	background: none;
	border: 0px solid #dfdfdf;
	}
	

	
#innercontent .home-spotlite .spotbox {
	float:left;
	margin: 0em 0.8em 0em 0em;
	padding: 0.5em;
	/*width:200px;*/
	width:300px;
	background: none;
	border: 0px solid #dfdfdf;
	}
	
#innercontent .home-spotlite .spotbox-right {
	float:right;
	margin: 0em 0em 0em 0em;
	padding: 0.5em;
	width:300px;
	background: none;
	border: 0px solid #dfdfdf;
	}	
	
	


#content {
	margin: 0.5em 0em 0em 0em;
	padding: 0;
	background: none;
	border: 0px solid #96E6FA;
}

.bannerarea {
	float:left;
	margin: 0em 0 0em 0;
	padding: 0;
	background: none;
	width: 700px;
	height:300px;
	border: #dfdfdf 0px solid;
}

.bannerarea-sub {
	float:left;
	margin: 0em 0 0em 0;
	padding: 0;
	background: none;
	width: 700px;
	height:180px;
	border: #dfdfdf 0px solid;
}

.introarea {
	float:right;
	margin: 0em 0 0em 0;
	padding: 1em;
	background: #92D6E4;
	width: 250px;
	height:274px;
	border: #dfdfdf 0px solid;
}




.subintroarea {
	float:left;
	margin: 0em 0 0em 0.2em;
	padding: 0.0em;
	background: #92D6E4;
	width: 226px;
	height:150px;
	border: #304958 0px solid;
}


#left-content {
	float:left;
	width:180px;
	margin:0em 0em 0em 0.2em;
	padding:0em 0em 0em 0em;
	border:#1C90BA 0px solid;
}
#middle-content {
	float:left;
	width:550px;
	margin:1em 0em 0em 1em;
	padding:0em 0em 0em 0em;
	border:#1C90BA 0px solid;
}

#right-content {
	float:right;
	width:210px;
	margin:1em 0em 0em 0em;
	padding:0em 0.5em 0em 0.5em;
	border:#1C90BA 0px solid;
}


#left-menu {
	float:left;
	width:100%;
	margin:0em 0em 2em 0em;
	padding:0em 0em 0em 0em;
	border:#dfdfdf 0px solid;
}


#left-menu ul {
	float:left;
	list-style: none;
	width:100%;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0.3em 0em;
	/*-webkit-border-radius:5px;
	-moz-border-radius:5px;  
	border-radius:5px;
	border:#8AD2E2 0px solid;
	background:#fff url(img/bg-leftmenu.jpg) bottom repeat-x;
	-moz-box-shadow:    inset 0 0 15px  #8AD3E2;
   -webkit-box-shadow: inset 0 0 15px  #8AD3E2;
   box-shadow:         inset 0 0 15px  #8AD3E2;*/
	
}

#left-menu li {
	float:left;
	line-height:16px;
	width:225px;
	padding:0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	display:block;
	border-bottom:#E1E2E3 1px solid;
}

#left-menu li a {
	float:left;
	font-size:14px;
	color:#515558;
	text-align:left;
	width:220px;
	display:block;
	line-height:26px;
	margin:0em 0em 0em 0em;
	padding:0.2em 0em 0.2em 0.5em;
	letter-spacing:0.3px;
	font-weight:normal;
	text-decoration:none;
	
	
}
#left-menu li a:hover {
	color:#5B5BBA;
	background: #CECBE4;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	line-height:26px;
	/*opacity:0.9;
     filter:alpha(opacity=90);*/ /* For IE8 and earlier */
	
}
#left-menu li a.active {
	color:#fff;
	font-weight:normal;
	background: #9E98C9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	line-height:26px;
	/*opacity:0.9;
     filter:alpha(opacity=90);*/ /* For IE8 and earlier */
	}

#left-menu li ul li {
	float:left;
	line-height:26px;
	width:90%;
	padding:0em 0em 0em 0em;
	margin: 0em 0em 0em 0.6em;
	display:block;
	border-bottom:#dfdfdf 0px dashed;
}


#left-menu li ul li a {
	float:left;
	font-size:14px;
	color:#515558;
	text-align:left;
	width:200px;
	display:block;
	line-height:26px;
	margin:0em 0em 0em 0em;
	padding:0.2em 0em 0.2em 0.5em;
	letter-spacing:0.3px;
	font-weight:normal;
	text-decoration:none;
	}

#left-menu li ul li a:hover {
	color:#5B5BBA;
	font-weight:normal;
	background: #E8F7F9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	line-height:26px;
	width:200px;
	}

#left-menu li ul li a.active {
	color:#5B5BBA;
	font-weight:normal;
	background: #E8F7F9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;  
	border-radius:0px;
	line-height:26px;
	width:200px;
	}



/*content formating*/

	P.home {
	margin: 0.5em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	text-align:left;
	}

p {
	margin: 0em 0em 1.4em 0em;
	padding: 0em 0em 0em 0em;
	color: #242424;
	font-size: 14px;
	letter-spacing:0px;
	line-height: 21px;
	font-weight: normal;
	text-align:justify;
	
	
	}
	
.foot{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	
	}

a.more-link {
	width: 100%;
	color: #336699;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin: 0em 0em 0.5em 0em;
	}

h1 {
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 0em;
	font: MyriadProCondensed, Helvetica, Verdana, Arial;
	font-size: 24px;
	color: #373895;
	font-weight: 400;
	line-height: 32px;
	letter-spacing:0px;
	text-transform:none;
	border-bottom: #ccc 1px solid;
	}
	
	h1.left {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0.5em;
	width:218px;
	font: MyriadProCondensed, Helvetica, Verdana, Arial;
	font-size: 18px;
	color: #3C4D57
	font-weight: 800;
	line-height: 32px;
	letter-spacing:1px;
	text-transform:none;
	border-bottom: #ccc 1px double;
	}
	
	h1.home {
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 0em;
	font: MyriadProCondensed, Helvetica, Verdana, Arial;
	font-size: 24px;
	color: #373895;
	font-weight: 400;
	line-height: 32px;
	letter-spacing:1px;
	letter-spacing:0.8px;
	text-transform:none;
	border-bottom: #ccc 1px solid;
	}

	h2 {
	margin: 0.5em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
	font: MyriadProCondensed, Helvetica, Verdana, Arial;
	font-size: 20px;
	color: #278C9E;
	font-weight: 400;
	line-height: 22px;
	border-bottom: #ccc 0px solid;
	}
	
	h2.spot{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font: MyriadProCondensed, Courier New, Helvetica, Verdana, Arial;
	font-size: 18px;
	color: #278C9E;
	font-weight: 400;
	line-height: 22px;
	border-bottom: #ccc 0px dashed;
	}

h3 {
	width: 100%;
	margin: 0em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	font: MyriadProCondensed, Helvetica, Verdana, Arial;
	font-size: 18px;
	color: #5B5BBA;
	font-weight: 400;
	line-height: 22px;
	letter-spacing:0.5px;
	}

h4 {
	width: 100%;
	margin: 0em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	letter-spacing:1px;
	}
	
	strong {
		font-weight: 600;
		color:#333333;
		}
ul{
    margin: 0.2em 0em 1.5em 0em;
    padding: 0;
	}
	
ul.content_list li{
    text-align: left;
    list-style:disc;
    padding: 0px 0px 0px 10px;
    	margin: 6px 1px 6px 18px;
   	font-size: 14px;
	letter-spacing:0px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	
	text-align:none;
}


ul.big-foot li{
    text-align: left;
    list-style:none;
	padding: 0px 0px 0px 2px;
    margin: 2px 1px 2px 5px;
    font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	text-align:justify;
}

ul.big-foot li a{
     color: #000;
	font-weight: normal;
	
}



/*management sytle*/

.mgtbox {
	float: left;
	margin: 0.5em 0em 0 0.4em;
	padding: 0em;
	background: none;
	width: 100%;
	border: 0px solid #C9C9C9;
}
.mgtbox .mgtimg {
	float: left;
	margin: 0em 0em 0 0.4em;
	padding: 0em;
	background: none;
	width: 100px;
	border: 0px solid #C9C9C9;
}
.mgtbox .mgtcontent {
	float: right;
	margin: 0em 0em 0 0.4em;
	padding: 0em;
	background: none;
	width: 500px;
	border: 0px solid #C9C9C9;
}

/*News style-------------------------*/

.newsdate {
	float: left;
	width: 150px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 13px;
	color: #000;
	font-style:italic;
	}

.newscontent {
	float: right;
	width: 500px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	}

.introarea .introhead {
	float: left;
	width: 100%;
	margin: 0.5em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	}

.introarea .introcontent {
	margin: 1em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	}



.caption {
	width: 100%;
	margin: 0em 0em 0.8em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 16px;
	color: #547494;
	font-weight: normal;
	line-height: 25px;
	letter-spacing:1px;
	}

.imgbox {
	border: #ccc 8px double;
	margin: 0.5em 0em 1em 1em;
	background-color: #ccc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

.imgbox2 {
	border: #8AD3E2 5px double;
	margin: 0em 0em 0em 0em;
	background-color: #8AD3E2;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	}

.giftbox {
	float:left;	
	border: #ccc 10px solid;
	margin: 0em 0em 1em 1em;
	padding: 1em;
	width:120px;
	Height:100px;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

.packbox {
	float:left;	
	border: #ccc 10px solid;
	margin: 0em 0em 1em 1em;
	padding: 1em;
	width:120px;
	Height:100px;
	background-color: #ccc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

.clientbox {
	float:left;	
	margin: 0em 0em 1em 1em;
	padding: 0em;
	width:150px;
	Height:120px;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

.testimonialbox {
	float:left;	
	border: #ccc 8px solid;
	margin: 0em 0em 1em 1em;
	padding: 0em;
	width:240px;
	Height:175px;
	background-color: #ccc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	}

#footer {
	margin: 0em auto 0em auto;
	padding: 0;
	line-height: 18px;
	font-size:12px;
	width: 1000px;
	height: 40px;
	line-height:40px;
	/*background:#fff url(../img/bg_main.png) repeat-x;*/
	border-top: 0px solid #8AD3E2;
	
	}

.copyspn
{
	float:left; width:450px; text-align:left; margin-left:35px;
}

.copyss
{
	float:right;width:200px; text-align:right;
}

.copylnk
{
	padding-left:5px;padding-right:5px;
}

a.more-link {
	width: 100%;
	color: #336699;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin: 1em 0em 0.5em 0em;
}


.buttonlink {
				float:right;
				background: url(../img/bg_menu.png) repeat-x ;
				color:#FFFFFF;
				font-size:11px;
				padding: 2px 15px 2px 15px;
				line-height: 18px;
				-webkit-border-radius:15px;
				-moz-border-radius:15px;  
				border-radius:15px;
			}
			
.buttonbg {
				float:right;
				background:#F58525;
				color:#fff;
				font-size:11px;
				padding: 2px 15px 2px 15px;
				line-height: 18px;
				-webkit-border-radius:15px;
				-moz-border-radius:15px;  
				border-radius:15px;
			}



/*common*/
.rgt {
	float:right;
}
.lft {
	float:left;
}

.cen {
	text-align:center;
}

.full {
	width:95%;
}

.white {
	color:#fff;
}

.roundborder {
	margin: 0.5em 0 0em 0;
	border: #BEBEBE 6px solid;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

/* tabs  */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	font-size:13px;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	width: 180px;
	height:350px;
	background:#FFE6C5;
}
ul.tabs li {
	/*float: left;*/
	margin: 0.2em 0 0em 0.2em;
	padding: 0;
	
	width:178px;
	line-height: 18px;
	border: 0px solid #999;
	font-size:13px;
	margin-bottom: -1px;
	/*background: #e0e0e0;*/
	background:#FFE6C5;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size:13px;
	font-size: 1em;
	margin: 0em 0 0em 0.2em;
	padding: 10px 5px;
	border: 0px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-right: 1px solid #fff;
}
.tab_container {
	border: 1px solid #FFE6C5;
	/*border-left: none;
	clear: both;*/
	float: right; 
	width: 368px;
	
	background: #fff;
	
}
.tab_content {
	padding: 10px;
	font-size: 1em;
}
.tab_content h2 {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.3em;
	line-height:22px;
	color:#336699;
}
.tab_content h3 a{
	color: #254588;
}


/*table*/

#hor-minimalist-b
{
	
	font-size: 14px;
	background: #fff;
	margin: 0px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
	margin: 10px 0px;
	line-height: 21px;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	background: url(../img/bg_menu.png) repeat-x ;
	/*background-color:#336699;*/
	padding: 5px 5px;
	border-bottom: 0px solid #dfdfdf;
	border-left: 0px solid #dfdfdf;
	margin: 0px;
}

#hor-minimalist-b th.lasthead
{
	
	border-right: 0px solid #dfdfdf;
}

#hor-minimalist-b td
{
	border-left: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: 400;
	color: #242424;
	padding: 10px 5px;
	
	
}

#hor-minimalist-b td.last
{
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 3px 4px;
}

#hor-minimalist-b tbody tr:hover td
{
	color: #000;

}

#accordionwrapper {
	width: 650px;
	
	}

.accordionButton {	
	width: 650px;
	float: left;
	background:none;
	margin:0.6em 0em;
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
	}
	
.accordionContent {	
	width: 650px;
	float: left;
	background: none;
	display: none;
	}



a {
	color:#383996;
	
}




/*UI footer wrapper*/
#uiwrapper {
	width: 960px;
	margin: 8px auto 5px auto;
	padding: 0px 10px 0px 10px;
	border: 0px solid #D3D3D3;
	color:#666666;
	font-size:11px;
}
#uiwrapper a {
	color:#336699;
	line-height:18px;
	margin: 0px auto 5px auto;
	font-size:11px;
}
.ui {
	font-size:11px;
}


