#main #prices {
	margin: 10px auto 0px auto;
	padding: 0px;
	width:770px;
}

	
#static_dynamic {
	background: url(../images/gold_bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 250px;
}

#prices h2 span {
	color: #000;
}	

p.prices {
	color:#000;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

#static {
	margin: 0px 0px 10px;
	padding: 20px;
	float: left;
}

#static h2{
	margin: 0px;
	padding: 0px 0px 0px 55px;
	font:italic bold 24px/48px Georgia, "Times New Roman", Times, serif;
	color:#B10000;
	background: url(../images/static_website.png) no-repeat left top;
}



#static h2 span {
	color: #000;
}


#dynamic {
	margin: 0px 0px 10px;
	padding: 20px;
	float: right;
}
#dynamic h2{
	margin: 0px;
	padding: 0px 0px 0px 55px;
	font:italic bold 24px/48px Georgia, "Times New Roman", Times, serif;
	color:#B10000;
	background: url(../images/dynamic_website.png) no-repeat left top;
	
}
#dynamic h2 span {
	color: #000;
}


#addons {
	margin: 0px auto;
	padding: 20px;
	float: left;
	clear: both;
	height: 250px;
	width: 710px;
}
#addons h2 {
	background-image: url(../images/addons.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	line-height: 50px;
	font:italic bold 24px/48px Georgia, "Times New Roman", Times, serif;
	color:#B10000;
}

#addons p{
	color:#000;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

#addons span{
	color:#006;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

