* {
	margin: 0;
	padding: 0;
}

html {
    overflow-y: scroll;
}

body {
	background-color: #cdedea;
	color: #333;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0;
}

table, td {
	color: #333;
	font-family: verdana;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #288893;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #f96444;
}

.email {
	background: transparent url(/images/email.gif) no-repeat right 2px; 
	padding-right: 131px;
}

.emailRecruiting {
	background: transparent url(/images/email_recruiting.gif) no-repeat right 2px; 
	padding-right: 120px;
}

#wrapper {
	background-color: #fff;
	width: 984px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

#container {
	padding: 0 28px;
}

#logo {
	background: #fff url(/images/logo.gif) no-repeat top left;
	float: left;
	display: block;
	width: 161px;
	height: 60px;
	margin-top: 28px;
	text-indent:-9009px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#header {
	background: #fff url(/images/bg_header.jpg) no-repeat top left;
}

#headerContent {
	height: 92px;
}

#mainContent {
	margin-bottom: 25px;
}

#mainContent #left {
	float: left;
	width: 182px;
	margin-right: 27px;
}

#mainContent #middle {
	float: right;
	width: 718px;
}

#mainContent #middle #middleLeft {
	float: left;
	margin-right: 20px;
	width: 440px;
}

#mainContent #middle #middleLeft h1 {
	font-size: 24px;
	color: #288893;
	font-weight: normal;
	margin: 15px 0;
	padding: 0;
}

#mainContent #middle ul {
	list-style: disc;
	padding: 10px 0;
	margin: 0 15px;
}

#mainContent #middle ul li {
	margin: 0 0 5px;
}

#mainContent #middle p.contact {
	font-size: 9px;
	padding: 20px 0;
}

#mainContent #middle #middleLeft #casestudy ul {
	list-style: disc;
	padding: 10px 0 10px 15px;
	margin: 0 15px;
}

#mainContent #middle #middleLeft #casestudy li {
	padding: 3px 0;
}

#mainContent #middle #middleLeft p {
	margin: 0 0 12px 0;
	line-height: 18px;
}

#mainContent #middle #middleRight {
	float: right;
	width: 250px;
	margin-top: 45px;
	padding-top: 10px;
	font-size: 11px;
}

a.rightContentLink:link, a.rightContentLink:active, a.rightContentLink:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.rightContentLink:hover {
	color: #999999;
}

a.rightContentLinkGreen:link, a.rightContentLinkGreen:active, a.rightContentLinkGreen:visited {
	color: #006626;
	text-decoration: none;
	font-weight: bold;
}

a.rightContentLinkGreen:hover {
	color: #f96444;
}

#mainContent #middle #middleRight h1 {
	font-size: 24px;
	color: #006626;
	font-weight: normal;
	margin: 15px 0;
	padding: 0;
}

#mainContent #middle #middleRight p {
	margin: 0 0 12px 0;
}
.pdf {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/pdf.gif) no-repeat left 1px;
}
.vector {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/vector.gif) no-repeat left 1px;
}
.pixel {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/pixel.gif) no-repeat left 1px;
}
.applicationpdf {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/applicationpdf.gif) no-repeat left 1px;
}
.applicationvndmsexcel {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/applicationvndmsexcel.gif) no-repeat left 1px;
}
.imagejpeg {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/imagejpeg.gif) no-repeat left 1px;
}
.imagegif {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/imagegif.gif) no-repeat left 1px;
}
.textplain {
	display: block;
	padding: 0 0 3px 22px;
	background: transparent url(/images/textplain.gif) no-repeat left 1px;
}
.imageTV {
	display: block;
	padding: 0;
}

.small {
	font-size: 10px;
	color: #888888;
}

.smallLeft {
	margin-right: 35px;
}

a.more:link, a.more:active, a.more:visited {
	font-size: 10px;
	color: #f96444;
	text-decoration: none;
	border: none;
	padding-right: 8px;
	background: transparent url(/images/arrow_right.gif) no-repeat right 5px;
}

a.more:hover {
	color: #006626;
	padding-right: 8px;
	background: transparent url(/images/arrow_right_h.gif) no-repeat right 5px;
}

a.back:link, a.back:active, a.back:visited {
	font-size: 10px;
	color: #f96444;
	text-decoration: none;
	border: none;
	padding-left: 8px;
	background: transparent url(/images/arrow_left.gif) no-repeat left 5px;
}

a.back:hover {
	color: #006626;
	padding-left: 8px;
	background: transparent url(/images/arrow_left_h.gif) no-repeat left 5px;
}

a.top:link, a.top:active, a.top:visited {
	font-size: 10px;
	color: #f96444;
	text-decoration: none;
	border: none;
	display: inline-block;
	margin-bottom: 30px;
}

a.top:hover {
	color: #006626;
}

#directions ul {
	padding: 0 0 0 15px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c2d7ca;
}

ul.plus {
	padding: 0;
	list-style: none;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c2d7ca;
}

ul.plus li {
	font-weight: bold;
	background: transparent url(/images/bullet.gif) no-repeat 3px 12px;
	padding: 7px 0 0 20px;
	margin: 0;
}

#footer {
	width: 927px;
	background: #f2f2f2 url(/images/bg_footer.gif) no-repeat left bottom;
	padding: 0 0 20px;
}

#footerContent {
	padding: 10px 5px 0 20px;
	color: #626262;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	background-color: #f2f2f2;
}

#footerContent ul {
	margin: 0; padding: 0 0 10px; list-style-image: url(/images/bullet_footer.gif);
}
#footerContent ul li {
	display: inline;
}
#footerContent ul li a:link {
	background: url(/images/bullet_footer.gif) no-repeat 0 5px; padding: 0 7px 0 11px;
}
#footerContent ul li.first a:link {
	background: url(); padding: 0 7px 0 0;
}

#footerContent a:link, #footerContent a:active, #footerContent a:visited  {
	color: #626262;
}

#footerContent a.emailLink:link, #footerContent a.emailLink:active, #footerContent a.emailLink:visited,
a.emailLink:link, a.emailLink:active, a.emailLink:visited {
	color: #288893;
}

#footerContent a:hover, #footerContent a.emailLink:hover, a.emailLink:hover  {
	color: #f96444;
}

ul#topNav {
	background-color: #ffffff;
	padding: 0 0 0 221px;
	margin: 0;
}
ul#topNav li {
	display:block;
	float:left;
}
ul#topNav li a {
	display:block;
	outline:none;
	height:31px;
	background: #ffffff url(/images/topnav.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0;
}
ul#topNav li a:hover {background-position:0 -31px}

ul#topNav li#about a {width:108px;background-position:0px 0;}
ul#topNav li#about a:hover {background-position:0 -31px}
.about ul#topNav li#about a, .about ul#topNav li#about a:hover {background-position:0px -31px}

ul#topNav li#work a {width:110px;background-position:-108px 0;}
ul#topNav li#work a:hover {background-position:-108px -31px}
.work ul#topNav li#work a, .work ul#topNav li#work a:hover {background-position:-108px -31px}

ul#topNav li#fengshui a {width:116px;background-position:-218px 0;}
ul#topNav li#fengshui a:hover {background-position:-218px -31px}
.fengshui ul#topNav li#fengshui a, .fengshui ul#topNav li#fengshui a:hover {background-position:-218px -31px}

ul#topNav li#services a {width:102px;background-position:-334px 0;}
ul#topNav li#services a:hover {background-position:-334px -31px}
.services ul#topNav li#services a, .services ul#topNav li#services a:hover {background-position:-334px -31px}

ul#topNav li#events a {width:90px;background-position:-436px 0;}
ul#topNav li#events a:hover {background-position:-436px -31px}
.events ul#topNav li#events a, .events ul#topNav li#events a:hover {background-position:-436px -31px}

ul#topNav li#media a {width:83px;background-position:-526px 0;}
ul#topNav li#media a:hover {background-position:-526px -31px}
.media ul#topNav li#media a, .media ul#topNav li#media a:hover {background-position:-526px -31px}

ul#topNav li#sponsors a {width:96px;background-position:-609px 0;}
ul#topNav li#sponsors a:hover {background-position:-609px -31px}
.sponsors ul#topNav li#sponsors a, .sponsors ul#topNav li#sponsors a:hover {background-position:-609px -31px}

ul#topSubNav {
	float: right;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	border-top: 2px solid #ffffff;
}
ul#topSubNav li {
	display:block;
	float:left;
}
ul#topSubNav li a {
	display:block;
	outline:none;
	height:19px;
	background: #ffffff url(/images/topSubnav.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0;
}
ul#topSubNav li a:hover {background-position:0 -19px}

ul#topSubNav li#home a {width:59px;background-position:0px 0;}
ul#topSubNav li#home a:hover {background-position:0 -19px}

ul#topSubNav li#faq a {width:57px;background-position:-59px 0;}
ul#topSubNav li#faq a:hover {background-position:-59px -19px}

ul#topSubNav li#requestquote a {width:115px;background-position:-116px 0;}
ul#topSubNav li#requestquote a:hover {background-position:-116px -19px}

ul#topSubNav li#contact a {width:69px;background-position:-231px 0;}
ul#topSubNav li#contact a:hover {background-position:-231px -19px}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
/* \*/* html .clear{height:auto;margin-bottom:0} /*** a fix for IE Win ***/

/* Left Nav */
.leftNav {
	background-color: #f1f2f1;
	float: left;
	width: 100%;
}
.leftNavTop {
	height: 8px;
	background: url(/images/box_topLeft2.gif) no-repeat left top;
}
.leftNavTop span {
	display: block;
	position: relative;
	height: 8px;
	padding: 5px 0 0 14px;
	font-weight: bold;
	color: #006626;
	background: url(/images/box_topRight2.gif) no-repeat right top;
}
.leftNavCenter-content {
    clear: both;
	margin: 0 0 0 19px;
	/*height: 114px;*/
}

.contact .leftNavCenter-content, .media .leftNavCenter-content, .sponsors .leftNavCenter-content, .faq .leftNavCenter-content {height: 114px;}

.leftNavCenter-content ul {
	padding: 0;
	list-style: none;
}

/*
	BEGIN
	nested left nav styles
*/
.leftNavCenter-content ul ul {
	padding: 0 0 0 10px;
	list-style: none;
}
.leftNavCenter-content ul ul li {
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	font-size: 10px;
}
.leftNavCenter-content ul ul li a:link, .leftNavCenter-content ul ul li a:active, .leftNavCenter-content ul ul li a:visited {
	color: #358f99;
	text-decoration: none;
	border: none;
	display: block;
	padding: 0 0 2px 8px;
}
.leftNavCenter-content ul ul li a:hover {
	color: #f96444;
}


.leftNavCenter-content ul.SubWithSub li {
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	font-size: 10px;
}
.leftNavCenter-content ul.SubWithSub ul li {
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	font-size: 10px;
}
.leftNavCenter-content ul.SubWithSub ul li a:link, .leftNavCenter-content ul.SubWithSub ul li a:active, .leftNavCenter-content ul.SubWithSub ul li a:visited {
	color: #006626;
	text-decoration: none;
	border: none;
	display: block;
	padding: 0 0 2px 8px;
}
.leftNavCenter-content ul.SubWithSub ul li a:hover {
	color: #f96444;
}
/*
	END
	nested left nav styles
*/

.leftNavCenter-content ul li {
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	font-size: 10px;
}
.leftNavCenter-content ul li span {
	display: block;
	font-weight: normal;
	padding: 0 0 2px 8px;
	font-size: 10px;
	color: #818386;
}
.leftNavCenter-content ul li a:link, .leftNavCenter-content ul li a:active, .leftNavCenter-content ul li a:visited {
	color: #006626;
	text-decoration: none;
	border: none;
	display: block;
	padding: 0 0 2px 8px;
}
.leftNavCenter-content ul li a:hover {
	color: #f96444;
}
.leftNavCenter-content ul li a.selected:link, .leftNavCenter-content ul li a.selected:active, .leftNavCenter-content ul li a.selected:visited, .leftNavCenter-content ul li a.selected:hover {
	color: #f96444;
	background-color: #ffffff;
}

.leftNavCenter-content ul li.selected {
	/*background: transparent url(/images/bg_leftNav.gif) no-repeat 0 1px;*/
	background-color: #ffffff;
}

.leftNavCenter-content ul li.selected  a:link, .leftNavCenter-content ul li.selected  a:active, .leftNavCenter-content ul li.selected  a:visited, .leftNavCenter-content ul li.selected  a:hover {
	color: #f96444;
}
.leftNavBottom {
	height: 8px;
	background: #f1f2f1 url(/images/box_bottomLeft2.gif) no-repeat left bottom;
}
.leftNavBottom span {
	display: block;
	height: 8px;
	background: transparent url(/images/box_bottomRight2.gif) no-repeat right bottom;
}

/* Box */
.Box {
	background-color: #f1f2f1;
	float: left;
}
.BoxTop {
	height: 22px;
	background: url(/images/box_topLeft.gif) no-repeat left top;
}
.BoxTop span {
	display: block;
	position: relative;
	height: 22px;
	padding: 5px 0 0 14px;
	font-weight: bold;
	color: #288893;
	background: url(/images/box_topRight.gif) no-repeat right top;
}
.BoxTop span a:link, .BoxTop span a:active, .BoxTop span a:visited {
	color: #288893;
	text-decoration: none;
	border: none;
	background: transparent url(/images/arrow_right_lrg.gif) no-repeat right 4px;
	padding-right: 13px;
}
.BoxTop span a:hover {
	color: #f96444;
}
.BoxTop2 {
	height: 8px;
	background: url(/images/box_topLeft2.gif) no-repeat left top;
}
.BoxTop2 span {
	display: block;
	position: relative;
	height: 8px;
	padding: 5px 0 0 14px;
	font-weight: bold;
	color: #006626;
	background: url(/images/box_topRight2.gif) no-repeat right top;
}
.BoxCenter-content {
    clear: both;
	padding: 9px 0 0 14px;
}
.BoxCenter-content ul {
	padding: 0 0 18px 0;
	list-style: none;
}

.BoxCenter-content ul li {
	font-weight: bold;
	background: transparent url(/images/bullet.gif) no-repeat 3px 15px;
	padding: 10px 0 0 20px;
}
.BoxBottom {
	height: 16px;
	background: #f1f2f1 url(/images/box_bottomLeft.gif) no-repeat left bottom;
}
.BoxBottom span {
	display: block;
	height: 16px;
	background: transparent url(/images/box_bottomRight.gif) no-repeat right bottom;
}
.BoxBottom2 {
	height: 8px;
	background: #f1f2f1 url(/images/box_bottomLeft2.gif) no-repeat left bottom;
}
.BoxBottom2 span {
	display: block;
	height: 8px;
	background: transparent url(/images/box_bottomRight2.gif) no-repeat right bottom;
}

/* FORMS */
.alert {
	font-weight: bold;
	color: #990000;
}
.fieldAlert {
    background: transparent url(/images/yellowAlert.gif) no-repeat top left;
    display: inline;
    width: 16px;
    height: 16px;
    padding-left: 16px;
	margin-left: 5px;
}
input, textarea, select {
	font-size: 11px;
	border: 1px solid #cccccc;
}
.btn {
	background-color: #cccccc;
	border: 1px solid #666666;
	color: #666666;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
.btn:hover {
	background-color: #999999;
	border: 1px solid #000000;
	color: #ffffff;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
.btn2 {
	background-color: #eeeeee;
	border: 1px solid #666666;
	color: #666666;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
.btn2:hover {
	background-color: #999999;
	border: 1px solid #000000;
	color: #ffffff;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
.btnDelete {
	padding-left: 12px;
	color: #990000;
	text-decoration: none;
	border: none;
	background-color: transparent;
}

fieldset {  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 1.5em 0;  
	padding: 0; 
	border: none;
}
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
}
fieldset ol {  
	padding: 1px 1em 0 1em;  
	list-style: none;
	display: inline-block;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: .5em;
}
.labelRight fieldset {
	margin: 0;
	padding: 0;
}

.labelRight fieldset ol li label {
	float: right;  
	width: 8em;  
	margin-right: .5em;  
	text-align: left;
}

.labelRight fieldset ol li input {
	float: left;  
	margin-right: .5em;  
	text-align: left;
}
.labelRight {
	margin: 0;
	padding: 0;
}

.labelRight span label {
	float: right;  
	width: 8em;  
	margin-right: .5em;  
	text-align: left;
}

.labelRight span input {
	float: left;  
	margin-right: .5em;  
	text-align: left;
}

fieldset.submit {  
	border-style: none;
}
label {  
	float: left;  
	width: 10em;  
	margin-right: .5em;  
	text-align: right;
}
fieldset fieldset {  
	margin-bottom: -2.5em;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
}
fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
}
fieldset fieldset ol {    
	margin: 0 0 1.5em 11em;  
	padding: 0;
	display: inline-block;
}
fieldset fieldset li {  
	padding-bottom: .5em;
}
fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
	margin-left: .5em;
}

li.left fieldset ol {    
	margin: 0 0 1.5em 0;  
	padding: 0;
	display: inline-block;
}

#processingBox {
	position: absolute;
	top: 20%;
    left: 30%;
	z-index: 9999;
	padding: 10px 20px;
	width: 200px;
	border: 1px solid #666666;
	background-color: #96a3b2;
	color: #eeeeee;
	text-align: center;
}

#iframeProgress {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 7000px;
	z-index: 9998;
	background-color: #333333;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; /* for future compatibility */
}

div.imageLeft {float: left; padding: 0 0 20px 0;}
div.imageLeft img {float: left; margin: 3px 12px 0 0;}
div.quote {line-height: 25px;padding-bottom: 25px}
div.quote p {padding: 25px 0 0; line-height: 12px;}
a.request:link, a.request:active, a.request:visited {display: block; width: 146px; height: 31px; text-indent: -9999px; background: transparent url(/images/b_request_consultation.gif) no-repeat 0 0;}
a.request:hover {background-position:0 -31px}
#mainContent #middle ul.noTop {padding-top: 7px; margin-top: 0;}
#mainContent #middle ul.noTop li {padding-bottom: 5px;}

table.event {margin-bottom: 20px;}
table.event th {padding: 5px 10px; background-color: #c2d7ca; color: #fff; font-weight: bold;border-right: 1px solid #fff;}
table.event td.left {width: 65px; border-bottom: 1px solid #c2d7ca; padding: 5px 10px;}
table.event td.middle {width: 220px; border-bottom: 1px solid #c2d7ca; font-weight: bold; padding: 5px 10px;}
table.event td.right {border-bottom: 1px solid #c2d7ca; padding: 5px 10px;}
table.event td {height: auto;}
table.event td.right span {font-size: 10px;}

.eventDetailWindow {position: relative;background-color: #fff; border: 1px solid #fff; font-weight: normal;}
.eventDetailWindowContent {padding: 0;text-align: left;}
.eventDetailWindowContent h1 {font-size: 18px;margin: 0;padding: 0;font-weight: bold;color: #830024;}

a.arrowClosed:link, a.arrowClosed:active, a.arrowClosed:visited  {display: inline-block;color:#288893;background: url(/images/arrow_toggle_right.gif) no-repeat 2px 3px;padding-left:12px;height:auto;text-align: left;cursor: pointer;cursor: hand;}
a.arrowOpen:link, a.arrowOpen:active, a.arrowOpen:visited {display: inline-block;color:#288893;background: url(/images/arrow_toggle_down.gif) no-repeat 0 4px;padding-left:12px;height:auto;text-align: left;cursor: pointer;cursor: hand;}
.caps {text-transform: uppercase;}
