html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; 
	

}
caption, th, td { text-align: center; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 600px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#container_2 {
	width: 600px;
	/*margin: auto;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

.thumbnailContainer {
	width: 600px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#container #logo {
	
	background: url(../images/logo.gif) no-repeat top left;
	height: 44px;
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#intro_text {
	text-indent: -9999px;
	height: 5px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#bottom_text {
	text-align:center;
	margin-top: 60px;
	text-align: center;
}

#bottom_text h2  {
	font-size:12px;
	text-indent:-9999px;	
}

#footer {
	margin-top: 20px;
	text-align: right;
}

.nav {
	float: right;
	margin-top: -15px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}


.home h2 {
	color: #354158;
	margin-bottom: 0px;
}



h3.home_page {
	background: url(../images/home.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.contact_page {
	background: url(../images/contact.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.project_page {
	background: url(../images/project.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.pricing_page {
	background: url(../images/pricing.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.virtual_page {
	background: url(../images/virtual.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.region_page {
	background: url(../images/region.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.villa_rental_page {
	background: url(../images/villa-rental.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}


h3.features {
	background: url(../images/features.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.exotic {
	background: url(../images/exotic.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.rates {
	background: url(../images/rates.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.booking_enquiry {
	background: url(../images/booking_enquiry.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h3.holiday_rentals {
	background: url(../images/holiday_rentals.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

#large_center_cont {
	position: relative;
	width: 600px;
	overflow: hidden;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}
#footer{
	background-image:url(../../ao-nang-villa/oceanic-concepts.jpg);
	height:90px;
	padding-top:10px;
	padding-right:10px;
}