/*  WEBSITE LAYOUT  */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	font-size: 12px;
}

/*   CONTAINER   */
#container {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	height: auto;
}
  
/*   BANNER   */
#banner {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: 113px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#banner_logo {
	position: absolute;
	top: 6px;
	left: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 267px;
	height: 102px;
}
#search {
	position: absolute;
	top: 12px;
	right: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 30px;
}
#search span {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #264A74;
}

/*   PROMOTION UNDER BANNER   */
#banner_bottom {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: auto;
	background-image: url(../images/banner_bottom_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#banner_bottom h1, #banner_bottom p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*   CONTENT   */
#content {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 953px;
	height: auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content_int {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: auto;
	background-image: url(../images/body_bg_int.jpg);
	background-repeat: no-repeat;
	float: left; 
}

/*   INFORMATION   */
#information {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: auto;
	background-image: url(../images/info_bg.jpg);
	background-repeat: repeat-y;
	float: left; 
}

/*   HEADING   */
#heading {
	display: block;
	position: relative;
	top: 0px;
	left: 26px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: 596px;
	height: auto;
	background: transparent url(../images/hr.jpg) 0px 100% no-repeat;
	float: left;
}
#heading h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 40px;
	font-size: 36px;
	font-weight: normal;
	color: #F27514;
}

/*   INFORMATION SECTIONS ON HOME PAGE   */
#home_flash {
	display: block;
	position: relative;
	top: 0px;
	left: 11px;
	width: 528px;
	height: 262px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#home_text {
	display: block;
	position: relative;
	top: 0px;
	left: 11px;
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

#home_right {
	display: block;
	position: relative;
	top: 0px;
	right: 11px;
	width: 398px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#home_right img {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#meet_team {
	display: block;
	position: relative;
	top: 0px;
	left: 1px;
	width: 194px;
	height: 261px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#meet_team p {
	position: absolute;
	top: 30px;
	left: 14px;
	width: 164px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #445466;
}
#our_partners {
	display: block;
	position: relative;
	top: 10px;
	left: 0px;
	width: 398px;
	height: 103px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
}
/*  home testimonials  */
#case_studies {
	display: block;
	position: relative;
	top: 0px;
	right: 1px;
	width: 194px;
	height: 261px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#home_testimonials {
	position: absolute;
	top: 40px;
	left: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 200px;
}
#home_testimonials p {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-size: 14px;
	font-weight: normal;
	color: #445466;
}
#pscroller2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 180px;
	border: 0px solid black;
}
#pscroller2 a {
text-decoration: none;
}

/*   INFO SECTIONS   */
/*   text on left   */
#text_left {
	display: block;
	position: relative;
	top: 0px;
	left: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 596px;
	height: auto;
	float: left;
}
#text_left h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
	color: #F27514;
}
#text_left h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	font-size: 17px;
	font-weight: normal;
	color: #F27514;
}
#text_left h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #445466;
}
#text_left p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #445466;
}
/*   text on right   */
#text_right {
	display: block;
	position: relative;
	top: 0px;
	right: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 293px;
	height: auto;
	background-image: url(../images/right_column.jpg);
	background-repeat: no-repeat;
	float: right;
}
#text_right h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 10px 6px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	font-size: 15px;
	font-weight: bold;
	color: #F27514;
}
#text_right h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	color: #F27514;
}
#text_right p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 10px 6px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #445466;
}
/*   text on all pages   */
#text_info {
	display: block;
	position: relative;
	top: 0px;
	left: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 745px;
	height: auto;
	float: left;
}
#text_info h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
	color: #F27514;
}
#text_info h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	font-size: 17px;
	font-weight: normal;
	color: #F27514;
}
#text_info h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #445466;
}
#text_info p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #445466;
}
/*   information on right   */
#info_right {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	margin: -190px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 253px;
	height: auto;
	float: left;
}
#info_right p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #445466;
	text-align: right;
}

/*   INFORMATION AT THE BOTTOM OF CONTENT   */
#content_bottom {
	display: block;
	position: relative;
	top: 0px;
	left: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 596px;
	height: 36px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content_bottom_text {
	position: absolute;
	top: 12px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #98AFC9;
}

/*   FOOTER   */
#footer {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: 80px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footer_top {
	display: block;
	position: relative;
	top: 15px;
	left: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: auto;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #264A74;
	text-align: left;
}
#footer_bottom {
	display: block;
	position: relative;
	top: 25px;
	left: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: auto;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #88A3C1;
	text-align: left;
	text-transform: uppercase;
}

/*   LISTS   */
ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #445466;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(/images/list.gif);
}
ol {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #445466;
	display: block;
}

/*   IMAGES   */
.img {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

/*  INTERNAL PAGES TESTIMONIALS SCROLLER  */
#testimonials_text {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	margin: -190px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 253px;
	height: auto;
	float: left;
}
#testimonials_text p, #testimonials_text p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #445466;
	text-align: right;
}
#pscroller1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 253px;
	height: 200px;
	border: 0px solid black;
}
#pscroller1 a {
text-decoration: none;
}

/*.someclass{ class to apply to your scroller(s) if desired
}*/
