/* Reset Common Tags */
html, body, div, ul, ol, dd, dl, dt, li, h1, h2, h3, h4, h5, p, a, form {
	margin: 0;
	padding: 0;
	outline: none;
}

@font-face {
	font-family: 'RockwellRegular';
	src: url('http://www.bythepond.co.uk/fonts/Rock.eot');
	src: local('Rockwell Regular'), local('Rockwell'), url('http://www.bythepond.co.uk/fonts/Rock.woff') format('woff'), url('http://www.bythepond.co.uk/fonts/Rock.ttf') format('truetype'), url('http://www.bythepond.co.uk/fonts/Rock.svg#Rockwell') format('svg');
}


/* -- HTML ----------------------------------------------------------- */
/* -------------------------------------------------------------------- */
html {
	background: #1b242b url(../images/bg_html.png);
}



/* -- Body ------------------------------------------------------------ */
/* -------------------------------------------------------------------- */
body {
	color: #ddd;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,1);*/
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	
}

a {
	text-decoration: none;
	color: #fff;	
}
a:hover {
	color: #e29e1f;
}



/* -- Top ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#top_link {
	z-index: 20;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	padding: 7px 0 0 0;
	float: left;
	display: inline;
	text-align: center;
	color: #999;
	background: #0d141c;
	/*background: rgba(13,20,28, 0.8);*/
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #565b61;
	-moz-box-shadow: 2px 2px 2px #273238;
	-webkit-box-shadow: 2px 2px 2px #273238;
	box-shadow: 2px 2px 2px #273238;
}
	#top_link a {
		/*height: 28px;
		padding: 7px 0 0 0;
		display: block;*/
		color: #565b61;	
	}
	#top_link a:hover {
		color: #fff;	
	}
	
	
/* -- Wrapper --------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#wrapper {
	z-index: 4;
	position: relative;
	width: 980px;
	float: left;
	display: inline;
	left: 50%;
	margin: 30px 0 0 -490px;
	padding: 0 0 90px 0;
	clear: both;
	background: url(../images/bg_wrapper.png) center -10px no-repeat;
}

	#wrapper #quote_badge {
		z-index: 99;
		width: 155px;
		height: 90px;
		position: absolute;
		top: -10px;
		right: 190px;
		font-size: 11px;
		line-height: 15px;
		text-align: center;
		padding: 110px 40px 0 35px;
		margin: 28px 0 0 10px;
		background: url(../images/bg_free_quote.png) 0 0 no-repeat;
	}
		#wrapper #quote_badge a {
			color: #fff;	
		}



/* -- Header ---------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#header {
	width: 980px;
	float: left;
	display: inline;
	margin: 22px 0 0 0;
}		

/* -- Logo ------------------------------------------------------------ */
/* -------------------------------------------------------------------- */
#logo a {
	position: relative;
	width: 201px;
	height: 188px;
	/*height: 200px; X-MAS LOGO ONLY */
	float: left;
	display: inline;
	left: 50%;
	text-indent: -999999px;
	margin: 50px 0 0 -100px;
	clear: both;
	background: url(../images/logo.png) 0 0 no-repeat;
}

/* -- Biggie Smalls --------------------------------------------------- */
/* -------------------------------------------------------------------- */
#biggiesmalls {
	position: relative;
	width: 623px;
	height: 136px;
	left: 50%;
	float: left;
	display: inline;
	margin: 80px 0 0 -311px;
	clear: both;
	text-indent: -999999px;
	background: url(../images/t_biggiesmalls.png) 0 0 no-repeat;
}



/* -- Navigation ------------------------------------------------------ */
/* -------------------------------------------------------------------- */
#nav {
	width: 970px;
	height: 67px;
	float: left;
	display: inline;
	list-style: none;
	margin: 90px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bg_nav.png) 0 0 repeat-x;
}
	#nav li {
		width: 219px;
		height: 54px;
		float: left;
		display: inline;
		padding: 13px 0 0 21px;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y; 
	}
		#nav li a {
			width: 219px;
			height: 42px;
			float: left;
			display: inline;
			color: #ddd;
			font-style: italic;
		}
		#nav li a strong {
			font-size: 24px;
			color: #fff;
			display: block;
			font-style: normal;
			text-transform: uppercase;
			line-height: 24px;
			letter-spacing: 2px;
			font-weight: normal;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
		#nav li a:hover strong {
			color: #e29e1f;	
		}
		#nav #nav_contact {
			height: 67px;
			padding-top: 0;	
		}
		#nav_contact div.border {
			width: 219px;
			height: 54px;
			float: left;
			padding-top: 13px;
			background: url(../images/border_dotted_double.png) right 0 repeat-y;
		}
		
		/* -- Current Page -- */
		body.home #nav_home, body.portfolio #nav_portfolio, body.about #nav_about, body.contact #nav_contact, body.thanks #nav_contact, body.sendmail #nav_contact {
			background: #3e494e url(../images/border_dotted_double.png) 0 0 repeat-y;
			background: rgba(255,255,255, 0.03) url(../images/border_dotted_double.png) 0 0 repeat-y;	
		}
		
		
		
/* -- Homepage Feature ------------------------------------------------ */
/* -------------------------------------------------------------------- */
#home_feature {
	position: relative;
	width: 980px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	background: url(../images/border_horizontal_line.png) 0 84px repeat-x;
}
/*#home_feature:hover {
	background: rgba(255,255,255, 0.03) url(../images/border_horizontal_line.png) 0 84px repeat-x;	
}*/
	#home_feature h2 {
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 2px;
		margin: 0 0 0 10px;
	}
		#home_feature h2 strong {
			display: block;
			font-size: 34px;
			margin-top: 5px;
			font-weight: normal;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
	#home_feature img {
		position: absolute;
		top: -35px;
		right: 0;
	}	
	#home_feature div.content {
		width: 939px;
		float: left;
		display: inline;
		margin: 30px 0 0 10px;
		padding: 10px 0 10px 21px;
		font-size: 16px;
		line-height: 24px;
		color: #bfc2c3;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
		#home_feature div.content p.intro {
			font-style: italic;
			font-weight: bold;
			margin: 0 0 24px 0;
			padding: 0 490px 0 0;
			background: none;
		}
		#home_feature div.content p {
			margin: 0 0 0 -30px;
			padding: 0 490px 0 30px;
			background: url(../images/border_horizontal_line.png) 0 bottom repeat-x;	
		}
		#home_feature div.content a {
			margin-top: 10px;
			text-shadow: 3px 3px 3px #111;
			float: left;
			display: inline;
		}
		
		
		
/* -- Ad Panels ------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#adpanels {
	width: 980px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	background: url(../images/bg_adpanels.png) 0 51px repeat-x;
}
	#adpanels div.title {
		width: 230px;
		height: 65px;
		float: left;
		display: inline;
		text-indent: -999999px;
		margin: 54px 9px 0 10px;
		background: url(../images/t_adpanels.gif) 0 0 no-repeat;
	}
	
	#adpanels div.panel {
		width: 210px;
		float: left;
		display: inline;
		padding: 10px 9px 20px 21px;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
	#adpanels div.panel:hover {
		background: #3e494e url(../images/border_dotted_double.png) 0 0 repeat-y;
		background: rgba(255,255,255, 0.03) url(../images/border_dotted_double.png) 0 0 repeat-y;	
	}
	#adpanels div.panel:hover p.more a {
		color: #e29e1f;	
	}
		#adpanels div.panel h2 {
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
			font-size: 17px;
			color: #fff;
			font-weight: normal;
			text-transform: uppercase;
			margin: 0 0 20px 0;
			letter-spacing: 1px;
		}
		
		#adpanels div.panel p a, #adpanels div.panel p a:hover {
			color: #ddd;	
		}
		
		#adpanels div.panel p.more {
			margin-top: 10px;
		}
			#adpanels div.panel p.more a {
				color: #fff;
				text-shadow: 3px 3px 3px #000;
			}
			#adpanels div.panel p.more a:hover {
				color: #e29e1f;	
			}
		
		
		
/* -- Small about us -------------------------------------------------- */
/* -------------------------------------------------------------------- */
#about {
	width: 980px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
}
	#about div.title {
		width: 230px;
		height: 192px;
		float: left;
		display: inline;
		text-indent: -999999px;
		margin: 43px 9px 0 10px;
		background: url(../images/t_about.gif) 0 0 no-repeat; 	
	}
	#about div.content {
		width: 689px;
		float: left;
		display: inline;
		padding: 10px 0 20px 21px;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
	#about h3 {
		width: 710px;
		font-size: 20px;
		line-height: 28px;
		font-style: italic;
		color: #eaeaea;
		margin: 0 0 0 -270px;
		padding: 0 0 0 270px;
		font-weight: normal;
		background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
	}
	#about p {
		margin: 18px 0;	
	}
	#about p a {
		text-shadow: 3px 3px 3px #000;	
	}
	#about p.process {
		width: 710px;
		margin: -40px 0 0 0;
		padding: 10px 0 0 270px;
		float: left;
		display: inline;
		background: url(../images/border_horizontal_line.png) 0 0 repeat-x;	
	}
	
	
	
/* -- Portfolio ------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#work {
	width: 960px;
	float: left;
	display: inline;
	padding: 0 10px;
	margin: 90px 0 0 0;
}

#work div.project {
	width: 240px;
	float: left;
	display: inline;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	background: url(../images/border_dotted_double.png) 0 0 repeat-y;
}
#work div.project:hover a {
	color: #e29e1f;	
}
	#work div.project div.title {
		width: 219px;
		float: left;
		display: inline;
		font-size: 17px;
		color: #fff;
		text-transform: uppercase;
		padding: 0 0 10px 21px;
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		background: url(../images/border_horizontal_line.png) 0 bottom repeat-x;
	}
	
	#work div.project div.image {
		width: 209px;
		float: left;
		display: inline;
		padding: 10px;
		margin: -1px 0 0 11px;
		background: #3e494e;
		background: rgba(255,255,255, 0.05);
	}
	#work div.project div.image:hover {
		background: #3e494e;
		background: rgba(255,255,255, 0.08);
	}
		#work div.project div.image a img {
			border: 1px solid #ccc;	
		}
			#work div.project div.image a:hover img {
				border: 1px solid #fff;	
			}
	
	#work div.project p.description {
		width: 219px;
		height: 80px;
		float: left;
		display: inline;
		margin: -1px 0 0 0;
		padding: 10px 0 10px 21px;
		background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
	}
		#work div.project p.description a {
			text-shadow: 1px 1px 1px #000;
			display: block;
			margin: 0 0 10px -20px;
			padding: 0 0 18px 20px;
			background: url(../images/border_horizontal_line.png) 0 bottom repeat-x;
		}
		#work div.project p.description a.nobg {
			background: none;
		}	
	
	#work div.project.quote {
		background: none;	
		height: 1000px;
	}

	#work div.quote form {
		width: 219px;
		float: left;
		display: inline;
		margin: 10px 0 0 0;
		padding: 0 0 0 21px;
	}
		#work div.quote form label, #work div.quote form input {
			display: block;	
		}
		#work div.quote form label {
			font-weight: bold;
			font-style: italic;
			margin-bottom: 2px;
		}
		
		#work div.quote form input.text, #work div.quote form textarea {
			width: 184px;
			margin-bottom: 13px;
			background: #3e494e;
			background: rgba(255,255,255, 0.05);
			border: 1px solid #626a70;
			padding: 3px;
			color: #fff;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		#work div.quote form textarea {
			height: 78px;
			font-size: 11px;
		}
		
		
		
/* -- Big Contact ----------------------------------------------------- */
/* -------------------------------------------------------------------- */
#big_contact {
	width: 940px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}
	#big_contact a {
		font-size: 40px;
		text-shadow: 3px 3px 3px #000;
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
	}
		#big_contact a strong {
			display: block;
			margin-top: 30px;
			font-weight: bold;
			font-size: 53px;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
		


/* -- Contact Page ---------------------------------------------------- */
/* -------------------------------------------------------------------- */
body.contact #content {
	background: url(../images/border_horizontal_line.png) 0 35px repeat-x;	
}
div.contact_wrapper div.title {
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: RockwellRegular, Helvetica, Arial, sans-serif;
}

	/* -- Direct Contact -- */
	div.contact_wrapper div.direct_contact {
		display: inline;
		float: left;
		margin: 0;
		padding: 10px 0 0 20px;
		width: 220px;
	}
		div.contact_wrapper div.direct_contact dl {
			width: 220px;
			margin: 18px 0;
		}
		div.contact_wrapper div.direct_contact dl dt {
			width: 60px;
			float: left;
			display: inline;
			color: #e29e1f;
			margin: 0 0 14px 0;
		}
		div.contact_wrapper div.direct_contact dl dd {
			width: 150px;
			float: left;
			display: inline;
			margin: 0 0 14px 0;
		}
	
	/* -- Quote Form -- */
	body.contact #content #quote_form {
		width: 730px;
		float: left;
		display: inline;
		margin: 0;
		padding: 10px 0 0 0;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
		body.contact #content #quote_form div.title {
			padding-left: 20px;	
		}
		
		body.contact #content #quote_form div.form_row {
			width: 720px;
			float: left;
			display: inline;
			margin: 10px 0 10px 11px;
			padding: 7px 0;
		}
		body.contact #content #quote_form div.alt {
			background: rgba(255,255,255, 0.02);
			/*border: 1px solid #3f494e; border-left: none; border-right: none;*/
		}
		
			body.contact #content #quote_form div.form_row label {
				width: 210px;
				float: left;
				display: inline;
				padding: 0 10px;
				font-size: 14px;
				color: #fff;
				font-weight: bold;
				font-style: italic;
			}
				body.contact #content #quote_form div.form_row label em {
					font-size: 11px;
					line-height: 14px;
					display: block;
					color: #7c8489;
					font-weight: normal;
				}
			
			body.contact #content #quote_form div.form_row input.text, body.contact #content #quote_form div.form_row select, body.contact #content #quote_form div.form_row textarea {
				width: 370px;
				height: 25px;
				background: #3e494e;
				background: rgba(255,255,255, 0.05);
				border: 1px solid #626a70;
				padding: 3px;
				color: #fff;
				margin: 8px 0 0 25px;
				font-family: Georgia, "Times New Roman", Times, serif;	
				font-size: 16px;
				color: #ddd;
				font-weight: normal;
			}
			body.contact #content #quote_form div.form_row textarea {
				height: 300px;
				font-size: 12px;
				line-height: 16px;
			}
				body.contact #content #quote_form div.form_row input.small {
					width: 170px;	
				}
			
			body.contact #content #quote_form div.form_row input.submit {
				float: left;
				display: inline;
				margin-left: 255px;
				cursor: pointer;
			}



/* -- Content --------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#content {
	position: relative;
	width: 970px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/border_horizontal_line.png) 0 200px repeat-x;
}
#content div.hr {
	width: 980px;
	height: 1px;
	position: absolute;
	bottom: 11px;
	left: -10px;
	background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
}

#content div.col {
	width: 321px;
	float: left;
	display: inline;
}

#content div.col div.content {
	width: 300px;
	height: 310px;
	float: left;
	display: inline;
	margin: 70px 0 0 0;
	padding: 10px 0 0 21px;
	background: url(../images/border_dotted_double.png) 0 0 repeat-y;
}
	#content h2 {
		font-size: 17px;
		color: #fff;
		text-transform: uppercase;
		padding: 0 0 10px 0;
		font-weight: normal;
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
	}
	#content p {
		margin-bottom: 18px;	
	}
	/*#content p.last {
		margin-left: -30px;
		padding-left: 30px;
		background: url(../images/border_horizontal_line.png) 0 bottom repeat-x;	
	}*/
	p span.u {
		text-decoration: underline;	
	}
	#content a {
		color: #fff;
		text-shadow: 3px 3px 3px #000;
	}
		#content a:hover {
			color: #e29e1f;	
		}
	#content strong {
		color: #fff;	
	}
	
	/* -- Company -- */
	#content #company div.title {
		width: 300px;
		height: 89px;
		margin: 0 0 0 15px;
		float: left;
		display: inline;
		text-indent: -999999px;
		background: url(../images/t_standout.png) 0 0 no-repeat;
	}
	
	/* -- Process -- */
	#content #process {
		margin-top: -34px;	
	}
	#content #process div.content {
		margin-top: -113px;
		padding-top: 146px;
		height: 174px;
	}
	
	/* -- Ethics -- */
	#content #ethics div.title {
		width: 300px;
		height: 89px;
		margin: 0 0 0 25px;
		float: left;
		display: inline;
		text-indent: -999999px;
		background: url(../images/t_makeadifference.png) 0 0 no-repeat;
	}
	
	
	

/* -- Our Approach ---------------------------------------------------- */
/* -------------------------------------------------------------------- */
#approach {
	position: relative;
	width: 970px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/border_horizontal_line.png) 0 120px repeat-x;
}
	#approach h2 {
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 2px;
		margin: 0 0 30px 10px;
	}
		#approach h2 strong {
			display: block;
			font-size: 34px;
			margin-top: 5px;
			font-weight: normal;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
		
	#approach div.panel {
		width: 210px;
		height: 230px;
		overflow: hidden;
		float: left;
		display: inline;
		padding: 10px 9px 20px 21px;
		background: /*rgba(255,255,255, 0.02)*/ url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
		#approach div.panel h3 {
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
			font-size: 17px;
			color: #fff;
			font-weight: normal;
			text-transform: uppercase;
			margin: 0 0 10px 0;
			letter-spacing: 1px;
		}
		#approach div.panel blockquote {
			margin-left: 0;
			padding-left: 0;
			font-style: italic;
			color: #fff;
		}
		#approach div.panel p {
			margin: 16px 0 0 0;	
		}
	
	#approach div.launch {
		position: relative;
		width: 980px;
		float: left;
		display: inline;
		padding-bottom: 10px;
		margin: -23px 0 0 -10px;
		background: /*rgba(255,255,255, 0.02)*/ url(../images/border_dotted_double.png) 10px 0 repeat-y;
	}
		#approach div.launch div.title {
			width: 941px;
			font-size: 100px;
			line-height: 60px;
			letter-spacing: 10px;
			color: #fff;
			padding: 70px 0 0 31px;
			display: block;
			float: m	;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
			background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
		}
		#approach div.launch p {
			margin: 16px 0 0 31px;	
		}
		
	#approach div.hr {
		width: 980px;
		height: 1px;
		position: absolute;
		bottom: 11px;
		background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
	}
		



/* -- Why do you need a website --------------------------------------- */
/* -------------------------------------------------------------------- */
#why {
	position: relative;
	width: 980px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	background: url(../images/border_horizontal_line.png) 0 85px repeat-x;	
}
#why div.hr {
	width: 980px;
	height: 1px;
	position: absolute;
	bottom: 27px;
	background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
}
	#why h2 {
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 2px;
		margin: 0 0 0 10px;
	}
		#why h2 strong {
			display: block;
			font-size: 34px;
			margin-top: 5px;
			font-weight: normal;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
		
	#why div.content {
		width: 959px;
		float: left;
		display: inline;
		padding: 10px 0 10px 21px;
		margin: 30px 0 0 10px;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
	
		#why blockquote {
			width: 650px;
			font-size: 20px;
			line-height: 28px;
			font-style: italic;
			color: #eaeaea;
			margin: 0 0 0 -30px;
		}
			#why blockquote p {
				width: 580px;
				padding: 0 370px 0 30px;
				background: url(../images/border_horizontal_line.png) 0 bottom repeat-x;	
			}
	
	#why div.col {
		width: 280px;
		float: left;
		display: inline;
		margin: 40px 0 0 0;
		padding: 0 40px 0 0;
	}
		#why div.col p {
			text-align: justify;
			margin-bottom: 18px;	
		}
		
	#why div.website {
		position: absolute;
		top: 32px;
		right: 10px;
		width: 280px;
		float: left;
		display: inline;
		padding: 10px;
		background: #3e494e;
		background: rgba(255,255,255, 0.05);
	}
	#why div.website:hover {
		background: #3e494e;
		background: rgba(255,255,255, 0.1);	
	}
	#why div.website:hover p a {
		color: #e29e1f;	
	}
		#why div.website p {
			position: absolute;
			bottom: -30px;
		}
		#why div.website p a {
			text-shadow: 3px 3px 3px #111;	
		}
		#why div.website a img {
			border: 1px solid #ddd;	
		}
			#why div.website a:hover img {
				border: 1px solid #fff;	
			}


/* -- Web Design and Development -------------------------------------- */
/* -------------------------------------------------------------------- */
#designdev {
	position: relative;
	width: 980px;
	float: left;
	display: inline;
	margin: 90px 0 0 0;
	background: url(../images/border_horizontal_line.png) 0 122px repeat-x;
}
#designdev div.hr {
	width: 980px;
	height: 1px;
	position: absolute;
	bottom: 16px;
	background: url(../images/border_horizontal_line.png) 0 0 repeat-x;
}
	#designdev h2 {
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 2px;
		margin: 0 0 0 325px;
	}
		#designdev h2 strong {
			display: block;
			font-size: 34px;
			margin-top: 5px;
			font-weight: normal;
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		}
	
	#designdev blockquote.quote {
		width: 310px;
		height: 164px;
		float: left;
		display: inline;
		font-size: 17px;
		line-height: 24px;
		color: #fff;
		font-style: italic;
		margin: 83px 0 0 10px;
		padding: 45px 0 0 0;
		background: url(../images/bg_about_designdev_quote.png) 50% 0 no-repeat;
	}
	
	#designdev div.col {
		width: 300px;
		height: 270px;
		float: left;
		display: inline;
		margin: 30px 0 0 0;
		padding: 10px 0 0 21px;
		background: url(../images/border_dotted_double.png) 0 0 repeat-y;
	}
		#designdev div.col h3 {
			font-family: RockwellRegular, Helvetica, Arial, sans-serif;
			font-weight: normal;
			color: #fff;
			font-size: 17px;
			margin: 0 0 20px 0;
			text-transform: uppercase;
		}
		#designdev div.col p {
			margin: 0 0 18px 0;	
		}


/* -- Footer ---------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#footer_wrapper {
	z-index: 5;
	position: relative;
	width: 100%;
	height: 195px;
	float: left;
	display: inline;
	clear: both;
	background: url(../images/bg_footer.png) 0 0 repeat-x;
}
#footer {
	position: relative;
	width: 980px;
	height: 150px;
	overflow: hidden;
	float: left;
	display: inline;
	left: 50%;
	margin: 30px 0 0 -490px;
	color: #93989a;
	background: url(../images/border_dotted_double_footer.png) 0 0 repeat-y;
}
	#footer div.title {
		font-family: RockwellRegular, Helvetica, Arial, sans-serif;
		font-size: 17px;
		color: #ebbc5e;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	#footer_contact {
		width: 210px;
		height: 130px;
		float: left;
		display: inline;
		margin: 0 0 0 10px;
		padding: 0 0 0 20px;
		padding: 10px 20px 10px 20px;
		background: url(../images/border_dotted_double_footer.png) right 0 repeat-y;
	}
		#footer_contact p {
			margin-top: 18px;	
		}
		#footer_contact p strong {
			color: #2b373e;	
		}
	
	#footer_twitter {
		width: 440px;
		height: 130px;
		float: left;
		display: inline;
		padding: 10px 20px 10px 20px;
		background: url(../images/border_dotted_double_footer.png) right 0 repeat-y;
	}
		#twitter_update_list {
			width: 410px;
			float: right;
			display: inline;
			clear: both;
			padding: 10px;
			list-style: none;
			background: #e29e1f;
			font-style:italic;
			font-size: 14px;
			line-height: 20px;
			color: #fff;
			margin: 20px 10px 0 0;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			text-shadow: 1px 1px 0px #b57e19;
			box-shadow: 2px 2px 2px #e8e8e8;
			-moz-box-shadow: 2px 2px 2px #e8e8e8;
		}
			#footer #twitter_update_list a {
				color: #ddd;
			}
		#twitter-link {
			width: 205px;
			height: 23px;
			float: right;
			display: inline;
			clear: both;
			padding: 5px 0 0 30px;
			background: url(../images/bg_point_twitter.png) 0 0 no-repeat;
		}
			#twitter-link strong {
				color: #e29e1f;
				font-style: italic;
			}
		
	#footer_interesting {
		width: 190px;
		height: 130px;
		float: left;
		display: inline;
		margin: 0 0 0 10px;
		padding: 0 0 0 20px;
		padding: 10px 20px 10px 10px;
		background: url(../images/border_dotted_double_footer.png) right 0 repeat-y;
	}
		#footer_interesting p {
			margin-top: 18px;	
		}
	
	#footer a {
		color: #93989a;
	}
	#footer a:hover {
		color: #555;	
	}
	
	
	
/* -- Site Border ----------------------------------------------------- */
/* -------------------------------------------------------------------- */
#oh, #haii {
	z-index: 3;
	width: 10px;
	/*width: 5%;*/
	height: 100%;
	position: fixed;
	/*top: 30px;*/
	background: #1c252c;
	/*background: rgba(0,0,0, 0.25);*/
	background: rgba(0,0,0, 0.3);
}
#oh {
	/*border-right: 10px solid #000;
	border-color: rgba(0,0,0, 0.25);*/
	left: 0;	
}
#haii {
	/*border-left: 10px solid #000;
	border-color: rgba(0,0,0, 0.25);*/
	right: 0;	
}