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

form {
	padding:0px;
	margin:0px;
}
h1 {
	padding:0px;
	margin:0px;
	font-size:22px;
	color:#606060;
	font-family:helvetica;

}
h2 {
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#606060;
	font-family:helvetica;

}
h3 {
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#606060;
	font-family:helvetica;

}
h4 {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#606060;
	font-family:helvetica;

}
.h3 {
	color:#FF0000;
	font-size:14px;
}
.h6 {
	color: #CC3300;
	font-size:12px;
	font-weight:bold
}
.h4{
	color:#648d12;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
.h5{
	color:#648d12;
	font-weight:bold;
	font-size:11px;
	
}
.clearboth {
	clear:both;
}

#inside_header {
	background-image:url(images/about-client_header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#inside_header2 {
	background-image:url(images/about-client_header1.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#package_header {
	background-image:url(images/package_header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#join_header {
	background-image:url(images/join-header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#affiliates_header {
	background-image:url(images/affiliates-header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#online_header {
	background-image:url(images/online-header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
#hosting_header {
	background-image:url(images/hosting-header.jpg);
	height:305px;
	background-repeat:no-repeat;
}
.top {
	height:104px;
}

.sub-title {
	margin-left:300px;
	margin-top:76px;
}
#content-area {	
	float: left;
	padding:0px;
	background-image:url(images/green.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:1000px;
}

#footer-green-line {
	background-color:#f8faf2;
	height:7px;
	width:977px;
	margin:0px auto;
	position: relative;
	margin-top:10px;
}

/*-----left--------------*/

#left-column {
	width:233px;
	padding-top:5px;
	float:left;

	padding-left:30px;
}
#sub-client-list {
	width:233px;
}
#sub-client-mid {
	width:201px;
	background-image:url(images/clist-list-bg.gif);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
	font-size:11px;
	color:#000000;
	line-height:22px;
	background-color:#e7e8e4;
	padding-left:30px;
}


#sub-client-mid a{
	text-decoration:none;
	color:#000000;
}
#sub-client-mid a:visited{
	text-decoration:none;
	color:#000000;
}
#sub-client-mid a:hover, #sub-client li a.current{
	text-decoration:none;
	background-color:#d9d9d8;
	
}

#sub-client-bottom {
	width:233px;
}
#right-column {
	float:right;
	width:690px;

}
.text {
	font-size:11px;
	color:#000000;
	padding-top:0px;
	padding-bottom:10px;
}

.normaltext {
	font-size:11px;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.client-thumb {
	float:left;
	border:1px #CCCCCC solid;
	margin-right:30px;
	width:198px;
	margin-top:20px;
}
.business-partner {
	float:left;
	margin-right:30px;
	width:130px;
	margin-top:20px;
	
}
.linktext {
	color:#333333;
	text-decoration:none;
}
.linktext2 {
	color:#333333;
	text-decoration: underline;
	padding-left:10px;
}
.linktext3 {
	color:#333333;
	text-decoration: underline;
	
}
.whitetext {
	color:#FFFFFF;
	font-size: 11px;
}

.search {
	padding-top:25px;
	padding-bottom:10px;
}
.bold {
	font-weight:bold;
	font-size:11px;
}
.programe {
	width:977px;
	position: relative;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	font-family: Arial;
	font-size: 9px;
}
.creditcard {
	width:233px;
	}
