/*----------------------------------------------------------------- 	
CSS Document 
NIA 2008
version: 1.0.0
-----------------------------------------------------------------*/
/*** Universal selector by - reset margin and padding 
******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table.contact {
	padding: 5;
	border: 2;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* define focus styles! */
:focus {
	outline: 0;
}

/* ----- General ----- */

body {
	font-size: small;
	font-family: Arial, Helvetica, sans-seriff;
	background: #a3caee url(https://www.ivirtualoffice.biz/img/bkg.php) repeat-x fixed center top;
}


/* ----- Layout ----- */

#container{
	width: 780px;
	position: relative;
	margin: 0 auto;
	background: white;	
}

#header{
	height: 80px;
	background: white;	
}

#logo{
	margin: 10px 0 0 10px;
}

#iconShelf{
	position: absolute;
	top: 20px;
	left: 550px;
}

#topContent{
	height: 205px;
	background: white;
	margin-bottom: -5px;
}

#botContent{
	height: 205px;
	background: white;
	margin-bottom: -5px;
}

#topContent2{
	height: 205px;
	background: white;
	margin-bottom: -5px;
}

#content{
	background: white;
	min-height: 1100px;
	position: relative;
}

#contentHeading{
	background: url(../images/blue_strip.png) no-repeat;
	height: 65px;
	position: relative;
}

#leftColumn{
	width: 350px;
	position: absolute;
	top: 115px;
	left: 45px;
}

#rightColumn{
	width: 350px;
	padding-left: 425px;
	padding-top: 50px;
}

#mainColumn{
	position: relative;
  left: -80px;
	width: 600px;
	margin: 0 auto;
	margin-top: 50px;
}

#agentLogin{
	width: 311px;
	height: 123px;
	background: url(../images/agentlogin_bg.png) no-repeat;
	position: relative;
	padding: 25px;
}

#quickSearch{
	width: 270px;
	height: 125px;
	padding: 20px;
	background: url(../images/blue_strip.png) repeat #ecf4fc;
	position: relative;
	border: dashed 1px;
}

#prospectiveAgents{
	width: 550px;
	padding: 20px;
	background: url(../images/blue_strip.png) repeat #ecf4fc;
	position: relative;
	border: dashed 1px;
}

#footer{
	width: 780px;
	background: url(../images/blue_strip.png) no-repeat #ecf4fc;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}

/* ----- Classes ----- */

.green{
	background-color: green;
}

.blue{
	background-color: blue;
}

.printFriendly{
	position: absolute;
	top: 8px;
	right: 25px;
}

.phoneNumber{
	color: #2574a7 
}

.links{
	line-height: 1.5em;
	margin-left: 25px;
}

/* ----- Lists ----- */

li{
	list-style: none;
}

#iconShelf li{
	display: inline;
	margin-right: 20px;
}

ul.iconShelf{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

li.iconShelf{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* ----- Navigation ----- */

#nav{
	margin: 20px 0;
	text-align: center;
	border: 0;
}

#nav li{
	display: inline;
	margin-right: 10px;
	border: 0;
}


/* ----- Form elements ----- */

#name{
	position: absolute;
	top: 50px;
	left: 20px;
	color: white;
}



#quickSearchSubmit{
	position: absolute;
	top: 130px; right: 40px;
}

#prospectiveSubmit{
	position: absolute;
	top: 75px; right: 50px;
}


/* ----- Tables ----- */


td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-weight: bold;
font-size: 14px;
color: #404040; }

h4.error{ 
font-weight: bold;
font-size: 15px;
color: #FF0000; 
}
td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa; 
}

table.contacts{

text-align: left;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }



/* ----- Typography ----- */

h1{
	color: #182c6e;
	font-size: 1.7em;
	padding: 20px 0 15px 25px;
}

h2{
	font-size: 1.5em;
	color: #182c6e;
	margin-bottom: 5px;
}

h3{
	margin: 10px 0 5px 0px;
	font-size: 1.25em;
}

p{
	line-height: 1.45em;
	padding: 5px 0;
}


#nav a{
	color: white;
	text-decoration: none;
	font-size: 18px;
}
a.brnbutt:link, a.brnbutt:active, a.brnbutt:visited, a.brnbutt:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}


#footer p{
	color: #182c6e;
	padding-top: 10px;
	font-size: .75em;
}

