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 #00A0C6;
	width: 951px;

}
.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;
}

.top-line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #667274;
}
.mainImage {
	background-image: url(images/happyMan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainImage h1{
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom:2px;
}
.mainImage h2{
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:15px;
	color: #ffffff;
	font-weight: normal;
}
.mainImage td{
	font-size: 14px;
	color: #FFFFFF;
}
.mainImage td h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;	
}
.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 td {
}
.boxWborder ul {
	list-style-image: url(images/bullet2.gif);
	margin-top: 5px;
}
.boxWborder li {
	margin-bottom: 10px;
}
.boxWborder-traffic {
	background-color: #FFFFFF;
	border: 1px solid #00A0C6;
	padding: 10px;
	margin-top: 12px;
	margin-left: 12px;
}

.features {
	padding: 15px;
	background-color: #667274;
	color: #FFFFFF;
	font-size: 12px;
}
.features h1{
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 2px;
}
.features h2{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.features td{
	font-size: 10px;
	color: #FFFFFF;
}
.features a{
	color: #ffffff;
	font-weight: bold;
}
.features a:hover{
	color: #dddddd;
}
.features a:visited{
	color: #ffffff;
}
.features a:visited:hover{
	color: #dddddd;
}
.portBox{
	background-color: #BBC0C0;
}
.portBox a{
	color: #000000;
	font-weight: bold;
}
.portBox a:hover{
	color: #555555;
}
.portBox a:visited{
	color: #000000;
}
.portBox a:visited:hover{
	color: #555555;
}
.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: #000000;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
.footer a{
	color: #000000;
}
.footer a:hover{
	color: #555555;
}
.footer a:visited{
	color: #000000;
}
.footer a:visited:hover{
	color: #555555;
}
.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: 10px;
}
.table-features ul {
	list-style-image: url(images/bullet2.gif);
	margin-top: 5px;
}
.table-features li {
	margin-bottom: 10px;
	margin-left: -15px;
}
.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: 5px;
	padding-top: 2px;
	padding-bottom: 15px;
}
.table-features .imgPad{
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.extra-features {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 7px;
	color: #FFFFFF;
}
.extra-features td{
	font-size: 10px;
}
.extra-features h1{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom:12px;
}
.extra-features .header{
	background-color: #CAE9F0;
	font-size: 14px;
	font-weight: bold;
	color: #00A0C6;
}
.extra-features .tdPad{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 15px;
}
.extra-features .imgPad{
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.side-text {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 2px;
	color: #FFFFFF;
}
.side-text h1{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 8px;
}
.side-text h2{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
}
.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: #333333;
	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;
}
.pricing .r1{
	background-color: #F9F9F8;
}
.pricing .r2{
	background-color: #EBEDED;
}
.traffic {}
.traffic h1{
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 0px;
}
.traffic h2{
	font-size: 14px;
	color: #00A0C6;
	padding-top: 5px;
	margin-bottom: 2px;
}
.traffic td{
	font-size: 12px;
}
.trafficImage {
	background-image: url(images/trafficimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.trafficImage h1{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 20px;
}
.trafficImage h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.trafficImage td{
	font-size: 14px;
	padding-bottom: 25px;
	padding-right:10px;
	color: #FFFFFF;
}
.traffic li {
	padding-bottom: 8px;
	list-style-image: url(images/traffic-bullet.gif);
}
.traffic .table-features li {
	list-style-image: url(images/bullet2.gif);
	margin-bottom: 2px;
	margin-left:-8px;
}
.customImage {
	background-image: url(images/customimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.customImage h1{
	font-size: 18px;
	color: #ffffff;
	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: 25px;
	padding-right:10px;
	color: #FFFFFF;
}
a{
	color: #00A0C6;
}
a:hover{
	color: #0083A4;
}
a:visited{
	color: #00A0C6;
}
a:visited:hover{
	color: #0083A4;
}.icon-list {
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.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;
	color: #FFFFFF;
}
.contact h2{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}
.contact td{
	font-size: 12px;
	color: #FFFFFF;
}
.contact a{
	color: #FFFFFF;
}
.contact a:hover{
	color: #eeeeee;
}
.contact a:visited{
	color: #FFFFFF;
}
.contact a:visited:hover{
	color: #eeeeee;
}
.tinytext {
	font-size: 8px;
}

.breakout {
	font-style: italic;
	margin-left: 25px;
	font-size: 12px;
	margin-right: 5px;
	line-height: 18px;
	color: #FFFFFF;
}
.breakout .sig {
	font-size: 10px;
	font-style: normal;
	margin-top: -10px;
	line-height: 14px;
	color: #FFFFFF;
}
.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;
}
.portfolio a {
	color: #FFFFFF;
}
.portfolio a:hover {
	color: #eeeeee;
}
.portfolio a:visited {
	color: #FFFFFF;
}
.portfolio a:visited:hover {
	color: #eeeeee;
}
.templates {
	font-size: 10px;
	margin-right: 7px;
	margin-bottom: 25px;
	float: left;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.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;
}
.customfeatures {
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #00A0C6;
	margin-right: 15px;
}
.customfeatures td {
	font-size: 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");
	}
#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #00A0C6;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #eeeeee;
	color:#00A0C6;
}
