BODY {
	margin-top: 0px;
	padding: 0px;
	background: #004878 url(../images/page_bg.gif);
	text-align: center;
}

BODY, TD, P, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A, A:link, A:visited {
	/*color: #0070C9;*/
	color: #125A90;
	text-decoration: none;
}

A:hover, A:active {
	color: #125A90;
	text-decoration: underline;
}

A.go {
	padding-right: 7px;
	padding-left: 4px;
	font-weight: bold;
	background: url(../images/bullet_single.gif) right center no-repeat;
}

A.go-back {
	float: right;
	margin-right: 10px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/bullet_single_back.gif) left center no-repeat;
}

P {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 15px;
}

P.impact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #0070C9;
}

H1 {
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	color: #0070C9;
}

H2 {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

H3 {
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}

H4 {
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}

UL, OL {
	margin-top: 0px;
	margin-bottom: 15px;
}

UL {
	list-style-type: square;
}

UL.links {
	list-style-image: url(../images/bullet.gif);
}

IMG {
	display: block;
}

/* hack to get striped <HR> in IE and Firefox */
DIV.hr {
	height: 7px;
	border: none;
	padding-bottom: 15px;
	background-image: url(../images/hr_stripes.gif);
	background-repeat: repeat-x;
	clear: both;
}

HR {
	display: none;
}

SUP {
	font-size: 9px;
}

H1 SUP {
	line-height: 14px;
	font-size: 14px;
	vertical-align: top;
}

SPAN.clear-float, DIV.clear-float {
	display: block;
	clear: both;
}

.error, .error P {
	color: #CC0000;
	font-weight: bold;
}

.print-only {
	display: none;
}

/******************************************************************************
 * Page template
 ******************************************************************************/
/* container required for background columns to work in IE and Firefox */ 
#container {
	width: 750px;
	margin: 0px auto;
}

#content {
	width: 750px;
	margin: 0px auto;
	border-top: 6px #FFFFFF solid;
}

#content .column {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 20px;
}

#left {
	float: left;
	width: 129px;
	margin-left: 6px;
	* margin-left: 3px;  /* IE fix */
	background: #E7EEF4;
}

#center {
	float: left;
	margin-left: 6px;
	background-color: #F6F6F1;
	min-height: 520px;
	padding: 0px;
}

#right {
	float: right;
	margin-right: 6px;
	* margin-right: 3px;  /* IE fix */
}

#content-footer {
	clear: both;
	height: 20px;
	border-bottom: 6px solid #FFFFFF;
}

/******************************************************************************
 * Page Layout: Two-column
 ******************************************************************************/
BODY.two-col #container {
	background: #FFFFFF url(../images/page_2col_bg.gif) repeat-y;
}

BODY.two-col #center {
	width: 469px;
	background: #F6F6F1 url(../images/page_center_bg.gif) no-repeat top right;
	* margin-left: 3px;  /* IE fix */
}

BODY.two-col #content-footer {
	height: 47px;
	background: #F6F6F1 url(../images/page_2col_footer_bg.gif) no-repeat bottom right;
}

BODY.two-col #right {
	width: 263px;
}

BODY.two-col #right-accent {
	height: 275px;
	background: url(../images/right_column_accent_wide.jpg) no-repeat top;
}


/******************************************************************************
 * Page Layout: Two-column with subnav
 ******************************************************************************/
BODY.two-col-subnav #container {
	background: #FFFFFF url(../images/page_2col_sub_bg.gif) repeat-y;
}

BODY.two-col-subnav #center {
	width: 603px;
	background: #F6F6F1 url(../images/page_center_bg.gif) no-repeat top right;
}

BODY.two-col-subnav #content-footer {
	height: 47px;
	background: #F6F6F1 url(../images/page_2col_sub_footer_bg.gif) no-repeat bottom right;
}

BODY.two-col-subnav #left-accent {
	height: 317px;
	background: url(../images/left_column_accent.jpg) no-repeat top;
}

/* override for Partners page, so we can put logos on white w/no bottom bubbles */
BODY.two-col-subnav.partners #center {
	padding-bottom: 0px;
}

BODY.two-col-subnav.partners #content-footer {
	background: #FFFFFF url(../images/page_2col_sub_bg_white.gif) repeat-y;
}

/******************************************************************************
 * Page Layout: Three-column with subnav
 ******************************************************************************/
BODY.three-col-subnav #container {
	background: #FFFFFF url(../images/page_3col_bg.gif) repeat-y;
}

BODY.three-col-subnav #center {
	width: 409px;
	background: #F6F6F1 url(../images/page_center_bg.gif) no-repeat top right;
}

BODY.three-col-subnav #right {
	width: 188px;
}

BODY.three-col-subnav #right-accent {
	height: 200px;
	background: url(../images/right_column_accent.jpg) no-repeat top;
}

BODY.three-col-subnav #content-footer {
	height: 47px;
	background: #F6F6F1 url(../images/page_3col_footer_bg.gif) no-repeat bottom right;
}

/******************************************************************************
 * Center-column content
 ******************************************************************************/
#center P, #center LI {
	line-height: 20px;
}

#center H1 {
	margin-top: 25px;
}

#center H1 IMG {
	padding-top: 0px;
}

#center .copy {
	padding: 0px 15px 0px 15px;
}

#center .logo {
	background-image: none;
	background-color: #FFFFFF;
}

#center DIV#center-bar {
	margin: 0px;
	padding: 0px;
	height: 21px;
	background-color: #6D98B7;
	border: none;
	border-bottom: 3px solid #0070C9;
}

#center BLOCKQUOTE {
	margin: 0px;
	padding: 0px;
	width: 455px;
	background-image: url(../images/quotation_open.gif);
	background-repeat: no-repeat;
}

#center BLOCKQUOTE P.quote {
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	color: #0070C9;
	padding-left: 38px;
	padding-top: 0px;
}

#center BLOCKQUOTE P.author {
	padding-left: 38px;
	line-height: normal;
}

#center OL {
	margin: 4px 10px 15px 20px;
	padding: 0px;
}

#center UL {
	margin: 0px 10px 15px 15px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../images/bullet_square.gif);
}

#center UL.subsections {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 340px;
	list-style-type: none;
}

#center UL.subsections LI {
	display: block;
	float: left;
	width: 150px;
	line-height: normal;
	padding-bottom: 6px;
}

#center UL.subsections LI.odd {
	margin-right: 25px;
	clear: both;
}

/******************************************************************************
 * Right-column content
 ******************************************************************************/
#right H3 {
	margin: 0px auto;
	padding: 0px 10px;
	height: 24px;
	background-color: #FFCC00;
	color: #0070C9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 2px solid #FFFFFF;
}

#right .group {
	border-bottom: 3px solid #FFFFFF;
}

#right #right-one.group {
	background-color: #E7EEF4;
}

#right #right-one H3 {
	background-color: #FFCC00;
}

#right #right-two.group {
	background-color: #E7EEF4;
}

#right #right-two H3 {
	background-color: #FFDB33;
}

#right #right-three.group {
	background-color: #E7EEF4;
}

#right #right-three H3 {
	background-color: #FFE066;
}

#right A, #right A:link, #right A:visited {
	color: #125A90;
	text-decoration: none;
	font-weight: bold;
}

#right A:hover, #right A:active {
	color: #125A90;
	text-decoration: underline;
	font-weight: bold;
}

#right UL {
	padding: 0px;
	margin: 10px 10px 10px 26px;
	list-style-type: square;
}

#right UL.links {
	margin: 10px 10px 10px 26px;
}

#right LI {
	margin-top: 10px;
}

#right LI.more {
	margin-top: 10px;
	font-size: 11px;
}

#right .copy {
	padding: 10px 10px 0px 10px;
}

/******************************************************************************
 * Page header and footer
 ******************************************************************************/
#header, #footer {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 99px;
	background-image: url(../images/page_header_bg.gif);
}

#header A#home-link {
	display: block;
	width: 114px;
	height: 74px; 
}

#header A#home-link IMG {
	display: inline;
}

#header #navigation {
	float: left;
}

#footer {
	clear: both;
	margin-bottom: 10px;
}

#footer-copy {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #417BA6;
	padding: 10px 0px 10px 25px;
}

#footer-copy A {
	color: #417BA6;
	text-decoration: none;
}

#footer-copy A:hover, #footer-copy A:active {
	text-decoration: underline;
}

/*
#footer-copy A SPAN {
	text-decoration: underline;
}
*/

/******************************************************************************
 * Forms
 ******************************************************************************/
FORM LABEL {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #0070C9;
}

FORM#contact-form INPUT, FORM#contact-form TEXTAREA {
	width: 198px;
} 

FORM#login-form INPUT {
	width: 130px;
} 

FORM#login-form #Button_DoLogin {
	width: 67px;
	height: 24;
	border: none;
	margin-left: 68px;
} 

FORM #submit {
	width: 67px;
	margin-left: 134px;
}

FORM OPTGROUP {
	padding-top: 5px;
}

FORM .requiredError {
	color: #CC0000;
}

/******************************************************************************
 * Login Form
 ******************************************************************************/
#login-popup {
	width: 170px;
	height: 170px;
	* height: 150px;  /* IE fix */
	right: 250px;
	top: 50px;
	z-index: 10;
	position: absolute;
	visibility: hidden;
	background-color: #F6F6F1;
	border: 2px solid #0070C9;
}

#login-form {
	margin: 0px;
	padding: 0px; 
}

#login-popup .copy {
	text-align: left;
	padding: 0px 10px 10px 10px;
}

#login-popup .copy #close-button {
	padding: 5px 0px 0px 120px;
}

/******************************************************************************
 * Main Navigation
 ******************************************************************************/
UL#navLinks {
	width: 564px;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
	
UL#navLinks LI {
	display: block;
	float: left;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

UL#navLinks LI A SPAN {
	position: absolute;
	left: -9384px;
}

UL#navLinks LI A {
	display: block;
	position: relative;
	height: 19px;
	padding: 0px;
	background: url(../images/navigation.gif) no-repeat; /*contains all hover states*/
	outline: none;	/*remove firefox dotted outline when link is active*/
}

UL#navLinks LI#navAbout A {
	width: 89px;
	background-position: 0px 0px;
}
UL#navLinks LI#navAbout A:hover, UL#navLinks LI#navAbout.on A  {
	background-position: 0px -19px;
}

UL#navLinks LI#navServices A {
	width: 115px;
	background-position: -89px 0px;
}
UL#navLinks LI#navServices A:hover, UL#navLinks LI#navServices.on A  {
	background-position: -89px -19px;
}

UL#navLinks LI#navSeminars A {
	width: 92px;
	background-position: -204px 0px;
}
UL#navLinks LI#navSeminars A:hover, UL#navLinks LI#navSeminars.on A  {
	background-position: -204px -19px;
}

UL#navLinks LI#navNews A {
	width: 65px;
	background-position: -296px 0px;
}
UL#navLinks LI#navNews A:hover, UL#navLinks LI#navNews.on A  {
	background-position: -296px -19px;
}

UL#navLinks LI#navContact A {
	width: 102px;
	background-position: -361px 0px;
}
UL#navLinks LI#navContact A:hover, UL#navLinks LI#navContact.on A  {
	background-position: -361px -19px;
}

UL#navLinks LI#navLogin A {
	width: 101px;
	background-position: -463px 0px;
}
UL#navLinks LI#navLogin A:hover, UL#navLinks LI#navLogin.on A  {
	background-position: -463px -19px;
}

/******************************************************************************
 * Sub-Navigation
 ******************************************************************************/
UL#subnavLinks {
	width: 129px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}
	
UL#subnavLinks LI {
	width: 129px;
	margin: 0px;
	padding: 0px;
}

UL#subnavLinks LI A SPAN {
	position: absolute;
	left: -9384px;
}

UL#subnavLinks LI A {
	display: block;
	position: relative;
	height: 26px;
	padding: 0px;
	outline: none;	/*remove firefox dotted outline when link is active*/
	text-decoration: none;
}

/* services subnav */
UL#subnavLinks.services LI A.rollover {
	background-image: url(../services/subnav.gif);
}

UL#subnavLinks LI#navDesign A.rollover {
	background-position: 0px 0px;
}
UL#subnavLinks LI#navDesign A:hover, UL#subnavLinks LI#navDesign.on A  {
	background-position: -129px 0px;
}

UL#subnavLinks LI#navSecurity A {
	background-position: 0px -26px;
}
UL#subnavLinks LI#navSecurity A:hover, UL#subnavLinks LI#navSecurity.on A  {
	background-position: -129px -26px;
}

UL#subnavLinks LI#navNetworks A {
	background-position: 0px -52px;
}
UL#subnavLinks LI#navNetworks A:hover, UL#subnavLinks LI#navNetworks.on A  {
	background-position: -129px -52px;
}

UL#subnavLinks LI#navConnectivity A {
	background-position: 0px -78px;
}
UL#subnavLinks LI#navConnectivity A:hover, UL#subnavLinks LI#navConnectivity.on A  {
	background-position: -129px -78px;
}

UL#subnavLinks LI#navSupport A {
	background-position: 0px -104px;
}
UL#subnavLinks LI#navSupport A:hover, UL#subnavLinks LI#navSupport.on A  {
	background-position: -129px -104px;
}


/* about us subnav */
UL#subnavLinks.about LI A.rollover {
	background-image: url(../about/subnav.gif);
}

UL#subnavLinks LI#navOurTeam A.rollover {
	background-position: 0px 0px;
}
UL#subnavLinks LI#navOurTeam A:hover, UL#subnavLinks LI#navOurTeam.on A  {
	background-position: -129px 0px;
}

UL#subnavLinks LI#navOurPartners A {
	background-position: 0px -26px;
}
UL#subnavLinks LI#navOurPartners A:hover, UL#subnavLinks LI#navOurPartners.on A  {
	background-position: -129px -26px;
}

UL#subnavLinks LI#navHowWeWork A {
	background-position: 0px -52px;
}
UL#subnavLinks LI#navHowWeWork A:hover, UL#subnavLinks LI#navHowWeWork.on A  {
	background-position: -129px -52px;
}

UL#subnavLinks LI#navTestimonials A {
	background-position: 0px -78px;
}
UL#subnavLinks LI#navTestimonials A:hover, UL#subnavLinks LI#navTestimonials.on A  {
	background-position: -129px -78px;
}

UL#subnavLinks LI#navJobs A {
	background-position: 0px -104px;
}
UL#subnavLinks LI#navJobs A:hover, UL#navJobs LI#navSupport.on A  {
	background-position: -129px -104px;
}

/* sub-subnav */
UL#subnavLinks LI UL {
	width: 129px;
	margin: 0px auto;
	padding: 0px;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
	
UL#subnavLinks LI UL LI {
	position: relative;
	width: 129px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #FFFFFF;
	background: #D0DEE9 url(../images/bullet.gif) 4px 6px no-repeat;
}

UL#subnavLinks LI UL LI.on {
	background-color: #F6F6F1;
}

UL#subnavLinks LI UL LI A {
	display: block;
	position: relative;
	width: 107px;
	height: auto;
	padding: 6px 8px 6px 14px;
	outline: none;	/*remove firefox dotted outline when link is active*/
	background: none;
}

UL#subnavLinks LI UL LI A, UL#subnavLinks LI UL LI A:link, UL#subnavLinks LI UL LI A:visited {
	color: #125A90;
	text-decoration: none;
}

UL#subnavLinks LI UL LI A:hover, UL#subnavLinks LI UL LI A:active {
	color: #125A90;
	text-decoration: underline;
}

/******************************************************************************
 * Homepage
 ******************************************************************************/
BODY#homepage.two-col #container {
	background-image: url(../images/page_2col_bg_home.gif);
}

BODY#homepage.two-col #center {
	background-image: none;
	background-color: #D0DEE9;
}

BODY#homepage.two-col #right #right-three {
	border-bottom: none;
}

BODY#homepage.two-col #content-footer {
	height: 11px;
	background-image: url(../images/page_2col_bg_home.gif);
}

BODY#homepage #center .copy {
	padding: 20px 35px 20px 35px;
}

BODY#homepage #center .copy P {
	color: #002B44;
}

BODY#homepage .barker {
	display: block;
	float: left;
	padding: 10px 10px 10px 18px;
}

/******************************************************************************
 * Services
 ******************************************************************************/
/* overrides for color accents for each services section */
BODY#design DIV#center-bar {
	border-color: #0499FF;
}
BODY#design #container {
	background-image: url(../images/page_3col_bg_blue.gif);
}
BODY#design #content-footer {
	background-image: url(../images/page_3col_footer_bg_blue.gif);
}
BODY#design #right-accent {
	background-image: url(../images/right_column_accent_blue.jpg);
}

BODY#security DIV#center-bar {
	border-color: #2B914F;
}
BODY#security #container {
	background-image: url(../images/page_3col_bg_green.gif);
}
BODY#security #content-footer {
	background-image: url(../images/page_3col_footer_bg_green.gif);
}
BODY#security #right-accent {
	background-image: url(../images/right_column_accent_green.jpg);
}

BODY#networks DIV#center-bar {
	border-color: #A02C65;
}
BODY#networks #container {
	background-image: url(../images/page_3col_bg_purple.gif);
}
BODY#networks #content-footer {
	background-image: url(../images/page_3col_footer_bg_purple.gif);
}
BODY#networks #right-accent {
	background-image: url(../images/right_column_accent_purple.jpg);
}

BODY#connectivity DIV#center-bar {
	border-color: #940404;
}
BODY#connectivity #container {
	background-image: url(../images/page_3col_bg_red.gif);
}
BODY#connectivity #content-footer {
	background-image: url(../images/page_3col_footer_bg_red.gif);
}
BODY#connectivity #right-accent {
	background-image: url(../images/right_column_accent_red.jpg);
}

BODY#support DIV#center-bar {
	border-color: #FE9900;
}
BODY#support #container {
	background-image: url(../images/page_3col_bg_orange.gif);
}
BODY#support #content-footer {
	background-image: url(../images/page_3col_footer_bg_orange.gif);
}
BODY#support #right-accent {
	background-image: url(../images/right_column_accent_orange.jpg);
}

/******************************************************************************
 * Contact page
 ******************************************************************************/
BODY#contact  #center .address P {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

BODY#contact  #center .address P STRONG {
	font-size: 18px;
}
 
BODY#contact #center H3 {
	margin: 0px auto;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #0070C9;
}

/******************************************************************************
 * Our Partners page
 ******************************************************************************/
DIV.partner {
	float: left;
	width: 160px;
	margin-right: 24px;
	margin-bottom: 20px;
}

#center DIV.partner P {
	line-height: normal;
	padding-top: 10px;
}
 
/******************************************************************************
 * Bio pages
 ******************************************************************************/
DIV.bio IMG {
	width: 105px;
	float: left;
	padding-right: 15px;
}

DIV.bio H2, DIV.bio P {
	width: 440px;
	float: left;
}



