@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
html {
	overflow: -moz-scrollbars-vertical !important;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}


a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #000;
}
a:active {
	color: #fff;
}


.hancock {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: right;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/blockq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:45px;
	line-height:25px;
	font-style: italic;
	overflow: visible;
	padding-top: 10px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
#featurelink {
position:absolute;
z-index:99999;
width:300px;
height:65px;
top:5px;
left:690px;
}
.testlogo {
	padding-top: 10px;
	padding-right: 10px;
}
.endquote {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
}
#logo {
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 102px;
	width: 1000px;
	position: relative;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-align: center;
	width: 100%;
	position: relative;
	top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#nav-container {
	background-image: url(../images/images/End.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 1000px;
}
h3.keywords {
	font-weight: bold;
	color: #dfdfdf;
	text-transform: uppercase;
}

h3.keywords a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h3.keywords a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3.keywords a:hover {
	color: #000000;
	text-decoration: none;
}
h3.keywords a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#nav {
	background-image: url(../images/images/End.jpg);
	background-repeat: repeat-x;
	height: 58px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul {
margin-left:opx;
}
#home a {
	background-image: url(../images/home.jpg);
	background-position: left top;
	height: 58px;
	width: 116px;
}		
.free-stuff {}
#body {
	background-image: url(../images/content-bg.jpg);
	height: 809px;
	width: 1000px;
	position: relative;
}
#body-subpage {
	background-image: url(../images/subpage-repeatingbg.jpg);
	width: 1000px;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	height:auto;
	padding-bottom:90px;
}
#bgtop {
	background-image: url(../images/subpage-bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	height:auto;
	padding-bottom:30px;
}
#footer {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #007093;
	height: 100px;
}

.footer {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
		padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ccdd22;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.footer li {
	display: inline;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#feature {
	float: right;
	height: 42px;
	width: 290px;
	position: relative;
	top:25px;
	right:15px;
	text-indent: -9999px;
	overflow: hidden;
}
.nav2 {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	top: 15px;
}
h2.feature {
	position: relative;
	background-image: url(../images/future-of-marketing.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 290px;
}
.content {
	width: 610px;
	position: relative;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #242424;
	line-height: 1.3em;
	left: 53px;
	top: 90px;
}
h2.title {
	margin: 0px;
	padding: 0px;
}
.company-name {
	color: #004053;
}
h2.free-ezine {
	text-indent: -9999px;
	background-image: url(../images/free-ezine-title.png);
	height: 41px;
	width: 178px;
	position: relative;
	left: 20px;
}
#freezin {
	float: right;
	height: 150px;
	width: 250px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	top: 590px;
	left: 740px;
}

#rightnav {
	width: 243px;
	position: absolute;
	left: 735px;
	top: 120px;
}

#rightnav-top {
	background-image: url(../images/rightnav-top.gif);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 243px;
	background-repeat: no-repeat;
}
#rightnav-body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 243px;
}
#rightnav-bottom {
	background-image: url(../images/rightnav-bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 243px;
	background-repeat: no-repeat;
}
.tha-list {
	color: #00a6d8;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	padding-left: 18px;
	padding-right: 30px;
}
.tha-list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	width: 100%;
	padding-left: 15px;
	padding-bottom:0px;
	padding-top:0px;
}
.tha-list a:link {
	color: #00a6d8;
	text-decoration: none;
}
.tha-list a:visited {
	color: #00a6d8;
	text-decoration: none;
}
.tha-list a:hover {
	color: #000;
	text-decoration: none;
}
.tha-list a:active {
	color: #00a6d8;
	text-decoration: none;
}
.newsletter {
	background-image: url(../images/newsletter-bg.png);
	height: 40px;
	width: 237px;
}
input.newsletter-form {
	position: relative;
	left: 45px;
	top: 11px;
	background-color: transparent;
	border:0;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
h2.title2 {
	padding-left: 10px;
}
#lightblue {
	background-color: #6d9cab;
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.creds {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: 25px;
}
.credits li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.creds a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.creds a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.creds a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.creds a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.submit {
	position: relative;
	float:right;
	top: 25px;
}
#subpage-bottom {
	background-image: url(../images/subpage-bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 133px;
	width: 1000px;
}
.sublist li {
	list-style-position: inside;
	margin-bottom: 20px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0982a6;
	padding-bottom: 20px;
	padding-right:10px;
}
#cols {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#leftcol {
	font-size: 11px;
	position: relative;
	clear: left;
	color: #FFFFFF;
	padding: 0px;
}

.leftcol li {
	list-style-position: inside;
}

.content li {
	list-style-position: inside;
}

#rightcol {
	font-size: 11px;
	position: relative;
	clear: right;
	color: #FFFFFF;
	padding: 0px;
}
.contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
#breadcrumbs {
	color: #FFFFFF;
	padding: 2px;
	width: 350px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8cdcf5;
}
#breadcrumbs a:link {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.boldme {
	font-weight: bold;
	color: #dfdfdf;
	text-transform: uppercase;
}
.fosheelist a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.fosheelist a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.fosheelist a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
}
.fosheelist a:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.fosheelist li {
	list-style-position: inside;
	list-style-type: disc;
	line-height:1.2em;
}
.anchorme a:link {
	font-size: 10px;
	color: #055973;
	text-decoration:none;
}
.anchorme a:visited {
	font-size: 10px;
	color: #055973;
	text-decoration:none;
}
.anchorme a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.anchorme a:active {
	font-size: 10px;
	color: #055973;
	text-decoration:none;
}
.probio {
	font-family: "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.probio a:link {
	color: #000000;
	text-decoration:none;
}
.probio a:visited {
	color: #000000;
	text-decoration:none;
}
.probio a:hover {
	color: #FFFFFF;
}
.probio a:active {
	color: #FFFFFF;
}
.bkmark li {
	font-family: "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	background-image: url(../images/bookmark.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 40px;
	line-height: 1.4em;
}
#report {
	background-image: url(../images/report-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 398px;
	width: 649px;
	position:relative;
	right:10px;
}
#reportname {
	float: left;
	width: 230px;
	position:relative;
	top: 215px;
	left:50px;
	
}
#reportemail {
	float: left;
	width: 290px;
	position:relative;
	top: 215px;
	left:70px;
	clear:right;
}
#reportsubmit {
position:relative;
top: 270px;
right:330px;
	
	}
.skills {
	list-style-position: inside;
	list-style-type: disc;
}
#quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	float: right;
	height: 200px;
	width: 255px;
	position:absolute;
	right: 10px;
	top:810px;
	}
	
.quote {
	font-style: italic;
	clear: right;
}
.author {
	font-weight: bold;
	padding-top: 10px;
}
#addthis {
	position: absolute;
	float: right;
	height: 20px;
	width: 250px;
	left:400px;
	top:780px;
}
.addthis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.wepromise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.leftport {
width:50%;
float:left;
padding:0px;
margin:0px;
height:400px;
}
.rightport {
width:50%;
float:right;
padding:0px;
margin:0px;
height:400px;
}
ul.newnav {
	margin: 0px;
	padding: 0px;
}
#seper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005a75;
	margin-bottom: 20px;
	margin-top: 20px;
}

input.contact {
	height: 23px;
	width: 220px;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 5px;
	border: 2px solid #007193;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/images/inputbg.png);
	background-repeat: repeat-x;
	margin-bottom: 3px;
}

textarea.contact3 {
	width: 260px;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 5px;
	border: 2px solid #007193;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/images/inputbg.png);
	background-repeat: repeat-x;
	margin-bottom: 3px;
}