@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font: normal 11px/18px "Myriad Roman", "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	background: #4B566E url(../images/site-bg_gradient.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}


a:link {
	color: #002b54;
	text-decoration: underline;
}


a:visited {
	color: #002b54;
	text-decoration: underline;
}

a:hover {
	color: #5c6e80;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: none;
}

.oneColFixCtrHdr #container {
	width: 945px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/site-bg_gradient.jpg) repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.thankyoupage {
	width: 400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: "white";
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: url(../images/site-header.jpg) no-repeat left top;
	margin: 0px;
	height: 150px;
	width: 945px;
}
.oneColFixCtrHdr #header h1 {
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin: 0;
	height: 120px;
	width: 945px;
}
.oneColFixCtrHdr #header h1 a {
	height: 120px;
	width: 945px;
	display:block
}
.oneColFixCtrHdr  #homeFlashTop {
	padding: 0;
	margin: 0;
	background: url(../images/home-flash_bg.jpg) no-repeat left top;
	height: 450px;
	width: 945px;
	text-align: center;
}

.oneColFixCtrHdr  #topfullspan {
	background: url(../images/subpage-bg_fix-left.jpg) no-repeat left top;
	margin: 0px 0px 0px 100px;
	padding: 35px 0px 5px 0px;
	float: left;
	width: 825px;
	display: inline;
}





.oneColFixCtrHdr  #homeFlashPlans {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 309px;
	width: 701px;
}

.oneColFixCtrHdr  #homeFlashChat {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 309px;
	width: 244px;
}

.oneColFixCtrHdr #footerHome {
	background:url(../images/home-bottom-divider.jpg) no-repeat left top;
	height: 35px;
	width: 945px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

.oneColFixCtrHdr #footerHome p {
	font: 11px/35px "Myriad Roman", "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #acaeb1;
	text-align: center;
	padding: 5px 0px 0px;
}

.oneColFixCtrHdr #footerHome p a:link, a:visited {
	color: #acaeb1;
	text-decoration: underline;
}

.oneColFixCtrHdr #footerHome p a:hover, a:active {
	color: #8fa8bf;
	text-decoration: underline;
}

.dividerHome {
	float: left;
	clear: both;
	margin: 0px;
	background: url(../images/home-top_and_bottom-divider.jpg) no-repeat left top;
	height: 11px;
	width: 945px;
	padding: 0px;
}

.divider {
	float: left;
	clear: both;
	margin: 5px 0px;
}

/* top nav
=====================*/

div#nav {
	margin: 0px 8px 0px 0px;
	height: 20px;
}
div#nav ul {
	font: bold 11px/22px "Myriad Roman", "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #395c7d;
	text-transform: uppercase;
	white-space: nowrap;
	text-align:right;
	letter-spacing: 1px;
}

div#nav li {
	list-style-type: none;
	display: inline;
	padding: 0px 30px 0 0;
}

div#nav li a {
	text-decoration: none;
	color: #395c7d;
	margin: 0px;
}
div#nav li a:link {
    color: #a68f76:
}
div#nav li a:visited {
}
div#nav li a:hover {
	color: #0C284D;
	text-decoration: underline;
}

.login a {
	background: url(../images/icon-lock.gif) no-repeat left top;
	padding: 2px 0px 0px 15px;
}

/* sub page specific
===================*/

.oneColFixCtrHdr  #aboutFlashChat {
	margin: 0 10px 0 0;
	padding: 0px;
	float: right;
	height: 309px;
	width: 246px;
}

.oneColFixCtrHdr #footerSub {
	background:url(../images/footer-subpages.gif) no-repeat left top;
	height: 60px;
	width: 945px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

.oneColFixCtrHdr #footerSub p {
	font: 11px/35px "Myriad Roman", "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #acaeb1;
	text-align: center;
	padding: 35px 0px 0px;
}

.oneColFixCtrHdr #footerSub p a:link, a:visited {
	color: #acaeb1;
	text-decoration: underline;
}

.oneColFixCtrHdr #footerSub p a:hover, a:active {
	color: #8fa8bf;
	text-decoration: underline;
}

.oneColFixCtrHdr #footerAbout {
	background:url(../images/footer-about_us.gif) no-repeat left top;
	height: 60px;
	width: 945px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}

.oneColFixCtrHdr #footerAbout p {
	font: 11px/35px "Myriad Roman", "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	color: #acaeb1;
	text-align: center;
	padding: 35px 0px 0px;
}


.oneColFixCtrHdr #footerAbout p a:link, a:visited {
	color: #acaeb1;
	text-decoration: underline;
}

.oneColFixCtrHdr #footerAbout p a:hover, a:active {
	color: #8fa8bf;
	text-decoration: underline;
}
.oneColFixCtrHdr #subContent {
	background: url(../images/subpage-bg.gif) repeat-y left top;
	display: inline;
	margin: 0px;
	padding:0px;
	clear:both;
	word-spacing: normal;
	float: left;
}

.oneColFixCtrHdr #subContentServices {
	background: url(../images/subpage-bg.gif) repeat-y left top;
	display: inline;
	margin: 0px;
	padding:0px 24px;
	clear:both;
	word-spacing: normal;
	float: left;
}

#subContentServices h1 {
	font: 26px/34px Arial, Helvetica, sans-serif;
	color: #0c2e4f;
}

#subContentServices h2 {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #b6b5b5 url(../images/grey-box-gradient.gif) repeat-x;
	padding: 15px 30px;
	float: left;
	margin: 15px 0px 30px;
	text-align:center;
}

.oneColFixCtrHdr #subLeftCol {
	background: url(../images/subpage-bg_fix-left.jpg) no-repeat left top;
	padding: 35px 0px 5px 75px;
	float: left;
	width: 557px;
	display: inline;
}

.oneColFixCtrHdr #subLeftCol p {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #494949;
	margin: 0px 50px 15px 20px;
}

.bigger15 {
font-size: 17px;
font-weight:bold;
}

.oneColFixCtrHdr #subLeftCol h6 {
	font: normal 21px/24px Georgia, "Times New Roman", Times, serif;
	color: #676260;
	margin: 0px 50px 15px 20px;
}

.oneColFixCtrHdr #subRightCol {
	background: url(../images/subpage-bg_fix-right.jpg) no-repeat right top;
	padding: 78px 40px 5px 0px;
	float: right;
	width: 273px;
	display: inline;
}
.oneColFixCtrHdr #subRightColAbout {
	margin-top: 298px;
	padding: 0px 40px 5px 0px;
	float: right;
	width: 273px;
}

.oneColFixCtrHdr #subRightColServices {
	margin-top: 298px;
	padding: 0px 40px 0px 0px;
	float: right;
	width: 1px;
}

.oneColFixCtrHdr #subRightCol p, .oneColFixCtrHdr #subRightColAbout p {
	font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #607385;
	margin: 0 0 12px 20px;
}

.oneColFixCtrHdr #subRightCol img {
	margin: 25px 0;
	text-align: center;
}

.oneColFixCtrHdr #subRightColAbout img {
	margin: 0px 0 15px;
	text-align: center;
}
.oneColFixCtrHdr #subRightColTemp {
	background: url(../images/subpage-bg_fix-right.jpg) no-repeat right top;
	padding: 78px 40px 5px 0px;
	float: right;
	width: 273px;
	height: 400px;
	display: inline;
}

.dividerSubHead {
	float: left;
	clear: both;
	margin: 10px 0px 20px;
	background: #7f95a9;
	height: 2px;
	width: 535px;
	padding: 0px;
}

.oneColFixCtrHdr #subContent h1 {
	font: normal 28px/32px Georgia, "Times New Roman", Times, serif;
	color: #002b54;
	letter-spacing: 1px;
}

.oneColFixCtrHdr #subContent h2 {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #b6b5b5 url(../images/grey-box-gradient.gif) repeat-x;
	padding: 15px 0px;
	float: left;
	width: 505px;
	margin: 0 0 15px 15px;
	text-align:center;
}

.oneColFixCtrHdr #subContent h3 {
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #002b54;
	clear:both;
	margin: 18px 0 5px 10px;
}

.oneColFixCtrHdr #subContent h5 {
	font: 19px/35px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #b6b5b5 url(../images/grey-box-gradient.gif) repeat-x;
	float: left;
	width: 230px;
	text-align:center;
	padding: 20px 0 20px;
	margin: 15px 40px 35px 0;
	float:right;
}

.oneColFixCtrHdr #subContent h5 a {
	color: #fff;
	text-decoration: underline;
}

.oneColFixCtrHdr #subContent h5 a:hover {
	color: #2b50ac;
	text-decoration: underline;
}

.oneColFixCtrHdr  #aboutImg {
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: 309px;
	width: 679px;
}

.dividerAbout {
	float: left;
	clear: both;
	margin: 0px;
	background: url(../images/about_us-top_and_bottom-divider.gif) no-repeat left top;
	height: 33px;
	width: 945px;
	padding: 0px;
}

.form {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #607385;
}

.headerAbout {
	margin-top: -35px;
	margin-left: -51px;
	width: 897px;
	height: 298px;
	display:block;
	float:left;
	background:url(../images/header-about.jpg);
	}
	
	.headerNetworkDesign {
	margin-top: -35px;
	margin-left: -51px;
	width: 897px;
	height: 265px;
	display:block;
	float:left;
	/* background:url(../images/header-networkdesign.jpg); */
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:250px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#ffffff;
	text-align:center;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}