body  {
	font: 100%;
	width:998px;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
	margin: 0 auto;
}
#container { 
	width: 998px;
	background:#FFF;
	margin:0px 0px 0px 0px;
	border: 2px  solid #FFF;
	text-align: left;
} 
a:link {color: blue; text-decoration: none;font-weight:bold;}
a:visited { color: black; text-decoration: none;font-weight:normal;}
a:hover { color: red; font-weight:bold;text-decoration: underline;}
a:link.special{color: blue; text-decoration: none;font-weight:bold;font-size:17px;}
a:visited.special { color: blue; text-decoration: none;;font-weight:bold;}
a:hover.special { color: red; font-weight:bold;text-decoration: underline}

h1{
	font-weight:bold;
	font-size:28px;
	color: #999999;
	text-align:center;
	padding: 18px;
}
h2{
	font-size:19px;
	text-align: center;
	font-weight:bold;
	text-transform:capitalize;
	color:red;
}
i{
	font-size:17px;
	text-align: left;
	font-weight:bold;
	text-transform:capitalize;
	color:red;
	}
i a:link, i a:visited
{
	color: #FBFFFF;
	font-weight:bold;
	padding:7px 5px 7px 5px;
	background-color:#D1D14B;
	text-decoration: none;
	border-top: 1px solid #B7BAFB;	
	border-left: 1px solid #B7BAFB;
	border-bottom: 1px solid #D0FAFF;
	border-right: 1px solid #D0FAFF;}
i a:hover
{	color: red;				
	padding:8px 6px 8px 6px;			
	background-color:#B3F2D5;			
	border-top: 1px solid #D0FAFF;		
	border-left: 1px solid #D0FAFF;
	border-bottom: 1px solid #B7BAFB;
	border-right: 1px solid #B7BAFB;
	font-weight:bold;
	text-decoration:none;}
	
span{color: blue;text-decoration:underline;}	
#header {
		width:998px;height:100px;
		margin:0px 0px 0px 0px;
		background-color:#DFDCFC;
}
#title {
	width:320px; height:100px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	float:left;
	text-transform:capitalize;

}
#description { 
	 width:674px; height:100px;
	 margin:0px 0px 0px 320px;
	 background-color:#DFDCFC;
	 text-align:left;
	}
#description p.one a:link,#description p.one a:visited{color: #F35692; text-decoration: none;font-weight:bold;}
#description p.one a:hover{color: blue; text-decoration: underline;}
#description p.two a:link,#description p.two a:visited{color: blue; text-decoration: none;}
#description p.two a:hover{color: red; text-decoration: underline;}
#description p.one{
	color: #F35692;
	font-size:14px;
	text-transform:capitalize;
	text-align:left;
	padding: 8px 5px 0px 30px;
	font-weight:bold;
}
#description p.two{
	color: #00F;
	font-size:16px;
	text-align:center;
	padding: 0px 5px 0px 30px;
	font-weight:bold;
}
#globallink{
    clear:both;
	margin:0px 0px 0px 0px; padding:0px;
	width:998px;height:27px;
	background-color:#808000;;
	font-size:15px ;
	text-align:center;
}
#globallink ul{
	list-style:none;
	padding:0px; margin:0px;
}
#globallink li{
	float:right; 　　
	text-align:center;
	text-transform:capitalize;
	margin: 4px 5px 0px 5px;
}
#globallink a:link, #globallink a:visited{
	color: blue;
	font-weight:bold;
	padding: 1px 1px 1px 2px;
	background-color:#CDECB0;
	text-decoration: none;
	border-top: 1px solid #FFF;		
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #008040;
	border-right: 1px solid #008040;
}
#globallink a:hover{
	color:#F00;						
	padding: 1px 2px 1px 1px;			
	background-color:#6C9;			
	border-top: 1px solid #008040;		
	border-left: 1px solid #008040;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-weight: normal;
}	
#left {
	clear:both;
	float: left;
	width: 160px;
	background:#FFF;
	padding: 15px 0px 0px 0px;
}

#category ul{
	list-style:none;
	margin:0px;
	padding:0px
	
}
#category ul li{	
	padding: 4px 0px 4px 4px;
	font-size:16px ;
	line-height:1.3em;
	text-align:left;
	text-transform:capitalize;
	background-image:url(images/webhosting1.jpg);
	border-bottom:2px outset #D3E9ED;
	border-top:2px outset  #E8FFFD;
	border-left:1px outset  #D3E9ED;
	border-right:1px outset  #E8FFFD;
}
#category a:link, #category a:visited{
	color: blue;
	text-decoration: none;
}
#category a:hover{
	color:#F00;						
	font-weight:bold;						
	background-image:url(images/webhosting.jpg);
	width: 167px;
}	
#mainContent { 
	margin: 0 0 0 173px;
	padding: 15px 5px 10px 0px;
} 
#mainContent .datalist a:link, #mainContent .datalist a:visited
{
	color: #FBFFFF;
	font-weight:bold;
	padding:5px 4px 5px 4px;
	background-color:#388D4B;
	text-decoration: none;
	border-top: 1px solid #B7BAFB;	
	border-left: 1px solid #B7BAFB;
	border-bottom: 1px solid #F7FEFF;
	border-right: 1px solid #F7FEFF;
}
#mainContent .datalist a:hover
{
	color:#FF0600;						
	padding:5px 3px 5px 5px;			
	background-color:#CDECB0;			
	border-top: 1px solid #F7FEFF;		
	border-left: 1px solid #F7FEFF;
	border-bottom: 1px solid #B7BAFB;
	border-right: 1px solid #B7BAFB;
	font-weight:bold;
}	
.datalist{
	border:1px solid #0058a3;
	font-family:Arial;
	border-collapse:collapse;
	background-color:#eaf5ff;
	font-size:13px;
	
}
.datalist caption{
	padding-bottom:5px;
	font-size:17px ;
	font-weight:bold;
	text-align:center;
	text-transform:capitalize;
	color:red;
}

.datalist th{
	border:1px solid #0058a3;
	background-color:#4bacff;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-top:10px; padding-bottom:10px;
	padding-left:7px; padding-right:7px;
	text-align:center;
}
.datalist td{
	border:1px solid #0058a3;
	text-align:center;
	padding-top:4px; padding-bottom:4px;
	padding-left:6px; padding-right:6px;
}
.datalist tr.altrow{
	background-color:#c7e5ff;
}
.datalist tr:hover{
	background-color:#BBFDD3;	
}

#footer1 {
	background:#808000;
	width:998px;height:25px;
	}
#footer1 p {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#footer{
	margin: 0 0 0 0px;
	background:#DFDCFC;
	width:998px;height:200px;
	}
.link1 {
	float: left;
	margin: 0 0 0 0px;
	width: 125px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}
.link2 {
	float: left;
	margin: 0 0 0 0px;
	width: 168px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}
.link3 {
	float: left;
	margin: 0 0 0 0px;
	width: 158px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}
.link4 {
	float: left;
	margin: 0 0 0 0px;
	width: 204px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}
.link5 {
	float: left;
	margin: 0 0 0 0px;
	width: 154px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}
.link6 {
	float: left;
	margin: 0 0 0 0px;
	width: 183px;
	background:#DFDCFC;
	padding: 0px 0px 0px 0px;
}

.link ul li{
	border-bottom:0px;
	font-size:13px;
	text-transform:capitalize;
	line-height: 1.5em;
	text-align:left;
}
.link ul li a:link { color: #5F1CFB; text-decoration: none}
.link ul li a:visited { color: black; text-decoration: none}
.link ul li a:hover { color: red; font-weight:bold;text-decoration: underline}

#footer2 { 
	width:998px;height:60px; margin:0px 0px 0px 0px;
	background:#F2F0FF;
} 
#footer2 p {
	margin: 0 auto;
	padding: 2px 10px 2px 10px;
	text-transform:capitalize;
	font-size:13px ;

}
#footer2 p a:link { color: #5F1CFB; text-decoration: none}
#footer2 p  a:visited { color: black; text-decoration: none}
#footer2 p  a:hover { color: red; font-weight:bold;text-decoration: underline}

.clearfloat {
	clear:both;
}
