* {
	margin: auto;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 779px;
}
#sheet{
height:779px;
border:none;
display:block;
}
#logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 299px;
	height:780px;
	margin: 0px;
	float:left;
	display:block;
}
.logotxt {
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;
	float:left;
	width: 299px;
	margin-top:160px;
	text-align:center;
	}

#uplink{
	float:right;
	width: 480px;
	font-size: 14px;
	color: #333399;
	margin: 25px 0px 0px 0px;
}
#uplink a{
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;

}
#uplink a:hover{
	color: red;
}
#txt {
	float: right;
	width: 480px;
	direction:rtl;
	margin: 25px 0px 0px 0px;
	display:block;

}

h1 {
	font-size: 25px;
	color: #333399;
}
h2 {
	font-size: 18px;
	color: #333399;
	padding: 10px 0px 0px 0px;

}
h3 {
	font-size: 15px;
	color: #333399;
	padding: 10px 0px 0px 0px;

}
#bottom {
		width:779px;
		margin:30px 0px 0px 0px;
		padding:0px;
		display:block;
		clear:both;
		float:left;
}
#dolink {
	text-align:center;
	font-size:14px;
	color: #333399;
	display:block;
	clear:both;
	
	}
#dolink a {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	color: #333399;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	
	}
#dolink a:hover{
	color: #0066FF;
	text-decoration:none;
	}
#copyright {
	text-align:center;
	margin:15px 0px 0px 0px;
	direction:rtl;
	font-size:12px;
	display:block;
	clear:both;
	}
#copyright a {
	text-align:center;
	margin:15px 0px 0px 0px;
	text-decoration:none;
	font-size:12px;
	color: #333399;
	}
#copyright a:hover {
	text-decoration:none;
	color:#0066FF;
	}
.abuotus {
	background-image: url(img/abuotus.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#coustemer {
	background-image: url(img/coustemer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#domain {
	background-image: url(img/domain.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#flower {
	background-image: url(img/flower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#graficdesign {
	background-image: url(img/graficdesign.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#hosting {
	background-image: url(img/hosting.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
}
#contact {
	padding-top:150px;
	margin-top:150px;
	background-image: url(img/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 611px;
}

.tablediv {
display:  table;
width:440px;
border:0px solid  #666666;
border-spacing:3px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
}
.celldiv {
float:right;/*fix for  buggy browsers*/
display:  table-cell;
width:85px;
height:30px;
background-color:#66CCFF;
text-align:center;
}
.allcelldiv {
float:right;/*fix for  buggy browsers*/
display: table-footer-group;
width:425px;
height:40px;
background-color:#66CCFF;
text-align:center;
}
.rowdiv  {
display:  table-row;
width:auto;
}
.gallery {
width:200px;
float:right;
border:1px solid black;
margin:5px;
padding:5px;
text-decoration:none;
}