body {
		margin: 0; 
     		text-align: center; 

		}
	#container{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		text-align: left;
		}

	#header {
		position: absolute;
		left:2px;
		height:156px;
		top:0px;
		background:#c99;
		}
	#r1filler {
		position: absolute;
		left:2px;
		width:8px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
		
	#r1c1 {
		position: absolute;
		left:2px;
		width:60px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs1 {
		position: absolute;
		left:60px;
		width:5px;
		height:5px;
		top:173px;
		}

	#r1c2
		{
		position: absolute;
		left:60px;
		width:130px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs2 {
		position: absolute;
		left:182px;
		width:5px;
		height:5px;
		top:173px;
		}
	
	#r1c3   {
		position: absolute;
		left:190px;
		width:90px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs3 {
		position: absolute;
		left:282px;
		width:5px;
		height:5px;
		top:173px;
		}
		
	#r1c4
		{
		position: absolute;
		left:280px;
		width:160px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs4 {
		position: absolute;
		left:436px;
		width:5px;
		height:5px;
		top:173px;
		}
	#r1c5   {
		position: absolute;
		left:440px;
		width:85px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs5 {
		position: absolute;
		left:515px;
		width:5px;
		height:5px;
		top:173px;
		}
	#r1c6   {
		position: absolute;
		left:525px;
		width:80px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs6 {
		position: absolute;
		left:612px;
		width:5px;
		height:5px;
		top:173px;
		}
	#r1c7   {
		position: absolute;
		left:600px;
		width:150px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#r1cs7 {
		position: absolute;
		left:733px;
		width:5px;
		height:5px;
		top:173px;
		}
	#r1c8   {
		position: absolute;
		left:748px;
		width:50px;
		height:32px;
		top:156px;
		background:#F7941D;
		}
	#body {
		position: absolute;
		left:2px;
		width:800px;
		height:375px;
		top:186px;
		}
	#address1 {
		position: absolute;
		left:2px;
		width:397px;
		height:125px;
		top:535px;
		background:#F7931D;
		}
	#address2 {
		position: absolute;
		left:400px;
		width:398px;
		height:125px;
		top:535px;
		background:#F7931D;
		}

	#footer {
		position: absolute;
		left:2px;
		width:796px;
		height:50px;
		top:660px;
		background:#ED2122;
		}
	A:link
		{
		text-decoration: none;
		color: #000000;
		}
	A:visited
		{
		text-decoration: none;
		color: #008CAD;
		}
	
	A:hover
		{
		text-decoration: underline overline;
		color: #FFFFFF;
		}
	A:active
		{
		text-decoration: none;
		color: #000000;
		}

	p	{
		margin:10px 2px 2px 2px;
		font-family: "arial tur",arial;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}
	h3	{
		margin:10px 10px 10px 10px;
		font-family: "arial tur",arial;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}
		
	