@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e8ed;
	line-height: 16px;
}
body {
	background-image: url(../images/home/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e1e8ed;
	line-height: 21px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e1e8ed;
	line-height: 21px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
img {
	border: 0;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/internal/bg.jpg);
	background-repeat: repeat-y;
}
.left {
	float: left;
}
#buttons {
	width: 920px;
	height: 84px:
}
#abovebar {
	width: 920px;
	height: 57px;
}
#main {
	float: left;
}
#mainleft {
	float: left;
	width: 62px;
	height: 10px;
}
#maininfo {
	float: left;
	width: 540px;
	padding-top: 3px;
}
#mainright {
	float: left;
	width: 37px;
	height: 10px;
}
.navleft {
	float: left;
	width: 14px;
	height: 39px;
}
.navmain {
	float: left;
	width: 201px;
	height: 29px;
	background-image: url(../images/links/03.jpg);
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-top: 10px;
}
.navmain:hover {
	color: #80c5f7;
	background-position: 0px -39px;
}
.navmainon {
	float: left;
	width: 201px;
	height: 29px;
	background-image: url(../images/links/05.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 10px;
	cursor: default;
}
.navright {
	float: left;
	width: 50px;
	height: 39px;
}
.buttonpad {
	clear: both;
	width: 281px;
	height: 20px;
}
.buttonclear {
 clear: both;
}
#headingaboutus {
	width: 457px;
	height: 43px;
	background-image: url(../images/headings/02.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	padding-left: 182px;
	padding-top: 22px;
}
#headingservices {
	width: 465px;
	height: 43px;
	background-image: url(../images/headings/03.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	padding-left: 174px;
	padding-top: 22px;
}
#headingnews {
	width: 499px;
	height: 43px;
	background-image: url(../images/headings/04.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	padding-left: 140px;
	padding-top: 22px;
}
#headingcareers {
	width: 469px;
	height: 43px;
	background-image: url(../images/headings/05.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	padding-left: 170px;
	padding-top: 22px;
}
#headingcontactus {
	width: 434px;
	height: 43px;
	background-image: url(../images/headings/06.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #e1e8ed;
	padding-left: 205px;
	padding-top: 22px;
}
#bbarleft {
	float: left;
	width: 398px;
	height: 80px;
	background-image: url(../images/bbar/01.jpg);
	background-repeat: no-repeat;
	color: #b7c3cc;
	padding-left: 62px;
	padding-top: 18px;
}
#bbarright {
	float: left;
	width: 396px;
	height: 80px;
	background-image: url(../images/bbar/02.jpg);
	background-repeat: no-repeat;
	color: #a4b2bc;
	text-align: right;
	padding-right: 64px;
	padding-top: 18px;
}
#bbarright a {
	font-weight: bold;
	color: #b7c3cc;
	text-decoration: none;
}
#bbarright a:hover {
	color: #80c5f7;
	text-decoration: none;
}

/* Testimonials */
blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
blockquote p {
	text-align: left;
	line-height: normal;
}