@charset "utf-8";
/*Prod is for the main products' block elements*/
body {
	background-image: url(../images/almond.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #000066;
	}
#WrapperHeader p {
	font-size: 82%;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#WrapperProducts img {
	float: left;
	padding-right: 4px;
	padding-left: 2px;
}

#WrapperMain {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	border: 1px solid #676767;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
}
#BannerWrapper {
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
}


#Header {
	text-align: left;
	height: 70px;
	width: 750px;
	margin-bottom: 3px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 0px;
}
#WrapperInner {
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/veticle_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	padding-right: 5px;
}
#SideBar ul, #SideBar li {
	font-size: 90%;
	color: #666666;
	text-align: left;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 6px;
}
#SideBar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}


#ProductBanner {
	background-color: #E5E5E5;
	height: 75px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SideBar li a:link, #SideBar li a:visited {
	font-size: 96%;
	color: #666666;
	text-decoration: none;
}
#SideBar li a:hover, #SideBar li a:active {
	color: #333333;
	font-weight: bold;
	font-size: 92%;
}

#SideBar {
	padding: 5px;
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F8F8F8;
	height: 100%;
}


#WrapperInner {
	float: left;
}


#Navigation {
	font-size: 82%;
	color: #C3C3C3;
	text-align: left;
	height: 20px;
	width: 756px;
	background-color: #E98100;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: middle;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 1px;
}
#ProductContent {
	float: left;
	width: 542px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}
.ProductBanner {
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	float: left;
}

#ProductContent h2 {
	font-size: 86%;
	font-style: normal;
	color: #DD8500;
	padding-bottom: 3px;
	font-weight: normal;
}


#ProductContent h1 {
	font-size: 90%;
	color: #E98100;
	width: 542px;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: normal;
}
#ProductContent p {
	font-size: 82%;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 3px;
	font-style: normal;
}


#WrapperHeader {
	float: left;
	height: 290px;
	width: 750px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Footer {
	background-color: #010167;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin: 0px;
}
#HeaderGraphic {
	float: left;
	height: 290px;
	width: 495px;
	margin-left: 0px;
	margin-right: 8px;
}
#HeaderInfo {
	background-color: #f4f4f4;
	text-align: left;
	float: left;
	height: 290px;
	width: 245px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#HeaderInfo p {
	text-align: left;
}
#HeaderInfo a:link, #HeaderInfo a:visited, #HeaderInfo a:hover, #HeaderInfo a:active {
	color: #0000FF;
	text-decoration: none;
}

#ProdKe form {
	padding-left: 5px;
	text-align: center;
}

#HeaderInfo h1 {
	font-size: 96%;
	color: #E8E8E8;
	background-color: #000066;
	width: 240px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#HeaderAddress {
	float: right;
	width: 500px;
}


#WrapperProducts {
	text-align: left;
	float: left;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 80%;
	color: #000066;
}


#Navigation li {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: inline;
	list-style-type: none;
	background-color: #E98100;
}
#Navigation ul {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.ProdHead {
	font-size: 82%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/orange_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 25px;
	width: 171px;
	padding-right: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
}
#ProdKe {
	background-color: #f4f4f4;
	text-align: left;
	float: left;
	width: 178px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 300px;
}
.ProdContainer {
	background-color: #F4F4F4;
	text-align: left;
	width: 174px;
	padding-right: 2px;
	padding-left: 2px;
}

#ProdHosting {
	background-color: #f4f4f4;
	text-align: left;
	float: left;
	height: 300px;
	width: 178px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ProdDomains {
	background-color: #f4f4f4;
	text-align: left;
	float: left;
	height: 300px;
	width: 178px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ProdReseller {
	background-color: #f4f4f4;
	text-align: left;
	float: left;
	height: 300px;
	width: 178px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Navigation li a:link, #Navigation li a:visited {
	color: #E0E0E0;
	text-decoration: none;
	border-top-style: none;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	vertical-align: middle;
	background-color: #E98100;
	padding-right: 3px;
}
#Navigation li a:hover, #Navigation li a:active
 {
	color: #000066;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E98100;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
#WrapperProducts h1 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/orange_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 25px;
	width: 170px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ProdMisc {
	background-color: #F4F4F4;
	float: left;
	width: 364px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 13px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#ProdMisc p {
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#ProdMisc a:link, #ProdMisc a:visited, #ProdMisc a:hover, #ProdMisc a:active {
	text-decoration: none;
	color: #000066;
}
#ProdKe a:link, #ProdKe a:visited, #ProdKe a:hover, #ProdKe a:active {
	text-decoration: none;
	color: #333333;
}
#ProdHosting a:link, #ProdHosting a:visited, #ProdHosting a:hover, #ProdHosting a:active {
	text-decoration: none;
	color: #333333;
}
#ProdDomains a:link, #ProdDomains a:visited, #ProdDomains a:hover, #ProdDomains a:active {
	color: #333333;
	text-decoration: none;
}
#ProdReseller a:link, #ProdReseller a:visited, #ProdReseller a:hover, #ProdReseller a:active {
	color: #333333;
	text-decoration: none;
}
#ProdClients p {
	font-size: 86%;
	color: #006600;
	text-align: justify;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#ProdMisc h1 {
	font-size: 90%;
	font-weight: bold;
}

#ProdClients {
	background-color: #F4F4F4;
	float: left;
	width: 366px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 1px;
}
#Occasional {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Occasional img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Footer p {
	font-size: 80%;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 5px;
}
#Footer ul {
	text-align: center;
}
#Footer h1 {
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#Footer ul a:link, #Footer ul a:visited {
	color: #999999;
	text-decoration: none;
}
#Footer li a:hover, #Footer li a:active {
	color: #999999;
}
#Header span {
	position: absolute;
	left: -4000px;
}

#Header img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ProdKe p {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 110%;
}
#Header img a:link, #Header img a:visited, #Header img a:hover, #Header img a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ProdDomains p {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 110%;
}
#ProdHosting p {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 1px;
	line-height: 110%;
}
.form {
	background-color: #E9E9E9;
	font-size: 90%;
	color: #006600;
	text-align: center;
	width: 98%;
	padding-top: 3px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border: 1px solid #666666;
}

#ProdReseller p {
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 110%;
}
#Footer p a:link, #Footer p a:visited, #Footer p a:hover, #Footer p a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 3px;
}


#Footer li {
	color: #999999;
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #999999;
	font-size: 78%;
	padding-top: 1px;
	padding-bottom: 1px;
}
#SideBar p {
	font-size: 98%;
	background-color: #E4E4E4;
	color: #727272;
	padding-left: 3px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
}
#ProductBanner span {
	position: absolute;
	left: -3000px;
}
#ProductContent em {
	color: #FF9900;
}
#ProductContent a:link, #ProductContent a:visited, #ProductContent a:hover, #ProductContent a:active {
	color: #0000CC;
	text-decoration: none;
}
#ProductContent ul {
	font-size: 84%;
	color: #333333;
	padding-bottom: 10px;
	list-style-image: url(../images/ke%20icon.gif);
	list-style-position: inside;
	padding-left: 10px;
}
#ProductContent li {
	color: #333333;
}
#ProductContent img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#resellertable {
	font-size: 88%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #E4E4E4;
	width: 98%;
}
.one {
	color: #333333;
	background-color: #C3C3C3;
	height: 15px;
	padding: 1px;
}
.two {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 18px;
}
#SideBar h1 {
	width: 180px;
	font-size: 98%;
	color: #FF9900;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.trTitle {
	font-size: 98%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.subTitle {
	background-color: #B9F1FF;
	color: #FF0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.plans {
	font-weight: bold;
	color: #333333;
	background-color: #FFFF00;
}
.mainbutton {
	font-weight: bold;
	color: #663300;
	background-color: #FF9900;
	margin-top: 3px;
}
.misc {
	color: #333333;
	background-color: #C3C3C3;
	height: 15px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 96%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#resellertable img  {
	text-decoration: none;
	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;
}
#OtherFeatured {
	color: #FF0000;
	background-color: #FFFF00;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-decoration: none;
	list-style-image: none;
	padding-right: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#OtherFeatured p {
	color: #FF0000;
}
#OtherFeatured li {
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	font-size: 86%;
}
#OtherFeatured img {
	text-decoration: none;
	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;
	text-align: left;
	float: left;
}
#OtherFeatured a:link, #OtherFeatured a:visited, #OtherFeatured a:hover, #OtherFeatured a:active {
	color: #0000FF;
}
#PmtMethods {
	background-color: #FFEFAE;
	color: #FF0000;
	float: left;
}
#PmtMethods img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#kecorp {
	color: #009900;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	float: left;
	width: 98%;
}
#kecorp p {
	color: #009900;
}

#kecorp h1 {
	font-size: 96%;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	width: 100%;
}
