body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}

a#link {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a#link:hover {
	color:#49A0D8;
}

div#wrapper {
	margin:0px auto;
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
}

/* HEADER SECTION
--------------------------------------------------------------------------------- */
div#header {
	margin:0px;
	padding:0px;
	width:100%;
	z-index:0;
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
}

div#head {
	margin:0px;
	padding:0px;
	width:100%;
	height:60px;
	background-color:#000000;
	overflow:hidden;
}

div#headadjust {
	margin:0px auto;
	padding:0px;
	width:800px;
	height:60px;
	background-color:#000000;
	overflow:hidden;
}

div#logo {
	margin:0;
	margin-top:2px;
	padding:0;
	width:200px;
	height:60px;
	background-image:url(http://www.inebit.com/img/header/logo.gif);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

div#navigation {
	margin:0;
	width:600px;
	float:right;
}

/* IE double margin bug \*/
* html div#navigation {
	display: inline;
}
/* */

ul#nav {
	list-style-type: none;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li a {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:8px 12px 5px;
	height:17px;	/* Total Height: 8+17+5=30 */
	display:block;
}

/* Make menu tabs clickable, and set height in IE5 \*/
* html ul#nav li a {
	float:left; 	/* Else only the text is clickable in IE */
	height:30px;
	height:17px;
}
/*  */

ul#nav li a:hover {
	background-image:url(http://www.inebit.com/img/header/menux.gif);
	background-repeat:no-repeat;
	background-position:top;
}

ul#nav li a#current {
	background-image:url(http://www.inebit.com/img/header/menux.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/*  Display the default cursor to give the impression 
	that the current link is not clickable */
ul#nav li a#current:hover {
	cursor: default;
}

div#line_orange {
	width:100%;
	height:20px;
	background-image:url(http://www.inebit.com/img/header/bar.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

/* CONTENT SECTION
--------------------------------------------------------------------------------- */
div#content {
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
}

div#contentadjust {
	margin:0px auto;
	padding:0px;
	width:800px;
	height:440px;
	overflow:hidden;
}

div#banneradjust {
	margin:0px auto;
	padding:0px;
	top:0px;
	width:800px;
	height:180px;
	background-color:#FFFFFF;
	overflow:hidden;
}

div#bannercontent {
	margin:0px auto;
	padding:0px;
	top:0px;
	width:530px;
	height:180px;
	background-color:#000000;
	float:left;
	overflow:hidden;
}

div#hostingadjust {
	margin:0px auto;
	margin-left:170px;
	padding:0px;
	width:340px;
	height:160px;
	float:left;
	/*position:absolute;*/
	overflow:hidden;
}

div#hostingnav {
	margin:0px;
	padding:10px;
	width:240px;
	height:160px;
	float:right;
	position:relative;
	overflow:hidden;
	background-color:#221E1D;
}

div#hostingnav ul {
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*width:auto;*/
}

div#hostingnav li {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	background-color:#000000;
	width:220px;
	height:50px;
	color:#FF3301;
	text-align:left;
	border-left-width:8px;
	border-left-style:solid;
	border-left-color:#214861;
	margin-bottom:5px;
	padding-left:10px;
	line-height:50px;
	letter-spacing:1px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}

div#hostingnav a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

div#hosting {
	margin:0px;
	margin-left:-160px;
	padding:10px;
	width:320px;
	height:140px;
	float:left;
	position:absolute;
	overflow:hidden;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#A6A6A6;
}

div#server {
	margin:0px;
	margin-top:-54px;
	margin-left:200px;
	padding:0px;
	width:500px;
	height:235px;
	float:right;
	position:absolute;
	background-image:url(http://www.inebit.com/img/banner/computer.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

div#bannermenu1 {
	margin:0px;
	padding:0px;
	width:260px;
	height:54px;
	background-color:#000000;
	float:right;
	overflow:hidden;
}

div#menumark1 {
	margin:0px;
	padding:0px;
	width:10px;
	height:54px;
	background-color:#224761;
	float:left;
	overflow:hidden;
}

div#menutitle1 {
	margin:0px;
	margin-top:6px;
	margin-left:10px;
	padding:0px;
	width:100px;
	height:54px;
	float:left;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FB3200;
}

div#menuprice1 {
	margin:0px;
	margin-right:6px;
	margin-top:28px;
	padding:0px;
	width:125px;
	height:54px;
	float:right;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}

div#bannermenu2 {
	margin:0px;
	padding:0px;
	top:0px;
	width:260px;
	height:54px;
	background-color:#000000;
	float:right;
	overflow:hidden;
}

div#menumark2 {
	margin:0px;
	padding:0px;
	width:10px;
	height:54px;
	background-color:#224761;
	float:left;
	overflow:hidden;
}

div#menutitle2 {
	margin:0px;
	margin-top:6px;
	margin-left:10px;
	padding:0px;
	width:100px;
	height:54px;
	float:left;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FB3200;
}

div#menuprice2 {
	margin:0px;
	margin-right:6px;
	margin-top:28px;
	padding:0px;
	width:125px;
	height:54px;
	float:right;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}

div#bannermenu3 {
	margin:0px;
	padding:0px;
	top:0px;
	width:260px;
	height:54px;
	background-color:#000000;
	float:right;
	overflow:hidden;
}

div#menumark3 {
	margin:0px;
	padding:0px;
	width:10px;
	height:54px;
	background-color:#224761;
	float:left;
	overflow:hidden;
}

div#menutitle3 {
	margin:0px;
	margin-top:6px;
	margin-left:10px;
	padding:0px;
	width:100px;
	height:54px;
	float:left;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#FB3200;
}

div#menuprice3 {
	margin:0px;
	margin-right:6px;
	margin-top:28px;
	padding:0px;
	width:125px;
	height:54px;
	float:right;
	overflow:hidden;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}

div#bannermenusep1 {
	margin:0px;
	padding:0px;
	top:0px;
	width:260px;
	height:9px;
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
}

div#bannermenusep2 {
	margin:0px;
	padding:0px;
	top:0px;
	width:260px;
	height:9px;
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
}

div#contentotal {
	margin:0px;
	padding:0px;
	width:836px;
	height:260px;
	overflow:hidden;
}

div#contenttotaladjust {
	margin:0px;
	padding:0px;
	width:800px;
	height:260px;
	overflow:hidden;
}
/* --------------------------------------------------------------------------------- */
div#contentleft {
	margin:0px;
	padding:0px;
	width:530px;
	height:260px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}

div#contenttop {
	margin:0px;
	margin-top:5px;
	padding:10px;
	width:508px;
	height:180px;
	background-color:#FFFFFF;
	border:1px solid #1F1F1F;
	float:left;
	overflow:hidden;
	font-family:Verdana;
	font-weight:normal;
	line-height:15px;
	color:#000000;
	text-align:left;
}

div#contentbottom {
	margin:0px;
	margin-top:5px;
	padding:8px;
	width:512px;
	height:24px;
	background-color:#FF6900;
	border:1px solid #000000;
	float:left;
	overflow:hidden;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
/* --------------------------------------------------------------------------------- */
div#contentright {
	margin:0px;
	padding:0px;
	width:260px;
	height:260px;
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
}

div#mapcat {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:258px;
	height:114px;
	background-image:url(http://www.inebit.com/img/content/news_cat.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	overflow:hidden;
}

div#mapcas {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:258px;
	height:114px;
	background-image:url(http://www.inebit.com/img/content/news_cas.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	overflow:hidden;
}

div#sectiontitle {
	margin:0px;
	margin-top:5px;
	padding:4px;
	padding-left:0px;
	width:250px;
	height:12px;
	float:right;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#1F1F1F;
}

a#links {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#A4A4A4;
}
a#links:hover {
	color:#1F1F1F;
}
/* --------------------------------------------------------------------------------- */
div#pub1 {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:125px;
	height:103px;
	float:left;
	border:1px solid #1F1F1F;
	background-image:url(http://www.inebit.com/img/content/pub/kckarquitectura.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color:#A4A4A4;
}

div#pub2 {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:125px;
	height:103px;
	float:right;
	border:1px solid #1F1F1F;
	background-image:url(http://www.inebit.com/img/content/pub/xicle-moding.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color:#A4A4A4;
}

div#pub3 {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:255px;
	height:103px;
	float:left;
	border:1px solid #1F1F1F;
	background-image:url(http://www.inebit.com/img/content/pub/kckarquitectura.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color:#A4A4A4;
}
/* --------------------------------------------------------------------------------- */
div#mark {
	margin:0px;
	margin-top:-260px;
	margin-left:400px;
	padding:0px;
	width:15px;
	height:260px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#F56600;
	writing-mode:tb-rl;
	text-align:left;
	position:absolute;	
}
/* FOOTER SECTION
--------------------------------------------------------------------------------- */
div#footer {
	margin:0px;
	padding:0px;
	width:100%;
	height:50px;
	background-color:#000000;
	overflow:hidden;
}

div#footeradjust {
	margin:0px auto;
	padding:0px;
	width:800px;
	height:60px;
	background-color:#000000;
	overflow:hidden;
}

div#footeraddressicon {
	margin:0px;
	margin-left:6px;
	padding:0px;
	width:66px;
	height:60px;
	background-image:url(http://www.inebit.com/img/footer/address.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	overflow:hidden;
}

div#footeraddress {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:300px;
	height:60px;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	color:#FFFFFF;
	float:left;
}

div#footercontacticon {
	margin:0px;
	margin-right:10px;
	padding:0px;
	width:63px;
	height:60px;
	background-image:url(http://www.inebit.com/img/footer/contact.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	overflow:hidden;
}

div#footercontact {
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:300px;
	height:60px;
	overflow:hidden;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	line-height:18px;	
	color:#FFFFFF;
	float:right;
}

.frame {
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#1F1F1F;
	border:1px solid #49A0D8;
	width:152px;
	margin-right:10px;
	padding:4px;
	float:left;
	overflow:hidden;
}
.frame_2 {
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#1F1F1F;
	border:1px solid #49A0D8;
	width:152px;
	padding:4px;
	float:left;
	overflow:hidden;
}

.frame2 {
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#1F1F1F;
	border:1px solid #49A0D8;
	width:238px;
	margin-right:10px;
	padding:4px;
	float:left;
	overflow:hidden;
}
.frame2_2 {
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#1F1F1F;
	border:1px solid #49A0D8;
	width:238px;
	padding:4px;
	float:left;
	overflow:hidden;
}

.frame3 {
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#1F1F1F;
	border:1px solid #49A0D8;
	width:200px;
	margin-right:10px;
	padding:4px;
	float:left;
	overflow:hidden;
}
