.background {
	background-attachment: scroll;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E2E6E8;
	text-align: center;
	vertical-align: middle;
	display: block;
}

/* Header */

.header{
	background-color: #E2E6E8;
	position: absolute;
	height: 165px;
	width: 1006px;
	top: 0px;
}

/* Containers */

.container {
	position: absolute;
	height: 480px;
	width: 900px;
	top: 165px;
	clear: none;
	float: none;
}
.content-header {
	background-image: url(images/content_round-header.png);
	position: absolute;
	height: 20px;
	width: 935px;
	left: -15px;
	top: 0px;
}

.sub-head1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 20px;
	width: 530px;
	left: 20px;
	top: 5px;
	text-decoration: underline;
}
.sub-head2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #295A7C;
	text-decoration: underline;
}
.sub-head3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #295A7C;
	text-decoration: none;
	letter-spacing: .1px;
}
.crumbs {
	position: absolute;
	height: 20px;
	width: 300px;
	left: 550px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
.coupon {
	border: 2px dashed #CCCCCC;
	position: absolute;
	height: 300px;
	width: 600px;
	left: 150px;
	top: 30px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 100%;
	width: 800px;
	position: absolute;
	left: 50px;
	top: 40px;
}
.copy #list {
	list-style-type: disc;
	white-space: normal;
}

.plans {
	position: absolute;
	width: 900px;
	left: 0px;
	height: 510px;
	background-color: #FFFFFF;
}
.plans-table {
	position: absolute;
	height: 456px;
	width: 860px;
	left: 20px;
	top: 20px;
	border: 1px solid #CCCCCC;
}

.content-footer {
	position: absolute;
	height: 20px;
	width: 935px;
	left: -15px;
	top: 950px;
	background-image: url(images/content_round-footer.png);
	background-repeat: no-repeat;
}


.content {
	background-color: #FFFFFF;
	position: relative;
	width: 900px;
	left: 5px;
	top: 0px;
	height: auto;
}

/* About */

.about {
	background-color: #EBF9FF;
	background-repeat: no-repeat;
	position: absolute;
	height: 240px;
	width: 900px;
	left: 0px;
	top: 20px;
}
.about-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 180px;
	width: 350px;
	left: 530px;
	top: 10px;
}
.about-services {
	position: absolute;
	height: 220px;
	width: 490px;
	left: 10px;
	top: 10px;
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;
}
.about-services #title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 15px;
	width: 412px;
	left: 5px;
	top: 5px;
}
.about-services #title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 15px;
	width: 205px;
	left: 7px;
	top: 29px;
}
.about-services #title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 15px;
	width: 205px;
	left: 7px;
	top: 118px;
}
.about-services #title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 15px;
	width: 205px;
	left: 236px;
	top: 29px;
}
.about-services #title4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #295A7C;
	position: absolute;
	height: 15px;
	width: 205px;
	left: 236px;
	top: 118px;
}
.about-services #img1 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 7px;
	top: 49px;
	background-image: url(images/web_design.png);
	background-repeat: no-repeat;
}
.about-services #img2 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 7px;
	top: 138px;
	background-image: url(images/seo.png);
	background-repeat: no-repeat;
}
.about-services #img3 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 236px;
	top: 50px;
	background-image: url(images/marketing.png);
	background-repeat: no-repeat;
}
.about-services #img4 {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 236px;
	top: 138px;
	background-image: url(images/ppc.png);
	background-repeat: no-repeat;
}
.about-services #copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 65px;
	width: 170px;
	left: 60px;
	top: 49px;
}
.about-services #copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 65px;
	width: 170px;
	left: 60px;
	top: 138px;
}
.about-services #copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 65px;
	width: 188px;
	left: 290px;
	top: 50px;
}
.about-services #copy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 65px;
	width: 188px;
	left: 290px;
	top: 138px;
}
.div-shadow {
	background-color: #FFFFFF;
	background-image: url(images/about-shadow.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 15px;
	width: 900px;
	top: 260px;
	left: 0px;
}
.spacer {
	height: 8px;
	width: 900px;
	left: 0px;
	position: absolute;
}


/* Footer */

.footer {
	position: absolute;
	height: 310px;
	width: 910px;
	left: 0px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
}
.footer #blog {
	position: absolute;
	height: 163px;
	width: 358px;
	left: 20px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer #tweet {
	position: absolute;
	height: 65px;
	width: 359px;
	left: 10px;
	top: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.footer #tweet-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footer #twitterStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.footer #twitterHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #295A7C;
	text-decoration: underline;
	position: absolute;
	height: 20px;
	width: 360px;
	left: 20px;
	top: 180px;
	text-align: left;
}


.footer #info {
	position: absolute;
	height: 90px;
	width: 220px;
	left: 400px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #295A7C;
}
.footer #divider {
	position: absolute;
	height: 215px;
	width: 10px;
	left: 630px;
	top: 15px;
}

.footer #email-form {
	position: absolute;
	height: 200px;
	width: 240px;
	left: 650px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #295A7C;
}
.footer #copyright {
	position: absolute;
	height: 26px;
	width: 380px;
	left: 20px;
	top: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #295A7C;
}
.footer #copyright a:link {
	color: #295A7C;
	text-decoration: none;
}
.footer #copyright a:visited {
	text-decoration: none;
	color: #295A7C;
}
.footer #copyright a:hover {
	text-decoration: underline;
	color: #295A7C;
}
.footer #copyright a:active {
	text-decoration: none;
	color:#295A7C;
}
.footer #callBTN {
	position: absolute;
	height: 80px;
	width: 194px;
	left: 415px;
	top: 110px;
}
.footer #networks {
	position: absolute;
	height: 40px;
	width: 237px;
	left: 650px;
	top: 264px;
}

.content #contact-copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 75px;
	width: 296px;
	left: 20px;
	top: 40px;
}
.content #contact-form {
	position: absolute;
	height: 200px;
	width: 235px;
	left: 365px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contact-form-bg {
	background-color: #FFFFFF;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 400px;
	width: 800px;
	left: 50px;
	top: 42px;
}
.contact-form-body {
	position: absolute;
	height: 356px;
	width: 400px;
	left: 375px;
	top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-align: left;
}
.contact-form-heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.contact-form-subfoot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #98B3BC;
}
.contact-form-info {
	position: absolute;
	height: 356px;
	width: 336px;
	left: 25px;
	top: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.sponsor {
	position: absolute;
	height: 50px;
	width: 200px;
	top: 420px;
	left: 350px;
}

