@charset "utf-8";
#banner {
	background-color:#CCC;
	width: 800px;
	height: 150px;
}
#topmenu {
	height: 56px;
	width: 800px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	background-position: 120px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
#topmenu #menu-button {
	width: 120px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
	font-weight: bold;
}
#topmenu #menu-button1 {
	width: 100px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
	font-weight: bold;
}
#topmenu #menu-button2 {
	width: 70px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
}
#topmenu #menu-button3 {
	width: 90px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
}
#topmenu #menu-button4 {
	width: 80px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
}
#topmenu #menu-button4 {
	width: 80px;
	height: 50px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 50px;
}

body {
	margin:0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;

}
a:link {
	font-size:12px;
	font-family: Tahoma, arial, serif;
	color: #305B87;
}
a:visited {
	font-family: Tahoma, Arial, Sans;
	font-size: 12px;
	color: #305B87;
}
#topmenu-bg {
	height: 59px;
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top-package {
	background-color: #376B9D;
	height: 170px;
	width: 800px;
}
#top-package #Package {
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
}
#apDiv1 {
	background-image: url(../images/package3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 138px;
	width: 244px;
}

#top-package #Package1 {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	width: 200px;
}



a:hover {
	text-decoration: underline;
	color: #FC3;
}
a:active {
	color: #FC3;
}
#specials {
	direction:rtl;
	background-color: #376B9D;
	padding: 10px 5px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 145px;
	}

#specials div {
	width: 240px;
	height: 138px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	left: 19px;
	top: 17px;
	}
#specials .package1 {
	background-image: url('../images/package1.gif');
	}
#specials .package2 {
	background-image: url('../images/package2.gif');
	left: 282px;
	}
#specials .package3 {
	background-image: url('../images/package3.gif');
	left: 544px;
	}
#specials .button {
	background: url('../images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size:10pt;
	font-family:Arial,helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	margin-top:7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 17pt tahoma, sans-serif;
	color: #336799;
	font-weight: 500;
	margin: 0;
	padding-right: 110px;
	margin-top: 5px;
	}
#specials h3 {
	font: 13pt tahoma, helvetica, sans-serif;
	margin: 0;
	line-height: .5em;
	font-weight: 500;
	padding-right: 115px;
	color: #F28049
	}
#specials ul {
	font-family: Tahome, Arial, Sans;
	margin: 15px 0 0 0;
	list-style-image: url('../images/special_bull.gif');
	padding-right: 130px;
	line-height:10px;
	}

#specials ul li{
	font-family: Tahome, Arial, Sans;
	height:14px;}
#builder h3 {
	font-size:16px;
	padding:0;
	margin:3px 7px;
	border-bottom: 2px dotted #336799;
	width:230px;
	color:#336799;
	}
#builder {
	width:246px;
	float:right;
	}
#footer {
	direction:rtl;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	width: 760px;
	height:33px;
	}
#footer ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 6px 3px;
	width:750px;
	}
#footer li {
	float: left;
	margin-right: 15px;
	}
#footer a {
	color: #000;
	}
