@charset "UTF-8";
/* CSS Document */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #222222;
}
#apDiv1 {
	position:absolute;
	width:330px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	width:80px;
	height:124px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	width:80px;
	height:124px;
	z-index:4;
	left: 100px;
}
#apDiv4 {
	position:absolute;
	width:330px;
	height:146px;
	z-index:5;
}
#image_bg {
	position:absolute;
	width:955px;
	height:600px;
	z-index:2;
}
#outer {
	position:absolute;
	width:955px;
	height:600px;
	z-index:2;
	background-image: url(../images/outer.png);
	background-repeat: no-repeat;
}
#trans_box {
	position:absolute;
	width:806px;
	height:300px;
	z-index:2;
	left: 75px;
	top: 170px;
	background-image: url(../images/trans_box.png);
	background-repeat: no-repeat;
}
#navbar {
	position:absolute;
	width:806px;
	height:180px;
	z-index:3;
	left: 75px;
	top: 468px;
}
#image_box {
	position:absolute;
	width:385px;
	height:276px;
	z-index:2;
	top: 12px;
	left: 12px;
}
#image_box_long {
	position:absolute;
	width:784px;
	height:276px;
	z-index:2;
	top: 12px;
	left: 12px;
}
#info_box {
	position:absolute;
	width:385px;
	height:276px;
	z-index:3;
	top: 12px;
	left: 409px;
	background-image: url(../images/info_box_blue01.png);
	background-repeat: no-repeat;
}
#heading {
	position:absolute;
	width:361px;
	height:25px;
	z-index:2;
	left: 12px;
	top: 30px;
}
#text {
	position:absolute;
	width:361px;
	height:200px;
	z-index:3;
	left: 12px;
	top: 62px;
}
.headingText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
.boldBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a.boldBlue:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
	padding-left: 5px;
	padding-right: 5px;
}
#quote {
	position:absolute;
	width:806px;
	height:43px;
	z-index:4;
	left: 75px;
	top: 120px;
}
.quoteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-size: 150%;
	font-weight: normal;
	}
.h2 {
	font-size: 120%;
	font-weight: normal;
	}
.h3 {
	font-size: 100%;
	font-weight: normal;
	}
#people_left {
	position:absolute;
	width:189px;
	height:103px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #3485F6;
}
#people_right {
	position:absolute;
	width:196px;
	height:103px;
	z-index:2;
	left: 189px;
	top: 0px;
	background-image: url(../images/people_name_bg.jpg);
	background-repeat: no-repeat;
}
#people_text {
	position:absolute;
	width:385px;
	height:173px;
	z-index:3;
	left: 0px;
	top: 104px;
	background-image: url(../images/people_text_bg.jpg);
	background-repeat: no-repeat;
}
#client_logos {
	position:absolute;
	width:784px;
	height:276px;
	z-index:3;
	left: 12px;
	top: 12px;
	background-image: url(../images/long.png);
	background-repeat: no-repeat;
}
#tabberBox {
	position:absolute;
	width:180px;
	height:20px;
	z-index:5;
	left: 700px;
	top: 145px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
	padding-left: 5px;
	padding-right: 5px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
.barcaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
a.barcaplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8A795B;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}

.textBk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
a.textBk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 17px;
	width: 250px;
	border: 1px solid #999999;
}
.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 50px;
	width: 250px;
	border: 1px solid #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99CC00;
	height: 20px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
#contactInfo {
	position:absolute;
	width:345px;
	height:235px;
	z-index:3;
	left: 15px;
	top: 15px;
}
#page {
	position:absolute;
	width:120px;
	height:25px;
	z-index:3;
	left: 20px;
	top: 18px;
}
#form {
	position:absolute;
	width:60px;
	height:20px;
	z-index:3;
	left: 200px;
	top: 21px;
}
#directions {
	position:absolute;
	width:100px;
	height:20px;
	z-index:3;
	left: 270px;
	top: 21px;
}
#holder {
	position:absolute;
	width:365px;
	height:210px;
	z-index:3;
	left: 10px;
	top: 45px;
}
#b1 {
	position:absolute;
	width:80px;
	height:124px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#b2 {
	position:absolute;
	width:80px;
	height:124px;
	z-index:1;
	left: 95px;
	top: 0px;
}
#t1 {
	position:absolute;
	width:157px;
	z-index:3;
	left: 0px;
	top: 0px;
	height: 145px;
}
#t2 {
	position:absolute;
	width:140px;
	height:20px;
	z-index:4;
	left: 165px;
	top: 130px;
}
#pdf {
	position:absolute;
	width:54px;
	height:64px;
	z-index:1;
	left:0px;
	top: 140px;
}
#pdf_text {
	position:absolute;
	width:259px;
	height:67px;
	z-index:6;
	left: 65px;
	top: 170px;
}
#thetext {
	position:absolute;
	width:330px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#bok1 {
	position:absolute;
	width:64px;
	height:99px;
	z-index:1;
	left: 0px;
	top: 65px;
}
#bok2 {
	position:absolute;
	width:64px;
	height:99px;
	z-index:2;
	left: 100px;
	top: 65px;
}
#testyText {
	position:absolute;
	width:330px;
	height:70px;
	z-index:2;
	left: 0px;
	top: 180px;
}
#barcap_left {
	position:absolute;
	width:385px;
	height:145px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#barcap_right {
	position:absolute;
	width:196px;
	height:145px;
	z-index:2;
	left: 189px;
	top: 0px;
	background-image: url(../images/people_name_bg.jpg);
	background-repeat: no-repeat;
}
#barcap_text {
	position:absolute;
	width:385px;
	height:132px;
	z-index:3;
	left: 0px;
	top: 145px;
	background-image: url(../images/barcap_text_bg.jpg);
	background-repeat: no-repeat;
}
.textPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #8A795B;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
}
#info_box_barCap {
	position:absolute;
	width:385px;
	height:131px;
	z-index:3;
	top: 12px;
	left: 409px;
	background-image: url(../images/info_box_barCap01.png);
	background-repeat: no-repeat;
	padding-top: 145px;
}
#commentDiv {
	position:absolute;
	width:200px;
	height:20px;
	z-index:3;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#addButtons {
	height:20px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	position: relative;
	top: 165px;
}
#addNews {
	width:165px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
}
#addQ {
	width:165px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
}
#titler {
	float: left;
	height: 20px;
}
#pluser {
	float: left;
	height: 20px;
	padding-left: 10px;
}

