@charset "utf-8";
/* CSS Document */

p {
	font-size: 1em;
	line-height: 18px;
}

#content-main h1 {
	width: 274px;
	height: 32px;
	text-indent: -5000px;
	background: url(../images/learn-website-design.gif);
	margin:0;padding:0;
}

#learn-left {
	display: inline;
	float: left;
	width: 486px;
	height: 200px;
}

#learn-right {
	display: inline;
	float: right;
	width: 252px;
	margin-right: 54px;
}

#learn-right ul {
	list-style-type: none;
	margin:0;padding:0;
	margin: 12px 15px 0 0;
}

#learn-right ul li {
	display: block;
	width: 248px;
	height: 25px;
	background: #f2f0e7 url(../images/bullet.gif) no-repeat;
	background-position: 4px 4px;
	text-indent: 21px;
	font-size: .9em;
	margin-bottom: 2px;
}

p.style-flare {
	width: 468px;
	height: 28px;
	float: left;
	display: inline;
	background: url(../images/site1.gif);
	text-indent: -5000px;
	margin:0;padding:0;
}

p.hosting-mainstream {
	width: 556px;
	height: 27px;
	float: left;
	display: inline;
	background: url(../images/site3.gif);
	text-indent: -5000px;
	margin:0;padding:0;
}

p.professional-corporate {
	width: 512px;
	height: 28px;
	float: left;
	display: inline;
	background: url(../images/site2.gif);
	text-indent: -5000px;
	margin:0;padding:0;
}

p.view-full-design {
	width: 134px;
	height: 23px;
	float: right;
	display: inline;
	margin:0;padding:0;
	background: url(../images/view-full-design.gif);
	margin-right: 54px;
}

p.view-full-design a {
	display: block;
	text-indent: -5000px;
}

#site1 {
	display: block;
	width: 784px;
	height: 178px;
	background: url(../images/site1_thumb.gif);
}

#site2 {
	display: block;
	width: 784px;
	height: 178px;
	background: url(../images/site2_thumb.gif);
}

#site3 {
	display: block;
	width: 784px;
	height: 177px;
	background: url(../images/site3_thumb.gif);
}

#site-desc {
	display: block;
	width: 756px;
	background: #fafaf6;
	padding: 14px;
	margin-bottom: 25px;
}

#site-desc p {
	font-size: .9em;
	color: #414141;
	margin:0;padding:0;
	line-height: 18px;
}


.read-what-others {
	display: inline;
	float: left;
	width: 180px;
	height: 26px;
	background: url(../images/read-what-others.gif);
}

.read-what-others a, .frequently-asked-questions a {
	color: #4b4b4b;
	text-decoration: none;
	font-size: 1em;
	margin-left: 8px;
}


.frequently-asked-questions {
	display: inline;
	float: left;
	width: 166px;
	height: 26px;
	background: url(../images/frequently-asked.gif);
	margin-left: 54px;
}


.order-now {
	display: inline;
	float: left;
	width: 77px;
	height: 26px;
	background: url(../images/order-now-yellow.gif);
	margin-left: 57px;
}

.order-now a {
	color: #4b4b4b;
	text-decoration: none;
	font-size: 1em;
	margin-left: 8px;
	font-weight: bold;
}





















