@charset "utf-8";
/* CSS Document */

#welcomeBackBox {
	background:transparent url(../images/testitout.jpg) no-repeat scroll 0%;
	display:inline;
	float:right;
	margin:0pt 5px 0pt 0pt;
	height:230px;
	padding:4px;
	width:248px;
	position:relative;
}

#navbar {
 background:url("/images/header_2.jpg") no-repeat;
 
}


#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 3px;
 display: inline; /* IE Hack */
 width: 534px;
 float: left;
 min-height: 235px;
 padding: 0;
 background:url("/images/bg_doublewide.jpg") no-repeat;
}

#leftcolumn .block1, {
 font-family:Verdana; 
 font-size:12px; 
 color:#666;
 padding-top:30px; /*!!!!*/ 
}
#leftcolumn .block1 .bold12 {
 font-size:12px; 
 font-weight:bold; 
 text-align:left;
 display:block;
 padding-left:20px;
 line-height:18px;
}

#leftcolumn .block1 .signupnow {
 background:url("../images/signupnow.png") no-repeat;
 width:136px;
 height:34px;
 border:none;
 vertical-align:middle;
 margin-top:-7px;   /* bt position for all*/
 cursor:pointer;
}                               

* html #leftcolumn .block1 .signupnow { margin-top:-14px; }
*:first-child+html #leftcolumn .block1 .signupnow {margin-top:-14px !important; }  /* ie7 magic */
* html #leftcolumn {height:230px} /* IE Min-Height Hack */ 

#centercolumn { /* Parent Wrapper for inside boxes */
 margin: 0;
 padding:0;
}

.list {
	margin:0;
	padding:0;
}
.itemized{
	line-height:18px;
	margin:0 0 0 35px;
	padding:0;

}
	
#leftcolumn label{
	float:left;
	width:60px;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	height:17px;
	margin-left:16px;

}
#leftcolumn .txtInfo{
	float:left;
	height:17px;
	padding-top:3px;
}
.txtTitle{
	/*color:#4466CC;*/
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.contentPadding{
	padding:20px;
}


#rightcolumn {
position:relative;
margin: 0 5px 0 0;
padding: 4px;
display: inline; /* IE Hack */
width: 248px;
float: left;
min-height: 235px;
background:url("../images/testitout.jpg") no-repeat;

}

#centercolumn .block3 .faxme {
background:url("../images/faxme.png") no-repeat;
width:136px;
height:34px;
border:none;
vertical-align:middle;
margin-top:16px;
cursor:pointer;
}

#centercolumn .block3 {
 font-family:Verdana; 
 font-size:12px; 
 color:#666;
 padding-top:30px; /*!!!!*/ 
}

#centercolumn .block3 .bold14{
 font-size:14px; 
 font-weight:bold;
 text-align:left;
 display:block; 
 padding-left:20px;
 line-height:20px;
}


#centercolumn { /* Parent Wrapper for inside boxes */
position:relative;
 margin: 0;
 display: inline; /* IE Hack */
 padding: 0;
 width: 246px;
 float: left;
 height: 235px;
 background:url("../images/onlinetour.jpg") no-repeat;    
}

#centercolumn .block2 {
 padding:0;
 margin:22px 0 0 0;
}

#centercolumn .block2 .takeatour {
 background:url("../images/takeatour.png") no-repeat;
 width:136px;
 height:34px;
 border:none;
 vertical-align:middle;
 margin:0;
 padding:0;
 cursor:pointer;
}

#centercolumn .block2 .bold12 {
 font-size:12px; 
 font-weight:bold; 
 text-align:left;
 display:block;
 padding:0;
 margin:0 0 0 22px;
 line-height:18px;
}
#centercolumn .block3 .faxme {
background:url("../images/faxme.png") no-repeat;
width:136px;
height:34px;
border:none;
vertical-align:middle;
margin-top:16px;
cursor:pointer;
}

form{
margin:0;
padding:0;
}

#navbar .numbers {
 margin-top:50px; ; 
}

* html #navbar .numbers {   /*ie 6 fixes */
 margin-top:40px;
}

#areaCodeInput{
	height:14px;
	margin: -5px 0 5px 0;

}
#inputButton{
	cursor:pointer;
}


#pageContent a {
 color:#3f82cf;
 text-decoration:none;
    font-weight:bold;
}

#pageContent a:hover {
 color:#3f82cf;
 text-decoration:none;
}
