#side_column {
	margin: 0 10px 0 575px;
}

#recent_work_sidebar {
	background: url(../images/sidebar_recent_top.png) no-repeat;
	width: 211px;
}

#recent_work_sidebar .recent_link {
	margin: 18px 0 0 15px;
	padding: 0px 0 30px 0;
	display: block;
	float: left;
	width: 180px;
	
}

#recent_work_sidebar img {
	margin: 10px 0 0 20px;
}

#recent_sidebar_mid {
	background: url(../images/sidebar_recent_mid.png) no-repeat;
	width: 211px;
}

#recent_sidebar_mid .recent_title {
	padding: 22px 30px 2px 30px;
	font-size: 1.1em;
	font-weight: bold;
}

#recent_sidebar_mid .recent_dim {
	padding: 0px 30px 7px 30px;
	font-size: 1.1em;
}

#recent_sidebar_mid p {
	padding: 0px 30px 5px 30px;
}

#testimonials_sidebar {
	background: url(../images/sidebar_back_top2.png) no-repeat;
	width: 211px;
	padding: 17px 0 0 0;
}

#testimonials_sidebar .testimonial_link {
	margin: 0 0 18px 15px;
	padding: 0px 0 29px 0;
	display: block;
	float: left;
	width: 180px;
}

#side_column .side_bar_bot {
	background: url(../images/sidebar_back_bot.png);
	height: 20px;
	width: 211px;
}

#side_column h3 {
	display: none;
}

#testimonials_sidebar p {
	margin: 10px 0 0 0;
	padding: 0 30px 5px 30px;
	font-size: 1.3em;
}

#subscribe_form {
	background: url(../images/sidebar_contact_back.png);
	width: 211px;
	height: 237px;
	padding: 15px 0 0 0;
}

#subscribe_form .contact_link {
	margin: 1px 0 18px 15px;
	padding: 0px 0 30px 0;
	display: block;
	float: left;
	width: 180px;
	
}

#subscribe_form .input {
	margin: 5px 30px 5px 31px;
	padding: 0;
	width: 145px;
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#subscribe_form textarea {
	margin: 5px 30px 5px 31px;
	padding: 0;
	width: 145px;
	height: 90px;
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#subscribe_form .subscribe {
	margin: 3px 30px 5px 31px;
	padding: 0;
	font-size: 1.2em;
}

#subscribe_form .subscribe input {
	margin: 0 5px 0 0;
	padding: 0;
	
}

#subscribe_form .send {
	float: right;
	margin: 8px 36px 0 0;
	background: url(../images/send_button2.png) no-repeat;
	width: 43px;
	height: 22px;
	border: none;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	letter-spacing: .15em;
	text-align: center;
	padding: 0;
}

#subscribe_form .send:hover {
	background: url(../images/send_button2.png) no-repeat 0 -22px;
}
