body {
	font-family: Georgia, Arial;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	float: none;
	text-align: left;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #141414;
	}

										/* Basic Text Area */

a { text-align:left; color:#3f3e3e; text-decoration:none;}
a:hover {text-decoration:underline;}
ul, li { font-weight: normal; text-decoration: none; text-align:left; }
.clear { clear:both; }
img	{ border: 0px;}

										/*Content area*/


#wrap {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0px;
	
	}
#master_container {
	width: 1024px;
	height: auto !important;
	margin: auto;
	padding: 0px;
	}
#wrap .readmore {
	font-family: Arial;
	width:71px;
	height:18px;
	display:block;
	float:right;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 0px 7px;
	background-image: url(../images/bg_readmore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#wrap .readmore a {
	font-size: 12px; 
	color: #d8d7d5;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
#wrap .readmore a:hover {
	text-decoration: underline;
	color: #e0aa0f;
	}
	
/*logo area*/
#logo_container {
	width: 948px;
	height: auto;
	margin: 0px;
	padding: 0px 38px 20px 38px;
	float:left;
	}
#logo {
	width: 139px;
	height: 159px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	/*quick contact*/
#quick_contact {
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: right;
	}
#quick_contact #span_phone {
	width: 180px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 5px 25px;
	float: right;
	font-size: 24px;
	color:#fafafa;
	text-align:right;
	font-weight:bold;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	}
#quick_contact #span_email {
	width: 470px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	float: right;
	font-size: 24px;
	color:#fafafa;
	text-align: right;
	font-weight:bold;
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	}
#quick_contact a{
	color:#fafafa;
	text-decoration:none;
	}
#quick_contact a:hover{
	color:#e0aa0f;
	text-decoration: underline;	
	}
	/*quick contact close*/
/*logo area close*/

/*menu area*/
#menu {
	width: 948px;
	height: 32px;
	margin: 0px;
	padding: 20px 38px 20px 38px;
	background-image: url(../images/bg_menu.png);
	background-position: center ;
	background-repeat:no-repeat;
	float:left;
	}
#menu ul{
	width: 948px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: left;
	}
#menu li{
	font-family: Arial;
	font-size:20px;
	color:#fff;
	text-align: center;
	padding:0px 30px 0px 0px;
	margin: auto;
	list-style:none;
	text-decoration:none;
	}
#menu li a{
	font-family: Arial;
	font-size:20px;
	color:#fff;
	text-align: center;
	padding:0px 20px 0px 20px;
	margin: auto;
	font-weight:bold;
	text-decoration:none;
	}
#menu li a:hover{
	color:#f5c231;
	text-align: right;
	text-decoration: underline;	
	}
/*menu area close*/

	
/*header area*/
#logo_container {
	width: 948px;
	height: auto;
	margin: 0px;
	padding: 0px 38px 20px 38px;
	float:left;
	}
#header {
	width: 860px;
	height: auto;
	margin: 0px;
	padding: 0px 82px 0px 82px;
	float:left;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	/*banner area*/
#banner{
	width: 782px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 30px;
	float: left;
	text-align:center;
	}
#shortcut_links{
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 200px 0px 0px 50px;
	float:left;
	}
	/*banner area close*/
/*header area close*/

/*content container*/
#main_content_container {
	width: 948px;
	height:auto;
	margin: 0px;
	padding: 0px 38px 0px 38px;
	float:left;
	background-color:#f3f2ee;
	}
#main_content_container h1 {
	width: 300px;
	font-family: Georgia;
	font-size: 20px;
	text-align: left;
	color: #404040;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 7px 0px;
	font-weight:bold;
	border-bottom: 1px dotted #404040;
	}
#main_content_container h2 {
	width: 400px;
	font-family: Georgia;
	font-size: 18px;
	text-align: left;
	color: #404040;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	font-weight:bold;
	border-bottom: 1px dotted #404040;
	}
#main_content_container h3 {
	font-family: Georgia;
	font-size: 18px;
	text-align: left;
	color: #e0aa0f;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight:bold;
	}
#main_content_container h4 {
	font-family: Georgia;
	font-size: 16px;
	text-align: left;
	color: #404040;
	margin: 0px 0px 10px 17px;
	padding: 0px;
	font-weight:bold;
	}
#main_content_container h5 {
	font-family: Georgia;
	font-size: 18px;
	text-align: left;
	color: #e0aa0f;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight:bold;
	}
#main_content_container p {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	line-height: 1.6em;
	}
#main_content_container img {
	display:block;
	}
#main_content_container ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
	}
#main_content_container li{
	font-family: Arial;
	font-size:14px;
	color:#000;
	text-align: left;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px 0px;
	list-style:none;
	text-decoration:none;
	background-image: url(../images/bg_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#main_content_container .span_yellow {
	text-align: left;
	color: #e0aa0f;
	margin: 0px;
	padding: 0px;
	}
#main_content_container .span_b{
	text-align: left;
	color: #404040;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	}
#main_content_container address {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-style:normal;
	line-height: 1.4em;
	}
#address_container{
	width: 200px;
	height: auto;
	float:left;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	}
#map_contact {
	width: 350px;
	height: 213px;
	float: right;
	margin: 0px;
	padding: 0px;
	}
#content_container {
	width: 948px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float:left;
	background-image: url(../images/bg_main_content_container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
	/*left content container*/
#left_content_container {
	width: 610px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float:left;
	}
.left_content_container_next {
	width: 610px;
	height:auto;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float:left;
	}
#span_list {
	width: 400px;
	height:auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float:right;
	}
	/*left content container close*/

	/*right container*/
#right_content_container {
	width: 278px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: right;
	}
	/*home contact from */
#right_contact_form {
	width: 244px;
	height: auto;
	margin: 0px;
	padding: 0px 17px 0px 17px;
	float: right;
	background-image: url(../images/bg_right_area.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#quickcontactform{
	width: auto; 
	height:auto; 
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	}
#quickcontactform .deep_container{
	width: auto; 
	height:auto; 
	margin:0px 0px 5px 0px;
	text-align:left;
	}
.deep_container .label{
	font-size:12px; 
	color: #545353;
	text-align:left;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
.deep_container .textbox{
	width: 234px;
	height: 20px;
	color: #000;
	background-color:#ecebe9;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	border: 0px;
	border-bottom: 1px solid #c8c7c5;
	}
.deep_container .textarea{
	width: 234px;
	height: 160px;
	color: #606163;
	background-color:#ecebe9;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 0px;
	border-bottom: 1px solid #c8c7c5;
	}
.deep_container .submit-reset-button {
	width: 76px;
	height: 23px;
	text-align:left;
	font-size:11px;
	color: #2d2d2d;
	font-weight:bold;
	border: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	cursor:pointer;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	}
	/*home contact from */
	
	/*home gallery area*/
#right_gallery_container {
	width: 278px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#right_gallery_container_next {
	width: 278px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	float: right;
	}
#right_gallery_container p a{
	text-align:right;
	margin: 0px 20px 0px 0px;
	font-weight:bold;
	float:right;
	color:#3f3e3e;
	text-decoration:none;
	}
#right_gallery_container p a:hover{
	color:#3f3e3e;
	text-decoration: underline;	
	}
	/*home gallery area close*/
	/*right container close*/

	/*Gallery area*/
.gallery_container {
	width: 193px;
	height: 105px;
	float: left;
	margin: 0px;
	padding: 3px 4px 22px 3px;
	background-image: url(../images/gallery/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

	/*Gallery area close*/
		
/*content container close*/

/*footer container*/
#footer_container {
	width: 1024px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer-mainland {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 25px 0px 0px 38px;
	float: left;
	}
#footer-mainland h4{
	font-size:11px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
	}
	
#footer-links {
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 35px 38px 0px 0px;
	float: right;
	}
#footer-links p {
	color:#fff;
	font-size:11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: right;
	}
#footer-links p a  {
	color:#fff;
	font-size:11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	text-align: right;
	}
#footer-links p a:hover  {
	text-decoration: none;
	text-align:left;
	color:#e0aa0f;
	}
#footer_allrights {
	width: 1024px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:left;
	}
#footer_allrights p {
	color:#636363;
	font-size:11px;
	text-decoration: none;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	}
/*footer container close*/

	/*CONTACT FORM 
.contactform{
	width: auto; 
	height:auto; 
	margin:0px;
	padding: 0px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	text-align: left;
	}
.contactform .deep-container{
	width: auto; 
	height:auto; 
	margin:0px 0px 5px 0px;
	text-align:left;
	}
.deep-container .label{
	font-size:12px; 
	color: #7b7b7b;
	text-align:left;
	font-weight: normal;
	margin: 0px 0px 5px 0px; 
	}
.deep-container .textbox{
	width: 234px;
	height: 20px;
	color: #000;
	background-color:#ecebe9;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	border: 0px;
	border-bottom: 1px solid #c8c7c5;
	}
.deep-container .textarea{
	width: 234px;
	height: 160px;
	color: #606163;
	background-color:#ecebe9;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 0px;
	border-bottom: 1px solid #c8c7c5;
	margin: 0px;
	}
.deep-container .submit-reset-button {
	width: 76px;
	height: 23px;
	text-align:left;
	font-size:11px;
	color: #2d2d2d;
	font-weight:bold;
	border: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	cursor:pointer;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	}
CONTACT FORM CLOSE*/

										/*Content area close*/
