body
{
	background:url(imgs/pc_bg.jpg) repeat-x top #ffffff;
	padding:0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px auto auto auto;
	color:#ffffff;
}
p{
	text-align:justify;
	line-height:18px;
	margin:0px;
}
span{
	color: #ffffff;
}
a{
	text-decoration:none;
	color:#b19f87;
}
img{
	border:0px;
}
h1{
	width:600px;
	margin:0 0 5px 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	padding:5px 0 3px 0;
	border-bottom:0px #ffffff dashed;
}
h2{
	width:400px;
	margin:0 0 5px 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b19f87;
	padding:5px 0 3px 0;
	border-bottom:1px #ffffff dashed;
}
h3{
	width:500px;
	margin:0 0 5px 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	padding:5px 0 3px 0;
	border-bottom:0px #ffffff dashed;
}
h4{
	width:250px;
	margin:0 0 5px 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	padding:0px 0px 3px 0px;
	border-bottom:0px #ffffff solid;
	text-decoration: none;
}
h5{
	width:500px;
	margin:0 0 5px 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	padding:25px 0 3px 0;
	border-bottom:0px #ffffff dashed;
}
#main_container{
	width:1004px;
	height:auto;
	margin:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	background: transparent none repeat scroll 0 0;
}
.main_content{
	width:1004px;
	height:auto;
	margin:auto;
}
/*---------------- top menu----------------------*/
#topmenu_tab{
	width:1004px;
	height:60px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:auto;
	background:none;
}
ul.topmenu {
	list-style-type:none; 
	display:block; 
	width:995px; 
	margin: auto; 
	padding:0px; 
	background:none;
}

ul.topmenu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:60px;
}

ul.topmenu li.divider {
	display:block;
	float:left;
	width:1px;
	height:60px;
	padding:0px ;
	margin:0px;
	background:url(imgs/divider.gif) no-repeat center;
}
/*---------------- header----------------------*/
#header{
	width:1004px;
	height:425px;
	margin:auto;
	background:url(imgs/pc_header_bg.jpg) no-repeat center top;
	border-bottom:0px #400000 solid;
	padding-bottom:50px;
}
.header_menu{
	width:1004px;
	height: 50px;
	color: #b19f87;
	font-size:14px;
}
.header_menu ul{ 
	display:block; 
	width:900px; 
	margin: auto; 
	padding:0px 0px 0px 50px; 
	background:none;
}
.header_menu ul li{
	padding:0px;
	display:inline;
	float:left;
}
.header_menu ul li a{
	background:none;
	padding:0 20px 0 20px;
	text-decoration:none;
	color:#b19f87;
}
.logo{
	padding:25px 25px 0 35px;
	float:right;
}
/*---------------- mid menu----------------------*/
#top_center_box{
	width:1004px;
	height:50px;
	background:none;
}
.top_center_box_menu{
	width:1004px;
	height: 50px;
	color: #b19f87;
	font-size:14px;
}
.top_center_box_menu ul{ 
	margin:0;
	padding:0; 
	text-align:center; 
	background:none;
}
.top_center_box_menu ul li{
	padding:15px 20px 15px 20px;
	display:inline;
	list-style:none;
}
.top_center_box_menu ul li a{
	background:none;
	padding:5px;
	text-decoration:none;
	color:#b19f87;
}
/*---------------- center box----------------------*/
.center_box{
	width:1004px;
}
/*---------------- big box----------------------*/
#big_box{
	width:1004px;
	height:300px;
	margin:10px auto;
	background:url(imgs/pc_big_box_bg.png) no-repeat center;
	border-bottom:2px #ffffff solid;
}
/*----------------box_content_half------------*/
#big_half{
	width:1004px;
	height:300px;
	background:none;
	margin:10px auto;
	padding-bottom:50px;
}
.big_half_left{
	width:450px;
	height:280px;
	float:left;
	padding:20px 0px 0px 0px;
	background:url(imgs/pc_half_box_pd.png) no-repeat center;
}
.big_half_left_text{
	width:450px;
	height:280px;
	font-family: Georgia, Veranda;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #400000;
	float:left;
	padding:80px 0px 0px 120px;
}
.big_half_right{
	width:450px;
	height:280px;
	float:right;
	padding:20px 0px 0px 0px;
	background:url(imgs/pc_half_box_td.png) no-repeat center;
}
.big_half_right_text{
	width:450px;
	height:280px;
	font-family: Georgia, Veranda;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #400000;
	float:left;
	padding:80px 0px 0px 120px;
}
.big_half_right_text ul{
	list-style:none;
	padding:10px 0px 10px 0;
	margin:0px;
}
.big_half_right_text ul li{
	padding:5px;
}
.big_half_right_text ul li a{
	background:none;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#400000;
}
.big_half_left_text ul{
	list-style:none;
	padding:10px 0px 10px 0;
	margin:0px;
}
.big_half_left_text ul li{
	padding:5px;
}
.big_half_left_text ul li a{
	background:none;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#400000;
}
/*----------------box_content_three------------*/
#big_box_columns_3{
	width:1004px;
	height:300px;
	background:url(imgs/pc_box_3_bg.gif) no-repeat center;
	margin:10px auto;
	padding-bottom:50px;
}
.left_content_box_3{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:none;
}
.middle_content_box_3{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:none;
}
.right_content_box_3{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:none;
}
/*----------------box_content------------*/
#big_box_columns{
	width:1004px;
	height:400px;
	background:none;
	margin:10px auto;
	padding-bottom:50px;
}
.left_content_box{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:url(imgs/pc_box_bg.png) no-repeat center;
}
.middle_content_box{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:url(imgs/pc_box_bg.png) no-repeat center;
}
.right_content_box{
	width:300px;
	height:280px;
	float:left;
	padding:10px;
	background:url(imgs/pc_box_bg.png) no-repeat center;
}
/*---------------middle_box-----------------*/
.middle_box{
	width:1004px;
	background:none;
	margin:10px auto;
	border-bottom:1px #ffffff solid;
	border-top:1px #ffffff solid;
	padding-bottom:25px;
	padding-top:15px;
}
.middle_box_text_content{
	width:965px;
	height:auto;
}
.middle_box_title{
	width:965px;
	padding:10px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background:none;
	color:#ffffff;
	border-bottom:1px #ffffff solid;
}
p.middle_text{
	padding:10px 25px 35px 50px;
}
/*----------------------sitebox_content-------------------------*/
.sitebox_content{
	width:1004px;
	clear:both;
	padding:0 20px 0 20px;
}
.sitebox_box{
	width:700px;
	height:250px;
	float:left;
	background:url(imgs/pc_sitebox_bg.gif) no-repeat top center;
	padding-bottom:25px;
}
.sitebox_box_content_image{
	width:250px;
	height:210px;
	padding:30px 0px 0px 40px;
	float:left;
}
.sitebox_box_content_text{
	height:210px;
	width:375px;
	padding:30px 0px 0px 0px;
	float:left;
}
.sitebox_box_extra{
	width:250px;
	height:250px;
	float:right;
	background:none;
	padding-bottom:25px;
}
/*----------------------wide_content-------------------------*/
.wide_content{
	width:1004px;
	clear:both;
	padding:25px 0px 10px 0px;
}
.topic_box_wide{
	width:1004px;
	background:none;
	padding-bottom:10px;
}
.topic_box_wide_content{
	width:980px;
	padding:5px 15px 15px 10px;
}
.topic_box_wide_feature{
	width:1004px;
	background:none;
	padding-bottom:10px;
}
.topic_box_wide_feature ul{ 
	margin:0;
	padding:0px; 
	text-align:center; 
	background:none;
}
.topic_box_wide_feature ul li{
	padding:0px 5px 0px 5px;
	display:inline;
	list-style:none;
}
.topic_box_wide_feature ul li a{
	background:none;
	padding:0px;
	text-decoration:none;
	color:#b19f87;
}
/*----------------left_content------------*/
.left_content{
	width:490px;
	float:left;
	padding:35px 10px 20px 0;
}
.topic_box_left{
	width:420px;
	background:none;
	padding-bottom:30px;
	padding-right:80px;
}
.topic_box_left_content{
	width:460px;
	padding-left:10px;
	padding-right:40px;
}
.comment_box{
	width:350px;
	height:200px;
	padding-left:50px;
	background:url(imgs/pc_comment_box_bg.png) no-repeat center;
}
.comment_box_content{
	width:300px;
	padding-left:0px;
	padding-right:5px;
	padding-top:10px;
}
.calendar_box{
	width:470px;
	height:185px;
	background:none;
}
.calendar_box_content{
	width:470px;
	padding-left:10px;
}
.news_left{
	padding:25px 0 0 10px;
}
.news_box{
	width:410px;
	padding:5px 0 5px 0;
}
.calendar{
	width:42px;
	height:47px;
	float:left;
	background:url(imgs/pc_calendar_icon.gif) no-repeat center;
	text-align:center;
	line-height:47px;
	font-size:14px;
	font-weight:bold;
	color:#5d2c1a;
}
.news_content{
	width:350px;
	float:left;
	padding:0 0 0 10px;
	color:#b19f87;
}
a.read_more{
	width:75px;
	height:29px;
	display:block;
	float:right;
	margin:5px;
	background:none;
	text-decoration:none;
	color:#b19f87;
	font-weight:bold;
	text-align:center;
	line-height:29px;
}
a.read_more_a{
	width:75px;
	height:29px;
	display:block;
	float:right;
	margin:5px;
	background:none;
	text-decoration:none;
	color:#b19f87;
	font-weight:bold;
	text-align:center;
	line-height:29px;
}
/*----------------right_content------------*/
.right_content{
	width:490px;
	float:left;
	padding:35px 0 20px 10px;
}
.topic_box_right{
	width:460px;
	background:none;
	padding-bottom:30px;
	padding-left:10px;
}
.topic_box_right_content{
	width:460px;
	padding-left:0px;
}
.project_box{
	clear:both;
	padding:10px 0 15px 0;
}
.project_box_portofolio{
	float:left;
	padding:10px 15px 15px 15px;
}
img.left_img{
	float:left;
	padding:0 15px 0 0;
}
.projects_navigation{
	padding-right:250px;
}
p.contact_info{
	padding:10px 0 0 20px;
	line-height:18px;
}
#pre_footer_box{
	width:1004px;
	height:100px;
	background:none;
	float:left;
}
.pre_footer_box_menu{
	width:1004px;
	height: 100px;
	color: #b19f87;
	font-size:14px;
}
.pre_footer_box_menu ul{ 
	margin:0;
	padding:35px; 
	text-align:center; 
	background:none;
}
.pre_footer_box_menu ul li{
	padding:15px 20px 15px 20px;
	display:inline;
	list-style:none;
}
.pre_footer_box_menu ul li a{
	background:none;
	padding:5px;
	text-decoration:none;
	color:#b19f87;
}
/*--------------------footer--------------------*/
#footer_wrapper{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 300px;
	background-image: url(imgs/pc_footer_wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer{
	width:1004px;
	height:300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(imgs/pc_footer_bg.jpg);
	background-repeat: repeat-x;
}
/*--------------------footer boxes--------------------*/
.footer_leftarea {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	float: left;
	height: 125px;
	width: 550px;
}
.footer_rightarea {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	float: right;
	height: 125px;
	width: 454px;
}
.footer_text_left {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #400000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 100px;
	width: 500px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.footer_text_right {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 100px;
	width: 400px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
/*--------------------footer links--------------------*/
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 30px;
	width: 1004px;
	color: #000000;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_links ul{ 
	margin:0;
	padding:0px; 
	text-align:center; 
	background:none;
}
.footer_links ul li{
	padding:0px 10px 0px 10px;
	display:inline;
	list-style:none;
}
.footer_links ul li a{
	background:none;
	padding:0px;
	text-decoration:none;
	color:#000000;
}
/*--------------------footer copyright--------------------*/
.footer_copyrights {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	float: left;
	height: 30px;
	width: 1004px;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_copyrights ul{ 
	margin:0;
	padding:0px; 
	text-align:left; 
	background:none;
}
.footer_copyrights ul li{
	padding:0px 5px 0px 5px;
	display:inline;
	list-style:none;
}
.footer_copyrights ul li a{
	background:none;
	padding:0px;
	text-decoration:none;
	color:#b19f87;
}
