body {
	margin: 0;
	padding: 0;
	background: #121212 url('../../images/bg.png') top center no-repeat;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #c9c8bc;
	/*background-attachment: fixed;*/
}

a:link, a:visited {color: #a28f71; text-decoration: none;}
a:active, a:hover {color: #bab09b;}

span {
	color: #8f8470;
	margin: 0 0 0 35px;
}
h1 {
	margin: 32px 0 12px 35px;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 20px;
	color: #c6a57e;
	font-weight: normal;
}

h2 {
	margin: 0 0 5px 35px;
	padding: 0;
	font-size: 14px;
	color: #cabaa6;
	font-weight: normal;
}
p {
	margin: 8px 32px 20px 35px;
	padding: 0px;
	line-height: 17px;
	text-align: justify;
}

label {
	float: left;
	width: 150px;
	margin: 2px 10px 0 0;
}

/*-----------------Navigation Bar-------------*/
#nav {
	height: 70px;
	background: url('../../images/nav_bg.png') repeat-x;
}
#nav .link {
	float: left;
	margin: 18px 0 0 40px;
	color: #a28f71;
}
/*---------------------
#nav ul{
	float: right;
	margin: 0;
	padding: 0;
	width: 673px;
	height: 70px;
	list-style: none;
}
#nav ul li {
	display: inline;
}
#nav li a {
	float: left;
	padding: 9px 0 0 25px;
	height: 61px;
	width: 110px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url('../../images/nav_breakline.gif') top right no-repeat;
}
----------------*/

#content {
	clear: both;
	height: auto;
	min-height: 400px;
}

#footer {
	clear: both;
	height: 40px;
}

#container {
	width: 1001px;
	margin: 0 auto;
}

/*---------------------Logo-------------------*/
.logo {
	float: right;
	display: inline;
	width: 364px;
	background: url('../../images/model_yadanarpon.gif') no-repeat;
	margin: 25px 70px 0 0;
}
.logotext {
	margin: 68px 80px 14px 0;
	text-align: right;
	font-size: 10px;
	color: #4b4338;
}
.logo p {
	/*background: url('../../images/yadanarpon_sign.gif') no-repeat left bottom;*/
	margin: 38px 0 22px 62px;
}

/*--------------------Read More-------------------*/
.more {
	float: right;
	height: 15px;
	padding-left: 15px;
	background: url('../../images/more_icon.gif') left center no-repeat;
	color: #f8cb7e;
	font-weight: bold;
}

.dotted_line {
	margin: 0 0 25px 0;
	width: 258px;
	height: 24px;
	background: url('../../images/dotted.gif') repeat-x;
}

/*---------------------Left Content----------------*/
.left_content{
	float: left;
	width: 578px;
}
.textbox1 {
	float: left;
	width: 514px;
	height: 206px;
	margin: 40px 0 0 45px;
	background: url('../../images/data_box01.png') no-repeat;
	display: inline;
}
.left_content img {
	margin: 0 8px 0 5px;
}

.textbox3 {
	float: left;
	width: 245px;
	height: 152px;
	margin: 21px 20px 0 45px;
	background: url('../../images/data_box03.png') no-repeat;
	display: inline;
}

.textbox4 {
	float: left;
	width: 252px;
	height: 159px;
	margin: 16px 0 0 0;
	background: url('../../images/data_box04.png') no-repeat;
	display: inline;
}

.textbox5 {
	float: left;
	width: 518px;
	height: 384px;
	margin: 26px 0 0 45px;
	background: url('../../images/data_box05.png') no-repeat;
	display: inline;
}

.active_page {
	float: right;
	margin: 0 15px 0 0;
	color: #817765;
}
.active_page a{
	text-decoration: underline;
	color: #c6a57e;
}
.active_page a:hover {
	text-decoration: none;
}



/*---------------------Right Content----------------*/
.right_content {
	float: left;
	margin: 14px 0 0 17px;
	width: 365px;
	min-height: 411px;
	background: url('../../images/data_box02.png') no-repeat;
}
.textbox2 {
	float: left;
	margin: 3px 0 0 60px;
	width: 258px;
	height: 411px;
	display: inline;
}
.textbox2 h1, .textbox2 span, .textbox2 h2, .textbox2 p {
	margin-left: 0px;
	margin-right: 0px;
}
.textbox2 h2 {
	font-size: 12px;
	font-weight: bold;
}
.textbox2 p {
	color: #8f8470;
}
.gallery_type {
	float: left;
	margin: 35px 0 0 0;
	width: 110px;
	color: #8f8470;
	line-height: 19pt;
	background: url('../../images/dotted.gif');
}
.photoframe img {
	float: left;
	background: url('../../images/photo_frame.png') no-repeat;
	margin: 16px 40px 5px 0;
	padding: 7px;
	overflow: hidden;
}


/*---------------------Form-----------------*/
form {
	margin: 0 0 0 45px;
}
.frm_label{
	width: 120px;
	float: left;
	text-align: left;
}
input, textarea {
	margin-bottom: 12px;
	padding-left: 3px;
	color: #8f8470;
	font-size: 11px;
	background: #3b3126;
	border: 1px solid #4a3e2e;
}
input {
	width: 192px;
	height: 19px;
}
textarea {
	width: 272px;
	font-family: arial, Tahoma, Geneva, sans-serif;
}
.btn_contact {
	width: 58px;
	height: 24px;
	cursor: pointer;
}


/*----------------Photo Gallery----------------*/
.demo img {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
.demo a {
	float: left;
	padding: 7px;
	margin: 8px 0 0 10px;
	background: url('../../images/imgframe_bg.png') no-repeat;
	width: 88px;
	height: 87px;
	display: inline;
}
.demo a img {
	float: left;
	padding: 0;
	margin: 0;
	/*background: url('../../images/imgframe_bg.png') no-repeat;*/
}
#first {
	margin-left: 35px;
}

/*.imgframe img {
	float: left;
	background: url('../../images/imgframe_bg.png') no-repeat;
	margin: 10px 0 0 15px;
	padding: 7px;
	overflow: hidden;
}

.imgframe img.first {
	margin-left: 35px;
}*/


/*------------------Footer Section-------------------*/
#footer span {
	color: #957754;
	margin: 0;
}
.footerleft {
	float: left;
	margin: 0 0 0 25px;
	display: inline;
}
.footerright {
	float: right;
	margin: 0 40px 0 0;
	display: inline;
}

.cleaner {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
