/* CSS Document */

body				{margin:0;padding:0;background-color:#0083D7;background-image:url(images/bg.gif);background-repeat:repeat-x;}
#main-content		{width:770px;margin:0 auto 0 auto;   padding:12px ;}
#header				{margin:0;float:right;width:555px;text-align:center;line-height:18px;padding:10px 0 0 0;/*border:solid 1px #000;*/}
#clear				{clear:both;}

#menu				{float:left; width:170px;margin:0;/*border:solid 1px #000;*/}
#menu ul 			{list-style-type: none;font-family: Tahoma, Arial, "Times New Roman";font-size: 11px;margin:10px 0 0 4px;padding:0;}

#menu li 			{margin:10px 0 5px 0;}
#menu li a 			{color: #666;background-image: url(images/soda-bullet.gif);text-decoration: none;font-weight: bold;background-repeat: no-repeat;background-position: left;padding:0 0 0 16px;width:100%;display:block}
#menu li a:hover 	{background-image: url(images/soda-bullet-anim.gif);color: #006600;}
#menu .spaced 		{list-style-image: none;display:block;height:15px;}

#content			{float:right;width:570px;margin:10px 0 0 0;}

#content-top		{}
#content-bottom		{}
#content-mid		{background-color:#fff;background-image: url(images/malta-soda-blast.gif);background-repeat: no-repeat;border-left:solid 1px #0083D7;border-right:solid 1px #0083D7;background-position: center bottom;}
#content-mid #hero	{float:right;margin:0 20px 0 30px;text-align:center;font-family: Tahoma, Arial, "Times New Roman";font-size: 10px;}
#footer				{padding:10px 0 0 0;width:100%;text-align:center;color:#fff;font-family: Tahoma, Arial, "Times New Roman";font-size: 11px;line-height:18px;/*border:solid 1px #000;*/}
#footer a			{text-decoration: none;color:#fff;}
#footer a:hover		{text-decoration: underline;}
#footer-left		{float:left;}
#footer-right		{width:555px;float:right;}

h1					{margin:0;padding:0 0 15px 20px;font-family: Tahoma, Arial, "Times New Roman";font-size: 21px;}
h3					{margin:0;padding:0 20px 15px 20px;font-family: Tahoma, Arial, "Times New Roman";font-size: 12px;color:#666;}
p, ul				{margin:0;padding:0 20px 15px 20px;font-family: Tahoma, Arial, "Times New Roman";font-size: 11px;}
table				{margin:0 20px 15px 20px;font-family: Tahoma, Arial, "Times New Roman";font-size: 11px;}

ul					{padding:0 0 18px 40px;}