@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605f52;
	text-align: center;
	margin: 0;
	background-color: #c7d9e7;
}
h1 {
	color: #088aa0;
}
h2 {
	color: #088aa0;
}
a:link, a:visited {
	color: #088aa0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.float-left {
float:left;
}

.float-right{
float:right;
}

.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

.align-justify{
text-align:justify;
}

.align-cener {
text-align:center;
}

body#web a#weblink,
body#seo a#seolink,
body#intad a#intadlink,
body#about a#aboutlink,
body#contact a#contlink,
body#sitemap a#sitemaplink,
body#why a#whylink {
	color: #dbcc42;
}

a:link img, a:visited img {
	border: none;
}
#container {
	text-align: left;
	width: 780px;
	background-color: #FFF;
	margin: 0 auto;
	border-left: 1px solid #e0dbbb;
	border-right: 1px solid #e0dbbb;
}
#topNav {
	background-color: #088aa0;
	width: 100%;
}
#subnav {
	margin-top:-40px;
	margin-bottom:34px;
	padding:3px 5px;
	border: 1px solid #b0d9e0;
	border-top: 0;
	background: #e1f0f3;
	float:left;
}
#subnav.intad {
	margin-left: 155px;
}
#subnav a.active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#menu {
	padding: 3px 0 4px 25px;
	font-size: 13px;
}
#menu a:link, #menu a:visited {
	padding-left: 15px;
	padding-right:15px;
	color: #dae7e9;
	text-decoration: none;
}
#menu a:hover {
	color: #dbcc42;
	text-decoration: underline;
}

#menu a.active {
	color: #dbcc42;
}

#header {
	padding: 10px 20px 25px 35px;
	background: url("../images/internet_marketing_nj_headershadow.png") bottom center no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}
#header img {
	float: left;
	padding-top: 10px;
}

#header .top-sec {
	float: left;
	margin:0 0 0 30px;
	padding:16px 0 0 0;
	width:580px;
}

#header h1 {
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	margin: 0px 0 0px 0;
}

#header h1 a{
	text-decoration:none;
}

#header h1 a:hover{
	text-decoration:none;
}

#header span{
	float:right;
	text-align:right;
	font-size: 18px;
	font-weight:bold;
	padding:5px 0 0 0;
}
#header h1 .smaller {
	position: absolute;
	font-size: 18px;
	bottom: 0;
	right: 0;
}
#header h2 {
	margin-left: 140px;
	margin-top: 10px;
	padding-left: 10px;
	border-left: 5px solid #dbcc42;
	font-size: 18px;
	color: #caba24;
	font-weight: normal;
}
#header h2 span {
	color: #959169;
}
#flashheader {
	float:left;
	border-top:1px solid #faf5c6;
	padding-top:10px;
}
#content {
	padding-left: 35px;
	padding-top: 40px;
	line-height: 1.7em;
}
#content .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 50%;
}
#content .left h2 {
	font-size: 22px;
}
#content p {
	color: #605f52;
	font-size: 14px;
}
#content ol {
	font-size: 14px;
}
#content ul {
	margin-top: 0;
	font-size: 14px;
}
#content li {
	margin-top: 0;
}
#content .right {
	float: right;
	padding-left: 35px;
	padding-right: 35px;
	width: 35%;
	border-left: 1px dashed #d7d7d4;
}
#content .right p {
	font-size: 12px;
	line-height: 1.33em;
	padding: 10px;
	background-color: #f7f5e7;
	border: 1px solid #e0dbbb;
	margin-top: 0;
	margin-bottom: 0;
}
#content .left h3 {
	font-size: 16px;
	color: #088aa0;
}
#content .right .inside {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	background: none;
	padding: 0;
}
#content .left .margin {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	float: right;
	margin-left: 570px;
	width: 130px;
}
#content .left .margin ul {
	margin-left: 0;
	padding-left: 0;
}
#content .left .margin h3 {
	font-size: 12px;
	color: #605f52;
	margin-top: 0;
}

#content .left .inside {
	width: 640px;
}

#content .inside {
	width: 640px;
}

#content .right .inside p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	background: none;
	padding: 0;
}
#content .left .inside p img {
	margin-top: 4px;
	margin-right: 16px;
}
#content .right h2 {
	margin-bottom: 0;
	font-size: 16px;
}
#content .left #homeContact {
	font-size: 14px;
	color: #dbcc42;
}
#homeContact a:link, #homeContact a:visited {
	color: #088aa0;
	text-decoration: none;
}
#homeContact a:hover {
	text-decoration: underline;
}
#footer {
	margin-top: 30px;
	border-top: 1px solid #d4d3ba;
	padding: 10px 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #a1a08f;
	font-size:9pt;
	text-align:center;
}

#footer p{
	padding: 3px 0;
	margin:0;
	color: #a1a08f;
}

#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:95%;
}

#sitemap .left {
	width:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 50px;
}

#sitemap ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#sitemap ul li {
	margin:0 0 0 25px;
	padding:0 0 0 10px;
	list-style-type:disc;
	line-height:30px;
	color:#088aa0;
	font-size:11pt;
}



#sitemap li ul li {
	margin:0 0 0 25px;
	padding:0 0 0 10px;
	list-style-type:circle;
	line-height:20px;
	color:#666666;
	font-size:10pt;
}

#sitemap li ul li a{
	color:#959169;
	text-decoration:none;
}

#sitemap li ul li a:hover{
	color:#959169;
	text-decoration:underline;
}

#sitemap h2 {
	margin:0px 0 10px 0;
	padding:0;
	font:bold 14pt "verdana";
	color: #088aa0;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

.tags{
clear:both;
text-align:center;
width:100%;
border-top:1px dashed #cccccc;
padding:5px 0;
}

.tags-top{
clear:both;
text-align:center;
width:100%;
border-bottom:1px dashed #cccccc;
padding:5px 0;
}

.tags h1, .tags-top h1{
clear:both;
font:8pt "Verdana";
color:#adaeb0;
margin:0px 0 ;
padding:0;
}

.tags h1 a, .tags-top h1 a{
color:#adaeb0;
text-decoration:none;
}

.tags h1 a:hover, .tags-top h1 a:hover{
color:#088aa0;
text-decoration:underline;
}

.articles-title {
color: #088aa0;
font-size:20px;
font-weight:bold;
padding:5px 0;
width:706px;
}

#article-area {
background-color: #E1F0F3;
border: 1px solid #B0D9E0;
width:686px;
padding:5px 10px;
}

#article-area p{
line-height:16px;
padding:5px 0;
margin:0;
}

#article-area #marqueecontainer {
position:relative;
width:auto; /*marquee width */
height:100px; /*marquee height */
overflow: hidden;
padding:0px 0px 0px 0px;
}
