/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

	

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************	
GENERAL STYLING
*************************************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #717070;
	font-size:14px;
}

p {
	padding: 0 0 10px;
	line-height: 20px;
}
a { text-decoration:none; color: #0084ff;}
a:hover {text-decoration:underline;}

/* list */

.advantagelist {list-style-type: disc; text-align:center;margin: auto; }
ul.advantagelist {width: 800px; margin-left: 100px;list-style-position:inside;}
ul.advantagelist li {padding: 5px 0 10px;}

.getlist {margin-top: 20px; margin-bottom: 25px;}
ol.getlist li {padding: 5px 0 10px;}

/* headings */
h1, h2, h3, h4, h5, h6 {
margin:0; padding:4px 0;
}

h2 {
	color: #333333;
	  font-family: "Oswald";
	  font-size: 30px;
	  font-weight: normal;
	  margin-bottom: 10px;
}


 @font-face {
font-family:"Oswald";
 src:url("fonts/Oswald.eot?") format("eot"), 
 url("fonts/Oswald.woff") format("woff"),
 url("fonts/Oswald.ttf") format("truetype"), 
 url("fonts/Oswald.svg#Oswald") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face {
    font-family: 'SignikaLight';
    src: url('fonts/Signika-Light-webfont.eot');
    src: url('fonts/Signika-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Signika-Light-webfont.woff') format('woff'),
         url('fonts/Signika-Light-webfont.ttf') format('truetype'),
         url('fonts/Signika-Light-webfont.svg#SignikaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SignikaRegular';
    src: url('fonts/Signika-Regular-webfont.eot');
    src: url('fonts/Signika-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Signika-Regular-webfont.woff') format('woff'),
         url('fonts/Signika-Regular-webfont.ttf') format('truetype'),
         url('fonts/Signika-Regular-webfont.svg#SignikaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#wrapper{ width:100%; float:left;}
.browser-center{ width:998px; margin:0 auto;clear: both;padding-left: 15px;}
#header{ width:100%; min-height:108px; float:left; background:url(../images/header-bg.jpg) 50% 0}
.logo{ width:auto; float:left; margin-top:15px;}
.header-right{ width:400px; float:right;}
.header-top-links{ width:400px; float:left; border-radius:0 0 5px 5px; background:#0c73dc; padding:5px 10px;}
.email{ width:auto; float:left; font-size:12px; padding-left:20px; background:url(../images/email-icon.png) left center no-repeat;  border-right: 1px solid #ffffff; padding-right:20px;}
.email a{ color:#ffffff}
.phone{ width:auto; float:left; color:#ffffff; font-size:12px;  padding-left:20px; background:url(../images/phone-icon.png) left center no-repeat;margin: 0 20px;}
.login{ width:auto; float:left; color:#ffffff; text-transform:uppercase; font-size:12px; border-left: 1px solid #ffffff; padding-left:20px;}
.login a{ color:#ffffff}
.tagline{ width:100%; float:left; text-align:right; font-size:23px; color:#2d3776; margin-top: 45px; font-family: 'SignikaRegular';}
.tagline span{ font-style:italic; padding-right: 4px;}

#navigation-wrapper{ width:100%; float:left; background:#0c73dc; height:46px;}

.navigation-area{ width:940px; float:left; margin:0 0 0 75px}
.navigation-area ul{ list-style:none; width:100%; float:left}
.navigation-area li{ width:auto; float:left; font-size:14px; font-weight:bold; color:#ffffff; text-transform:uppercase; height:46px; line-height:46px;}
.navigation-area li a{ color:#ffffff; float:left; height:46px; line-height:46px; padding:0 24px;}
.navigation-area li a:hover{ background:#066ad1}
/*.navigation-area li.active{ background:#066ad1}*/

#banner-wrapper{ width:100%; float:left; background:#3e8bcc url(../images/banner.jpg) right bottom no-repeat; min-height:650px;}
.banner-content{ width:540px; float:left; margin-top:70px}
.banner-content h1{ font-size:60px; font-weight:normal; color:#ffffff; font-family:"Oswald";}
.banner-content h2{ font-size:23px; color:#ffffff; font-family:"Oswald"; font-weight:normal}
.banner-content p{ font-size:26px; color:#ffffff; line-height:28px; font-family: 'SignikaRegular'; margin-bottom:40px;}
.banner-content a { height:54px; line-height:54px; background:url(../images/blue-bt.jpg) repeat-x; padding:10px 40px; color:#ffffff; font-family:"Oswald"; font-size:20px; text-transform:uppercase; border-radius:5px;}
.banner-content p img{ margin:10px 0 0px 0;}

input[type=submit] { height:45px; line-height:25px; background:url(../images/blue-bt.jpg) repeat-x; padding:5px 20px; color:#ffffff; font-family:"Oswald"; font-size:18px; text-transform:uppercase; border-radius:5px;}

input[type=button],input[type=reset] { height:45px; line-height:25px; background:url(../images/blue-bt.jpg) repeat-x; padding:5px 20px; color:#999999; font-family:"Oswald"; font-size:18px; text-transform:uppercase; border-radius:5px;}

#main-content-area{ width:100%; /*float:left;*/ padding:50px 0; margin: 0 auto; text-align:center;}

.welcome-area{ width:100%; float:left; margin:50px 0}
.welcome-heading{ width:100%; float:left; text-align:center; font-size:35px; background:url(../images/logo-icon.png) 50% 0 no-repeat; padding-top:100px; color:#333333; font-family:"Oswald";}
.welcome-heading span{ font-style:italic}
.welcome-content{ width:100%; float:left; margin-top:60px;}
.welcome-content p{font-family: 'SignikaLight'; font-size:21px; line-height:30px; color:#666666; margin-bottom:30px;}
.welcome-content p img{ float:right; margin-left:31px	}
.welcome-content p a{ color:#009cff;}
.welcome-content p a:hover{ text-decoration:underline}
.welcome-content p span{ color:#0084ff;}
.leftpara {text-align:left; float: left;}
.middlepara {text-align: center;clear:both;}
.welcomeimg {float:right;}

.bottom-strip{ width:100%; float:left; background:url(../images/bottom-strip-bg.png) repeat-x 50% 0; min-height:125px;}
.bottom-strip-links{ width:100%; float:left}
.bottom-strip-links ul{ list-style:none; width:100%; float:left; margin-top: 42px;}
.bottom-strip-links li{ width:auto; float:left; font-family:"Oswald"; font-size:25px; margin-right:61px;  padding-left:35px;}
.bottom-strip-links li a{ color:#333333}
.getstarted{ background:url(../images/get-started.png) no-repeat left center;}
.ourseminar{ background:url(../images/our-seminar.png) no-repeat left center;}
.credit-info{ background:url(../images/credit-info.png) no-repeat left center;}
.content-provider{ background:url(../images/content-provider.png) no-repeat left center;margin:0!important}

#footer-wrapper{ width:100%; float:left; margin-top:50px;}
.testimonials{ width:100%; float:left; border-bottom:1px solid #c3c3c3; padding-bottom:25px;}
.testimonials-from{ width:270px; float:left}
.testimonial-img{ width:70px; float:left}
.testimonial-img img{ width:100%}
.testimonila-by{ width:200px; float:right}
.testimonila-by h1{ font-size:17px; color:#000000; font-weight:normal; font-family:"Oswald";}
.testimonila-by h2{font-size:17px; color:#0c73dc; font-weight:normal; font-family: 'SignikaLight';}
.testimonials-content{ width:600px; float:right; border-left:1px solid #c3c3c3; padding-left:85px; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#666666; line-height:24px; background:url(../images/quote.png) no-repeat 20px 0}
#innertestimonial {border-top:1px solid #ccc;padding-top:15px;width:1050px;text-align:center;margin: 5px auto 0 auto;}

.copyright{ width:100%; float:left; border-top:1px solid #e4e4e4; margin:1px; padding:20px 0}
.copyright-info{ width:100%; float:left; text-align:center; font-size:12px; color:#666666; margin-bottom:20px;}
.copyright-addres{ width:310px; margin:0 auto; font-size:12px; color:#666666; text-align:center; line-height:20px;}

.footer-links{ width:100%; float:left; text-align:center;font-size:12px; color:#666666;; margin:20px 0}
.footer-links a{font-size:12px; color:#666666; margin:0 10px;}



#inner-banner{ width:100%; float:left; min-height:175px; background:#ffc7a2 url(../images/inner-banner.jpg) 50% 0 no-repeat}
#left-content-area{ width:230px; float:left}
.left-links{ width:100%; float:left} 
.left-links ul{ list-style:none; width:100%; float:left;}
.left-links li{ width:195px; float:left; font-family:"Oswald"; font-size:20px; margin-right:61px; padding:5px 0 5px 35px; border-bottom:1px solid #e2e2e2}
.left-links li a{ color:#333333}
.ribbon{ width:100%; text-align:center; margin-top:80px; float:left}

.inner-getstarted{ background:url(../images/get-started-inner.png) no-repeat left center;}
.inner-ourseminar{ background:url(../images/our-seminar-inner.png) no-repeat left center;}
.inner-credit-info{ background:url(../images/credit-info-inner.png) no-repeat left center;}
.inner-content-provider{ background:url(../images/content-provider-inner.png) no-repeat left center;}


#right-content-area{ width:709px; float:right}
.about-content{ width:100%; float:left}
.about-content h1{color:#333333; font-family:"Oswald"; font-size:35px; font-weight:normal}
.about-content p{ font-size:16px; color:#666666; line-height:21px; margin-bottom:25px;}

.team-members{ width:100%; float:left; /*margin-top:50px;*/}
.team-profile{ width:325px; float:left; margin-right:58px;}
.team-profile h1{color:#333333; font-family:"Oswald"; font-size:26px; font-weight:normal; margin-bottom:15px;}
.team-profile p{font-size:16px; color:#666666; line-height:21px; margin-bottom:25px;}
.team-profile ul{ margin:0; padding:0; list-style:none; width:100%; float:left}
.team-profile li{ width:auto; float:left; margin-right:10px;}

.team-members .team-profile + .team-profile{ margin:0!important}

table {width:100%; max-width:950px;align:center;}
tr.rowhead td {color:#000;font-size: 20px; font-weight:bold;border-bottom:1px solid #ccc;font-family:"Oswald"}

ul li {padding-bottom: 10px;padding-top:3px;}

.titlespace {padding-right: 6px;}

#seminartable {font-size: 13px;padding:3px;}
#seminartable td { padding: 10px 5px 5px;}
/*padding:3px; */
.specialnote {color: #900; padding-top: 8px; padding-bottom: 8px;}
#seminarnotes {margin: 10px 0;}

.browser-center {font-size: 16px;}
.browser-center td {font-size: 16px;font-family: Arial,Helvetica,sans-serif;}

.clecreda h3 {color :#AF0000;}
.social {position: relative;margin: 0 auto; width: 100%;}
.social  .tagg{float:left;padding: 0 19px;  text-align: center;   width: auto;}


.navigation-wrapper-bar {
    background: none repeat scroll 0 0 #e0c080;
    float: left;
    height: 46px;
    width: 100%;
	margin-top: 20px;
}
.mega-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #e4e4e4 #e4e4e4;
    border-image: none;
  
    border-width: medium 1px 1px;
    box-shadow: 2px 2px 2px #eee;
    display: none;
    left: 0;
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 9999;
	height:40px;
	line-height: 37px;
	margin-left: -50px;
	color :#AF0000;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.oe_menu {

position: relative;
width: 100%;
}
.navigation-area1 {
    float: left;
    width: 100%;
	margin-left: 35px;
}
.navigation-area1 ul {
    float: left;
    list-style: outside none none;
    width: 100%;
}
.navigation-area1 li {
	border-left: 2px solid;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    text-transform: uppercase;
    width: auto;
}
.navigation-area1 li a {
    color: #000;
    float: left;
    height: 46px;
	font-weight: bold;
    line-height: 46px;
    padding: 0 24px;
}
/* .navigation-area1 li a:hover{ background:#DCB059} */
.underline {text-decoration: underline;}
.bulleet {margin-left:45px;margin-top:10px;}
.bulleet li { padding-bottom:0px;padding-top:0px;}
.navigation-area1 .first {border-left:0px;}

