@charset "UTF-8";
#wrapper {
	width: 900px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
body {
	background-image: url(images/sodaad_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
}
#left {
	width: 220px;
	background-color: #F0F0F1;
	height: 100%;
	float: left;
}
#logo {
	margin-top: 37px;
	background-image: url(images/sodaad_05.jpg);
	height: 155px;
	width: 217px;
}
#right {
	float: left;
	width: 650px;
	height: 100%;
	padding-left: 30px;
}
#scrolling {
	margin: auto;
	width: 156px;
}
#topbanner {
	background-image: url(images/top.gif);
	height: 125px;
	width: 578px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#menu  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2199D6;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	margin: auto;
}
#menu   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0C7DC2;
	text-decoration: none;
	display: block;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	margin: auto;
	background-color: #F6F6F6;
}
#content {
	width: 635px;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
#marqueecontainer{
	position: relative;
	width: 139px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2199D6;
}
#footer {
	clear: both;
	text-align: center;
	padding: 10px;
	background-color: #E6E7E8;
}
#footer a {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #02ABF1;
}
#footer  a:hover {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0B7CBF;
}
.style1 {color: #FFFFFF}
.style2 {color: #006600}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}
