@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bg-stripe.jpg);
	background-repeat:repeat-x;
}

a img {
	border:none;
}

h1 {
	font-family: "Arial Narrow", sans-serif;
	color: #1E3C55;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:765px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

#home_ {
	position:absolute;
	left:177px;
	top:13px;
	width:65px;
	height:45px;
}

#accounting_ {
	position:absolute;
	left:250px;
	top:13px;
	width:106px;
	height:45px;
}

#management_ {
	position:absolute;
	left:364px;
	top:13px;
	width:112px;
	height:45px;
}

#strategic_ {
	position:absolute;
	left:486px;
	top:13px;
	width:93px;
	height:45px;
}

#benefits_ {
	position:absolute;
	left:588px;
	top:13px;
	width:77px;
	height:45px;
}

#profile_ {
	position:absolute;
	left:672px;
	top:13px;
	width:105px;
	height:45px;
}

#news_ {
	position:absolute;
	left:785px;
	top:14px;
	width:78px;
	height:45px;
}

#contact_ {
	position:absolute;
	left:872px;
	top:13px;
	width:100px;
	height:45px;
}

#home-banner_ {
	position:absolute;
	left:345px;
	top:107px;
	width:352px;
	height:270px;
	display:block;
	background-image:url(images/home-banner.jpg);
	background-repeat:no-repeat;
}

#home-side-list_ {
	position:absolute;
	left:0px;
	top:422px;
	width:178px;
	height:125px;
	display:block;
	background-image:url(images/home-side-list.jpg);
	background-repeat:no-repeat;
}

#home-logo_ {
	position:absolute;
	left:612px;
	top:581px;
	width:355px;
	height:106px;
	display:block;
	background-image:url(images/home-logo.jpg);
	background-repeat:no-repeat;
}

#home-copy {
	position:absolute;
	left:283px;
	top:455px;
	width:568px;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#1c3b57;
}

#footer {
	position:absolute;
	left:0px;
	top:711px;
	width:958px;
	text-align:right;
	font-family:Calibri, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
}

#inner-panel {
	position: absolute;
	left:230px;
	top:149px;
	display: block;
	width:403px;
	height: 500px;
	background-image: url(images/inner-panel.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top:115px;
}

#inner-panel img {
	margin-bottom: 15px;
}

#inner-panel a {
	color:#000000;
}

#inner-photo {
	position: absolute;
	top: 566px;
	left: 242px;
	width: 379px;
	height: 199px;
	display: block;
	background-repeat: no-repeat;
}

#inner-logo {
	position: absolute;
	left: 669px;
	top: 470px;
	display: block;
	width: 273px;
	height: 260px;
	background-image: url(images/inner-logo.jpg);
	background-repeat: no-repeat;
}

#right-copy {
	position: absolute;
	left: 669px;
	top: 160px;
	width: 294px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
}

#bbb-logo {
	position:absolute;
	left:0px;
	top:492px;
	width:240px;
}

#bbb-logo img {
	margin-top: 5px;
}

.bbb-caption {
	width: 205px;
	padding-top: 8px;
	display: block;
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #1E3C55;
}

#flash {
	position: absolute;
	left: 0px;
	top: 0px;
	width:178px;
	height:471px;
}

#ftl, #ftl a {
	color:#cccccc;
	text-decoration:none;
}

#ftl a:hover {
	text-decoration:underline;
}