			#banner {				max-width:800px;				min-width:600px;				margin:auto;				height: 125px;			}			body {				margin:0;				padding:0;			}			#chachaImage {				height:115px;				margin:5px;				float:left;			}			#logo {				height:45px;				margin:5px;			}			#bannerStatement {				color:#cc0000;				width:auto;				margin:auto;				background-color:#ffe0cc;				text-align:center;				height:40px;				border-radius:25px;				border-bottom:8px solid #ec6c4c;				text-shadow:2px 2px #ec6c4c;			}			#bannerText {						color:#5A180A;				float:right;				margin:5px;				top:5px;				text-shadow:1px 1px #ec6c4c;				text-align:right;			}
			#location-icon {				height:30px;				margin-right:10px;			}
            #headLink{				height:30px;				width:800px;				overflow: hidden;				margin-top:2px;				border-bottom:6px solid #ec6c4c;				border-radius:0px 0px 10px 10px;			}
 			#disclaimer{				height:25px;                background-color:#ec6c4c;                width: 800px;                float:left;                font-size: 11px;                font-family: Tahoma;                text-align: center;				border-bottom:10px solid #ec6c4c;				margin-bottom:25px;            }			#disclaimer p{				color:white;				text-align:center;			}