body {
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
    text-align: center;
}

#container {
  margin: 0 auto;
  width: 1025px;
  } 

.style3 {	font-family: "Arial Black";
	font-size: 12px;
	color: #0099CC;
}
.style5 {font-family: "Arial Black"; font-size: 12px; color: #FFFFFF; }
.style6 {	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF7C0B;
	text-decoration: none;
}
.style7 {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFFFFF;
}
.style9 {
	font-size: 14px;
	color: #999999;
	font-family: "Arial Black";
}
.style17 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style19 {
	font-family: "Arial Black";
	font-size: 12px;
	color: #999999;
}
.style22 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style24 {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style25 {color: #7ABCFF}
.style26 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.style27 {font-size: 12px}
.style31 {color: #DFEF9C}
.style34 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style35 {color: #006600}
.style36 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style37 {
	font-size: 20px
}
.style42 {
	font-family: "Courier New", Courier, monospace
}
.style43 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style44 {
	color: #000000;
	font-weight: bold;
}
.style45 {font-size: 14px}
.style46 {color: #FF6600}
.style47 {color: #FFFFFF}
.style49 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.style51 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.style52 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -350px;
left: 0px; /*position where enlarged image should offset horizontally */

}

.style53 {color: #EDEDED}
.style54 {color: #666666; font-size: 18px; }
.style56 {color: #666666; font-size: 16px; }
.style59 {color: #666666; font-size: 14px; }
.style60 {font-size: 14px}
.style62 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style64 {color: #FF6600; font-weight: bold; }
.style66 {
	font-size: 14px;
	font-weight: normal;
}
.style67 {
	color: #666666;
	font-size: 10px;
}
.style70 {font-size: 12px; color: #FFFFFF;}
.style55 {font-size: 11px; color: #FFFFFF; }
.stylered {
	color: #F00;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	text-align: right;
	margin: 0;
}
.seo_plans {
	background-image: url(seo_plans.gif);
	background-repeat: repeat-y;
	text-align: left;
	width:667px;
	padding-top:0px;
}

#text {margin:5px auto; width:500px;}
.hotspot {color:#000000; cursor:pointer;}

#tt {position:absolute; display:block; background:url(tt_left.gif) top left no-repeat; text-align:left; font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;}
#tttop {display:block; height:5px; margin-left:5px; background:url(tt_top.gif) top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tt_bottom.gif) top right no-repeat; overflow:hidden;}
