/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; } 
/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ text-decoration: underline; color: blue}
a:focus,a:hover{ text-decoration:underline; color: blue}
body{ background:#fff; color:#000; font:12px  'Tahoma', Geneva,Arial,Georgia,sans-serif;}

/*--------------------------------page start -------------------------------------------*/
#bodytop{
	background:url(../images/bgr_bodytop.jpg) no-repeat;
	width:1006px;
	height:38px;
	margin:0 auto;
}
.wrapper{
	 margin:0 auto;
	 width:963px;/*1006*/
	 background:url(../images/bgr_body2.jpg) repeat-y;
	 padding:0px 22px 0 21px;
 }
/* header */
#header{
	background:url(../images/bgr_header-30.jpg) no-repeat;
	width:947px;/*963*/
	 /*height:163px; */
	 height:133px;
	overflow:hidden;
	padding-left:16px;
}
#logo{
	background:url(../images/Envision_ALR.jpg) no-repeat;
	width:217px;
	height:58px;
	display:block;
	float:left;
}
/* menu */
#menu{
	/*width:648px; */
	width:450px;
	float:right;
	padding-top:21px;
	overflow:hidden;
}
#menu li{
	float:left;
	display:block;
	padding-right:28px;
	overflow:hidden;
}
#menu li a{
	display:block;
	float:left;
	font-size:12px;
	color:#B2B2B2;
	text-decoration:none;
	border-bottom:2px solid #D8D8D8; 
}
#menu li a:hover, #menu .select a{
	color:#00085F;
	border-bottom:2px solid #7F83AF;
}
/* mainbody */
#mainbody{
	width:922px;/*963*/
	padding-left:41px;
	padding-top:22px;
}
/* bannerarea */

#bannerarea{
	width:922px;
	overflow:hidden;
	padding-bottom:49px;
}
/* bannerlft */
#bannerlft{
	width:266px;
	float:left;
}
#bannerlftbg,
#bannerlftbtm,
#bannerlfttop{
	width:266px;
}
#bannerlftbg{
	background:url(../images/bgr_green_bg.jpg) repeat-y;
}
#bannerlfttop{
	background:url(../images/bgr_green_top.jpg) no-repeat;
}
#bannerlftbtm{
	background:url(../images/bgr_green_btm.jpg) no-repeat bottom left;
}
#greenbox{
	padding:71px 0;
	text-align:center;
	width:266px;
	background:url(../images/mission_statement.jpg) no-repeat center;
}
#greenbox p{
	font-size:20px;
	color:#fff;
	line-height:27px;
	padding:0 23px 0 23px;
	word-spacing:-1px;
	visibility:hidden;
}
/* banner */
#banner{
	float:right;
	width:615px;
	margin-right:1px;
}
/* content */
#content{
	width:922px;
	padding-bottom:70px;
	overflow:hidden;
}
#content dd{
	width:267px;
	float:left;
	margin-right:40px;
	display:inline;
}
#content dd h2{
	font-size:15px;
	
	color:#666666;
	font-weight:normal;
}
.medicine{
	padding-bottom:8px;
	background:url(../images/bgr_medicine.jpg) no-repeat bottom left;
	width:265px;
	margin-bottom:45px;
	letter-spacing: 0px;
}
#content dd p{
	font-size:12px;
	color:#676767;
	line-height:16px;
	padding:0 20px 20px 0;
}
.technology{
	background:url(../images/bgr_technology.jpg) no-repeat bottom left;
	padding-bottom:8px;
	width:267px;
	margin-bottom:45px;
	letter-spacing: 0px;
}
.industry{
	background:url(../images/bgr_industry.jpg) no-repeat bottom left;
	padding-bottom:8px;
	width:266px;
	margin-bottom:45px;
	letter-spacing: 0px;
}
/* footer */
#footer{
	width:879px;
	margin-right:43px;
	border-top:1px solid #999999;
	padding:14px 0 25px 0;
}
#footer ul{
	padding-left:330px;
	overflow:hidden;
	padding-bottom:25px;
}
#footer ul li{
	display:block;
	float:left;
	background:url(../images/bgr_libdr.jpg) no-repeat;
	height:21px;
	padding: 0 8px;
}
#footer ul li a{
	display:block;
	float:left;
	font-size:11px;
	color:#1B2D59;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:1px;
	text-decoration:none;
}
#footer ul .sitemap{
	background:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/* revolation */
#revolation{
	width:879px;
	overflow:hidden;
}
#revolation span{
	display:block;
	float:left;
	font-size:10px;
	color:#546182;
}
#revolation small{
	display:block;
	float:right;
	font-size:10px;
	color:#546182;
}
#revolation small a{
	font-size:10px;
	color:#546182;
	text-decoration:none;
}
#revolation small a:hover{
	text-decoration:underline;
}
/*-----------------------------------------------sub page------------------------*/
#maincontentsubpage{
	width:922px;
	overflow:hidden;
	padding-bottom:70px;
}
#sidebar{
	width:266px;
	float:left;
}
#sidebarbg,
#sidebarbtm,
#sidebarbtm{
	width:266px;
}
#sidebarbg{
	background:url(../images/bgr_sidebarbg.gif) repeat-y;
}
#sidebarbtm{
	background:url(../images/bgr_sidebarbtm.gif) no-repeat bottom left;
}
#sidebartop{
	background:url(../images/bgr_sidebartop.gif) no-repeat;
}
#sidebarcont{
	width:266px;
}
#sidebarcont h3{
	font-size:14px;
	color:#fff;
	line-height:35px;
	padding-left:10px;
	font-weight:normal;
	width:200px;
}
#sidebarcont ul{
	padding-top:20px;
	padding-left:50px;
}
#sidebarcont ul li{
	padding-bottom:30px;
	margin-right: 10px;
}
#sidebarcont ul li a{
	font-size:14px;
	color:#666666;
	line-height:18px;
	display:block;
	text-decoration:none;
}
#sidebarcont ul li a:hover, #sidebarcont ul li a.select{
	color:#00085F;
}
#sidebarcont ul li a.select{
	font-weight:bold;
}
#sidebarcont ul li a strong{
	display:block;
}

#sidebarcont ul ul {
	padding-top: 10px;
	padding-left: 40px;
	list-style-type: circle;
}

#sidebarcont ul ul  li{
	padding-bottom: 5px;
}

	
/* contentsubpage */
#contentsubpage{
	width:616px;
	float:right;
}

#bannersubpage{
	width:616px;
	padding-bottom:19px;
}
#bannersubpage img{
	margin-left:2px;
}


/* "green" = 29aae3 */

#greenbg{
	width:616px;
	height:26px;
	background:url(../images/bgr_greentab.gif) repeat-x;
	margin-bottom:35px;
	margin-left: 2px;
}
#greenbg{
	font-size:14px;
	color:#fff;
	line-height:26px;
	padding-left:10px;
}
#greenbg span {
	letter-spacing:2px;
	
	
}
/* executive */
#executive{
	width:616px;
	overflow:hidden;
}
/* executivelft */
#executivelft{
	width:381px;
	float:left;
	margin-left:2px;
}
#executivelft h3{
	font-size:18px;
	color:#00085F;
	padding-bottom:40px;
	width: 600px;
}
#executivelft h4{
	font-size:14px;
	color:#00085F;
	padding-bottom:20px;
}
#executivelft p{
	font-size:12px;
	color:#666666;
	padding-bottom:15px;
	line-height:16px;
	text-align:justify;
}
#executivelft ul{
	list-style-type: disc;
	font-size:12px;
	color:#666666;
	padding-bottom:15px;
	line-height:16px;
	text-align:justify;
	padding-right:35px;
	margin-left: 25px;
}
#executivelft li {
		padding-bottom: 3px;
}
/* executivergt */
#executivergt{
	width:203px;
	padding-top:65px;
	float:right;
}
#executivergt h4{
	border-top:1px solid #B2B2B2;
	width:202px;
	padding-top:10px;
	padding-bottom:23px;
	font-size:14px;
	color:#666666;
}
#executivergt p{
	font-size:12px;
	color:#666666;
	padding-bottom:25px;
	line-height:14px;
	text-align:justify;
	padding-right:35px;
}
#executivergt ul{
	list-style-type: disc;
	font-size:11px;
	color:#666666;
	padding-bottom:25px;
	margin-top: -10px;
	line-height:16px;
	text-align:justify;
	padding-right:35px;
	margin-left: 15px;
}
#executivergt li {
		padding-bottom: 3px;
}

/* contact */
/* form */
#form-top{
	/*background:url(../images/form_top.jpg) no-repeat top; */
	
	width: 523px;
	height: 14px;
}

#form-bottom{
	/* background:url(../images/form_bottom.jpg) no-repeat top; */
	width: 523px;
	height: 14px;
}
#form-centre{
	width: 523px;
	background: #f2f2f2;
	margin: 0px; 
	border:0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
#form-centre td{
	font-size: 1 em;
	font-weight:normal;
	line-height:1 em;
	text-align: justify;
	color:#00085F;
	padding: 1px 4px 0 4px;
	vertical-align:top;
}
#form-centre .fr {
	text-align:right;	
}
#form-centre input[type="text"]{
	width:312px;
}

#form-centre input[type="submit"]{
	border: 1px solid #999;
	width: 130px;
	color:#00085F;
	cursor: pointer;
}
#form-centre textarea{
	width:312px;
	height:173px;
}
.success {
	font-weight: bold;
}
