.lightblue {
	background-color: #d5e6ec;
	display: block;
}

.lightblue .separator {
	height: 1px;
	background-color: #fff;
}

.lightblue .separator hr {
	display: none;
}


.design-services-container {
	padding: 25px 25px 0 25px;
}

.design-services-picture {
	width: 365px;
	height: 260px;
	float: left;
	margin-right: 35px;
}

.design-services-body {
	float: left;
	width:430px;
}

.design-services-body p.copy {
	color: #6a6a6a;
	font: 14px/ 24px Arial;
	margin: 0px;
}

.design-services-body .features {
	background-color: #fff;
	margin-top: 20px;
}

.design-services-body .features .inner {
	padding: 10px;
	display: block;
	background-color: #F7F9FA;
}

.design-services-body .features .inner p.inner-head {
	font-weight: bold;
	color: #6a6a6a;
	margin: 0;
}

.design-services-body .features .inner hr {
	margin-top:5px;
	margin-bottom:10px;
}

.design-services-body .features .inner ul {
	list-style-type: none;
	margin: 0;
}

.design-services-body .features .inner ul > li{
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

.design-services-body .features .inner ul > li a{
	margin: 0;
	padding: 0;
}

.custom-website .top h2.customized-design-options
{
	background: url("/images/design-services/headline-you-re-one.gif") no-repeat;
	width: 473px;
	height: 24px;
	margin: 4px 0px 33px 0px;
}

.get-consultation .outer .inner h3
{
	background: url("/images/design-services/headline-customized-design-services.png") no-repeat;
	width: 234px;
	height: 19px;
}

.custom-website .bottom-box {
	background: #cdcdcd;
	padding: 15px 25px 20px 25px;
	margin: 0;
	border: 10px solid #fff;
}

.custom-website .bottom-box .left-side {
	margin-left: 20px;
	width: 560px;
	float: left;
}

.custom-website .bottom-box .left-side h2 {
	width: 510px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url("/images/design-services/h2_want_a_site.jpg") no-repeat;
}

.custom-website .bottom-box .right-side {
	margin-top: 30px;
	margin-right: 30px;
	float: right;
}

.custom-website .bottom-box .right-side h3 {
	width: 190px;
	height: 14px;
	background: url("/images/design-services/h3_work_one_on_one.jpg") no-repeat;
}

.custom-website .bottom-box .right-side .get-started {
	margin-left: 55px;
}


.custom-website .bottom-box .left-side p {
	color: #6a6a6a;
	font: 14px/ 24px Arial;
	margin: 0px;
}

.custom-website .bottom-box .left-side p > a{
	font: 14px/ 24px Arial;
	margin: 0px;
}

.custom-website .get-consultation .inner p
{
	margin: 13px 0 0 0;
	padding: 0;
}

.custom-website .get-consultation .inner .buttons #submit_get_quote_button
{
	margin: 18px 0 30px 0;
	padding: 0;
	width: 158px;
}

.customized-design {
	padding: 25px;
	padding-top: 45px;
	background: #fff;
}
.customized-design .left {
	width: 500px;
}
.customized-design .left p {
	color: #6a6a6a;
	font: 16px/26px Arial, Helvetica, sans-serif;
}
.customized-design .left h3 {
	margin-bottom: 30px;
	color: #6a6a6a;
	font: bold 16px/26px Arial, Helvetica, sans-serif;
}
.customized-design .contact-us-form {
	width: 660px;
	float: left;
}
.customized-design .contact-us-form input[type="text"] {
	border-width: 2px;
	border-color: #d4d4d4;
}
.customized-design .contact-us-form input[type="text"]:focus {
	border-color: #666;
}
.customized-design .contact-us-form select {
	width: 304px;
}

.customized-design .right {
	width: 230px;
	margin-left: 0;
}
.customized-design .right h3 {
	margin-bottom: 6px;
}
.customized-design .right p {
	color: #6a6a6a;
}
.customized-design .right .pricebox {
	border: 1px solid #e0e0e0;
	padding: 4px;
	margin-bottom: 10px;
}
.customized-design .right .consultation {
	
}

