/* @override http://new.globallearningsystems.com/css/screen2.css */

/* @group Reset */

/***** Eric Meyer CSS Reset  *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**** End Reset ****/

/* @end */

/* @group Global & Layout */
body {
	background: #DCE1CD url(/images2/header_bg.png) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
#container {
	width: 960px;
	margin: 0 auto;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
img.left {
	padding: 4px;
	border: 1px solid #eee;
	margin-right: 10px;
	float: left;
}
/* @end */

/* @group Text & Links */
h2 {
	font-size: 19px;
}
h3 {
	font-size: 16px;
}
a {
	color: #00456B;
}
.replace {
	text-indent: -9000px;
}
/* @end */

/* @group Header */

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 76px;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	background: #F1F3ED;
	border-top: 1px solid #C6CEAF;
	border-bottom: 1px solid #C6CEAF;
	color: #6E705B;
}
#footerContent {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer ul {
	float: right;
}
#footer li {
	float: left;
	margin-right: 15px;
}
#footer li a {
	color: #6E705B;
	
}
/* @end */

/* @group Nav */
#nav {
	position: absolute;
	top: 24px;
	right: 0;
	font-size: 16px;
}
#nav li {
	float: left;
	margin-left: 6px;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 8px;
}
#nav li.current {
	background: url(/images2/nav_on_bg_right.gif) no-repeat right;
}
#nav li.current a {
	background: url(/images2/nav_on_bg_left.gif) no-repeat left;
	color: #fff;
	font-weight: bold;
}
#nav2 {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images2/nav2_bg_right.gif) no-repeat right;
	padding-right: 4px;
}
#nav2 li {
	float: left;
}
#nav2 li.first {
	background: url(/images2/nav2_bg_left.gif) no-repeat left;
	padding-left: 4px;
}
#nav2 a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 10px 5px 5px;
	font-weight: bold;
	background: url(/images2/nav2_sep.gif) no-repeat right;
}
#nav2 a.phone {
	font-weight: normal;
	background: none;
	padding-right: 5px;
}

.pageNav {
	border-bottom: 1px solid #dae3e8;
	text-align: center;
	padding-bottom: 4px;
}
.pageNav a {
	font-size: 11px;
	font-weight: bold;
}
/* @end */

/* @group Home */
#featuredWrapper {
	background: url(/images2/featuredWrapper_bg.jpg);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#featured {
	width: 960px;
	height: 340px;
	margin: 0 auto;
	position: relative;
}
#tagline {
	float: left;
	width: 360px;
	height: 340px;
	background: url(/images2/home_tagline.png) no-repeat;
}
.featuredLink {
	text-indent: -9000px;
	position: absolute;
	left: 0;
	height: 26px;
	width: 320px;
}
#featuredLink1 {
	top: 230px;
}
#featuredLink2 {
	top: 266px;
}
#featuredLink3 {
	top: 300px;
}
#homeQuotesWrapper {
	background: #C6CEAF;
	border-bottom: 1px solid #b7bea2;
	overflow: hidden;
	padding: 15px 0 50px 0;
	clear: both;
}
#homeQuotes {
	width: 960px;
	margin: 0 auto 10px auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #9B9F85;
}
.homeQuote {
	width: 300px;
	float: left;
	margin-right: 30px;
	padding-left: 100px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #45463B;
	line-height: 1.25;
	font-style: italic;
}
.homeQuote img {
	float: left;
	margin: 0 20px 0 -100px;
}
.homeQuote .by {
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
}
a#homeQuotesMore {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 1.5;
	margin-top: 20px;
}
#homeCustomerLogos {
	height: 35px;
	clear: both;
	background: url(/images2/home_logos.gif) no-repeat;
	width: 960px;
	margin: 0 auto 0 auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #9B9F85;
}
#homeIndustries {
	width: 960px;
	margin: 10px auto;
	overflow: hidden;
}
#homeIndustries h2 {
	color: #6e705b;
	font-size: 18px;
}
#homeIndustries p {
	margin: 10px 6px 10px 100px;
}

#homeIndustries b {
	color: #4b4d3e;
	display: block;
	float: left;
	margin-left: -100px;
}

#homeContentWrapper {
	margin: -54px auto 0 auto;
	background: url(/images2/page_wide_bg_bot.png) no-repeat bottom;
	width: 990px;
}
#homeContent {
	background: url(/images2/page_wide_bg_top.png) no-repeat top;
	padding: 20px 30px 35px 30px;
	overflow: hidden;
	color: #6A6C58;
}
#homeContent .col {
	width: 280px;
	margin-right: 15px;
	padding-right: 15px;
	float: left;
	border-right: 1px solid #dbe0cc;
}
#homeContent .col.last {
	margin-right: 0;
	border-right: none;
}
#homeContent h2 {
	border-bottom: 1px solid #dbe0cc;
	color: #a3a88a;
	font-size: 26px;
}
#homeContent h3 {
	margin-top: 10px;
	color: #00446b;
	font-size: 24px;
}
#homeContent p {
	margin: 0 0 10px 0;
	line-height: 1.25;
}
#homeContent li {
	background: url(/images2/tick.png) no-repeat;
	margin: 8px 0;
	padding-left: 24px;
}
#homeContent .more {
	display: block;
	margin-top: 20px;
	font-weight: bold;
}
/* @end */

/* @group Page Headers */
#pageHeaderWrapper {
	background: url(/images2/featuredWrapper_bg.jpg);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#pageHeader {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 50px 0;
}
#pageHeader h1 {
	font-size: 50px;
	color: #fff;
}
#pageHeader h2 {
	color: #dde6ea;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.25;
}
#hServices {
	background: url(/images2/hServices.png) no-repeat;
}
#taglineServices {
	background: url(/images2/tagline_services.png) no-repeat;
	height: 58px;
}
/* @end */

/* @group Content */
#contentWrapper {
	background: url(/images2/page_narrow_bg_mid.png) repeat-y;
	width: 595px;
	margin: -44px 0 0 -12px;
	overflow: hidden;
	float: left;
}
#contentShell {
	background: url(/images2/page_narrow_bg_top.png) no-repeat top;
	overflow: hidden;
}

#content {
	background: url(/images2/page_narrow_bg_bot.png) no-repeat bottom;
	padding: 20px 30px 30px 30px;
	overflow: hidden;
	color: #63655c;
}
#content h2 {
	color: #47493c;
	margin: 22px 0 3px 0;
	font-size: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e7e0;
}
#content h2.first {
	margin-top: 0;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 0 0;
}
#content p {
	line-height: 1.25;
	margin: 0 0 15px 0;
	font-size: 15px;
}
#content li {
	list-style: square;
	margin: 0 0 9px 30px;
	font-size: 15px;
	line-height: 1.25;
}
/* @end */

/* @group Sidebar */
#sidebar {
	float: left;
	margin-left: 20px;
	width: 350px;	
}
#sidebarContact {
	background: #C9CCB8;
	padding: 10px;
	border: 1px dashed #9EA385;
	color: #6A6C58;
	overflow: hidden;
	margin-top: 15px;
}
#sidebarContact.top {
	border-top: none;
	margin-top: 0;
}
#sidebarContact h2 {
	font-size: 28px;
}
#sidebarContact h3 {
	font-size: 24px;
	color: #000;
}
#sidebarContact p {
	font-size: 11px;
	line-height: 1.5;
	margin: 0 0 4px 2px;
}
#sidebarContact .textbox, #sidebarContact textarea {
	font-size: 11px;
	padding: 4px;
	border: 1px solid #9EA385;
	margin-bottom: 4px;
	color: #9EA385;
	font-family: Arial;
	display: block;
	float: left;
}
#sidebarContact .textbox  {
	width: 152px;
	margin: 0 4px 4px 0;
}
#sidebarContact .textbox.last  {
	margin-right: 0;
}
#sidebarContact textarea  {
	clear: both;
	height: 75px;
	width: 318px;
}
#sidebarContact .submit  {
	display: block;
	clear: both;
}
a.storyLink {
	font-weight: bold;
	background: url(/images2/icon_story.gif) no-repeat;
	padding-left: 36px;
	display: block;
	min-height: 40px;
}
.sidebarQuote {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCD1BF;
	padding-left: 100px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #45463B;
	line-height: 1.25;
	font-style: italic;

}
.sidebarQuote img {
	float: left;
	margin: 0 20px 0 -100px;
}
.sidebarQuote .by {
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
}
/* @end */

/* @group Sidebar Nav */
#sidebarNav {
	margin-top: 15px;
}
#sidebarNav a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 0 6px 10px;
	font-size: 14px;
}
#sidebarNav a.solo {
	display: block;
	padding-left: 0;
}
#sidebarNav a.current {
	color: #000;
}
#sidebarNav a.solo.current {

}
#sidebarNav h3 {
	color: #6A6C58;
	margin-top: 6px;
}
/* @end */

/* @group Tooltips */
a.tip{
    position:relative; /*this is the key*/
    z-index:24;
    background-color:#fff;
    color:#333;
    border-bottom: 1px dotted #333;
    text-decoration:none}

a.tip:hover{z-index:25; background:#FFFFFF; color:#0066FF}

a.tip span{display: none}

a.tip:hover span{ /*the span will display just on :hover state*/
    display:inline;
    position:absolute;
    top:2em; left:1em; width:450px;
    padding: 6px;
    font-size: 11px;
    border:1px solid #3399FF;
    background-color:#FFF; color:#000;
    text-align: left}
#content span li {
	font-size: 11px;
}
/* @end */

/* @group Portfolio */
.cl-featured {
	overflow: hidden;
	margin-bottom: 10px;
	width: 170px;
	float: left;
}
.cl-featured img {
	display: block;
	padding: 2px;
	border: 1px solid #eee;
	margin-bottom: 4px;
}


/* @end */









