@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 100%;
	background-image: url(images/header-glow.png);
	background-repeat: no-repeat;
	background-position: center -14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #272936;
	/* background: url(images/bluegray_beams.jpg) center -14px repeat-y; */
	margin: 0;
	min-width: 950px;
	background-image: url(images/star_tile.gif);
	padding: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	display: block;
	float: none;
	clear: both;/*		height: 160px;
background-image: url(images/jupiter.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: right top;
	background-color: #030A17;*/
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:988px;
	height:160px;
	position:absolute;
	clear: both;
}
/* Logo */
/*#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("/images/headerbg.png"); }
#logo { height:100px; width:960px; margin:0 auto; background-image:url("/images/seo-logo.png"); background-position:top left; background-repeat:no-repeat; }*/

#header .logo {
	float: left;
	display: inline;
	margin-top: 10px;
}
#header .phone {
	float: right;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
}
#menumain {
	display: block;
	clear: both;
	width: 100%;
	/*	background-color: #2B4252;*/
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background:transparent url(images/opacity.png);
	border-bottom:1px solid transparent;
	margin-bottom:2px
}
/* HEADER TEXT */
#headertxt {
	width:350px;
	margin:0 auto;
	float: left;
/*	padding-top: 25px;*/
}
#firstline {
	/*	background-image:url("/images/textbg.png");
*/	color:#FFF;
	font-size:18px;
	/*	padding:4px 13px 7px;*/
	float:left;
	display:block;
	font-weight: bold;
}
#secondline {
	/*	background-image:url("/images/textbg.png");*/
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding:4 13px 7px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover {
	text-decoration:underline;
	color:#FFF;
}
.pictured {
	/*	background-color:#CC3333;*/
	color:#FFF;
	font-size:10px;
	/*	margin-top:5px;	
	padding:9px 16px;*/
	text-transform:uppercase;
	float:right;
	display:block;
	clear:both;

}
.pictured a {
	font-size:10px;
	font-style:italic;
	letter-spacing:0;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
}
.pictured a:hover {
	text-decoration:underline;
}
/* CONTROLS */
.btn {
	height:32px;
	width:32px;
	float:left;
	cursor:pointer;
}
#back {
	background-image:url("/images/btn_back.png");
}
#next {
	background-image:url("/images/btn_next.png");
}
#control {
	background-image:url("/images/btn_pause.png");
}
.mm {
	background:transparent url(images/opacity.png);
	border-bottom:1px solid transparent;
	margin-bottom:2px
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	padding-top: 0px;
	margin-top: 2px;
/*	margin-bottom: 0px;*/
}
li {
	font-size: 14px;
	margin-bottom: 5px;
}
dt {
	font-weight: bold;
	color: #000;
}
dd {
	margin-left: 0;
	margin-bottom: 15px;
}
dl {
	padding-left: 25px;
}
p.note {
	background-color: #EFEFEF;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	display: block;
	margin-left: 10px;
}
.readf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contact {
	background-color: #76A0B8;
	margin: 0px;
	padding: 0px;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#contact2 {
	background-color: #E4E9EF;
	width: 900px;
	border: 1px solid #728ED1;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: table;
}
#contact3 {
	background-color: #E4E9EF;
	border: 1px solid #728ED1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
pblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 10px;
	color: #000000;
}
.smallright {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	color: #000000;
	left: 607px;
	top: 197px;
	width: 93px;
}
.readred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.readR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bigtitle {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 26px;
	text-align: right;
	margin-top: 5px;
	float: right;
}
#content {
/*	background-color: #B9E3FE;
*/}
.imagebord {
	border: 1px solid #000000;
}
.iconsArea {
	padding-top: 20px;
}
.iconsArea a, .iconsArea a:link, .iconsArea a:visited, .iconsArea a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	white-space: nowrap;
}
.icon {
	float: left;
	display: block;
	width: 70px;
	height: 15px;
	background-image: url('../img/common/1x1.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	padding-top: 35px;
}
#call {
	font-size: 26px;
	font-weight: bold;
	padding-top: 30px;
}
#location {
	font-size: 13px;
	line-height: 26px;
	text-align: right;
}
.aboutIcon {
	float: left;
	padding: 25px 0px 15px 15px;
}
.aboutTxt {
	float: left;
	width: 499px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
#asp {
	background-image: url('../img/glyph/btn_asp_bg.gif');
}
#aspnet {
	background-image: url('../img/glyph/btn_aspdotnet_bg.gif');
}
#coldfusion {
	background-image: url('../img/glyph/btn_coldfusion_bg.gif');
}
#perl {
	background-image: url('../img/glyph/btn_perl_bg.gif');
}
#php {
	background-image: url('../img/glyph/btn_php_bg.gif');
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#python {
	background-image: url('../img/glyph/btn_python_bg.gif');
}
.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.italicsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
#paper {
	background-color: #CCFFFF;
	padding: 5px;
}
#white {
	background-color: #FFFFFF;
	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;
	display: block;
	/*	width: 730px;*/
	margin-top: 6px;
}
#white100 {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 100%;
	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;
}
.subtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.FAQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#sider {
	background-color: #FFFFFF;
}
.ReadCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.note2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.note2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.noteRight {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	width: 250px;
}
.note3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 10px;
}
.Contactform {
	background-color: #FFFFFF;
	border: thick solid #06F;
	display: block;
	padding: 5px;
	margin: 5px;
}
#note {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#paper-form {
	background-color: #CCFFFF;
	line-height: 20px;
	padding-left: 25px;
	display: block;
	margin-left: 25px;
	width: 550px;
}
/* begin styles for RSS Feed */

.rss_box {
	width: 90%;
	background-color: #ededed;
	border: 2px dashed #7485CA;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 2%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}
.rss_items {
}
.rss_item {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin: 8px 0;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
}
.rss_item a:hover {
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
}
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
}
.whitefooter {
	color: #FFFFFF;
	font-size: 10px;
}
.boxdot {
	background-color: #ededed;
	border: 1px dotted #426EA6;
	width:248px;
	margin-top: 10px;
	margin-left: 10px;
}
.readflist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	display: block;
	margin-bottom: -15px;
}
.readsmallcond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.ReadCopyI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
#Home {
	/*	background-color: #B9E3FE;
*/	display: table;
	padding: 0px;
	width: 988px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#fastwebform {
	display: table;
	width: 900px;
}
#search {
	display: block;
	height: 25px;
	width: 265px;
	right: 10px;
	top:5px;
	float: right;
	position: relative;
}
#navmenu {
	display: block;
	height: 38px;
	width: 550px;
	left: 10px;
	float: left;
	position: relative;
}
fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #222;
}
#search input, .search button {
	border: none;/*	float: left;*/
}
#search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat;
	margin-right: 5px;
}
#search input.box:focus {
	background: #616161 url(search_bg.gif) no-repeat left -38px;
	outline: none;
}
#search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;
}
#search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;
}
.input_text {
	font-size: .9em;
	width: 100px;
}
.subtitleblue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
/* begin styles for Footer */

#footer {
	position:relative;
	height:460px;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-image: url(http://www.kaistudios.com/images/seo-footer.png);
	background-repeat: no-repeat;
	background-position: center 260px;
	/*	height: 450px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFF;
}
#footer .container {
	background-color: transparent;
	background-image: url(images/f_shadow_bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footer h3 {
	font-weight: bold;
	margin-bottom: 0px;
}
#footer h4 {
	color: #AA7788;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer li {
	margin-bottom: 0.5em;
}
#footer a {
	color: #EFEFEF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*#footer #copyright {
	color: #CCC;
	margin-top: 3.5em;
}
#footer #copyright small {
	color: #FFF;
	display: block;
	font-weight: normal;
}
#footer #copyright strong {
	display: block;
	margin-top: 0.5em;
}

#footer .copyright {
	width: 988px;
	clear: both;
	padding-top: 1.5em;
	font-size: 10px;
	color: #FFF;
}*/
#footer #cert {
	width: 988px;
}
#footer #submenu {
	width: 988px;
	text-align:center;
	font-size: 12px;
}
#footer .f1, .f2, .f3, .f4 {
	width: 25%;
	float:left;
	display:inline;
}
#footer .copy1, .copy2, .copy3 {
	width: 33%;
	display:inline;
	float: left;
}
#footer .copy {
	/*	width: 33%;*/
	display:inline;
	float: right;
}
#copyright {
	clear: both;
	width: 988px;
	padding-top: 10px;
	width: 985px;
	font-size: 10px;
	color: #FFF;
	float: right;
}
#footer .copy3 {
	text-align: right;
}
/*TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial, Helvetica, sans-serif;
}*/
.domain_name_box {
	background-image: url('http://www.networksolutionsaffiliates.com/banners/images/nsllc-aff-dn-sb_120x60_02.gif');
	background-repeat: no-repeat;
	text-align: center;
	height: 29px;
}
A.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #e2ebf4;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.menu:active {
	FONT-SIZE: 12px;
	COLOR: #e2ebf4;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.menu:visited {
	FONT-SIZE: 12px;
	COLOR: #e2ebf4;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.menu:hover {
	FONT-SIZE: 12px;
	COLOR: #00CC33;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
#title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	COLOR: #4e7191;
	FONT-FAMILY: arial, Helvetica, sans-serif
}
.small {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	color: #666666
}
#check {
	font-size: 10px;
	width: 20px;
	display: none;
	visibility: hidden;
	z-index: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#note2 {
	background-color: #FFF;
	width: 248px;
	display: block;
	margin-left: 10px;
	margin-right: 0px;
}
#note3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	color: #333333;
}
.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #111;
	color: #fff;
}
.awesome:active {
	top: 1px;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
padding:;
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}
.green.awesome:hover {
	background-color: #749a02;
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}
.blue.awesome:hover {
	background-color: #007d9a;
}
.red.awesome, .red.awesome:visited {
	background-color: #e33100;
}
.red.awesome:hover {
	background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}
.magenta.awesome:hover {
	background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}
.orange.awesome:hover {
	background-color: #d45500;
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}
.yellow.awesome:hover {
	background-color: #fc9200;
}
.sidebar {
	display: block;
	float: right;
	width: 350px;
}
.middle {
	display: block;
	width: 70px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#adsright {
	position: fixed;
	top: 0px;
	right: 0px;
}
#adsleft {
	position: fixed;
	top: 0px;
	left: 0px;
}
#table {
	width: 550px;
	display: table;
	padding-left: 25px;
}
#plusone {
	float: right;
	width: 150px;
	display: inline;
	margin: 5px;
}
#fb-root {
	float: right;
	width: 150px;
	margin: 5px;
}
#social {
	float: right;
	width: 170px
}
#social img {
	padding-right: 5px;
}
#hsocial {
	float: left;
	width: 150px;
	padding-top: 25px;
}
#follow {
	float: right;
	width: 150px;
	margin: 5px;
}
#validation {
	float: right;
	width: 200px
}
#locations {
	float: right;
	width: 250px
}
#AuthorizeNetSeal {
	position:absolute;
	float: left;
	width: 100px
}
#copyright #locations a img {
	border: 0px;
	border: none;
	padding-left: 1px;
}
#Internet-Marketing {

}
#topbox {
	width: 700px;
	clear: both;
	display: block;
}

#leftbox {
	float: left;
	width: 234px;
}
#rightbox {
	float: right;
	width: 466px;
}
.contactinfo {
	color: #FFFFFF;
}
.noteRight .readR p {
	margin-bottom: 10px;
}


