@charset "UTF-8";
body  {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #d5d5d5;
	}
p {
	padding:5px 0 8px 0;
	margin:0;
	}
a:link {
	text-decoration: none;
	color: #97383b;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #de8240;
	}
a:visited {
	color: #672629;
	}
#headerContainer { 
	background-image: url(/images/bg_header.jpg); 
	background-repeat: repeat-x; 
	padding:0;
	margin:0;
	height: 111px;
	display: block;
	width: 100%;
	}
#header {
	width: 870px;
	margin:0 auto;
	padding:0;
	text-align: right;
	display: block;
	position: relative;
	}
#header h1 {
	display:none;
	}
#header a img, #header img {
	border: none;
	margin:0;
	padding:0;
	}
#header #logo {
	/*
margin-top: 23px;
	width: 307px;
	height: 62px;
	float: left;
	display: block;
	position: relative;
*/

	padding: 0px;
	margin: 0px;
	height: 62px;
	width: 307px;
	left: 0px;
	top:23px;
	position: absolute;
	display: block;
	}


#header h2 {
	display: block;
	position: absolute;
	top: 23px;
	right: 7px;
	background-image: url(/images/logo_phrase.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding:0;
	margin: 0;
	height: 16px;
	width:307px;
	}
#header h2 span {
	display: none;;
	}

/*-------------------- Top Nav ------------------------*/

#nav1 {
	margin:65px 0 12px 0;
	text-align:left;
	padding:0;
	float:right;
	font-size:1.0em;
	line-height:24px;
	height:24px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.05em;
	clear:left;
	display: block;
	position: relative;
}

#nav1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav1 li {
	display:inline;
	margin:0;
	padding:0;
}
#nav1 a {
	float:left;
	padding:0 0 0 6px;
	margin:0 0 0 10px;
	text-decoration:none;
	color:#343434;
}
#nav1 a span {
	float:left;
	display:block;
	padding:0 9px 0 4px;
	margin:0;
	/*line-height:23px;
	height:23px;*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav1 a span {
	float:none;
}
/* End IE5-Mac hack */
	
body.home #nav1 li.Ahome a,
body.company #nav1 li.Acompany a,
body.solutions #nav1 li.Asolutions a,
body.services #nav1 li.Aservices a,
body.contact #nav1 li.Acontact a,
#nav1 a:hover
{
	background:url("/images/nav_slidingdoors.gif") no-repeat left top;
}

body.home #nav1 li.Ahome a span,
body.company #nav1 li.Acompany a span,
body.solutions #nav1 li.Asolutions a span,
body.services #nav1 li.Aservices a span,
body.contact #nav1 li.Acontact a span,

#nav1 a:hover span, #nav1 li.current a span
{
	background:url("/images/nav_slidingdoors.gif") no-repeat right top;
}

/*-------------------- End Top Nav ------------------------*/

/*------------ Nav 2 ----------- */

#nav2 {
	margin:0;
	text-align:left;
	padding:0;
	font-size:1.0em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.05em;
	display: block;
	position: relative;
}

#nav2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav2 li {
	margin:0;
	padding:0;
}
#nav2 a {
	padding:0 0 0 15px;
	margin:0 0 0 0;
	text-decoration:none;
	color:#335676;
	line-height: 25px;
	height: 25px;
	display: block;
}
	
body.overview #nav2 li.Aoverview a,
body.network #nav2 li.Anetwork a,
body.communications #nav2 li.Acommunications a,
body.security #nav2 li.Asecurity a,
body.wireless #nav2 li.Awireless a,
body.search #nav2 li.Asearch a,
body.financing #nav2 li.Afinancing a,
body.professional #nav2 li.Aprofessional a,
body.remote #nav2 li.Aremote a,
body.colocation #nav2 li.Acolocation a,
#nav2 a:hover
{
	/* background:#6699c9 url("/images/bg_tealheader.jpg") repeat-x left bottom;
	color: #fff; */
	background-color: #eee;
	color:#000;
}



/*------------ End Nav 2---------- */

#contentHeader {
	background-image: url(/images/bg_homeheader.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0;
	padding: 0;
	width:100%;
	background-color: #161e31;
	}
body.home #contentHeader {
	/*height: 248px;
	min-width: 870px;*/
	}
#flashContent {
	width: 100%;
	height: 248px;
	min-width: 870px;
	}
body.home #altHomeFlash {
	background-image: url(/images/fpo_homeflash.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/* height: 248px; */
	padding: 10px 10px;
	color: #fff;
	text-align: left;
	}
body.home #altHomeFlash .getFlashContent {
	width: 870px;
	margin: 0 auto;
	padding:0;
	display: block;
	position:relative;	
	}
#subHead {
	background-image: url(/images/img_subheader.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 92px;
	width: 100%;
	}
#contentContainer {
	background-color: #fff;
	margin:0;
	padding:10px 0;
	text-align: left;
	width: 100%;
	display: block;
	position: relative;
	}
h2, h3 {
	padding:0;
	margin:0;
	}

#contentWrapper {
	width: 870px;
	margin: 0 auto;
	padding:0;
	display: block;
	position:relative;
	}
#sidebar1 {
	float: left;
	width: 246px;
	margin: 0;
	padding:0;
	}
.sideSection, .about {
	border-color: #d4d4d4;
	border-width: 1px;
	border-style: solid;
	padding:11px 0 0;
	margin: 0;
	}
.sideSection {
	margin-bottom: 10px;
	display: block;
	position: relative;
	}
.about {
	/* background: url("/images/photo_team.jpg") no-repeat left bottom; */
	background: url("/images/fpo_photo_team.jpg") repeat-x left bottom;
	padding-bottom:10px;
	}
.about div.btn {
	/* margin:70px 30px 0; */
	margin:5px 30px 0;
	}
.sideSection h2, .about h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .1em;
	color: #636363;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 15px 5px;
	margin:0;
	}
.sideSection p, .about p {
	margin-left:15px;
	margin-right: 15px;
	margin-bottom: 4px;
	}
#sidebar1 a img, #sidebar1 img {
	border: none;
	margin:0;
	padding:0;
	}
	
	
a.sideLink {
	min-height: 52px;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	text-decoration: none;
	color:#333;
	padding:10px 15px;
	}
a.sideLink:hover {
	background-color: #eee;
	color:#d45506;
	text-decoration: none;
	display: block;
	position: relative;
	}
a.sideLink img {
	margin-right: 8px;
	border:none;
	display:block;
	position: relative;
	}
a.sideLink:hover img {
	margin-right: 8px;
	border:none;
	display:block;
	position: relative;
	}
#sidebar1 a.sideLink h3, #sidebar1 a.sideLink p {
	font-size: 1em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 0 60px;
	}
	
	
/*------ Main Content -------*/

#mainContent {
	border:1px solid #d4d4d4;
	padding:11px 0 0;
	margin: 0 0 0 260px;
	}
#mainContent h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .1em;
	color: #636363;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 15px 0;
	margin:0 15px 5px;
	padding:0;
	}
#mainContent p {
	margin:0 15px 4px;
	padding:5px 0 2px;
	}
#mainContent h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 0;
	margin:0 15px 0;
	text-align: left;	
	font-size: 1.2em;
	}
/*------ Section Links in Main Content -----*/

a.sectionLink {
	height: 100px;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	text-decoration: none;
	color:#333;
	padding:9px 15px 10px 15px;
	}
a.sectionLink:hover {
	background-color: #eee;
	color:#d45506;
	text-decoration: none;
	display: block;
	position: relative;
	}
a.sectionLink img, a.sectionLink:hover img {
	margin-right: 8px;
	border: none;
	display: block;
	position: relative;
	}
#mainContent a.sectionLink h3, #mainContent a.sectionLink p {
	margin: 0 0 0 0;
	padding: 0 0 0 90px; 
	/*padding:0;uncomment if graphics are placed*/
	}
body.services #mainContent a.sectionLink h3, body.services #mainContent a.sectionLink p {
	padding:0;
	}
body.services a.sectionLink {
	height: auto;
	}
a.sectionLink span {
	color:#335676;
	}
	



/*-- Home Content Area --*/

#homeContent {
	padding: 0;
	margin: 0 0 0 260px;
	}
#homeContent h2 {

	font-style: normal;
	font-weight: normal;
	height: 22px;
	background-image: url(/images/bg_tealheader.jpg);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	margin: 0;
	line-height: 22px;
	font-size: 11px;
	color:#fff;
	float: left;
	width: 598px;
	text-align: left;
	padding-left:10px;
	border-left:1px solid #fff;
	}	
#homeContent .col1, #homeContent .col2, #homeContent .col3 {
	border-bottom-color: #c0c0c0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-left-color: white;
	border-right-color: #acacac;
	border-top-color: white;
	background-color: #e1e1e1;
	width: 181px;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	}
#homeContent h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #000;
	font-size: 1.05em;
	text-transform: uppercase;
	padding-bottom: 0;
	margin:0 0 3px 0;
	text-align: left;	
	}
#homeContent p {
	text-align: left;
	color: #414141;
	}
	
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}



/*------------- Button ---------------*/

div.btn {
	display:block;
	position:relative;
	text-align:center;
	margin: 0;
	padding: 0;
	height:24px;
	line-height:24px;
	margin:10px 20px 0;
	}
div.btn a, div.btn a:link, div.btn a:visited {
	display:block;
	background: url(/images/nav_contentbtn.gif) no-repeat left bottom;
	text-decoration:none;
	color:#343434;
	font-size:1.0em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.05em;
	font-weight:normal;
	border:none;
	}
div.btn a:hover {
	background-image: none;
	background-color: #fff;
	text-decoration: none;
	color: #d45506;
	}
/*------------- END Button ---------------*/

/*------------- Contact Button ---------------*/

div.contactbtn {
	display:block;
	position:absolute;
	bottom:-20px;
	right:160px;
	text-align:center;
	padding:0;
	height:50px;
	margin:0;
	width:300px;
	}
/*-- I modified the mainContent frame to accomadate this being lower on page, also required IE hack in meta include --*/
body.solutions #mainContent {
	padding-bottom: 35px;
	margin-bottom: 30px;
	}
body.overview #mainContent {
	padding-bottom:0;
	margin-bottom:0;
	}

div.contactbtn a, div.contactbtn a:link, div.contactbtn a:visited {
	display:block;
	background: #e67e37 url(/images/bg_contactbtn.jpg) repeat-x left bottom;
	text-decoration:none;
	color:#fff;
	font-size:1.0em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.05em;
	font-weight:normal;
	border:none;
	padding: 10px;
	border-left: 1px solid #913b02;
	border-bottom: 1px solid #913b02;
	}
div.contactbtn a:hover {
	background-image: none;
	background-color: #d45506;
	text-decoration: none;
	color: #fff;
	}
div.contactbtn a span {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .1em;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 15px 0;
	margin:0 15px 5px;
	padding:0;
	}
	
/*------------- END Button ---------------*/


/*----- Footer -----*/

#footerContainer { 
	background-repeat: repeat-x; 
	background-image: url(/images/bg_footer.jpg); 
	text-align: center; 
	padding: 15px 0;
	margin: 0 0 10px 0;
	width: 100%;
	background-color: #d5d5d5;
	}
#footer {
	width: 870px;
	margin: 0 auto;
	padding:0;
	text-align: right;
	display: block;
	position: relative;
	}

#footer p {
	color: #666;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	}
#footer .address {
	display: block;
	float: left;
	width:160px;
	text-align: left;
	border-right: 1px solid #afafaf;
	margin-right: 30px;
	}
#footer .address p {
	color: #333;
	}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #5e5e5e;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}
	
input.formField {
	width:300px;
	border: solid 1px #A7A7A7;
	padding: 4px;
	font-size: 1em;
	background-color: #EDEDED;
	}
textarea {
	width:500px;
	border: solid 1px #A7A7A7;
	padding: 2px;
	font-size: 1em;
	background-color: #EDEDED;
	}