body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #150E00;
	color: #F8F8F8;
	vertical-align: middle;
}
a {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
br{
	margin: 0px;
	clear: both;
}
h1, h2, h3, div {
	margin: 0px;
}
#container {
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	vertical-align: middle;
	margin: auto;
}

/* Header */

#header {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-head.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 5px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	text-align: center;
	color: #CC9900;
	letter-spacing: 1px;
	padding-top: 5px;
}
#header .logo {
	color: #000000;
	float: left;
}


/* Content */
#line {
	HEIGHT: 10px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#intro  {
	text-align: center;
	display: inline;
}
#slideleft {
	float: left;
	width: 480px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E1501;
}
#slideright {
	float: right;
	width: 450px;
}
#content {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	color: #CCCCCC;
	background-image: url(images/bg-cont.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 940px;
}
#content  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9900;
	margin: 0px;
}
#content p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}
#content .rates {
	color: #000000;
	font-weight: bold;
}
#content .promotion {
	width: 445px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .promotion2 {
	width: 455px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#content .package {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #191919;
	padding-top: 10px;
	padding-bottom: 10px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	background-image: url(images/ic-ent.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more a {
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/ic-ent.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.more a:hover {
	color: #FF9900;
	text-decoration: none;
}
.print {
	border: 1px solid #FFFF00;
	color: #FFFFFF;
	background-image: url(phrananglanta/images/ic-print.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	clear: both;
}
.print a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.print a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

/* Footer */
.ourlink {
	font-weight: bold;
	background-color: #AAD9FB;
}
#footer {
	font-size: 10px;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	background-image: url(images/bg-foot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1501;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
	text-align: right;
}
#footer img {

}
#footer a {

}
#footer a:hover {
	color: #FFFFFF;
}

