@charset "UTF-8";
/* CSS Document */

* { behavior: url(iepngfix.htc); }

/* LAYOUT ELEMENTS */

html, body {height:100%}

body {margin: 0;padding: 0;background-color:#ffffff;height:100%}

img {border: 0;}

#wrapper {position:relative;width:800px;margin:0 auto 0 auto;text-align:left;z-index:500 !important;}
	
#masthead {position:relative;width:800px;height:115px;margin:0 auto 0 auto;z-index:501 !important;}

/* Shared */

#logo{position:absolute;top:0px;left:0px;width:185px;height:55px;z-index:1001 !important;}

#title{position:relative;width:240px;height:36px;top:40px;left: 0px;}

#pageHeader{position:absolute;width:285px;height: 24px;left:370px;top: 58px;z-index:1001 !important;}

#content_index{position:absolute;width:316px;height:255px;padding: 0px 0px 0px 0px;min-height:255px;left:485px; top:125px;}

#main_image_holder{position:relative;width:485px;height:510px;padding: 0px 0px 0px 0px;min-height:180px;left:0px;
background-image:url(images/main_images/eye.jpg); background-position:center; background-repeat:no-repeat;}

#navigation{
	position:absolute;
	width:510px;
	height:60px;
	right:-18px;
	top:65px;
	overflow:hidden;
	padding-right:0px;
}

#login{position:absolute;width:468px;height:50px;right:0px;top:0px;overflow:hidden; padding-top:20px;}

/*#main_image{position:relative;width:370px;height:495px;left:0px;top:0px;}*/ 

#copy_area{position:absolute;width:320px;height:495px;left:370px;top:0px;}

#copy_box{position:absolute;width:236px;height:340px;left:391px;top:93px;z-index:1001 !important;}


/*Company Page Properties*/

#wrapper_company {position:relative;width:800px; height:510px;margin:0 auto 0 auto;text-align:left;z-index:550 !important;
background-image:url(images/main_images/company_image.jpg); background-position:bottom right; background-repeat:no-repeat;}

#wrapper_company_blank {position:relative;width:800px; height:510px;margin:0 auto 0 auto;text-align:left;z-index:550 !important}

#company_copy{position:absolute;width:500px; height:510px;left:0px;top:0px;}

#leadership_copy{position:absolute;width:800px; height:510px;left:0px;top:0px;}

#wrapper_mgmt{position:relative;width:800px; height:1450px;margin:0 auto 0 auto;text-align:left;z-index:500 !important;
background-image:url(images/main_images/company_image.jpg); background-position:bottom right; background-repeat:no-repeat;}


/*Services Page Properties*/

#wrapper_services {position:relative;width:800px; height:555px;margin:0 auto 0 auto;text-align:left;z-index:550 !important;
background-image:url(images/main_images/services_image.jpg); background-position:bottom right; background-repeat:no-repeat;}

#wrapper_expense {position:relative;width:800px; height:600px;margin:0 auto 0 auto;text-align:left;z-index:550 !important;
background-image:url(images/main_images/services_image.jpg); background-position:bottom right; background-repeat:no-repeat;}

/*News Page Properties*/

#wrapper_news {
	position:relative;
	width:800px;
	height:100%;
	text-align:left;
	z-index:550 !important;
	background-image:url(images/main_images/news_image.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contact Page Properties*/

#wrapper_contact {position:relative;width:800px; height:550px;margin:0 auto 0 auto;text-align:left;z-index:550 !important;
background-image:url(images/main_images/contact_image.jpg); background-position:bottom right; background-repeat:no-repeat;}

#wrapper_contact_blank {position:relative;width:800px; height:550px;margin:0 auto 0 auto;text-align:left;z-index:550 !important}

/* Text */

.bioTitle {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #b9a772;}

.loginText {font-family:Arial, Helvetica, sans-serif; font-size:13px;color:#b9a772;}

.bodyCopy {font-family:Arial, Helvetica, sans-serif; font-size:13px;color:#777777;line-height:15px}

.ctaCopy {font-family:Arial, Helvetica, sans-serif; font-size:10px;color:#000000;line-height:12px}

span.footerCopy {font-family:Arial, Helvetica, sans-serif; font-size:9px;color:#668698}

.copyLinks {color: #5E88A2;font-weight: bold;}

a:link {text-decoration:none;color:#102b72;font-weight:bold}

a:visited {text-decoration:none;color:#102b72;font-weight:bold}

a:hover {text-decoration:none;color:#102b72;font-weight:bold}

a:active {text-decoration:none;color:#102b72;font-weight:bold}



/* Footer Elements */

#copyright {position:relative;text-align:right;width:800px;height:30px;font-size:10px;font-family:Arial, Helvetica, sans-serif;padding: 10px 0px 0px 0px;color:#777777;margin:0 auto 0 auto;}


.footer_link {font-family: "Arial", Helvetica, sans-serif;font-size: 10px;color: #777777; font-weight:normal;}

.footer_link:link {text-decoration: none;color: #777777; font-weight:normal;}

.footer_link:visited {text-decoration: none;color: #777777; font-weight:normal;}

.footer_link:hover {text-decoration: none;color: #777777; font-weight:normal;}

.footer_link:active {text-decoration: none;color: #777777; font-weight:normal;}
