#toparea {	width: 970px;
		height: 134px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
		left: -17px;
		top: 0px;	
		text-align: left;
		z-index: 5000;
}

#mainarea {	width: 970px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

#displayview {	width: 250px;
		height: 24px;
		position:absolute;
		left: 271px;
		top: 0px;
		padding-top: 4px;
}

#messagealert {	width: 280px;
		height: 20px;
		position:absolute;
		right: 0px;
		top: 4px;
		text-align: right;	
}

.hide {		z-index: 1;
		position: absolute;
		top: -999em;}
		
.hidelogo {	z-index: 1;
		position: absolute;
		top: -999em;}

#title {
    position: relative;
    width: 950px;
    height: 95px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

#titlebox {
    position: absolute;
    right: 10px;
    top: 12px;
    background-color: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    height: 3.7em;
    width: 736px;
    overflow: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
		
#titlebox2 {	position: absolute;
		right: 10px;
		top: 12px;
		height: auto;
		width: 736px;
		overflow: auto;
		}

.level1, .level2, .level3, .level3a, .level4, .level5, .level6 {
    float: left;
    background-color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    height: 5em;
    overflow: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.level1 {	width: 926px;}
.level2 {	width: 442px;}
.level3 {	width: 280px;}
.level3a {	width: 266px;}
.level4 {	width: 200px;}
.level5 {	width: 604px;}	
.level6 {	width: 684px;}	

#containerleft, .containerleft {
		float: left;
		width: 646px;
		margin: 0px;
		padding: 0px;
		height: auto;
		overflow: hidden;
}

#containerright, .containerright {
		float: right;
		width: 322px;
		margin: 0px;
		padding: 0px;
		height: auto;
		overflow: hidden;
}

.containerTop {
    width:100%;
}

.containerBottom {
    width:100%;
}

.leftarea, .rightarea {
    background-color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    height: auto;
    overflow: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.leftarea {	float: left;
		width: 604px;
}

.rightarea {	float: right;
		width: 280px;
}

.leftsa,.leftsa2, .rightsa {
		background-color: #ffffff;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		overflow: auto;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
}

.leftsa {
    float: left;
    width: 709px;
    padding: 10px;
    height: 100%;
}

.leftsa2 {
    float: left;
    padding: 8px;
    height: 100%;
}

.rightsa {	float: right;
		width: 184px;
		height: 7em;
		padding: 8px;
		text-align: center;
}

.rightsa h2, .rightsa h3 {	padding: 0px;
		margin: 0px;
		color: #ffffff;
		}

.rightsa2 {	
        position: relative;
		top: 0.5em;
		background-color: #ffffff;
		width: 170px;
		height: 4.2em;
		padding: 7px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;		
}
		
.clear {	clear: both;
		height: 20px;}

.GenerateValuation {
    position: fixed;
    height: 190px;
    padding: 10px;
    text-align: left;
    background-color: white;
    z-index: 9002;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding-top: 10px;
    top: 39%;
    left: 40%;
}		

#popup {	position:fixed;
		top:0px;
		left:0px;
		background-color:#111;
		opacity: 0.55;
		filter:alpha(opacity=55);
		z-index: 9001;
		width: 100%;
		height: 100%;
}

/*
.popup2 {	
    position:fixed;
		top: 50%;
		left: 50%;
		background-color: white;
		width: 450px;
		height: 407px;
		z-index: 9002;
		padding: 0px;
		margin-top: -203px;
		margin-left: -225px;
}c
*/

.popup3 {	position:fixed;
		top: 50%;
		left: 50%;
		width: 684px;
		height: 364px;
		z-index: 9002;
		padding: 8px;
		margin-top: -190px;
		margin-left: -350px;
		background-color: #ffffff;		
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
}


.popcontain {	position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: 19px;
		height: 0px;
		background-color: #000000;		
		z-index: 5;
}

.popmenu {
    position: absolute;
    top: -20px;
    right: 18px;
    width: 10em;
    height: auto;
    z-index: 9002;
    background-color: #ffffff;
    padding-top: 5px;
    text-align: left;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 8px 0px 8px 8px;
    border-radius: 8px 0px 8px 8px;
}

.popinner {	
        position: fixed;
		width: 350px;
		/*height: 190px;*/
		left: 60px;
		top: 100px;
		padding: 10px;
		text-align: left;

        background-color: white;
        z-index: 9002;

        border: 5px solid #FE5A1B;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
		border-radius: 8px;
        
        padding-top: 10px;
        padding-bottom: 15px;

        top: 50%;
        margin-top: -203px;
        left: 50%;
        margin-left: -175px;
}		

.popinner p
{
    line-height: 110%;
    padding-top: 10px;
}

.popinner h2
{
    padding-bottom: 0px;
}

.innerbox {	position: relative;
		float: left;
		width: 46%;
		height: 20em;		
		margin: -1px;
		padding: 1%;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;	
		overflow: auto;
}

#steps {	float: right;
		background-color: #ffffff;
		margin-top: 10px;		
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 8px;		
		height: 3.7em;
		width: 736px;
		overflow: auto;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		}
		
.tab1, .tab1h {	
        position: relative;
		float: left;
		background-color: #f6f6f6;
		padding-top: 5px;
		padding-bottom: 5px;		
		height: auto;
		width: 100%;
		-moz-border-radius-topright: 8px;
		-moz-border-radius-topleft: 8px;
		-webkit-border-radius: 8px 8px 0px 0px;
		border-radius: 8px 8px 0px 0px;
		text-align: center;
		vertical-align: bottom;
		z-index: 4000;
}

.tab1h:hover, .tab1h:focus {background-color: #FE5A1B; 
		border-top: 1px solid #FE5A1B;
		border-left: 1px solid #FE5A1B;		
		border-right: 1px solid #FE5A1B;
}

.tab1 h3 {	padding-bottom: 0px;
}

a.tab{		display: block;
		margin:0;		
		height: 30px;
		font-size: 1.0em;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: 100%;
}




.mail1, .mail2 {
		float: left;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 4px;
		padding-right: 4px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		overflow: auto;}

.mail1 {width: 10%;
		height: 1.5em;
		background-color: #efefef;
		text-align: right;
		margin-right: 10px;
		margin-left: 30px;
}

.mail2 {
		height: 1.5em;
}

.mail1 p, .mail2 p{
        padding-top: 5px;
        padding-bottom: 5px;
}
