body {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/bg.jpg);

}
.container {
	background-color: #FFFFFF;
	margin: 25px 25px 10px;
	border: 1px solid #9A9C97;
	width: 951px;

}
.smallBlue{
	font-size:10px;
	color:#00a0c6;
}
.top-bar {
	background-image: url(images/top-line.jpg);
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 00A0C6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav a{
	color: #00A0C6;
}
.nav a:hover{
	color: #0083A4;
}
.nav a:visited{
	color: #00A0C6;
}
.nav a:visited:hover{
	color: #0083A4;
}
.content {
	background-image: none;
	font-size: 12px;
	padding: 15px 12px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content h1{
	font-size: 30px;
	color: #00A0C6;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
}
.content h2{
	font-size: 18px;
	color: #00A0C6;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:5px;
}
.top-line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainImage {
	background-image: url(images/happyMan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainImage h1{
	font-size: 30px;
	color: #00A0C6;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom:12px;
}
.mainImage h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainImage td{
	font-size: 14px;
}
.123pad {
	margin-right: 10px;
	margin-bottom: 25px;
}
.sideShadow {
	background-image: url(images/sideShadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.side-line {

	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxWborder {
	background-color: #FFFFFF;
	border: 1px solid #00A0C6;
	margin: 12px;
}
.boxWborder h2{
	font-weight: bold;
}
.features {
	padding: 15px;
}
.features h1{
	font-size: 18px;
	font-weight: bold;
	color: #00A0C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 2px;
}
.features h2{
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.features td{
	font-size: 10px;
}
.features a{
	color: #00A0C6;
}
.features a:hover{
	color: #0083A4;
}
.features a:visited{
	color: #00A0C6;
}
.features a:visited:hover{
	color: #0083A4;
}
.inset-top {
	background-image: url(images/insetBox-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inset-bottom {
	background-image: url(images/insetBox-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.weBuild {
	background-image: url(images/weBuild.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pad-top {
	padding-top: 5px;
}
.footer {
	font-size: 10px;
	color: #00A0C6;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.footer a{
	color: #00A0C6;
}
.footer a:hover{
	color: #0083A4;
}
.footer a:visited{
	color: #00A0C6;
}
.footer a:visited:hover{
	color: #0083A4;
}
.news {
	padding-right: 10px;
	font-size: 12px;
}
.news a{
	font-size: 10px;
	color: #00A0C6;
	text-align: right;
}
.news a:hover{
	color: #0083A4;
}
.news a:visited{
	color: #00A0C6;
}
.news a:visited:hover{
	color: #0083A4;
}
.news h1{
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/newsHeadline.gif);
	background-repeat: no-repeat;
	text-indent: 5pt;
	margin-bottom: 0px;
}
.news h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #00A0C6;
}
.seo {
	padding-left: 10px;
	font-size: 12px;
}
.seo h1{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #00A0C6;
}
img {
	border: none;
}
.blue-top {
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-bottom {
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blue-left {
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blue-right {
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.table-features {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 7px;
	background-color: #FCFCFC;
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table-features td{
	font-size: 12px;
}
.table-features h1{
	font-size: 14px;
	font-weight: bold;
	color: #00A0C6;
	margin-left: 10px;
	margin-bottom: 0px;
}
.table-features .header{
	background-color: #CAE9F0;
	font-size: 14px;
	font-weight: bold;
	color: #00A0C6;
}
.table-features .headerBlueRight{
	background-color: #CAE9F0;
	font-size: 14px;
	font-weight: bold;
	color: #00A0C6;
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.table-features .headerBlueLeft{
	background-color: #CAE9F0;
	font-size: 14px;
	font-weight: bold;
	color: #00A0C6;
	background-image: url(images/blue-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table-features .tdPad{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.side-text {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 2px;
}
.side-text h1{
	font-size: 14px;
	color: #00A0C6;
	font-weight: bold;
}
.side-text h2{
	font-size: 12px;
	color: #00A0C6;
	font-weight: bold;
}
.side-text ul{
	list-style-image: url(images/bullet.gif);
}
.side-text li{
	list-style-image: url(images/bullet.gif);
	padding-bottom: 7px;
}
.pricing {
	
}
.pricing h1{
	font-size: 18px;
	color: #00A0C6;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 0px;
}
.pricing h2{
	font-size: 14px;
	color: #00A0C6;
	padding-top: 5px;
	margin-bottom: 2px;
}
.pricing td{
	font-size: 12px;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:4px;
}
.pricing .r1{
	background-color: #F9F9F8;
}

.homeTop{
	font:Verdana, Arial, Helvetica, sans-serif

}
.homeTop h1{
	font-size: 20px;
	margin-bottom: 15px;
}
.homeTop h2 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.homeTop .step {
	font-size: 12px;
	padding-top: 2px;
}
.homeTop .diy {
	background-image: url(images/happyMan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.homeTop .custom {
	background-image: url(images/customhome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}

.customImage {
	background-image: url(images/customimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.customImage h1{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 20px;
}
.customImage h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.customImage td{
	font-size: 12px;
    padding-bottom: 4px;
	padding-right:10px;}
a{
	color: #00A0C6;
}
a:hover{
	color: #0083A4;
}
a:visited{
	color: #00A0C6;
}
a:visited:hover{
	color: #0083A4;
}.icon-list {
	font-size: 11px;
	padding-right: 10px;

}
.testimonials {
	font-size: 12px;
	padding-bottom: 15px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
}
.testimonialsNoLine {
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.contact {
	font-size: 12px;
	padding-left: 5px;
}
.contact h2{
	font-size: 18px;
	color: #00A0C6;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}
.contact td{
	font-size: 12px;
}.tinytext {
	font-size: 8px;
}

.breakout {
	font-style: italic;
	margin-left: 25px;
	font-size: 12px;
	margin-right: 5px;
	line-height: 18px;
}
.breakout .sig {
	font-size: 10px;
	font-style: normal;
	margin-top: -10px;
	line-height: 14px;
}
.portfolio {
	font-size: 10px;
	margin-right: 22px;
	margin-bottom: 20px;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.portfolio img {
	border: 1px solid #cccccc;
}
.templates {
	font-size: 10px;
	margin-right: 7px;
	margin-bottom: 25px;
	float: left;
	font-weight: bold;
	text-align: center;
}
.templates img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.templates p {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.ContactForm {
	border: 1px solid #00A0C6;
	margin: 10px;
}
.ContactTitle {
	font-weight: bold;
	color: #00A0C6;
	padding-left:10px;
	padding-top:10px;
	font-size: 14px;
}
.ContactEntrylabel {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-left:10px;
}
.ContactEntryinput {
	padding-right:10px;
}
.ContactButton {
	padding-bottom:10px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 4px; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

