/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
html {
	width:100%;
	height:100%;
}
body {
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	color:#000;
	min-width:960px;
	height:100%;
	background:url(../images/bg.jpg) center top no-repeat #0e76bd;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.main {
	width:960px;
	margin:0 auto;
    
}
.logo { width:90px; height:auto;}

.footer-icon{ border-radius:5px;}

.main2 {
	width:960px;
	margin:0 auto;
    background-color:#fff;
    padding:20px 0 10px 0;
    border-left:#ddd;
    border-right:#ddd;
}
a {
	color:#ff7800;
	outline:none;
    text-decoration:none;
}
a:hover {
	text-decoration:underline;
    color:#00989d;
}
.col-1, .col-2 {
	float:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p0 {
	margin-bottom:0px;
}
.p1 {
	margin-bottom:15px;
}
.p2 {
	margin-bottom:15px;
    text-align:justify;
    color:#555;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#000;
}
.color-3 {
	color:#666;
}
/*********************************boxes**********************************/
.indent-top {
	padding-top:60px;
}
.indent-top2 {
	padding-top:0px;
    color:#666;
}
.indent-left {
	padding-left:20px;
}
.indent-right {
	padding-right:50px;
}
.indent-bot {
	margin-bottom:20px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.prev-indent-bot2 {
	margin-bottom:5px;
}
.img-indent-bot {
	margin-bottom:25px;
}
.margin-bot {
	margin-bottom:35px;
}
.margin-left {
	margin-left:13px;
}
.img-indent {
	float:left;
	margin:0 20px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 13px 0px 0;
}
.img-indent-r {
	float:right;
	margin:24px 0px 0px 20px;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 a, .link, h1 a {
	text-decoration:none;
}
.gap {
    height:10px;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
}
h1 {
	padding:32px 0 0 11px;
	float:left;
}
/*
h1 a {
	display:block;
	width:324px;
	height:51px;
	text-indent:-999em;
	background:url(../images/logo.png) 0 0 no-repeat;
}*/
/***** menu *****/
.menu {
	padding:35px 10px 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative;
    padding:0 2px;
}
.menu > li:first-child {
	background:none;
}
.menu a {
	display:inline-block;
    font-family:Arial;
	font-size:16px;
	line-height:2em;
	letter-spacing:0;
	padding:10px 15px 10px 15px;
	color:#000;
	text-transform:uppercase;
	_background:url(../images/menu-a-tail1.gif) 0 -999em repeat-x;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.menu a.active, .menu a:hover {
	background-position:0 0;
	background-color:#ff7800;
	color:#fff;
}
/***** slider *****/
.row-bot {
	width:100%;
	padding:30px 0 0;
	background:url(../images/content-tail1.gif) center top repeat
}
.slider-wrapper {
	margin:0 auto;
	width:960px;
	height:385px;
	padding-bottom:0px;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
	overflow:hidden;
}
.slider {
	width:960px;
	height:350px;
	position:relative;
	border-radius: 20px;
}
.items {
	display:none;
}
.pagination {
	position:absolute;
	left:20px;
	bottom:10px;
	z-index:99;
}
.pagination li {
	float:left;
	padding-right:8px;
}
.pagination a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider-pagination.png) right top no-repeat;
	cursor:pointer;
}
.pagination li.current a {
	cursor:default;
}
.pagination li.current a,  .pagination a:hover {
	background-position:left top;
}
/*********************************content*************************************/
#content {
	width:100%;
	padding:0px 0 53px;
	background:url(../images/content-tail.jpg) center top repeat;
	position:relative;
	z-index:1;
}
#page1 #content {
	padding:0px 0 0px;
    
}
.spacer-1 {
	width:100%;
	padding:16px 0;
    border-right:solid 1px #444;
}
h2 {
	font-size:40px;
	line-height:1.2em;
	letter-spacing:-2px;
	color:#000;
	margin-bottom:10px;
}
h3 {
	font-size:30px;
	line-height:2em;
	color:#0fb435;
	letter-spacing:-1px;
}
h6 {
	color:#00989d;
	font-weight:normal;
}
.title-1 {
	display:block;
	font-size:37px;
	line-height:1.2em;
	color:#2ab5ba;
	letter-spacing:-1px;
}
.title-1 strong,  .title-1 em {
	display:block;
	margin-top:-12px;
}
.title-1 em {
	color:#000;
}
.border-bot {
	width:100%;
	_padding-bottom:35px;	
}

.list-1 li {
	line-height:25px;
	padding-left:25px;
	padding-bottom:10px;
	background:url(../images/bullet.png) 0 1px no-repeat;
}
.list-1 a {
	display:inline-block;
	color:#333;
    text-align:left;
    cursor:default;
}
.list-1 a:hover {
	color:#2ab5ba;
    cursor:default;
}

.annual-list li {
	_line-height:18px;
	padding-left:25px;
	padding-top:3px;
    padding-bottom:3px;
	background:url(../images/marker-1.png) 5px 12px no-repeat;
    border-bottom:solid 1px #f1f372;
}

.annual-list a {
	display:inline-block;
	color:#111;
    font-size:13px;
    font-weight:bold;
}
.annual-list a:hover {
	color:#05afc8;
    text-decoration:none;
}

.annual-box {
background-color:#fdfeb1;
border:solid 1px #f1f372;
padding:10px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.quicklink {
background-color:#f5f5f5;
border:solid 1px #ddd;
padding:10px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
.quicklink li {
	_line-height:18px;
	padding-left:25px;
	padding-top:3px;
    padding-bottom:3px;
	background:url(../images/marker-1.png) 5px 12px no-repeat;
    border-bottom:solid 1px #ddd;
}

.quicklink a {
	display:inline-block;
	color:#05afc8;
    font-size:13px;
    font-weight:bold;
}
.quicklink a:hover {
	color:#000;
    text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	font-size:13px;
	padding-left:9px;
	color:#ff7800;
	background:url(../images/marker-2.gif) 0 10px no-repeat;
    font-weight:bold;
}
.link-1:hover {
	text-decoration:none;
}
.text-1 {
	font-size:14px;
}
.tdate-1 {
	display:block;
	color:#00989d;
	margin-bottom:14px;
}
dl span {
	float:left;
	width:80px;
}
/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
#contact-form label {
	display:block;
	height:35px;
	overflow:hidden;
}
#contact-form input {
	float:left;
	width:280px;
	font-size:13px;
	line-height:1.23em;
	color:#000;
	padding:4px 10px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	background:#fff;
	outline:none;
}
#contact-form textarea {
	float:left;
	height:363px;
	min-height:363px;
	max-height:363px;
	width:520px;
	max-width:520px;
	min-width:520px;
	font-size:13px;
	line-height:1.23em;
	color:#000;
	padding:5px 10px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	background:#fff;
	overflow:auto;
	outline:none;
}
.text-form {
	float:left;
	display:block;
	font-size:14px;
	line-height:28px;
	width:79px;
	color:#000;
}
.buttons {
	padding:13px 0 0 0;
	text-align:right;
}
.buttons a {
	margin-left:27px;
}
.contactbox {
/*background-color:#e5e2e2;
border:solid 1px #d1d1d1;
padding:10px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;*/
color:#222;
font:13px arial;
line-height:18px;
background-image:url(../images/ContactUs.jpg); background-position:left top; background-repeat:no-repeat;
width:280px;
height:161px;
padding:30px 20px 20px 20px;
}
.contactTitle {
font:bold 13pt arial;
color:#fa9506;
margin-bottom:5px;
}

/****************************footer************************/
footer {
	width:100%;
	padding:35px 0;
	background:url(../images/footer-tail.gif) left top repeat-x;
}
.footer-text {
	display:block;
	padding-left:40px;
    color:#777;
}
.list-services {
	padding:12px 0 0 40px;
	margin-bottom:12px;
	overflow:hidden;
}
.list-services li {
	float:left;
	padding:0 10px 0 0;
}
.list-services a {
	display:block;
	width:26px;
	height:26px;
	background:url(../images/social-icons.jpg) 0 0 no-repeat;
}
.list-services .item-2 {
	background-position:-36px 0;
}
.list-services .item-3 {
	background-position:-72px 0;
}
.list-services .item-4 {
	background-position:-108px 0;
}

.footerBg {
   background-image:url(../images/footer-bg.jpg); background-repeat:repeat-x; background-position:left center;
}

/*title icon*/

.tit-icon {
width:40px; height:40px; margin-right:10px; 
}

.certbox {
background-color:#fff;
border:solid 1px #ddd;
padding:0px;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
text-align:center;
}
/*
.certbox img {
width:260px;
height:auto;
background-image:url(../images/Certificate1.jpg); background-repeat:no-repeat; background-position:center center;
}
.certbox img:hover {
width:260px;
height:auto;
background-image:url(../images/Certificate2.jpg); background-repeat:no-repeat; background-position:center center;
}*/
.certtitle {
    font:bold 15pt arial; padding:8px 0px; color:#333;
}

/*Member Table*/
.mTable {
border:solid 1px #ff7800;

}

.mTable td {
border-right:solid 1px #ff7800;
border-bottom:solid 1px #ff7800;
padding:2px 5px;

}
.headbg {
 background-color:#ff7800;
 color:#fff;
}
.tableborder {
 border-left:solid 1px #fff;
 border-right:solid 1px #fff;
}

