

/*** web design top ***/

div.wd_top {
	height: 290px;
	width: 711px;
	margin-top: 15px;
	background: url(../img/webdesign/webDesign_bg.jpg) 0 0 no-repeat;
}

div.wd_top ul {
	margin: 0;
	padding: 100px 0 0 410px;
	float: left;
	position: relative;
	list-style: none;
	line-height: 18px;
	min-height: 0px;
	font-size: 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.wd_top ul li {
	float: left;
	width: 325px;
	padding: 2px 0 3px 12px;
	position: relative;
	background: url(../img/free/red_dot_free.jpg) 0 8px no-repeat;
}

div.wd_top span.addtocart {
	display: block;
	float: left;
	padding: 10px 0px 0px 450px;
}

div.wd_top a.addtocart {
	display: block;
	background: url(../img/webdesign/btn_RequestQuote.gif) 0 0 no-repeat;
	width: 172px;
	height: 60px;
}

div.wd_top a.addtocart:hover {
	background-position: 0 -60px;
}

div.wd_top a.addtocart span {
	display: none;
}

div.wd_quotetext {
	height: 179px;
	width: 751px;
	background: url(../img/webdesign/webDesign_quotes_bg.jpg) 0 0 no-repeat;
	margin-top: 0px;
	display: block;
}

div.wd_quotetext p {
	height: 0px;
	width: 600px;
	padding: 25px 0px 0px 75px;
	line-height: 20px;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/*** web design middle ***/

div.wd_middle {
	height: 272px;
	width: 751px;
	background: url(../img/webdesign/webDesign_quote_bg.png) 0 0 no-repeat;
	margin-top: 15px;
	display: block;
}

div.wd_middle h2 {
	display: none;
}

div.wd_middle p {
	font-size: 16px;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 37px 0 0 20px;
	margin: 0;
	position: absolute;
}

div.wd_middle label {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

div.wd_middle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.wd_middle ul li {
	padding: 0 0 10px 0;
}

div.wd_middle ul li input {
	width: 165px;
	border: 1px solid #999;
}

div.wd_middle ul li textarea {
	border: 1px solid #999;
	width: 250px;
	height: 110px;
	resize: none;
}

div.wd_middle ul.col1 {
	float: left;
	width: 167px;
	padding: 71px 0 0 35px;
}

div.wd_middle ul.col2 {
	float: left;
	width: 167px;
	padding: 71px 0 0 42px;
}

div.wd_middle ul.col3 {
	float: left;
	width: 252px;
	height: 136px;
	border-bottom: 1px solid #ff000;
	padding: 71px 0 0 43px;
}


div.wd_middle input#Submit {
	background: url(../img/webdesign/submit_btn.png) 0 0 no-repeat;
	border: 0;
	width: 112px;
	height: 44px;
	cursor: pointer;
	position: absolute;
	margin: 209px 0 0 -176px;
}

div.wd_middle input#Submit.hover {
	background-position: 0 -44px;
}

/*** web design bottom ***/

div.wd_bottom {
	height: 240px;
	width: 700px;
	background: url(../img/webdesign/webDesign_subhead.jpg) 0 0 no-repeat;
	margin: 15px 0px 0px 15px;
	display: block;
}
div.wd_bottom ul.col1 {
	padding: 40px 0 0 20px;
	margin: 0;
	list-style: none;
	width: 330px;
	float: left;
}

div.wd_bottom ul.col2 {
	padding: 40px 0 0 20px;
	margin: 0;
	list-style: none;
	width: 330px;
	float: left;
}

div.wd_bottom ul li {
	background: url(../img/email/tinyreddot.jpg) 2px 6px no-repeat;
	padding: 0 0 0 13px;
}