
	html, body {
		background-color: #fff;
		color: #000;
		margin: 0;
		padding: 0;
	}
	#container
	{
	background-image: url(../img/coke_bg.jpg);
	}
	#header
	{
		background-repeat: repeat-x;
		background-image: url(../img/bg_header.png);
		width: 100%;
		height: 90px;
	}
	#menu
	{
		background-repeat: repeat-x;
		background-image: url(../img/bg_menu100.png);
		height: 60px;
	}
	#contents
	{
		background-image: url(../img/bg_contents100.png);
	}
	.main
	{
		float: center;
		width: 950px;
		display: block;
	}

	.bbox
	{
		width: 950px;
		padding: 20px;
		float: center;
		clear: both;
		display: block;
	}
	.bboxmenu
	{
		width: 760px;
		padding: 20px;
		float: center;
		clear: both;
		display: block;
	}
	.up
	{
		width: 950px;
		padding: 0;
		border: 1px solid Black;
	}
	.txt
	{
		float: left;
		width: 180px;
		margin-right: 10px;
		/*background-image: url(img/mini_tape.gif);
		background-repeat: repeat-x;*/
	}
	.txt500
	{
		float: left;
		width: 560px;
		display: block;
		margin-right: 10px;
		/*background-image: url(img/mini_tape.gif);
		background-repeat: repeat-x;*/
	}
	.txt370
	{
		float: left;
		width: 370px;
		display: block;
		margin-right: 10px;
		/*background-image: url(img/mini_tape.gif);
		background-repeat: repeat-x;*/
	}
	.txt_footer
	{
		float: left;
		margin: 10px 0 0 10px;
	}
	#footer
	{
		background-repeat: repeat-x;
		background-image: url(../img/bg_footer.png);
		float: center;
		width: 100%;
		height: 178px;
		clear: both;
		/*position: absolute; bottom:0;*/
	}
	#footer2
	{
		background-repeat: none;
		background-image: url(../img/footer_default.png);
		width: 950px;
		height: 178px;
		/*position: relative; */
	}
	#footer_contact
	{
		float: right;
		position: relative;
		background-image: url(../img/footer_contact.png);
		background-repeat: none;
		width: 359px;
		height: 178px;
	}
	#tresc {  position: absolute;  margin: 0px;  padding: 0px;  left: 25px;  top: 55px;  background: transparent;  width: 230px; height: 50px;  border: 0px none; }
	#email {  position: absolute;  margin: 0px;  padding: 0px;  left: 65px;  top: 138px;  background: transparent;  width: 160px; height: 20px;  border: 0px none; }
	#slij {  position: absolute;  margin: 0px;  padding: 0px;  left: 230px;  top: 138px;  background: transparent;  width: 30px;  height: 20px;  border: 0px none; display: block; }
	
	p.newspaper { font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: .10em; font-size: 10px; text-transform: none; font-weight: 100; font-variant: small-caps }
	h3.line_drop { font-family:"Trebuchet MS", Garamond, Georgia; font-size: 24px; line-height: 0.70em; border-bottom: #990000 1px solid; color: #990000;letter-spacing: -2px; text-align: left;}
	p.line_drop { font-family:"Trebuchet MS", Garamond, Georgia; font-size: 24px; line-height: 0.70em; border-bottom: #990000 1px solid; color: #990000;letter-spacing: -2px; text-align: left;}
	p.line_drop2 { font-family:"Trebuchet MS", Garamond, Georgia; font-size: 21px; color: #000 ;letter-spacing: -1px; text-align: left; }
	p.line_drop2 sup { font-size: 14px; letter-spacing: -1px;}
	p.temp {
		font: normal 18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		line-height: 20px;
		color: #1C1C1C;
		text-align: left;
	}
	a:link { color: #000; text-decoration: none;}
	a:visited { color: #000; text-decoration: none;}
	a:hover { color: #900; text-decoration: underline; }
p.fatred  {font-family: "Trebuchet MS", Garamond, Georgia; font-size: 24px; line-height: 0.70em; border-bottom: #990000 1px solid; letter-spacing: -2px; text-align: left; font-weight: bold;}
	a.fatred:link { color: #900; }
	a.fatred:visited { color: #900; text-decoration: none;}
	a.fatred:hover { color: #000; text-decoration: none; }
	
	

	
