/* CSS Document */

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFF;
	
}

#Layer1 {
	width:100%;
	height:100%;
	position:relative;
}

#outerwrapper {
	width:100%;
	height:100%;
	background-image:url(../images/nuBackSliver2.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width:800px;
	/*height:500px;*/
	margin: 0 auto;
	margin-bottom:20px;
	z-index:2;
	text-align:left;
	position:relative;
}


/*
#backgroundImage {
	width:940px;
	background-image:url(../images/backgroundSliver.jpg);
	background-position:center;
	background-repeat:repeat-y;

}
*/


/* Yellow Box */

#yellowBox-left {
	background-image:url(../images/yellowBox-left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#yellowBox-right {
	background-image:url(../images/yellowBox-right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#yellowBox-back-long {
	background-image: url(../images/yellowBox-back-long.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#yellowBox-back-short {
	background-image: url(../images/yellowBox-back-short.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#yellowBox-Title {
	border-bottom:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
}


#yellowBox {
	width:466;
	padding:20px;
	/* background-image: url(../images/yellowBox-back-short.jpg);
	background-repeat:repeat-x;
	background-position:top; */
}

#yellowBox a {
	color: #9a1019;
	text-decoration:none;
}

#yellowBox a:hover {
	color: #000000;
	text-decoration:underline;
	background:none;
}

#yellowBox h1 { 
	color: #000000; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 14px; 
	letter-spacing: 0px;
	margin: 0 0 5px; padding: 0; 
}

#yellowBox h1 a:hover {
	color:#000000;
}



#yellowBox h2 {
	color: #9a1019; 
	font-size: 16px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	text-align: left; 
	clear: left; 
	padding-top: 0px;
	margin: 0 0 0px;
}

#yellowBox h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	border-bottom-color:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	letter-spacing: 0px;
	padding-top:10px;
}

#yellowBox h4 {
	color:#000000;
	line-height: 1.7em; 
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
}

#yellowBox ul {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
#yellowBox li {
	list-style-type: none;
	list-style-image: url(../images/bullet-redSquare.gif);
	color: #5E5E5E; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 1.7em; 
	text-align: left; 
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
}

#yellowBox p {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-bottom:5px;
	line-height: 1.5em; 
}

.numbers { 
	color: #9a1019; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	line-height: 14px; 
	margin: 15px 0 0;
	font-weight:bold;
}



/* Red Box */


#redBox-back-long {
	background-image: url(../images/redBox-back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#c01520;
}

#redBox-Title {
	border-bottom:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
}

#redBox {
	width:466;
	padding:20px;
	margin-bottom:10px;
	/* background-image: url(../images/yellowBox-back-short.jpg);
	background-repeat:repeat-x;
	background-position:top; */
}

#redBox a {
	color: #9a1019;
	text-decoration:none;
}

#redBox a:hover {
	color: #000000;
	text-decoration:underline;
	background:none;
}

#redBox h1 { 
	color: #000000; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 22px; 
	letter-spacing: 0px;
	margin: 0 0 0px; padding: 0; 
}

#redBox h1 a:hover {
	color:#000000;
}

#white-horzontal-rule {
	width:100%;
	border-top:#d91824;
	border-top-style:solid;
	border-top-width:1px;
}

#grey-horzontal-rule {
	width:100%;
	border-top:#d91824;
	border-top-style:solid;
	border-top-width:1px;
}

#redBox h2 {
	color: #f0ecbe; 
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 16px; 
	text-align: left; 
	clear: left; 
	padding-top: 5px;
	margin: 0 0 0px;
}

#redBox h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	border-bottom-color:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	letter-spacing: 0px;
	padding-top:10px;
}

#redBox h4 {
	color:#FFF;
	line-height: 1.7em; 
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
	letter-spacing:-.5;
	clear:both;
}

#redBox ul {
	margin:0px;
	padding:0px;
}
#redBox li {
	list-style-type: none;
	list-style-image: url(../images/bullet-redSquare.gif);
	color: #5E5E5E; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 1.7em; 
	text-align: left; 
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
}

#redBox p {
	color:#FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin-bottom:5px;
	line-height: 1.5em; 
}
#redBox-img-container {
	float:left;
	padding-right:10px;
}



#white-horzontal-rule {
	width:100%;
	border-top:#d91824;
	border-top-style:solid;
	border-top-width:1px;
}

#grey-horzontal-rule {
	width:100%;
	border-top:#e5e2de;
	border-top-style:solid;
	border-top-width:1px;
}


#grey-horzontal-rule-bot {
	width:100%;
	border-bottom:#e5e2de;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#red-horzontal-rule {
width:100%;
	border-top:#9a1019;
	border-top-style:solid;
	border-top-width:1px;
}

#red-horzontal-rule-bot {
	width:100%;
	border-bottom:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
}



/*    homeGraphic    */


#homeGraphic-container {
background-image:url(../images/homeGraphicBackground.jpg);
background-repeat:no-repeat;
	position: relative;
	width: 468px;
	height: 35px;
	padding: 0;
	margin: 0px 0 0px 0;
	}


#homeGraphic {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width:468px;
	}

#homeGraphic li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#homeGraphic a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;	
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	}
	
#homeGraphic a:hover {
	background-position: 0 -35px;
	}


#attorneys a  {
	width: 84px;
	background: url(../images/attorneys.jpg) top left no-repeat;
	}

#lenders a  {
	width: 66px;
	background: url(../images/lenders.jpg) top left no-repeat;
	}
#agents a  {
	width: 76px;
	background: url(../images/realtors.jpg) top left no-repeat;
	}
#investors a  {
	width: 75px;
	background: url(../images/investors.jpg) top left no-repeat;
	}
#appraisers a  {
	width: 88px;
	background: url(../images/appraisers.jpg) top left no-repeat;
	}
#engineers a  {
	width: 79px;
	background: url(../images/engineers.jpg) top left no-repeat;
	}










/* Form Styles */


.formTitles {
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 1.7em; 
	text-align: right; 
	color: #9a1019; 
	text-decoration: none; 
}





/* Typography */

p { color: #464646; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
line-height: 1.7em; 
text-align: left; 
margin: 0 0 10px; 
}
p a:link { 
color: #464646; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-decoration: underline; 
}
p a:visited { 
color: #464646;
 
}
p a:hover { 
color: #FFF; background-color: #9a1019; 
}
.fineprint { 
color: #b2b2b2; 
font-size: 10px; 
line-height: 10px; 
margin-top: 25px; 
}

.smallBodyText {
color: #464646; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
line-height: 1.7em; 
text-align: left; 
margin: 0 0 10px;
}

.smallBodyText a {
color: #464646; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
line-height: 1.7em; 
text-align: left; 
margin: 0 0 10px;
}


.sideBarBullets {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#b3b497;
	padding-bottom:5px;
}

.Errors {color: #bb0000; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold;}

h1 { 
color: #9a1019; 
font-size: 20px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: normal; 
line-height: 22px; 
text-align: left; 
clear: left; 
margin: 0 0 10px; 
}

h1 a { 
color: #9a1019; 
text-decoration: none; 
}
h1 a:hover { 
color: #fdb826;
 }
h2 { 
color: ##7e7f6b; 
font-size: 14px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: normal; 
line-height: 22px; 
margin: 15px 0 0; 
}

h3 { 
color: #9a1019; 
font-size: 14px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: bold; 
line-height: 18px; 
letter-spacing: 0px; 
margin: 0 0 5px; padding: 0; 
}
h3 a { 
color: #9a1019; 
text-decoration: none; 
}
h3 a:hover { 
color: #fff; 
background-color: #9a1019; 
}
h4 { color: #7e7f6b; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; letter-spacing: 0px; margin: 0 0 10px; padding: 0; text-transform:capitalize; }
h4 a { color: #7e7f6b; text-decoration: none; }
h4 a:hover { color: #fdb826; }


h5 {
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	color: #9a1019; 
	text-decoration: none;
	padding:0px;
	margin:0px; 
}



.bold { font-weight: bold; }

h6 {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	border-bottom-color:#9a1019;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	letter-spacing: 0px;
	padding-top:10px;
}





/*  NAV Bar   */

#navBar {
	position:relative;
	width:800px;
	height:32px;
	z-index:50;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:1px;
/*	text-align:center;*/
}


#navBarButs {
	position: absolute;
	top:0;
	left:50px;
	margin: 0 auto;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	/*overflow: hidden;*/
	width:693px;
	}

#navBarButs li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#navBarButs a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;	
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win only */
	}
	
#navBarButs a:hover {
	background-position: 0 -32px;
	}

#navBarButs a:active, #navBarButs a.selected {
	background-position: 0 -64px;
}

#thome a  {
	width: 99px;
	background: url(../images/homeBut.gif) top left no-repeat;
	}

#tsolutions a  {
	width: 99px;
	background: url(../images/solutionsBut.gif) top left no-repeat;
	}
#tproducts a  {
	width: 99px;
	background: url(../images/productsBut.gif) top left no-repeat;
	}
#tclients a  {
	width: 99px;
	background: url(../images/clientsBut.gif) top left no-repeat;
	}
#tnews a  {
	width: 99px;
	background: url(../images/newsBut.gif) top left no-repeat;
	}
#tcompany a  {
	width: 99px;
	background: url(../images/companyBut.gif) top left no-repeat;
	}
	
#tcontactus a  {
	width: 99px;
	background: url(../images/startNowBut.gif) top left no-repeat;
	}

















#topGrayBar {
	width:800px;
	height:15px;
}


#header {
	width:800px;
	height:120px;
	z-index:3;
	position:relative;
}

#headerLeft {
	width:300px;
	float:left;
	height:120px;
}
#headerRight {
	text-align:right;
	width:500px;
	float:right;
	height:120px;
}

#memberLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #9a1019;
	text-align:right;
	padding-top:10px;
}
#memberLink a {
	text-decoration:none;
	color: #9a1019;
	}
#memberLink a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #9a1019;
}	

#loginBox {
	float:right;
	position:absolute;
	right:3px;
	top:20px;
}

#redBar {
background-image:url(../images/redBarBackground.jpg);
background-repeat:repeat-x;
height:170px;
margin-top:3px;
z-index:40;
}



#homePageTeaser {
width:800px;
height:81px;
border-bottom:#CCCCCC 1px dotted; 
padding-bottom:3px; 
background-image: url(../images/redBarBackground.gif); 
background-repeat:no-repeat;
position:relative;
}

#teaserButtons {
	background-image:url(../images/learnMoreBoxBackground.gif); 
	background-repeat:no-repeat; 
	width:220px; 
	height:81px; 
	float:right; 
	position:absolute;
	right:6px;
}


#contents {
	position:relative;
	float:left;
	padding:0px;
	width:100%;
	background-color:#339966;
}

/*  3 column layout */

#twoCols-of-three {
float: left;
width: 520px;
margin-top:5px;
padding-top:20px;
margin-right:20px;
display: inline;
/*background-color:#CC9999;*/
}

#oneCol-of-three {
float: right;
width: 230px;
margin-top:5px;
padding-top:20px;
/*background-color:#CCCC66;
border-left:#CCCCCC 1px dotted;
border-right:#CCCCCC 1px dotted;*/
}

#TwoColBox {
width:522px;
margin-bottom:10px;
}
#oneColumnBox {
	width: 226px;
	margin-bottom: 10px;
}



#footer
{
clear: both;
width:100%;
height:160px;
/*background-color:#e2e3b8;*/
padding-top:26px;
background-image: url(../images/bottomBackSliver.gif);
background-repeat:repeat-x;
}

#footerContainer {
width:800px;
}

#footerLeft {
	width:530px;
	float:left;
	height:133px;
}
#footerRight {
	text-align:right;
	width:210px;
	margin-left:20px;
	padding-left:20px;
	float:right;
	height:133px;
	border-left:#CCCCCC 1px ridge;
}


#footer p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; margin:0; padding-left:0px; text-decoration:none; } 
#footer p a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; margin:0; padding-left:0px; text-decoration:none; } 
#footer p a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; margin:0; padding-left:0px; text-decoration:none; } 
#footer p a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; margin:0; padding-left:0px; text-decoration:none; background-color: #9a1019; } 
#footer h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#9a1019; margin:0; padding:10px; padding-right:15px; }
#footer .address { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; color:#FFFFFF; margin:0; padding-left:0px; } 





#content {
padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	padding-top:10px;
}


.borderAbove {
	border-top: #CCCCCC 1px dotted;
	}
	
.borderBelow {
	border-bottom: #CCCCCC 1px dotted;
	}	


#imageLeft {
	float:left;
	margin-right:10px;
	padding:0px;
	border:#CCCCCC solid 1px;
}

.imageLeft {
	float:left;
	margin-right:10px;
	padding:0px;
	border:#CCCCCC solid 1px;
}

#imageRight {
	float:right;
	line-height:19px;
	margin-left:10px;
	padding:0px;
}


ul {
	margin:0;
	padding:0;
	list-style-image:none;
}

li { 
	color: #464646; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 1.7em; 
	text-align: left; 
	margin:0;
	margin-left:15px; 
}


#subNav {
	margin:0;
	padding:0;
}

#subNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#subNav li {
	list-style-type:none;
	background-image: url(../images/arrows-small-red.gif);
	background-repeat:no-repeat;
	background-position:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#737373;
	line-height:19px;
	margin-left:.75em;
	padding-left:.75em;
}
#subNav a {
text-decoration:none;
	color:#737373;
}
#subNav a:hover {
text-decoration:none;
	color:#9a1019;
}


/* ------- Submit resume styles  ----------- */


.body11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
}


.body11pxwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 15px;
	text-align: left;
}

.ResumeformInput {
	height: 15px;
	width: 180px;
	border: 1px solid #A70000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.ResumeformMenu {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ResumeformSubmit {
	height: 20px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ResumeFormType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 15px;
	text-align: left;
	font-weight: 500;
}
.ResumeformBrowseBut {
	height: 20px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.BoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BoldWhite a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.BoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B31712;
	text-decoration: none;
	text-align: left;
}
