@charset "UTF-8";
/* CSS Document */

/*-------Global Properties----------*/
body {
	background-color:#FFFFFF;
	background-image: url(images/background/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LAYOUT STUFF */

#masthead {
	position:relative;
	width:808px;
	height:128px;
	margin:20px auto 0px auto;
	background: url(images/png_contents/top_masthead_bg.gif) top center no-repeat;
	}
	
#navigation {
	position: absolute;
	width: 808px;
	height: 38px;
	top: 80px;
	left: -10px;
	}

#wrapper {
	position:relative;
	width:808px;
	margin:6px auto 0px auto;
	}
	
#leftwrapper {
	position: relative;
	width: 190px;
	margin: 0px 0px 0px 0px;
	}
	
#rightwrapper{
	position:relative;
	width:613px;
	margin:-487px 0px 0px 195px;
}


/*-------Masthead---------*/

#logo {
	position: absolute;
	width: 172px;
	height: 55px;
	top: 17px;
	left: 16px;
	}
	
#tagline {
	position: absolute;
	width: 345px;
	height: 37px;
	top: 30px;
	right: 40px;
	}
	
/*-------Left Wrapper------*/

#topCTA {
	position: relative;
	width: 190px;
	height: 488px;
	margin: 0px 0px 0px 0px;
	background: url(images/png_contents/subCTA.gif) no-repeat;
	}
	
#globe {
	position: relative;
	top:20px;
	left:10px;
	width: 24px;
	height: 38px;
	background:url(images/icons/globe.gif) top left no-repeat;
	}
	
#filing {
	position: relative;
	top: 20px;
	left: 10px;
	width: 24px;
	height: 38px;
	background: url(images/icons/filing.gif) top left no-repeat;
	}
	
#topCTAtitle {
	position: relative;
	width: 127px;
	height: 18px;
	left: 45px;
	top: -10px;
	}
	
#topCTAtitleapply {
	position: relative;
	width: 100px;
	height: 36px;
	left: 45px;
	top: -10px;
	}
	
#topCTAcopy {
	position: relative;
	width: 160px;
	margin-top: 5px;
	}
	
#topCTAcopyapply {
	position: relative;
	width: 160px;
	margin-top: 5px;
	margin-left: 15px;
	}
	
#dottedLine160x10 {
	position: relative;
	width: 160px;
	height: 10px;
	margin: 30px 5px 15px 15px;
	background: url(images/dotted_lines/160x10DottedLine.gif) no-repeat;
	}
	
#phoneNumber {
	position: relative;
	width: 132px;
	height: 40px;
	margin-left: 28px;
	background-image: url(images/embedText/phoneNumber.gif);
	}
	
#dottedLine160x10Bottom {
	position: relative;
	width: 160px;
	height: 10px;
	margin: 15px 5px 15px 15px;
	background: url(images/dotted_lines/160x10DottedLine.gif) no-repeat;
	}

#handshake {
	position: relative;
	top:5px;
	left:10px;
	width: 24px;
	height: 38px;
	background:url(images/icons/arrowup.gif) top left no-repeat;	
	}
	
#bottomCTAtitle {
	position: relative;
	width: 112px;
	height: 18px;
	left: 45px;
	top: -25px;
	}
	
#bottomCTAcopy {
	position: relative;
	width: 160px;
	margin-top: -10px;
	margin-left: 15px;
	}

#bottomCTAsig {
	position: relative;
	width: 60px;
	margin-top: 5px;
	margin-left: 120px;
	}
	
/*------Right Wrapper------*/

#topContent {
	position: relative;
	width: 613px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background: url(images/png_contents/topStretch.gif) no-repeat;
	}
	
#centerContent {
	position: relative;
	width: 613px;
	text-align: left;
	margin: -2px 0px 0px 0px;
	background: url(images/png_contents/middleStretch.gif) center top repeat-y;
	}
	
#bottomContent {
	position: relative;
	width: 613px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background: url(images/png_contents/bottomStretchSub.gif) no-repeat;
	}
	
/*------Center Content-----*/

#largeIcons{
	position: relative;
	width: 35px;
	height: 50px;
	margin: 0px 0px 0px 20px;
	}
	
#mainTitle {
	position: relative;
	width: 477px;
	height: 29px;
	margin: -50px 0px 0px 55px;
	}

#mainCopy {
	position: relative;
	width: 605px;
	margin: 15px 0px 0px 0px;
	}
	
.headerTitle {
	font-size: 24px;
	color: #C4A633;
	}
	
.reqField {
	color: #FF0000;
	font-style: italic;
	}
	
/*-------Copy-------*/

.poropertyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #26266d;
	}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #a4a2a2;*/
	color: #666;
	}

.bodyCopy .bold{
	font-weight: bold;
	}

ul{
	line-height: 13px;
	}
	
.bodyCopy .italic{
	font-size: 10px;
	color: #c4a633;
	font-style: italic;
}

.bodyCopy .blue{
	font-weight: bold;
	font-size: 11px;
	color: #26266d;
	}

.bodyCopy .small {
	font-size: 11px;
	}

.bodyCopy .subTitles {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #2a2d73;
	}

/*-----Footer-----*/

#footer {
	text-align:right;
	width:808px;
	height:40px;
	margin:0 auto 0 auto;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #959492;
	padding-top: 10px;
}

#footer A:link{
	color: #26266d;
	text-decoration: none;
	}

#footer A:hover{
	color: #26266d;
	text-decoration: underline;
	}

#footer A:visited{
	color: #26266d;
	text-decoration: none;
	}

#footer A:active{
	color: #26266d;
	text-decoration: none;
	}
