    #header{
    position: absolute;
    top: 2px;
    left: 140px;
    width: 700px;
    height: 100px;
    text-align: left;
    }
	
    #navmenu{
    background: black;
    position: absolute;
    top: 121px;
    left: 226px;
    width: 591px;
    height: 25px;
    }
	
	#contentinfo{
	background: #B1B1B5;
    position: relative;
    top: 147px;
    left: 141px;
    width: 660px;
    text-align: left;
    border-width: 3px;
	}
	
    #life{
    background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
    height: 1100px;
    text-align: left; 
    }
	
	#home{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
    height: 565px;
    text-align: left;
	}
	
	#claim{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 460px;
    text-align: left;
	}
	
	#company{
    background: white;
    position: absolute;
    top: 147px;
    left: 141px;
	height: 855px;
	width: 676px;
    }
	
	#house{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 415px;
	text-align: left;
	}
	
	#auto{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 425px;
	text-align: left;
	}
	
	#boat{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 520px;
	text-align: left;
	}
	
	#umbrella{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 360px;
	text-align: left;
	}
	
	#help{
	background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
	height: 390px;
	text-align: left;
	}
	
    #contact{
    background: #B1B1B5;
    position: absolute;
    top: 147px;
    left: 141px;
    width: 676px;
    height: 510px;
    text-align: left;
    }
	
    a{
    text-decoration: none;
	color: blue;
    }
	
	hr{
	color: #770B0B;
	width: 98%;
	}
	
	ul {
	list-style-type: disc;
	margin-left: 35px;
	}
	
	img {
	background: white;
    border: 0px;
 	}
	
    h3, h4, h7{
    font-family: bold, palatino linotype;
    }
	
    h2{
    text-align: center;
	font-weight: bold;
    }
	
	i{
	font-weight: bold;
	color: #770B0B;
	}
	
	input, textarea{
	background-color: #D5DDFA;
	}
	
	p, pre, h3{
	padding: 7px;
	}
	
	fieldset {
    margin-left: 7px;
	margin-right: 7px;
    border: 1px solid #770B0B;
    background-color: #B1B1B5;
	}
	

    
	