/* CSS Document */

#info_left {
	float: left;
	display: inline;
	width: 481px;
	margin-right: 27px;
	margin-top: 20px;
}
#info_right {
	float: left;
	display: inline;
	width: 326px;
	margin-top: 20px;
}

#content_container2 h1 {
	clear: both;
	width: 430px;
	height: 29px;
	text-indent: -5000px;
	background: url(../images/full_website_design_videos.gif);
}

#tutorial_info {
	display: block;
	background: url(../images/website_info.gif) no-repeat;
	width: 445px;
	height: 91px;
	margin-bottom: 15px;
}

#site_preview {
	display: block;
	background: url(../images/ilpreview.gif) no-repeat;
	width: 323px;
	height: 342px;
}

.launch_website {
	display: block;
	width: 260px;
	height: 80px;
	margin:0;padding:0;
	margin-left: 28px;
	margin-bottom: 28px;
}

.launch_website a {
	display: block;
	width: 260px;
	height: 80px;
	text-indent: -5000px;
	background: url(../images/launch_website.gif) no-repeat;
}


#order_container {
	background-color: #f5f4ec;
	border: 1px dashed #d2d0bd;
	padding: 17px;
	width: 290px;
}

#order_container h4 {
	font-size: 22px;
	font-weight: bold;
	margin:0;padding:0;
}

.formlegend {
	font-size: 18px;
	font-weight: bold;
}

.order_check {
	display: inline;
	float: left;
	margin-right: 10px;
}

.label_title {
	display: inline;
	float: left;
	font-size: 12px;
	margin:0;padding:0;
}

.label_desc {
	clear: both;
	display: block;
	margin:0;padding:0;
	margin-left: 28px;
	font-size: 12px;
	line-height: 15px;
	color: #7b7969;
	margin-bottom: 15px;
}

#push {
	display: block;
	height: 15px;
}

.order_go {
	display: inline;
	float: right;
	margin-right: 8px;
}

.greytext {
	color: #666666;
	font-style: italic;
	font-size: 12px;
}

.main_text {
	line-height: 17px;
}
