.justify{
	text-align: justify;
	font-weight: normal;
}
.center{
	text-align: center;
	font-weight: normal;
	color: #000000;
}
/* Octopus Engine */
.north { background: url(../images/north.png) repeat-x top; }
.east { background: url(../images/east.png) repeat-y right; }
.south { background: url(../images/south.png) repeat-x bottom; }
.west { background: url(../images/west.png) repeat-y left; }
.ne { background: url(../images/ne.png) no-repeat top right; }
.se { background: url(../images/se.png) no-repeat bottom right; }
.sw { background: url(../images/sw.png) no-repeat bottom left; }
.nw { background: url(../images/nw.png) no-repeat top left; }

.nw {
	padding: 15px;
} /* Controls padding.  Increase to make text further away from edges; decrease to bring closer.  */

/* Octopus Box 1 - max width default */
.octopus {
	width: 100%;
	clear: both;
	text-align: justify;
	}

/* Octopus Box 2 - 30% width */
.seahorse {
	width: 600px;
	clear: both;
	vertical-align: top;
	padding: 10px;
	}

/* Octopus Box 3 - 70% width */
.swordfish {
	float: right;
	width: 200px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	}
.swordfishleft {
	float: left;
	width: 180px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	}

/* Octopus Box 4 - 100% width - Verbose, same as box #1 */
.squid {
	clear: both;
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	background-position: center top;
	vertical-align: top;
	text-align: justify;
	color: #525252;
	padding: 5px;
	}
.contact1 {
	clear: both;
	width: 280px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: top;
	color: #333333;
	padding: 2px;
	margin-left: 10px;
	margin-right: 0px;
	}
#tagcloud {
	background-image: url(../images/seo_captop.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 420px;
	font-weight: bolder;
	color: #003399;
}
.tagcloud {
	font-weight: bolder;
	color: #003399;
	text-align: center;
	padding-left: 20px;
	padding-top: 50px;
	line-height: 1.8em;
	text-indent: 8px;
	padding-right: 10px;
}
.seopack {
	background-color: #FFF;
	background-image: url(/images/packagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 650px;
	text-align: left;
	float: left;
}
.seopacktop {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(/images/packagetop_seo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 650px;
	height: 28px;
	font-size: 14px;
	padding: 0px;
	display: block;
	text-indent: 5px;
}
.seopackfoot {
	color: #FFF;
	background-image: url(/images/packagebottom_seo.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 26px;
	text-align: right;
	margin: 0px 0px 8px;
	padding: 0px 0px 6px;
}


.packspaceseo {
	float: left;
	width: 15px;
}

.ptube {
	padding: 4px;
}
.graph {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/SEO_makes_good_business.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 296px;
	width: 420px;
	letter-spacing: 1.2px;
	text-align: left;
	float: left;
	font-weight: bolder;
	background-position: center top;
}
.innertube {
	padding: 0px 9px 9px;
}


.squidleft {
	clear: both;
	width: 200px;
	float: left;
	padding: 5px;
		}
.squid300 {
	width: 350px;
	float: none;
	padding: 5px;
		}
.eel {
	clear: both;
	text-align: justify;
	}
.orca {
	clear: both;
	width: 80%;
	font-size: 11px;
	color: #232323;
	float: none;
	background-position: top;
	margin: 4px;
	padding: 5px;
	}
.rightwhale {
	clear: both;
	width: 430px;
	float: right;
	}
.babywhale {
	clear: both;
	width: 370px;
	float: right;
	}
.leftwhale {
	clear: both;
	width: 430px;
	float: left;
	}
/* Blue Octopus Engine */
.north2 { background: url(/images/north2.png) repeat-x top; }
.east2 { background: url(/images/east2.png) repeat-y right; }
.south2 { background: url(/images/south2.png) repeat-x bottom; }
.west2 { background: url(/images/west2.png) repeat-y left; }
.ne2 { background: url(/images/ne2.png) no-repeat top right; }
.se2 { background: url(/images/se2.png) no-repeat bottom right; }
.sw2 { background: url(/images/sw2.png) no-repeat bottom left; }
.nw2 { background: url(/images/nw2.png) no-repeat top left; }

.nw2 {
	padding: 15px;
}
.blueorca {
	clear: both;
	width: 90%;
	font-size: 11px;
	color: #000099;
	float: none;
	background-position: top;
	background-color: #f0f7ff;
	margin: 8px;
	}
.octopusblue {
	width: 95%;
	clear: both;
	font-size: 11px;
	color: #000099;
	background-color: #f0f7ff;
	margin: 8px;
	text-align: justify;
	}

/* from seo */
table.main {
border: 1pt solid black
}
.divbanner {
	width: 849px;
	text-align: center;
	background-position: center top;
	overflow: hidden;
}
.divemp {
	width: 700px;
	background: #DEEFF8 center top;
	padding: 6px;
	color: #003366;
	text-align: justify;
	border-top: 1px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 3px solid #006699;
}
.divcomment {
	width: 400px;
	background: #EAF4FB center top;
	padding: 7px;
	color: #003366;
	text-align: justify;
	margin: 4px;
	top: auto;
	font-size: 11px;
	border: 5px inset #006699;
}
.attentiondiv {
	background-color: #F2FFF2;
	border: 4px solid #093;
	padding: 1px 5px;
	margin-right: 20px;
	margin-left: 20px;
}
.attentionsm {
	background-color: #F2FFF2;
	border: 4px solid #093;
	padding: 1px 7px;
	margin-right: 5px;
	margin-left: 5px;
	width: 390px;
	text-align: left;
}
.divjustify {
	text-align: justify;
}




/* end from seo */
/* containers */
/* Tables */
th, tbody td {
	text-align: left;
	vertical-align: top;
}
.lines-table {
	border-bottom: 1px solid #ccc;
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}

.lines-colspan {
	background-image: url(/images/portview.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #3E447B;
	height: 10px;
	background-color: #DAE0E7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lines-title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E9E9E9;
	background-color: #B9BFD7;
	background-image: url(/images/portfdark.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	height: 21px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* End tables */
