/************************************************
*  Homepage Main					     	    * 
************************************************/

.boxtop1 {
	text-align: center;
	background-image: url(../images/buildwebsite.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop2 {
	text-align: center;
	background-image: url(../images/expandwebsite.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop3 {
	text-align: center;
	background-image: url(../images/marketyourbusiness.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop4 {
	text-align: center;
	background-image: url(../images/customizedsolution.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop5 {
	text-align: center;
	background-image: url(../images/link_building_title.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop6 {
	text-align: center;
	background-image: url(../images/content_writing_title.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop7 {
	text-align: center;
	background-image: url(../images/article_writing_title.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}

.boxtop8 {
	text-align: center;
	background-image: url(../images/complete_marketing_solution_title.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: center;
	}
	
.box img {
	margin: auto;
	display: block;
	padding: 0px;
}
#learn_more {
	float: left;
	margin: 0px;
	padding: 0px;
}
#get_started {
	float: right;
	margin: 0px;
	padding: 0px;
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #B70000;
}
#pricefrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #FFF;
	clear: both;
	margin: 5px;
}
#space2 {
	padding: 24px;
}
#space3 {
	padding: 12px;
	clear: both;
}
#space4 {
	padding: 19px;
	clear: both;
}

/************************************************
*  Order Pages					     	    * 
************************************************/
#order_mainform {
	margin: 0px;
	width: 1050px;
	height:700px;	
	padding: 0px;
}
#contact_mainform {
	margin: 0px;
	width: 1050px;
	height: 1000px;
	padding: 0px;
}
#left_step {
	background-image: url(../images/step_bg.png);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: left;
	width: 100px;
	height: 100%;
	padding: 0px;
}

#left_step_highlight {
	background-image: url(../images/step_highlight_bg.png);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: left;
	width: 100px;
	height: 100%;
	padding: 0px;
}

#right_step {
	background-image: url(../images/step_bg.png);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: right;
	width: 100px;
	height: 100%;
	padding: 0px;
}

#right_step_highlight {
	background-image: url(../images/step_highlight_bg.png);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: right;
	width: 100px;
	height: 100%;
	padding: 0px;
}

#order_details_sidelabel {
	background-image: url(../images/order_details.png);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100px;
}

#contact_details_sidelabel {
	background-image: url(../images/contact_details.png);
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	width: 100px;
}

#payment_details_sidelabel {
	background-image: url(../images/payments.png);
	background-repeat: no-repeat;
	display: block;
	height: 700px;
	width: 100px;
}
#order_details_box {
	position: relative;
	width: 740px;
	margin-right: 200px;
	margin-left: 100px;
	margin-top: 0px;
	border: thick groove #0039A6;
	margin-bottom: 0px;
	height: 600px;
}

#order_details_form {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
	height: 97%;
}

#contact_details_box {
	position: relative;
	width: 740px;
	margin-right: 100px;
	margin-left: 200px;
	margin-top: 0px;
	border: thick groove #0039A6;
	margin-bottom: 0px;
}

#order_details_form {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
	height: 97%;
}

#boxbody1 {
	color: #000;
}
#boxbullet1 {
	color: #00F;
}
#pricefrom {
	text-align: center;
}
#pricefrom {
	text-align: center;
}
#bullet {
	margin-bottom: 10px;
	margin-top: 10px;
}
p {
	margin: 5px;
	padding: 5px;
}

