body, html{
	margin:0px;
	padding:0px;
	width:100%;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#666;
	background:#000 url(../img/bg.jpg) repeat top center fixed;
}

h1{
	font-size:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:46px;
	padding-bottom:5px;  /*don't forget!!!*/
	color:#00c0b9;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
/*	padding-bottom:20px;*/
	color:#404040;
}

h3{
	color:#00c0b9;
	font-size:20px;
	line-height:28px;
	margin-top:10px;
	border-bottom:#404040 5px solid;
}

h4{
	font-size:14px;
	color:#618180;
}

h5{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#00c0b9;
}

a:link, a:visited, a:active { 
    color : #999;
    text-decoration : underline;
	outline:0;
}

a:hover { 
    color : #00c0b9;
    text-decoration: none;
	outline:0;
}

img{
	border:none;
}

li{
	list-style-type:square;
}

.none{
	display:none;
}

.clear{
	clear:both;
}


#header{
	width:900px;
	height:245px;
	margin:0 auto;
	padding:0;
	background:#000 url(../img/header.jpg) center center no-repeat;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	background:#060807 url(../img/wrapper.jpg) top center repeat-y;
	
}

#menu{
	width:600px;
	height:100px;
	line-height:100px;
	margin:10px auto 0 auto;
	padding:0;
	text-align:center;
/*	background:#222;*/
}

.nav{
	margin:0;
	padding:0;
}

.nav ul{
	list-style-type:none;
	margin-left:30px;
	padding:0;
	min-height:100px;
}

.nav li{
	display:inline;
	margin:0;
}

.nav li a{
	display:block;
	width:100px;
	height:100px;
	line-height:100px;
	background:url(../img/nav.gif) top center no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
	margin-right:10px;
	border:0;
	outline:0;
}

.nav li a:hover{
	background:url(../img/nav_over.gif);
	color:#fff;
	outline:0;
}

#content{
	margin:0 auto;
	padding:0;
	width:600px;
	text-align:justify;
}

/*.left{
	width:290px;
	padding:10px;
	margin-left:10px;
	float:left;
	text-align:justify;
}

.right{
	width:300px;
	padding:10px;
	float:right;
	margin-right:10px;
	text-align:justify;
}*/

#footer{
	width:900px;
	height:245px;
	margin:0 auto;
	padding:0;
	background:url(../img/footer.jpg) center center no-repeat;
/*	clear:both;*/
	text-align:center;
	color:#00c0b9;
}

/*.footer li{
	display:inline;
	margin:0 15px;
	padding:0;
	float:left;
}

.footer li a{
	text-decoration:none;
}

.footer ul{
	margin-left:-500px;
	padding:0;
}*/

#intro{
	text-align:center;
	margin-top:120px;
	background: url(../img/bgheader1.gif) center center repeat-x;
}

.hiddenLink a{
	text-align:center;
	color:#333;
	outline:0;
}

.hiddenLink a:hover{
	border-bottom:#00c0b9 1px dotted;
	outline:0;
}

.ulFoot{
	width:150px;
	height:100px;
	margin: 0 53px 0 40px;
	padding:20px 20px 20px 30px;
	float:left;
	text-align:left;
}

.ulFoot li{
	list-style-type:none;
}

.ulFoot a:hover{
	color:#00c0b9;
	outline:0;
}

.distanceRight{
	margin:0 25px 0 0;
	float:left;
}

.distanceLeft{
	margin:0 0 0 25px;
	float:right;
}

.distanceImg{
	margin:0 4px;
}

.explain{
	color:#618180;
	font-size:24px;
	font-weight:bold;
}

.colorTag{
	color:#618180;
}

.button1{
	width:120px;
	height:55px;
	line-height:55px;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(../img/button1.gif) no-repeat;
}

.button1 a{
	color:#00c0b9;
	text-decoration:none;
	display:block;
	outline:0;
}

.button1 a:hover{
	color:#ccc;
	text-decoration:none;
	cursor:pointer;
	outline:0;

}

.icon{
	width:600px;
	margin:0 auto;
	padding:0;
}

.package{
	width:255px;
	height:483px;
	margin:0;
	padding:0;
	text-align:left;
	background:url(../img/skin.jpg) top center no-repeat;
}

.packagetext{
	width:210px;
	height:257px;
	margin:120px 15px 0 30px;
	padding:0;
	float:left;
	overflow:auto;
}

.phone {
	margin:0;
	padding:0;
	font-weight:bold;
}

.phone img{
	float:left;
}

.phone li{
	display:inline;
	padding:0 10px 0 0;
}

.phone a{
	text-decoration:none;
	color:#00c0b9;
	outline:0;
}

.phone a:hover{
	background:#00c0b9;
	color:#000;
	outline:0;
}

.phoneLogo{
	width:185px;
	background:#00c0b9;
	color:#000;
	margin:0 0 5px 0;
}

.phoneFooter{
	width:185px;
	border-top:#00c0b9 2px solid;
	border-bottom:#00c0b9 2px solid;
	color:#00c0b9;
	margin:5px 0 0 0;
	text-align:left;
}

table{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

tr{
	text-align:center;
}

#contactform {
	width:200px;
}

#contactform fieldset {
	border:none;
}

#contactform fieldset label {
	display:block;
	width:100px;
	margin-top:5px;
}

/*#contactform fieldset input {
	width:200px;
}*/

.form{
	background:#e6efff;
	color:#222;
	border:none;
	width:200px;
}

.button{
	background:#e6efff url(../img/button.gif);
	width:120px;
	height:20px;
	color:#222;
	font-weight:bold;
	border:none;
}
