#right_column {
	width: 358px;
	float: right;


}

#inner_right_column {
	width: 338px;
	margin-top: 24px;
   border-left: 1px solid #a2dbf8;
	float: left;
	padding-left: 20px;
	
}

#inner_right_column p {
	color: #4a9bd5;
	width: 250px;
}

#right_column_newsletter {
	background: url(../images/newsletter_header.jpg) no-repeat top left;
	width: 338px;
	padding-top: 20px;
	padding-bottom: 15px; 
	float: left;
}

.input {
	padding: 4px 3px 3px 6px;
	margin: 3px;
	border: solid 0 #fff;
	width: 187px;
	height: 22px;
	background: url(../images/input_bg.jpg) no-repeat fixed;
	float: left;
}

.input:focus {
	border: none;
	outline: none;
}

table {
	margin: 0;
	padding: 0;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
   vertical-align: top;
}

td>.input {
   padding: 4px 10px 3px 6px;
	width: 177px;
	background: url(../images/input_bg.jpg) no-repeat;
}

.submit {
	border: solid 0 #fff;
	width: 15px;
	height: 15px;
	margin: 6px 0 0 10px;
	padding: 0;
	background: url(../images/submit_btn.jpg) no-repeat;
	cursor: pointer;
	float: left;
}

form {
	margin: 5px 0 0 0;
	padding: 0;
}

#right_column_testimonials {
	background: url(../images/testimonials_header.jpg) no-repeat top left;
	width: 338px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
}

#right_column_testimonials p {
	line-height: 19px;
}

#right_column_news {
	background: url(../images/latest_news_header.jpg) no-repeat top left;
	width: 338px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
}

span.date {
	color: #4a9bd5;
}

span.title {
	color: #4a9bd5;
	font-weight: bold;
}

#right_column_news p {
   margin-top: 5px;
	line-height: 17px;
}

#blog {
	background: url(../images/blog_header.jpg) no-repeat top left;
	width: 338px;
	height: 14px;
	float: left;
}

#blog a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/submit_btn.jpg) no-repeat;
	margin-left: 70px;
}

#left_column {
	width: 598px;
	float: right;
	color: #4a9bd5;
	font-family: Arial, Helvetica, sans-serif;
}

#left_column p {
	padding: 10px 20px 10px 10px;
}

span.small_text {
	font-size: 18px;
	line-height: 34px;
}

span.medium_text {
	font-size: 28px;
	line-height: 34px;
}

span.large_text {
	font-size: 42px;
	line-height: 34px;
}

span.xsmall_text {
	font-size: 11px;
	line-height: 19px;
}

#latest_designs_box {
	width: 197px;
	height: 210px;
	background: url(../images/our_latest_designs_bg.jpg) no-repeat;
	float: left;
}

#latest_designs_box h3, .other_services_boxes h3 {
	font-size: 18px;
	font-weight: normal;
	color: white;
	padding: 35px 0 0 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.other_services_boxes h3 {
	width: 70px;
}

#latest_designs_box h3 a, .other_services_boxes h3 a {
  	color: white;
	text-decoration: none;
}

#latest_designs_box h3 a:hover, .other_services_boxes h3 a:hover {
	text-decoration: underline;
}

#latest_designs_box p {
	font-size: 11px; 
	padding: 0;
	color: white; 
	padding: 0px 10px 0 10px;
}

#latest_designs_box p a.more {
	color: White;
}

.other_services_boxes {
	width: 118px;
	height: 210px;
	background: url(../images/place_settings_bg.jpg) no-repeat;
	float: left;
	margin-left: 7px;
}