html {
	margin:auto;
}
body {
	font-size:.8em;
	margin:auto;	
	font-family:"arial";
}
#wrapper {
	background:url( '../img/bg.jpg' );
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:normal;
	font-size:1.7em;
	padding:0;
	margin:12px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:normal;
	font-size:1.4em;
	padding:0;
	margin:12px 0;
}
img {
	border:0;
}
a {
	color:#ff6600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, select, textarea {
	font-family:"arial";
	font-size:.8em;
}
ul, li, p {
	margin:0;
	padding:0;
}
li {
	margin-left:20px;
}
p {
	margin:12px 0;
}
th {
	text-align:left;
}
td {
}
#tarmac {
	background:url('../img/bg_middle.jpg') center top repeat-y;
}
#leaves {
	background:url('../img/leaves_bg.jpg') center top no-repeat;
}
#leaves .container {
	padding-bottom:18px;
}
.container {
	margin:auto;
	width:1005px;
	background:url('../img/wood_panel.jpg') -2px -169px;	
}
	.container .hd {
		background:url('../img/bg_top.jpg') no-repeat;
		height:63px;
	}
#header {
	background:url('../img/wood_header.jpg') repeat-x -2px top;
	padding:15px 0 0 0;
}
	#header a {
		border:0;
		text-decoration:none;
	}
	#header img {
		margin-left:55px;
		float:left;
	}
	#header .bd {
		background:url('../img/underline.png') no-repeat 0 58px;
	}
	#header ul {
			list-style:none;
			margin-left:12px;
			float:left;
	}
	#header ul li {
		float:left;
		width:126px;
		height:95px;
		overflow:hidden;
		text-indent:-1000px;
	}
	#header #about_us a {
		background:url( '../img/about_us.png' ) no-repeat;	
	}
	#header #services a {
		background:url( '../img/services.png' ) no-repeat;	
	}
	#header #our_work a {
		background:url( '../img/our_work.png' ) no-repeat;	
	}
	#header #partners a {
		background:url( '../img/partners.png' ) no-repeat;		
	}
	#header #contact_us {
		width:134px;
	}
	#header #contact_us a {
		background:url( '../img/contact_us.png' ) no-repeat;
	}
	#header ul li a {
		height:100%;
		width:100%;
		display:block;
	}
	#header ul li:hover {
		background:url( '../img/target.png' ) no-repeat right bottom;
	}
#content .hd {
	background:none;
	height:17px;
}
#content {
	padding:30px 42px 0 42px;
	background:url( '../img/body_leaves.png' ) no-repeat;
}
	.showcase {
		width:237px;
		height:120px;
		padding:58px 30px 12px 30px;
		float:left;
		background:#fff;
		margin:0 15px 5px 0;
		background:url( '../img/home_Feature.png' ) no-repeat;
		position:relative;
		text-align:center;
		font-size:1.4em;
		font-weight:bold;
		font-style:italic;
		line-height:1.4;
		color:#666;
	}
	.showcase.last {
		margin-right:0;
	}
	.showcase div {
		width:255px;
		height:149px;
		overflow:hidden;
		position:absolute;
		top:21px;
		left:21px;
	}
	.showcase img {
		position:absolute;
		top:0;
		left:0;
	}
	.column1 {
		float:left;
		width:617px;
		padding-right:11px
	}
	.column2 {
		float:left;
		width:298px;
		margin-right:-5px
	}
		.canvasOuter {
			float:left;
		}
		.column1 .homeCanvas {
			width:573px;
		}
		#content .canvasOuter .hd, #content .canvasOuter .ft {
			height:15px;
			background:url( '../img/canvas_top.png' ) repeat-x;
			margin:0 13px;
		}
		#content .canvasOuter .ft {
			background-position:left bottom;
		}
		.canvasOuter .hd .l, .canvasOuter .hd .r, .canvasOuter .ft .l, .canvasOuter .ft .r {
			background:url( '../img/canvas_corner.png' ) no-repeat 0 0;	
			height:15px;
			width:15px;
			margin:0 -15px;
			float:left;
		}		
		.canvasOuter .bd .l, .canvasOuter .bd .r {
			background:url( '../img/canvas_sides.png' ) repeat-y left top;	
			padding-left:13px;
			float:left;
		}
		.canvasOuter .hd .r, .canvasOuter .bd .r, .canvasOuter .ft .r {
			float:right;
			background-position:right top;
		}
		.canvasOuter .ft .l {
			background-position:left bottom;
		}
		.canvasOuter .ft .r {
			background-position:right bottom;
		}
		.canvasOuter .bd .r {
			padding-right:15px;
			padding-left:0px;
			float:right;
			background-position:right top;
		}
		.canvas {
			background:#ffffdb;
			padding:5px;
		}
			.canvas .hd .r {
				padding:0;
			}
			#content .canvas .hd {
				background:none;
				height:17px;
				margin:0;
			}
			.canvas .hd .l, .canvas .hd .r {
				background:url( '../img/tack.jpg' ) no-repeat left top;	
				height:17px;
				width:17px;
				float:left;
				margin:0;
			}
			.canvas .hd .r {
				float:right;
			}
			.canvas .bd {
				padding:7px 25px;
				line-height:1.6;
			}
			.canvas .bd h1 {
				line-height:1.3;
			}
			
			#ourWorkFeature {
				float:left;
				padding-right:15px;
				background:url('../img/case_study_poloroid_feature.jpg') no-repeat;
			}
			#ourWorkFeature img {
				float:left;
				margin:13px 45px 65px 13px;
			}
			.ourWork, .ourWorkSingleRow {
				float:left;
				width:400px;
				padding-right:15px;
				background:url('../img/case_study_poloroid_small.jpg') no-repeat;
			}
			.ourWork img, .ourWorkSingleRow img {
				float:left;
				margin:12px 27px 55px 12px;
				border:1px solid #aaa;
			}
			.ourWorkSingleRow {
				width:auto;
			}
			.column1 .ourWork {
				float:left;
				width:auto;
				padding-right:0;
				background:url('../img/case_study_poloroid_feature.jpg') no-repeat;
			}
			.column1 .ourWork img {
				float:left;
				margin:12px 12px 55px 12px;
				border:1px solid #aaa;
			}
			.column1 .ourWorkSingleRow {
				width: 510px;
			}
			.column2 .ourWork {
				float:left;
				width:auto;
				padding-right:0;
				background:url('../img/case_study_poloroid_small.jpg') no-repeat;
			}
			.column2 .ourWork img {
				float:left;
				margin:12px 12px 55px 12px;
				border:1px solid #aaa;
			}
		#content .parchmentHd {
			background:url( '../img/parchment_top.png' ) no-repeat center top;
			height:53px;
			margin-top:5px;
		}
		.parchment {
			background:url( '../img/parchment.png' ) repeat-y center top;
			padding:0 40px;
		}
		.parchment h1 {
			margin-top:-2px
		}
		.parchmentFt {
			background:url( '../img/parchment_bottom.png' ) no-repeat center bottom;
			height:118px;
		}
	#footer {
		background:url( '../img/underline_bottom.png' ) no-repeat 42px 0px;
		padding-top:20px;
		color:#fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1em;
	}	
	.gradient {
		height:250px;
		background:url( '../img/footer_gradient.png' ) repeat-x center top;
	}
	#footer_leaves {
		background:url( '../img/footer_leaves.jpg' ) no-repeat center bottom #000;
		height:181px;
	}
	#footer .column1 {
		float:left;
		width:625px;
		padding:28px 0 30px 55px;
	}
	#footer .column2 {
		float:left;	
		width:300px;
		padding-top:28px;
		background:url( '../img/footer_contact.png' ) no-repeat -7px 47px;
	}
		h4 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-weight:normal;
			color:#d3bf94;
			font-size:1.4em;
			padding:0;
			margin:0;
			padding-bottom:5px;
		}
		#footer h5 {
			text-transform:uppercase;
			font-weight:normal;
			font-size:1em;
			padding:0;
			margin:0;
		}
		#footer h5 a {
			color:#d3bf94;
			border-bottom:none;
		}	
		#footer ul {
			list-style-type:none;
			line-height:1.4;
			margin:0;
			padding:0;
		}
		#footer li {
			background:url('../img/footer_bean.png') no-repeat -10px -3px;
			margin:0;
			padding:5px 0 5px 23px;
		}
		#footer .column2 li {
			background:none;
			padding-bottom:13px;
			padding-left:40px;
		}
		#footer a {
			color:#fff;
			border-bottom:1px dotted #fff;
			text-decoration:none;
		}
		#footer a:hover {
			color:#fff;
			border-bottom:1px solid #fff;
		}
		#copyrightNotice {
			color:#d3bf94;
			padding-left:55px;
			font-size:.85em;
		}
.floatClear {
	clear:both;
	float:none;
	overflow:hidden;
	height:1px;
	margin-bottom:-1px;
}

#flickr_badge_wrapper {
	margin-left: -1.2em;
	overflow: ;
	overflow-x: hidden;
	overflow-y: hidden;
	}

.flickr_badge_image {
	float: left;
	margin: 0px 0px 1.2em 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 1.2em;
}
.ourWorkTempPage h3 {
	margin-top:0;
	font-family:Georgia, times, serif;
	font-weight:normal;
	font-style:italic;
}
.ourWorkTempPage .yui-carousel h3 {
	display:none;
}
.ourWorkTempPage h1 a {
	font-size:85%;
}
