/* CSS Document */

body{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #2887C1;
	margin: 0;
}

#header{
	height: 60px;
	width: 900px;
}

#main{
	height: 400px;
	width: 900px;
	background-color:#33FF00;
}

#space_main{
	height: 15px;
	width: 900px;
}

#menu{
	height: 30px;
	width: 900px;
}

#space_menu{
	height: 60px;
	width: 900px;
}

#footer{
	height: 30px;
	width: 900px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#main_left{
	width: 600px;
	height: 400px;
	float:left;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
}

#main_right{
	width: 300px;
	height: 400px;
	float: right;
	background-color:#008DCE;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_left{
	width: 300px;
	height: 400px;
	float:left;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
}

#content_right{
	width: 300px;
	height: 100%;
	float: right;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color:#00A6DD;
}
	
h1{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
}

.style1{
	font-size: 14px;
	color: #FFFFFF;
}

.style3 {
	color: #666666;
}

.style4 {
	font-size: 13px;
}

.style5 {
	color: #003366;
	
}

.style6 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

a:link, a:visited{
	color: #0E6BA3;
}

a:hover{
	color: #FF6600;
}

li{
	margin-left: 15px
}

#FWTableMainButtom {
	position:relative;
	margin:0px;
}

#MMMenuWheretobuy {
	position:absolute;
	left:258px;
	top:-100px;
	visibility:hidden;
	z-index:300;
}

#MMMenuWheretobuy a:hover {
	width:133px;
	height:25px;
	color:#ffffff;
	background-color:#939699;
}

#MMMenuWheretobuy a {
	position:absolute;
	background-color:#ffffff;
	width:133px;
	height:25px;
	z-index: 300;
	padding-top:7px;
}

#MMMenuWheretobuy img {
	border:0px;
}

#MMMenuMainWheretobuy {
	position:absolute;
	left:15px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:133px;
	height:90px;
	z-index: 300;
	padding-top:7px;
}

#MMMenuMainWheretobuy_Item_0 {
	left:0px;
	top:0px;
	text-decoration:none;
	text-align:center;
}

#MMMenuMainWheretobuy_Item_1 {
	left:0px;
	top:32px;
	text-decoration:none;
	text-align:center;
}

#MMMenuMainWheretobuy_Item_2 {
	left:0px;
	top:64px;
	text-decoration:none;
	text-align:center;
}