@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #000;
	background-color: #000;
	background-image: url(../images/the_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
}
.maincontent h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #900;
}
#container {
	height: 320px;
	margin: 0px;
	padding: 0px;
	width: 980px;
}
.maincontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hometitle {
	font-size: 36px;
	color: #069;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	background-color: #EFFAF6;
}
.maincontent {
	background-image: url(../images/cloud.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	background-color: #EFFAF6;
	padding: 20px;
	line-height: 20px;
	font-size: 11px;
}
.foot {
	background-color: #C1E8ED;
	padding: 20px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
}
td img {display: block;}
#price th {
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 9px;
}
#price td {
	padding: 8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: center;
}
.foot a {
	color: #C00;
}
.hmetxt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #333;
}
#container {
	position:relative;
	height:320px
	z-index:-9999999999; 
}
	#container a {
		float:left;
		position:absolute;
	}
	
	#container a img {
		border:none;
		
	}
	
	#container a.show {
		
	}

	#container .caption {
		z-index:-9999999999; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#container .caption .content {
		margin:5px
	}
	
	#container .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}a {
	color: #069;
}
#livesupport {
    color: #E7E7E7;
    height: 40px;
    padding: 0;
    position: fixed;
    left: 0;
    top: 150px;
}
