body{
	margin:0;
	color:#5a5a5a;
	font:13px/18px Arial, Helvetica, sans-serif;
	background:#e4e4e4 url(../images/bg-body.png) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:950px;
	padding:0 0 5px;
	background-color: #fefefe;
}
#header{
	background:#00a0af url(../images/bg-header.jpg) repeat-y 100% 0;
	width:100%;
	margin:0 0 5px;
	position:relative;
	z-index:3;
}
#header:after{
	content:"";
	clear:both;
	display:block;
}
#header .holder{
	width:100%;
	position:relative;
	z-index:6;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:167px;
	height:138px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 42px 0 0;
	float:left;
}
.logo a{
	height:100%;
	display:block;
}
#nav{
	margin:89px 0 0;
	padding:0 0 2px;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	margin:0 3px 0 0;
	padding:0 0 3px;
}
#nav a{
	float:left;
	color:#41d4cd;
	padding:0 15px 0 0;
}
#nav a:hover{
	text-decoration:none;
	cursor:pointer;
}
#nav a span{
	float:left;
	padding:8px 4px 8px 14px;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav .active a{background:url(../images/bg-nav-hover-r.gif) no-repeat 100% 0;}
#nav a:hover span,
#nav li:hover span,
#nav li.hover span,
#nav .active span{background:url(../images/bg-nav-hover.gif) no-repeat;}
#nav li:hover,
#nav li.hover{
	position:relative;
	z-index:4;
}
#nav li:hover .drop,
#nav li.hover .drop,
#nav li:hover .drop li:hover .drop,
#nav li.hover .drop li.hover .drop{display:block;}
#nav li:hover .drop .drop,
#nav li.hover .drop .drop{display:none;}
#nav .drop{
	position:absolute;
	left:0;
	top:37px;
	z-index:10;
	width:160px;
	display:none;
}
#nav .drop-inner{
	background:url(../images/bg-drop-t.png) no-repeat;
	width:160px;
	padding:20px 0 0;
	overflow:hidden;
}
#nav .drop .bottom{
	overflow:hidden;
	background:url(../images/bg-bottom-b.png) no-repeat;
	width:160px;
	height:14px;
}
#nav .drop ul{
	padding:8px 12px 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:136px;
	background:url(../images/bg-drop-c.png) repeat-y;
}
#nav .drop ul li{
	float:none;
	height:1%;
	margin:0 0 8px;
	padding:0;
}
#nav .drop ul li a{
	padding:0;
	color:#fff;
	float:none;
	background:none;
	position:relative;
	cursor:pointer;
}
#nav .drop ul li a:hover{
	background:none;
	text-decoration:underline;
}
.gallery{
	width:950px;
	overflow:hidden;
	position:relative;
	z-index:5;
	height:248px;
	clear:both;
}
.gallery .slider{
	margin:0;
	padding:0;
	list-style:none;
	width:950px;
	height:248px;
	overflow:hidden;
	z-index:3;
	position:relative;
}
.gallery .slider a {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 8px;
	text-decoration: underline;
}
.gallery .slider li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:950px;
	height:248px;
}
.gallery .slider li.active{
	z-index:2;
}
.gallery img{vertical-align:top;}
.gallery .pages{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:19px;
	left:0;
	z-index:4;
}
.gallery .pages li{
	text-indent:-9999px;
	float:left;
	margin:0 348px 0 0;
	overflow:hidden;
	background:url(../images/bg-pages.gif) no-repeat;
	width:25px;
	height:25px;
}
.gallery .pages .next{background-position:-25px 0;}
.gallery .pages li a{
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
}
.gallery .text{
	color:#fff;
	font:18px/26px Arial, Helvetica, sans-serif;
	position:absolute;
	left:44px;
	top:15px;
	width:308px;
	z-index:5;
}
.gallery .heading{
	width:306px;
	padding:0 0 0 2px;
	margin:0 0 14px;
	overflow:hidden;
	border-bottom:1px solid #f47321;
}
.gallery h2{
	margin:13px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.gallery .heading span{
	float:right;
	color:#f37321;
	font-size:25px;
	line-height:29px;
}
.gallery p{margin:0;}
#main{
	width:940px;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:url(../images/bg-main.gif) repeat-y 5px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 23px;
	padding-left: 5px;
}
#mainfull{
	padding:0 5px 23px;
	width:940px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin:0 0 5px;
	background-image: url(../images/bg-main2.gif);
	background-repeat: repeat-y;
	background-position: 5px 0;
}
#sidebar{
	float:left;
	width:156px;
	margin:0 5px 0 0;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#sidebar .odd{background:#ccc;}
#sidebar ul li{
	padding:0 0 0 14px;
	font:12px/25px Arial, Helvetica, sans-serif;
}
#sidebar ul ul{
	position:relative;
	overflow:hidden;
	background:#ddd;
	margin:0 0 0 -14px;
	width:143px;
	padding:0 0  0 14px;
}
#sidebar ul ul a{
	color:#555;
	display:block;
}
#sidebar ul ul li{
	width:136px;
	background:url(../images/bullet.gif) no-repeat 0 13px;
	padding:0 0 0 7px;
}
#content{
	float:left;
	width:522px;
	padding:23px 25px 0 31px;
}
#contentfull{
	float:left;
	width:745px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 31px;
}
#content h2{
	font-size:14px;
	line-height:17px;
	color:#7ac142;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentfull h2{
	font-size:14px;
	line-height:17px;
	color:#7ac142;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.feature{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	color:#7c7d80;
	border-bottom:1px solid #7ac142;
	padding:0 0 15px;
	margin:0 0 6px;
}
#content .align-left{
	float:left;
	margin:5px 11px 0 0;
}
#contentfull .align-left{
	float:left;
	margin:5px 11px 0 0;
}
#content .align-right{
	float:right;
	margin:5px 0 0 11px;
}
#contentfull .align-right{
	float:right;
	margin:5px 0 0 11px;
}
.feature .text-holder{
	height:1%;
	overflow:hidden;
}
#contentfull .feature h2{margin:0;}
#content .feature h2{margin:0;}
.feature p{margin:0;}
.feature a {
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 5px;
	font-weight: bold;
}

#content .block{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
#contentfull .block{
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.greentext{
	color:#7ac142;
}
.bluetext{
	color:#0067b1;
}
.purpletext {
	color:#891772;
}

#quotebox {
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7AC142;
	border-bottom-color: #7AC142;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 25px;
}

.quotes{
	color:#0067b1;
	padding-right: 25px;
	padding-left: 25px;
}
.quotesname{
	color:#666666;
}
.affiliations{
	float:left;
	width:384px;
	border-right:1px solid #cdcdcd;
}
.accreditations{
	width:101px;
	float:left;
	padding:0 0 0 28px;
}
.affiliations img,
.accreditations img{vertical-align:top;}
.affiliations ul,
.accreditations ul{
	margin:0;
	overflow:hidden;
	list-style:none;
	width:359px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.accreditations ul{
	border:none;
	width:101px;
	margin:0 0 0 -35px;
}
.affiliations li{float:left;}
.accreditations li{
	height:1%;
	vertical-align:top;
}
#content h3{
	margin:0;
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#891772;
}
#contentfull h3{
	margin:0;
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#891772;
}
.section{
	width:100%;
	overflow:hidden;
}

#content a {
	text-decoration: none;
	color: #075fa3;
}
#content a:hover {
	text-decoration: underline;
	color: #2C7DBB;
}
#contentfull a {
	text-decoration: none;
	color: #075fa3;
}
#contentfull a:hover {
	text-decoration: underline;
	color: #2C7DBB;
}
#content h4{
	margin:0 0 11px;
	color:#0067b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
}
#content h5 {
	color:#891772;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#contentfull h4{
	margin:0 0 11px;
	color:#0067b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
}
.section p{margin:0 0 18px;}
.sectionfull p{margin:0 0 18px;}
.about-us{
	margin:0 0 23px 9px;
	padding:0;
	list-style:none;
}
.about-us li{
	line-height:18px;
	background:url(../images/bullet-circle.gif) no-repeat 0 60%;
	padding:0 0 0 9px;
}
.our-team{
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.our-team li{
	float:left;
	border:3px solid #fff;
	position:relative;
	margin:0 10px 0 0;
	font-size:10px;
	line-height:12px;
	color:#010101;
}
.our-team img{display:block;}
.our-team .text{
	position:absolute;
	top:0;
	right:0;
	width:114px;
	height:148px;
	display:none;
	text-align:center;
}
.our-team li:hover .text,
.our-team li.hover .text{display:block;}
.our-team  .text-holder{
	height:148px;
	background:url(../images/bg-hover-img.png);
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.text-holder strong{
	font-size:12px;
	line-height:15px;
	display:block;
	margin:0 0 6px;
}
.our-team a{
	position:absolute;
	bottom:23px;
	left:0;
	width:100%;
	display:block;
	color:#010101;
	font-weight:bold;
}
.aside{
	overflow:hidden;
	float:right;
	width:196px;
}
.info{
	border:5px solid #b7b7b9;
	text-align:center;
	background:#7ac142;
	width:186px;
	padding:7px 0 4px;
	margin:0 0 19px;
	overflow:hidden;
	color:#fff;
}
.aside h2{
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 5px;
	background:url(../images/separator-aside.gif) no-repeat 50% 100%;
	padding:0 0 6px;
}
.details{
	width:100%;
	padding:0 0 2px;
	margin:0 0 4px;
	overflow:hidden;
	background:url(../images/separator-aside.gif) no-repeat 50% 100%;
}
.details a{
	display:inline-block;
	margin:0 0 4px;
	color:#fff;
	font-size:10px;
}
.info dl{
	margin:0 0 -4px;
	font-size:12px;
	line-height:15px;
}
.info dt{
	display:inline;
	margin:0 2px 0 0;
	font-weight:bold;
}
.info dd{
	display:inline;
	margin:0;
	height:1%;
}
.contact{
	font:13px/17px Arial, Helvetica, sans-serif;
	color:#fff;
}
.social{
	list-style:none;
	width:160px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.social li{
	float:left;
	margin:0 10px 0 0;
}
.social a{
	background:url(../images/bg-social2.gif) no-repeat;
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
}
.social .twitter{background-position:-30px 0;}
.social .linkedin{background-position:-60px 0;}
.social .rss{background-position:-90px 0;}
.sign-up{
	width:100%;
	overflow:hidden;
	font-size:10px;
	line-height:11px;
}
.sign-up h3{
	margin:0;
	font:10px/17px Arial, Helvetica, sans-serif;
	color:#891772;
}
.sign-up .rowsignup{
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
.sign-up .text{
	float:left;
	background:#e6e6e6;
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
	width:164px;
	padding:3px 5px;
}
.sign-up input{
	background:none;
	position:relative;
	padding:0;
	margin:0;
	border:0;
	width:164px;
	float:left;
	line-height:13px;
}
.sign-up .submit{
	background:#919295;
	border:0;
	width:20px;
	height:20px;
	font-size:10px;
	line-height:20px;
	color:#fff;
	float:left;
	padding:0 0 2px;
	cursor:pointer;
}
.sign-up p{margin:0;}
#footer{
	padding:12px 17px 20px;
	width:916px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-y 5px 0;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
#footer ul{
	margin:0 0 17px -4px;
	padding:0;
	list-style:none;
	width:560px;
	overflow:hidden;
}
#footer li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 4px;
	padding:0 0 0 9px;
	margin:0 8px 0 -1px;
}
#footer a{color:#fff;}
#footer p{margin:0;}
#footer p span{display:block;}
#footer .block{
	float:right;
	width:753px;
	padding:1px 0 0;
}
#footer .block p{
	font-size:14px;
	line-height:17px;
}
a.skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
a.skip:focus{
	position:static;
	width:auto;
	height:auto;
}






.row {
	width:100%;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.row label {
	width:142px;
	float:left;
	text-align:right;
	line-height:22px;
	margin:0 13px 0 0;
}
.row label span {color:#c00000;}
.row input {
	float:left;
	width:209px;
	border:1px solid #7f9db9;
	padding:2px 0 3px 4px;
	font:12px Arial, Helvetica, sans-serif;
	line-height:15px;
}
.row textarea {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 0 0 4px;
	width:310px;
	margin:0;
	height:61px;
	overflow:auto;
	border:1px solid #7f9db9;
}
.row .req {
	margin:0 4px 0 0;
	width:151px;
}
.row select {
	width:114px;
	margin:0;
	border:1px solid #7f9db9;
}
* html .row select {
	margin:0 0 0 -3px;
}
.check {
	width:100%;
	overflow:hidden;
	margin:31px 0 0 130px;
}
.check input {
	margin:0 9px 0 0;
	float:left;
	width:16px;
	height:16px;
}
.check label {
	float:left;
	width:315px;
	line-height:16px;
}
#content form em {
	font-style:normal;
	margin:17px 0 0 46px;
	width:100%;
	display:block;
}
.captcha-holder {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 156px;
}
.captcha-holder img {display:block;}
.captcha-holder input {margin:30px 0 0;}

#content .errormsg {
	padding: 10px 0;
}
#content .errormsg p {
	color: #f00;
	text-align: center;
}
#content .errormsg a {
	color: #f00;
	font-weight: bold;
}
.boxedlink {
	margin-top: 15px;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-left: auto;
}
sup {
	vertical-align: text-top;
}


/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #000; 
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 65px; 
}


