body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(bg_00.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
#header{
	width: 1040px;
	background-image: url(bg_01.jpg);
	background-repeat: no-repeat;
	height: 203px;
}
#menu{
	width: 100%;
	padding-bottom: 30px;
}
#container{
	width: 1040px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
}
#container2{
	width: 100%;
	background-image: url(bg_02.jpg);
	background-repeat: repeat-x;
	color: #3A9FF6;
	text-align: left;
	font-size: 12px;
	background-color: #333333;
	padding-top: 40px;
	padding-bottom: 20px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A9FF6;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CCFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container2 li{
	list-style-image: url(nav_04.png);
}
#container2 li a{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
#container2 li a:hover{
	color: #FFCC00;
}

#footer{
	width: 100%;
	background-image: url(bg_03.jpg);
	background-repeat: repeat-x;
	height: 55px;
}

#footer_inside{
	width: 1040px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#product{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#product img{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.events{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
