body {
	margin:0px 0px; padding:0px; 
	text-align:center;
	background-color:#a1a1a1;
	background-image:url(pics/bg.gif);
	background-repeat: repeat-x;
	}
	
#Content {
	width:800px;
	height:2000px;
	margin:0px auto; 
	text-align:left; 
	padding:0px;
	background-color:#FFF;
	}

.header {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 329px;
  z-index:0;
  }
  
.info_box {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 329px;
  z-index:1;
  }
  
.info_box_deck {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 1000px;
  z-index:1;
  }
  
 .info_box_deck2 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 1200px;
  z-index:1;
  }
  
 .info_box_decor {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 600px;
  z-index:1;
  }
 
.info_box_contact {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height: 500px;
  z-index:1;
  }
  
  
.tips {
	position: absolute;
	background-color:#CCCCCC;
	border-color:#666666;
	border-style:solid;
	border-width:thin;
	padding:10px;
	left: 10px;
	top: 14px;
	width: 220px;
	height: 291px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	z-index:1;
  }
  
    
.deck_box {
	position: absolute;
	background-color:#CCCCCC;
	border-color:#666666;
	border-style:solid;
	border-width:thin;
	padding:10px;
	left: 10px;
	top: 14px;
	width: 220px;
	height: 341px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	z-index:1;
  }
  
 .main {
	position: absolute;
	background-color:#ffffff;
	left: 100px;
	top: 14px;
	width: 220px;
	height: 250px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	z-index:1;
  }
  
  
.textbox2 {
  position: absolute;
  background-color:#CCCCCC;
  left: 280px;
  top: 380px;
  width: 450px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  z-index:2;
  }
  
.number {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: bold;
  	color: #ff0000;
	}

.main {
	position: absolute;
	left: 270px;
	top: 14px;
	height:auto;
	width: 501px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	z-index:1;
  }
  
.main_contact {
	position: absolute;
	background-image:url(pics/phone.jpg);
	background-repeat:no-repeat;
	background-position:right;
	left: 270px;
	top: 14px;
	width: 501px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	z-index:1;
	height: 307px;
  }
  
.top {
	width:800px;
	background-color:#333333;
	text-align:center;
	
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #666666;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #666666;
}

.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #666666;
	text-decoration:none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #666666;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #000000;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #999999;
	text-decoration:none;
}
