	/* Division Layout  */
	/* Copyright 2005 by Amies Communications. */ 

	/* Fix a bug in Mozilla */

html { 
	min-width:746px;
	 }

	/* Set body */

body	{	
	width:746px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	text-align:center;
	border:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #77787b; 
	background-image:url(images/back_lines.gif);
	line-height:110%;
	word-spacing:normal;
	letter-spacing:normal;

	
	}

	/* Set base rules */
	
h1	{
	font-size:16px;
	font-weight:bold;
	}
	
h2	{
	font-size:13px;
	font-weight:bold;
	color:#09377b;
	padding:0;
	margin-bottom:3px;
	
	}
	
h3	{
	font-size:12px;
	font-weight:bold;
	color:#09377b;
	padding:0;
	margin-bottom:3px;
	
	}

p	{
	margin:0 0 10px 0;
	font-size:11px;
	/*font-size:13px;*/
	}
	
img	{
	margin:0;
	/*border:1px solid #E8C323; */
	}
	
td	{
	font-size:11px;
	font-weight:normal;
	}
	
ul {
	margin:0;
}

li {
	margin:0;
	padding:0;
	}
/*IE CSS Bug Fix*/
* html li {
	margin:0 0 0 25px;
}


	/* Set links	*/

a:link, a:visited {
	font-size:11px;
	font-weight:normal; 
	text-decoration:underline;
	color:#3166ac;
	background:transparent; 
	}

a:hover {
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color: #7bb1fa;
	background:transparent; 
	}

a:active {
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color:#777777;
	background:transparent;  
	}

	/* Form settings */
	
input { 
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:1px 0 0 1px;
}

select {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	border:1px solid #00559C;
/*	width:125px;*/
	height:14px;
	margin:0;
	padding:0;
}


	/* Editor layout divisions */

#buttons {
	width:85px;
	display:inline; /*IE CSS Bug Fix*/
	background-color:#FF0000;
}

#editarea {
	width:85px;
	display:inline; /*IE CSS Bug Fix*/
	background-color:#FF0000;
}


#fadeEdit {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	width:2000px;
	height:2000px;
	background-color:#EEEEEE;
	visibility:hidden;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
}

iframe#editContent_window {
	border:2px solid #000000;
	background-color:#C0C0C0;
	position:absolute;
	top:25px;
	left:25px;
	margin-top:25px;
	margin-left:25px;
	width:640px;
	height:500px;
	z-index:1010;
	margin:0;
	visibility:hidden;
}

	/* Primary layout divisions */
	
#wrapper	{ 
	background-color:#052147;
	/*border:1px solid #000000;*/
	width:746px;
	text-align:left;
	margin:0;
	padding:0;
	overflow:inherit;
	}
	
#navarea {
	float:left;
/*	background-image:url(images/nav_bak.gif);
	background-position:top left;
	background-repeat:repeat-x;*/
	width:153px;
	text-align:left;
	margin:0;
	padding: 20px 0 20px 13px;
	background-color: #052147;
/*	border:1px solid #FFFFFF;*/

}

#header {
	background-color:#052147;
	width:746px;
	text-align:left;
	margin:0;
	padding:0;
}

#page_title { 
	background-image: url(images/undertitle2.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	color:#052147;
	text-align:left;
	margin:10px 15px 15px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	line-height:125%;
	word-spacing:.1ex;
	letter-spacing:.2ex;
	/*height:38px;*/
}

#leftarea{
	background-color:#567675;
	width:193px;
}

#contentarea {
	/*background-image: url(images/footer_top_02.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height:300px;*/
/*	min-height:300px;
	height:300px;*/
	background-color:#052147;
	text-align:left;
	padding:0;
	margin:15px 15px 0 168px;
	/*overflow: auto;*/
	/*border:1px solid #FF0000;*/
}

#content{
	height:270px;
	overflow:visible;
}
#contentTopBot{
	height:15px;
}

#white_box {
	display:block;
	min-height:584px;
	overflow:visible;
	vertical-align:top;
}
/*IE CSS Bug Fix*/
* html #white_box {
	height:543px;
}

#pre_footer {
	float:left;
	background-image:url(images/contactBarBG.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	color:#FFFFFF;
	padding:0;
	margin:15px 0 10px 0;
	width:746px;
	height:50px;
	/*height:81px;*/
	text-align:left;
}

#footer {
	/*clear:left;
	background-image:url(images/footer_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#00559C;*/
	color:#77787B;
	padding:0;
	height:42px;
	text-align:center;
	vertical-align:bottom;
	font-size:10px;
}

a.footerLink:link, a.footerLink:visited   {
	font-size:10px;
	color:#77787B;
}

	/* Navigation layouts */

a.subnavLink:link, a.subnavLink:visited {
	font-size:10px;
	font-weight:normal; 
	text-decoration:none;
	color:#FFFFFF;
	background:transparent; 
}

a.subnavLink:link:hover, a.subnavLink:visited:hover {
	font-size:10px;
	font-weight:normal; 
	text-decoration:none;
	color:#E8C323;
	background:transparent; 
}

	/* Content layout divisions */

/* >>>>> BEGIN LAYOUT TEMPLATES <<<<<< */

/* ~~~~~~~~ LAYOUT A ~~~~~~~~ */
/* >> Left Align */
#layout_a {
	text-align:left;
	padding:0;
	margin:0;
	font-size:12px;
}

	#homeCopy { font-size: 12px; line-height: 16px; margin: 0px; text-align: justify;  }


/* ~~~~~~~~ LAYOUT B ~~~~~~~~ */
/* >> Center Align */
#layout_b {
	text-align:center;
	padding:0;
	margin:0;
}

/* ~~~~~~~~ LAYOUT C ~~~~~~~~ */
/* >> Right Align */
#layout_c {
	text-align:right;
	padding:10px 25px 25px 25px;
	margin:0;
}

/* ~~~~~~~~ LAYOUT D ~~~~~~~~ */
/* >> Flash */
#layout_d {
	float:right;
	text-align:left;
	margin:5px 18px 0 10px;
}

/* ~~~~~~~~ LAYOUT E ~~~~~~~~ */
/* >> Employment Layout */
#layout_e {
	text-align:left;
	padding:10px 25px 25px 35px;
	margin:0;
}

/* ~~~~~~~~ LAYOUT F ~~~~~~~~ */
/* >> Left Text Column Layout */
#layout_f {
	clear:left;
	float:left;
	border:1px solid #E8C323;
	background-color:#FFFFFF;
	text-align:left;
	padding:15px 15px 15px 15px;
	margin:15px 15px 15px 18px;
	width:385px;
}
/*IE CSS Bug Fix*/
* html #layout_f {
	width: 385px;
	w\idth: 400px;
}

/* ~~~~~~~~ LAYOUT G ~~~~~~~~ */
/* >> Right Text Column Layout */
#layout_g {
	width: 587px;
	padding:0 25px 0 35px;
	margin:0;
}

/* ~~~~~~~~ LAYOUT H ~~~~~~~~ */
/* >> Homepage Layout */
#layout_h {
	text-align:left;
	padding:0;
	margin:0;
	font-size:12px;
}

/* ~~~~~~~~ LAYOUT I ~~~~~~~~ */
/* >> New Layout */
#layout_i {
	text-align:left;
	padding:0;
	margin:0;
	font-size:12px;
}

/* ~~~~~~~~ LAYOUT J ~~~~~~~~ */
/* >> Project Layout */
#layout_j {
	text-align:left;
	padding:0;
	margin:0;
	font-size:11px;
}

#layout_j_a{
	font-size:12px; 
	font-weight:bold;

}

/* ~~~~~~~~ LAYOUT K ~~~~~~~~ */
/* >> Project Details Layout */
#layout_k {
	text-align:left;
	padding:0;
	margin:0;
	font-size:11px;
}

/* ~~~~~~~~ LAYOUT L ~~~~~~~~ */
/* >> SOQ Form Layout */
#layout_l {
	text-align:left;
	padding:0;
	margin:0;
	font-size:11px;
}

/* ~~~~~~~~ LAYOUT M ~~~~~~~~ */
/* >> Services Layout */
#layout_m {
	text-align:left;
	padding:0;
	margin:0;
	font-size:11px;
}

/* ~~~~~~~~ LAYOUT N ~~~~~~~~ */
/* >> Services Layout */
#layout_n {
	text-align:left;
	padding:10px 25px 25px 35px;
	margin:0;
	font-size:11px;
}


/* >>>>> BEGIN MODULES LAYOUT <<<<<< */
	
/*put custom div styles here*/

#address_copy {
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:-1px;
	line-height:130%;
}

#subpagenav {
	float:left;
	display:inline; /*IE CSS Bug Fix*/
	width:220px;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
	background-color:#FFFFFF;
}

#subpagenav2 {
	float:left;
	display:inline; /*IE CSS Bug Fix*/
	width:220px;
}

#subpagecontent {
	width:400px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin:0;
	padding:15px 15px 15px 15px;
}
/*IE CSS Bug Fix*/
* html #subpagecontent {
	width: 400px;
	w\idth: 430px;
}

#subpagecontent2 {
	display:block;
	width:220px;
	background-color:#FFFFFF;
	margin:0 0 0 0;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
}
/*IE CSS Bug Fix*/
* html #subpagecontent2 {
	width: 220px;
	w\idth: 220px;
}

#subpagecontent3 {
	display:block;
	width:220px;
	background-color:#FFFFFF;
	margin:15px 0 0 0;
	border-left:1px solid #E8C323;
	border-right:1px solid #E8C323;
	border-bottom:1px solid #E8C323;
}
/*IE CSS Bug Fix*/
* html #subpagecontent3 {
	width: 220px;
	w\idth: 220px;
}

#serviceMenu {
	display:block;
	width:210px;
	border-top:1px solid #E8C323;
	padding:5px 5px 5px 5px;
}
/*IE CSS Bug Fix*/
* html #serviceMenu {
	width: 210px;
	w\idth: 220px;
}

	
	/* Setup custom classes */
	
#imagePad{
	padding:5px;
	border:0px solid #052147;
}

.onclass {
	background-color:#C0C0C0;
	margin:0;
	padding:0;
}

.txt10{ font-size:10px;}
.txt11{ font-size:11px;}
.txt12{ font-size:12px;}

/* DROP MENU */
#dropmenudiv{
position:absolute;
background-color:#000000;
border:2px solid black;
line-height:18px;
z-index:100;
text-align:left;
margin-left:10px;
margin-top:-3px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
color:#000000;
text-decoration:none;
font-size:11px;
}

.office_name {
	background-color:#052147;
	color:#FFFFFF;
	font-weight:bold;
}

.contact_list {
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	margin: 2px 2px 2px 2px;
}

	/* Setup module classes */
	#reset, .reset, #clearFloats, .clearFloats, #clearBoth, .clearBoth { clear: both; font-size: 0px; height: 0px; visibility: hidden; } 
	
/* AT&T properties detail */
#contentarea2 {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	text-align:left;
	padding:0;
	margin:15px 15px 0 168px;
	vertical-align:top;
}

#lba_feature 
{
	float:left; 
	width:320px;
}
#lba_feature h2
{
	color:#001d46;
	padding-left:15px;
	font-weight:bold;
}
#lba_feature ul
{
	list-style-image:url(images/bullet.gif);
	padding-left:15px;
}
#lba_feature li
{
	margin:0 0 0 16px;
	padding:0px;
} 
#att_lba_feature 
{
	float:left; 
	width:320px;
}
#att_lba_feature h2
{
	color:#001d46;
	padding-left:15px;
	font-weight:bold;
}
#att_lba_feature ul
{
	padding-left:15px;
}
#att_lba_feature li
{
	margin:0 0 0 16px;
	padding:0px;
} 
#att_top
{
	height:65px; 
	color:#FFFFFF; 
	background:URL(/images/att_header_bg.gif) #052147 no-repeat;
}
