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

body{
	margin:0px;
}
body,td,th {
	font-family:arial;
	color:#000000;
	font-size:11px;
	
}

#container {
	width:1000px;
}
#main_header {
	background-image:url(images/main-header-bg.jpg);
	height:590px;
	background-repeat:no-repeat;
}
#ddtabs1 {
	margin-left:345px;
	width:610px;
}
.top {
	height:104px;
}
.navigation {

	}
.tabcontainer{
	width:607px;
	color:#999999;
	margin-left:345px;
	height:28px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background-image:url(images/drop-menu-bg.gif);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;


}
.tabcontent{
	display:none;
}
.navigation a{
	display: inline;
	margin: 0;
}

#webdesign{
	position:absolute;
	top:253px;
	left: 335px;

}
#webhosting{
	position:absolute;
	top:318px;
	left: 270px;
}
#websolution{
	position:absolute;
	top:315px;
	left: 398px;
}

#latesthightlight {
	position:absolute;
	top:202px;
	left: 21px;
	width:289px;
	height:132px;
	background-image:url(images/latest-hightlight.gif);
	background-repeat:no-repeat;
}

#latesthightlight2 {
	position:absolute;
	top:411px;
	left: 21px;
	width:289px;
	height:132px;
	background-image:url(images/latest-hightlight.gif);
	background-repeat:no-repeat;
}

#latesthightlight1 {
	position:absolute;
	top:91px;
	left: 29px;
	width:289px;
	height:132px;
	
}

#online-helpdesk {
	position:absolute;
	top:411px;
	left: 340px;
	width:289px;
	height:132px;
	background-image:url(images/online-helpdesk.gif);
	background-repeat:no-repeat;
}
#latest-project {
	position:absolute;
	top:411px;
	left: 659px;
	width:314px;
	height:132px;
	background-image:url(images/latest-project.gif);
	background-repeat:no-repeat;
}
.latest_text{
	padding:68px 12px 5px 15px;
	color:#696969;
	font-size:11px;
}
.project-area {
	height:28px;
	overflow:hidden;
}

.latest_text a {
	color:#ff7500;
	text-decoration:none;
}
.thumb {
	border: 1px groove #666666;
	margin-right:3px;
}
#footer {
	background-image:url(images/footer-line.jpg);
	background-position:top;
	background-repeat:no-repeat;
	line-height:40px;
	color:#999999;
	font-size:11px;
	padding:10px;

}
#footer_powerby {
	float:right;
	}

/*---------------------------------*/

.basictab ul{
}

.basictab li{
	display: inline;
	margin: 0px;
}

.basictab li a{



}

.basictab li a:visited{

}

.basictab li a:hover, .basictab li a.current{

}

.basictab li a:active{

}


#menu {
position:absolute; 
visibility:visible ; 
left: 463px; 
top: 109px;
}
