@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
   }

body, div, p, td, th {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

h1 {
	color: #dfb015;
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}

h2 {
	font-size: 18px;
    margin: 0;
}

h4 {
	color: #f6921e;
	font-size: 14px;
	font-weight: bold;
    margin: 0px;
}

ul{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.background {
	background: url(../images/background2.gif) no-repeat;
	background-position: top center;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
.footer_background {
	background: url(../images/footer_background2.gif) repeat-x;
	background-position: bottom;
	padding-top: 20px;
}
.table_main {
	background: url(../images/bg_red_top.gif);
	background-repeat: no-repeat;
	background-color: #621712;
	width: 920px;
}
a {
	color: #dfb015;
	text-decoration: none;
}
a:hover {
	color: #f6921e;
}
.header {
	width: 100%;
	height: 139px;
}
.caption {
	font-size: 10px;
}
.footer_main {
	padding: 0px;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:url(../images/footer_background.gif) no-repeat;
	width: 857px;
	height: 74px;
	padding: 0px;
	margin: 0px;
}
.footer_address {
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer_phone {
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer_contact_button {
	padding-bottom: 20px;
}
.footer_copyright {
	padding-right: 20px;
	padding-bottom: 10px;
}
.footer_copyright span {
	font-size: 12px;
	font-weight: bold;
}
.footer_copyright div {
	padding-top: 8px;
}
.footer_bootom_bg {
	background: url(../images/footer_bottom_bg.gif) no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 920px;
	height: 122px;
}

.contact_bg{
	background: url(../images/contact_bg.jpg) no-repeat;
	width: 181px;
	height: 252px;
}

.contact_bg a{
	color:#FFFFFF;
	font-size: 14px;
}

.contact_bg a:hover{
	color:#4e0f11;
}

.contact_bg span{
	color: #4e0f11;
	font-size: 14px;
}
	
#contact a {
	display: block;
}


#contact
{
  display: block;
  width: 138px;
  height: 19px;
  background: no-repeat 0 0;
  background-image: url(../images/contact_btn.gif)
  

}

#contact:hover
{ 
  background-position: 0 -19px;
}

.title_icon {
	margin-bottom: -2px;
}

.recentprojects_group {
	font-style: italic;
    padding-top: 8px;
}

.recentprojects_method {
	font-weight: bold;
    padding-top: 8px;
}

.asian_holidays_date {
	font-weight: bold;
    color: #dfb015;
    width: 50px;
}