/*
Ifusion Hosting CSS Style sheet.
*/
html {
	margin:					0;
	padding:				0;
}
body {
	background:				#dedecc;
	margin:					0;
	padding:				0;
}
#headertextwrapper{
	width:					955px;
	text-align:				left;
	height:					120px;
	margin:					auto;
}
#headertext{
	width:					735px;
	text-align:				left;
	height:					60px;
	background-color:		#069;
	padding:				10px;
	float:					left;
}
#headerchat{
	width:					200px;
	text-align:				left;
	height:					60px;
	background-color:		#069;
	padding:				0px;
	float:					left;
}
#headerwrapper{
	text-align:				left;
	height:					150px;
	background-image:url(images/header_bg.png);
	margin:					auto;
}
#bodytextwrapper{
	width:					955px;
	text-align:				left;
	height:					275px;
	margin:					auto;
	padding-top:15px;
	margin-bottom:			15px;
}
#bodytext{
	width:					345px;
	height:					275px;
	float:					left;
}
#bodytextbox{
	width:					575px;
	text-align:				left;
	height:					255px;
	padding:				10px;
	float:					left;
	margin-left:			15px;
}
#bodywrapper{
	text-align:				left;
	height:					300px;
	background-image:		url(images/body_bg.png);
	margin:					auto;
	width:					975px;
}
#navigation{
	height:					20px;
	width:					700px;
	padding-right:			265px;
	margin:					auto;
	margin-top:				0px;
	padding-left:			10px;
	padding-top:			5px;
}
.nav_h1 {
	color:					#000;
	font-size:				17px;
}
.nav_h1 a {
	color:					#000;
	font-size:				17px;
	text-decoration:		none;
}
.nav_h1 a:hover {
	color:					#003366;
	font-size:				17px;
	text-decoration:		underline;
}
.nav_h2 {
	color:					#000;
	font-size:				15px;
}
.nav_h2 a {
	color:					#000;
	font-size:				15px;
	text-decoration:		none;
}
.nav_h2 a:hover {
	color:					#000;
	font-size:				15px;
	text-decoration:		underline;
}
.header_h1 {
	color:					#FFF;
	font-size:				36px;
}
#wrapper {
	background-color:		#f1f1e6;
	margin:					auto;
	width:					975px;
	height:					300px;
}

#wrapper_tos {
	background-color:		#f1f1e6;
	margin:					auto;
	width:					965px;
}
#wrapper #shared_column {
	background:				#3cb218;
	width:					325px;
	color:					#ffffff;
	float:					left;
	border-bottom: 			1px solid #000;
	height:					330px;
}
#wrapper #shared_column h1 {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					310px
}
#wrapper #shared_column h2 {
	background:				#4bc526;
	margin:					4px 0;
	padding:				1px 8px 0;
	height:					22px;
	width:					200px
}
#wrapper #shared_column ul li {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #business_column {
	background:				#ad4e1a;
	width:					324px;
	color:					#ffffff;
	float:					left;
	border-left: 			1px solid #000;
	border-bottom: 			1px solid #000;
	height:					330px;
}
#wrapper #business_column ul li {
	background:				#d06a33;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #business_column h1 {
	background:				#d06a33;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					310px;
}
#wrapper #business_column h2 {
	background:				#d06a33;
	margin:					4px 0;
	padding:				1px 8px 0;
	height:					22px;
	width:					220px;
}
#wrapper #reseller_column {
	background:				#3d95fa;
	width:					324px;
	color:					#ffffff;
	float:					left;
	border-left: 			1px solid #000;
	border-bottom:			1px solid #000;
	height:					330px;
}
#wrapper #reseller_column ul li {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #reseller_column h1 {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					307px
}
#wrapper #reseller_column h2 {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				1px 8px 0;
	height:					22px;
	width:					200px
}
#wrapper1 {
	background-color:		#f1f1e6;
	margin:					auto;
	width:					975px;
	height:					180px;
}
#wrapper1 #why_ifusion {
	background:				#efefef;
	width:					305px;
	height:					180px;
	color:					#ffffff;
	float:					left;
	padding:				10px;
	border-top: 1px solid #000;
}
#wrapper1 #domain {
	background:				#e4e4e4;
	width:					304px;
	height:					180px;
	color:					#ffffff;
	float:					left;
	padding:				10px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#wrapper1 #client_login {
	background:				#efefef;
	width:					304px;
	height:					180px;
	color:					#ffffff;
	float:					left;
	padding:				10px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#shared_button{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			8px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#business_button{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			8px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#reseller_button{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			8px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#shared_button2{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			10px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#business_button2{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			10px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#reseller_button2{
	width:					140px;
	height:					30px;
	float:					left;
	margin-left:			10px;
	text-align:				center;
	font-size:				16px;
	padding:				5px;
}
#footer{
	text-align:				center;
	width:					955px;
	padding:				10px;
	margin:					auto;
	padding-top:			25px;
	padding-bottom:			150px;
}
#wrapper #shared_box_1 {
	background-image:		url(../images/bg1.png);	
	width:					965px;
	float:					left;
	padding:				5px;
	border-bottom: 			1px solid #000;
	height:					110px;
}
#wrapper_tos #tos_box_1 {
	background-image:		url(../images/bg1.png);	
	width:					955px;
	float:					left;
	padding:				10px;
	border-bottom: 			1px solid #000;
}
#wrapper #shared_column_plan_1 {
	background:				#3cb218;
	width:					325px;
	color:					#ffffff;
	float:					left;
	border-bottom: 			1px solid #000;
	height:					390px;
}
#wrapper #shared_column_plan_1 h2 {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					308px
}

#wrapper #shared_column_plan_1 ul li {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #shared_column_plan {
	background:				#3cb218;
	width:					324px;
	color:					#ffffff;
	float:					left;
	border-bottom: 			1px solid #000;
	border-left: 			1px solid #000;
	height:					390px;
}
#wrapper #shared_column_plan h2 {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					307px
}

#wrapper #shared_column_plan ul li {
	background:				#4bc526;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #reseller_column_plan_1 {
	background:				#3d95fa;
	width:					325px;
	color:					#ffffff;
	float:					left;
	border-bottom: 			1px solid #000;
	height:					390px;
}
#wrapper #reseller_column_plan_1 h2 {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					308px
}

#wrapper #reseller_column_plan_1 ul li {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #reseller_column_plan {
	background:				#3d95fa;
	width:					324px;
	color:					#ffffff;
	float:					left;
	border-bottom: 			1px solid #000;
	border-left: 			1px solid #000;
	height:					390px;
}
#wrapper #reseller_column_plan h2 {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					36px;
	font-size:				25px;
	width:					307px
}

#wrapper #reseller_column_plan ul li {
	background:				#62a8f9;
	margin:					4px 0;
	padding:				5px 8px 0;
	height:					21px;
	font-size:				14px;
	width:					250px
}
#wrapper #about_box_1 {
	background-image:		url(../images/bg1.png);	
	width:					955px;
	float:					left;
	padding:				10px;
	height:					390px;
}
#wrapper #home_box_1 {
	background-image:		url(../images/bg1.png);	
	width:					955px;
	float:					left;
	padding:				10px;
}
#wrapperhome {
	background-color:		#f1f1e6;
	margin:					auto;
	width:					955px;
	height:					25px;
	padding:10px;
}

.font1{
	color:					#069;
}
