/* CSS Document */
body{
	font-family: Arial;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}


/*    header    */
#headermain{
	background-color: #FFFFFF;
}

#header{
	margin: auto;
	clear: both;
	width: 800px;
}

#logo{
	float: left;
	height: auto;
	width: 197px;
	padding-top: 57px;
	padding-bottom: 40px;
}
#headerleft{
	text-align: right;
	float: right;
	height: auto;
	width: 500px;
	padding-top:5px;
}
.headerlinks{
    font-family: Arial;
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;
	}
.divider{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}








/*     navigation    */

#menusmain{
	background-color: #e9e9e9;
	background-image: url(images/menusgr.jpg);
	background-repeat: repeat-x;
	height: auto;
}
#menus{
	margin: auto;
	width: 798px;
	height: 44px;
	background-color: #333333;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.buttons{
	height: 34px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top:11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.buttons:hover{
	height: 34px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top:11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #484848;
}
.current{
	height: 34px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top:11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #ff6600;
}
.buttonimg{
	background-image: url(images/menudivider.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 2px;
	height: 44px;
}






/*    home page body     */
#mainbody{
	background-color: #FFFFFF;
	background-image: url(images/mainbodygr.jpg);
	background-repeat: repeat-x;
	padding-bottom: 1px;
	background-position: left top;
}
#main{
	background-color: #FFFFFF;
	background-image: url(images/RevenueStreams.jpg);
	background-repeat: no-repeat;
	width: 698px;
	padding-top: 53px;
	padding-right: 21px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 79px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-bottom: 20px;
}
#featuredboxmain{
	background-image: url(images/featuredboxgr.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
#featuredboxtop{
	background-image: url(images/featuredboximg.jpg);
	background-repeat: no-repeat;
	width: 180px;
	padding-right: 10px;
	padding-left: 15px;
	background-position: left top;
	padding-top: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h3{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align:right;
}
h5{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;

}
.bbold{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;

}
.domainbold{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-bottom:5px;


}
.cbold{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;

}
.bluetext{	
    float: left;
	width: 735px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #3953a4;
	text-decoration: underline;}

.btext{
	font-size: 14px;
	font-weight: bold;
	color: #3953a4;
	text-decoration: underline;
	padding-left: 10px;
}
.forget{
	font-size: 12px;
	font-weight: normal;
	color: #3953a4;
	text-decoration: underline;
/*	padding-left: 10px;*/
}
.blinktext{
	font-size: 14px;
	font-weight: bold;
	color: #3953a4;
	text-decoration: underline;
	
}
.bbold1{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;

}
.forms{
	float: left;
	width: 735px;
	padding-top: 20px;
	}
	.submitform{
	float: left;
	width: 735px;
	}
	.forms1{
	float: left;
	width: 735px;
	padding-bottom: 10px;
	margin-bottom:20px;
	}
.name{
	float: left;
	width: 148px;
	height:18px;
	text-align: right;
	padding-right: 10px;
	padding-top: 14px;
	
}

.ename{
	float: left;
	width: 148px;
	height:18px;
	text-align: right;
	padding-right: 10px;
	padding-top:5px;		
}
.ename1{
	float: left;
	width: 148px;
	height:17px;
	text-align: right;
	padding-right: 10px;
	padding-top:5px;		
}
.msg1{
	float: left;
	width: 148px;
	height:18px;
	text-align: right;
	padding-right: 10px;
}
.form{
	float: left;
	width: 550px;
	height: 22px;
	padding-top:10px;
}
.pform{
	float: left;
	width: 550px;
	height: 22px;
	padding-top:10px;
	padding-bottom:10px;
}
.eform{
	float: left;
	width: 550px;
	height: 22px;
	padding-bottom:10px;
}
.eform1{
	float: left;
	width: 550px;
	height: 22px;
}
.eform2{
	float: left;
	width: 550px;
	height: 122px;
}

.send{
	float: left;
	width: 550px;
	height: 22px;
	margin-top:12px;
}
.form1{
	float: left;
	width: 550px;
	height: 20px;
	margin-top:5px;
	padding-top: 7px;
}
.form2{
	float: left;
	width: 550px;
	height: 122px;
	padding-top:10px;
}

.captcha{
	float: left;
	width: 550px;
	padding-top:10px;
	padding-left:155px;
}


.nameform{
	height: 20px;
	width: 280px;
	border: 1px solid #7f9db9;
}
.phoneform{
	height: 20px;
	width: 160px;
	border: 1px solid #7f9db9;
}
.messageform{
	height: 120px;
	width: 396px;
	border: 1px solid #7f9db9;
}
	
.smalltext{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.ctext{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.rtext{
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	margin: 0px;
}
.pass{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
.maketext{
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
}


#featuredboxbottom{
	background-image: url(images/featuredboxbottomimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 205px;
	background-color: #FFFFFF;
}
.homelists{
	margin: 0px;
	float: left;
	width: 244px;
	padding-top: 265px;
}
.homelists ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homelists li{
	padding-top: 0px;
	list-style-type: none;
	background-image: url(images/yarrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 15px;
}
.listcontent{
    font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}






/*     about us    */
.middlebody{
	margin: auto;
	width: 785px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 25px;
}
.domainbody{
	float:left;
	width:780px;
}
.domaintable{
	float:left;
	width:780px;

}
.available{
	width: 773px;
	float:left;
	padding-left:10px;
	background-color:#666666;

}
.category{
	float:left;
	width:755px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
}
.about{
	padding-left: 22px;
}	

.dbottom{
	float:left;
	width:761px;
	padding-top:10px;
	
}
.category1{
	float:left;
	width:88px;
	padding-top:6px;
	padding-bottom:6px;

}
.domain1{
	float:left;
	width:268px;
	padding-top:6px;
	padding-bottom:6px;

}
.com{
	float:left;
	width:26px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	padding-right:14px;
}
.six{
	float:left;
	width:105px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
	padding-right:10px;


}
.s{
	float:left;
	width:54px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
	padding-right:7px;

}
.es{
	float:left;
	width:71px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
	padding-right:4px;

}
.e{
	float:left;
	width:84px;
	padding-top:6px;
	padding-bottom:6px;

}
.make{
	float:left;
	width:105px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;

}

.cpc{
	width: 790px;
	float:left;
	
}
#tcategory1{
	float:left;
	width:88px;
    height:20px;
	padding-top:6px;
	/*background-color:#aaaabb;*/
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;

}
#tdomain1{
	float:left;
	width:268px;
    height:20px;
	padding-top:6px;
	/*background-color:#cccccc;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #ffffff;	

}
#tcom{
	float:left;
	width:40px;
	height:20px;
	padding-top:6px;
    background-color:#cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #ffffff;
	text-align:center;

}
#tsix{
	float:left;
	width:110px;
	height:20px;
	padding-top:6px;
	background-color:#cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #ffffff;
	text-align:right;
	padding-right:5px;

}
#tseven{
	float:left;
	width:56px;
	height:20px;
	padding-top:6px;
	background-color:#cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #ffffff;
	text-align: right;
	padding-right:5px;
}
#estibot{
	float:left;
	width:70px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#cccccc;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #ffffff;
	text-align: right;
	padding-right:5px;

}

.tmake{
	float:left;
	width:125px;
	height:26px;
	background-color:#cccccc;

}
.usertable{
	float: left;
	width: 735px;
	border: 1px solid #cc0000;
	padding-left:10px;
	padding-right:15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.middlebodyleft{
    width: 540px;
	float:left;
	padding-right:25px;
}
.middlebodyright{
    width: 200px;
	float:right;
	padding-right:20px;
}
.middlebodyright h5{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top:9px;
	padding-right: 0px;
	padding-left: 0px;
}
.middlebodyright h4{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align:left;
}
.middlebodyrighttop{
	background-image: url(images/middlelefttopimg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 190px;
	padding-left: 10px;
}
.moddlebodyrightmiddle{
	float: left;
	width: 178px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	padding-left: 10px;
	padding-bottom:15px;
	padding-right:10px;
	padding-top:10px;
}
.middlebodyrightbottom{
	background-image: url(images/middleleftbottomimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 200px;
}
.middlebody h1{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 10px;
}
.middlebody h2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 3px;
}
.middlebody p{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	line-height:22px;
}
.dbottom p{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	line-height:16px;
}



/*    projects     */
.projectimg{
	float: left;
	height: auto;
	width: 115px;
	margin-top: 7px;
}
.projectimg1{
	float: left;
	height: auto;
	width: 115px;
}
.projectcuntent{
	float: left;
	height: auto;
	width: 420px;
}





/*     solutions    */
.solutions{
   width:265px;
   float:left;
   padding-bottom:10px;
}
.middlebody ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.middlebody li{
	padding-top: 0px;
	list-style-type: none;
	font-size:14px;
	color:#333333;
	background-image: url(images/yarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 22px;
}
.listcontent{
    font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}





/*       copyright statement   */
.border{
	border: 1px solid #000000;
	float: left;
	height: auto;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}






/*     footer     */

#footermain{
	margin: auto;
	height: auto;
	width: 800px;
}
#footer{
	background-color: #333333;
	text-align: center;
	height:27px;
	padding-top:3px;

	
}
.footerlinks{
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlinksdivider{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
h6{
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding:3px 0px 10px 0px;
	margin:0px;
}
.error{
	float: left;
	width: 25px;
	height:50px;
}
.error1{
	float: left;
	width: 25px;
	height:50px;
	margin-top:8px;
	margin-left:4px;
	padding:10px;
}
