@charset "utf-8";
/* CSS Document */



h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:24px;

}
a {
	text-decoration:none;
	color:inherit;
}
a:visited {
	color:#666;
}
a:hover {
	text-decoration:underline;
	color:inherit;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image: none;
}

img {border:none;}

#container {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	}

#links{
	font-size:1.6em;
	display:inline;
	list-style:none;	
}

#links a {
	text-decoration:none;
	color:#069;
}

#links li {
	display:inline;
	padding-left:20px;
}

#links li:hover {
	text-decoration:underline;
	color:#999;
}

#menu {
	margin-top:30px;
}

#body-right {
	background-image:url(images/separtor.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	float:right;
	width:35%;
	overflow:wrap;
}

#body-left{
	float:left;
	width:65%;
	overflow:wrap;
	font-size:14px;

}

#body-left img {
	float:right;
}
#body-left h1 {
	font-size:30px;;
}
.button{
	display:inline;
}
.button a:hover{
	text-decoration:underline;
	}
#page {
	
	padding-top:20px;

}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 5px auto; /* center for now */
	width: 80em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}
#boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	overflow:hidden;}
	
	/* Contact form */
#botty {display:none;}

#contact_form{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#contact-right {
	padding-left:none;
	padding-bottom:none;
	font-size:14px;
}

#contact-right img {
	padding-left:none;
	padding-bottom:none;
}

#packages-right h1{
	padding-left:50px;
	padding-bottom:0px;
	text-decoration:none;
}

#packages-right img {
	padding-left:50px;
	padding-bottom:25px;
}

td {
	font-family:Verdana, Geneva, sans-serif;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}

#options {

	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#options img {
	float:left;
}