body.home {
	background:#04769f url('/assets/images/bg/bg.jpg') repeat-x left top;
	}
body {
	background:#04769f url('/assets/images/bg/bg_inner.jpg') repeat-x left top;
	}
.home #site_header {
	background: url('/assets/images/bg/header_bg.jpg') no-repeat center top;
	}
#site_header {
	background: url('/assets/images/bg/header_inner_bg.jpg') no-repeat center top;
	}
#site_content {
	background:#fff url('/assets/images/bg/content_bg.jpg') repeat-x left top;
	padding:20px 0 30px;
	}
#site_footer {
	background:#04769f url('/assets/images/bg/footer_bg.jpg') repeat-x left top;
	}
#site_header,
#site_content,
#site_footer {
	height:100%;
	overflow:hidden;
	}

#site_header {
	height:185px;
	}
.home #site_header {
	height:500px;
	}
#site_header .top {
	font-size:68.3%;
	color:#cee4ec;
	height:32px;
	}
#site_header .top p {
	margin:10px 0 0;
	line-height:1;
	font-size:100%;
	}
#site_header .top span {
	display:inline;
	margin-right:10px;
	}
	
#site_header #logo h1 {
	margin:0;
	padding:0;
	line-height:0;
	}
#site_header #logo a {
	position:relative;
	top:-10px;
	height:132px;
	width:300px;
	display:block;
	text-indent:-9999px;
	background:url('/assets/images/logos/organic_digital.jpg') no-repeat left top;
	}	
#site_header .intro {
	color:#fff!important;
	text-shadow:1px 1px 0 #017fad;
	}
#site_header .intro p,
#site_header .intro h6 {
	font-size:93.8%;
	}
#site_header .intro h3 {
	border:0;
	margin:5px 0 10px;
	font-size:105%;
	line-height:120%;
	letter-spacing:0;
	}
#site_header .intro a {
	color:#fff!important;
	}
	
#site_content .content_intro {
	padding:0 0 5px;
	border-bottom:1px solid #bbb;
	}
#site_content .no_border {
	border:0 none;
	}
	
#site_content .news_side {
	margin:10px 0 15px;
	}
#site_content .news_side h4 {
	border-bottom:1px solid #ccc;
	color:#777;
	padding:0 0 2px;
	margin:0 0 10px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #fff;
	}
#site_content .news_side ul {
	margin:5px 0 20px;
	list-style:none;
	}
#site_content .news_side ul li {
	background:url('/assets/images/icons/arrow.gif') no-repeat left 3px;
	padding:0 10px 5px 16px;
	}
	
img.main_image {
	margin:5px 0;
	}
	
.director {
	clear:both;
	margin:5px 0;
	padding:5px 0;
	border-top:1px dotted #ccc;
	}
.director img {
	float:right;
	margin:10px 0 10px 10px;
	}
.director h3 {
	margin:5px 0 0;
	}
.director p.title {
	margin:5px 0;
	font-size:75%;
	}
	
#google_map {
	width:440px;
	height:570px;
	padding:0px 10px;
	margin-bottom:20px;
	background:url('/assets/images/bg/work_detail_bg.png') no-repeat left top;
	position:relative;
	}
#google_map .loading {
	background:url('/assets/images/loading.gif') no-repeat center center ;
	width:440px;
	height:570px;
	position:absolute;
	top:10px;
	left:10px;
	}
#google_map .map {
	width:440px;
	height:570px;
	position:absolute;
	top:10px;
	left:10px;
	}
#google_map span {
	display:block;
	padding:580px 0 0;
	font-size:81.3%;
	}
	
#site_footer {
	color:#eee!important;
	padding:29px 0 20px;
	}
#site_footer a {
	color:#eee;
	text-decoration:none;
	}
#site_footer a:hover {
	text-decoration:underline;
	}
#site_footer .right {
	text-align:right;
	}
#site_footer h5,
#site_footer p {
	margin:0;
	}
#site_footer h5 {
	font-size:87.5%;
	}
#site_footer p {
	font-size:75%;
	line-height:150%;
	}
#site_footer .logo {
	position:relative;
	height:72px;
	}
#site_footer .logo a {
	background:url('/assets/images/logos/footer_organic_digital.jpg') no-repeat left top;
	width:70px;
	height:92px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:-29px;
	}
	
	
