body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:#FFFFFF url(../images/bg_body.gif) top left repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0b1560;
}

* {
	margin:0;
	padding:0;
	border:0;
}

a {
	color:#00a0d9;
	font-weight:bold;
	text-decoration:none;
	border-bottom:solid 1px #00a0d9;
}

a:hover {
	border-bottom:dotted 1px #172168;
	color:#172168;
}

a.noborder {border:0;}


h2 {
	padding: 10px;
	color: #00a0d9;
	font-weight: normal;
}

#container {
	margin:0 auto;
	width:761px;
}

#header {
	width:746px;
	height:57px;
	padding: 6px 0 0 15px;
	background:url(../images/tel.gif) right bottom no-repeat;
}

#menu {
	background:url(../images/bg_menu.gif) top right no-repeat;
	height:34px;
	width:761px;
	padding:0;
	margin:0;
	border:0;
}

#menu a {float:left;}
#menu a.home {display: block; height:34px; width:65px; background: url(../images/menu_1.gif) top left no-repeat;border:0;}
#menu a.home:hover {display: block; height:34px; width:65px; background: url(../images/menu_1.gif) bottom left no-repeat;border:0}

#menu a.support {display: block; height:34px; width:80px; background: url(../images/menu_2.gif) top left no-repeat;border:0}
#menu a.support:hover {display: block; height:34px; width:80px; background: url(../images/menu_2.gif) bottom left no-repeat;border:0}

#menu a.hosting {display: block; height:34px; width:73px; background: url(../images/menu_3.gif) top left no-repeat;border:0}
#menu a.hosting:hover {display: block; height:34px; width:73px; background: url(../images/menu_3.gif) bottom left no-repeat;border:0}

#menu a.security {display: block; height:34px; width:78px; background: url(../images/menu_4.gif) top left no-repeat;border:0}
#menu a.security:hover {display: block; height:34px; width:78px; background: url(../images/menu_4.gif) bottom left no-repeat;border:0}

#menu a.networking {display: block; height:34px; width:127px; background: url(../images/menu_5.gif) top left no-repeat;border:0}
#menu a.networking:hover {display: block; height:34px; width:127px; background: url(../images/menu_5.gif) bottom left no-repeat;border:0}

#menu a.telecoms {display: block; height:34px; width:80px; background: url(../images/menu_6.gif) top left no-repeat;border:0}
#menu a.telecoms:hover {display: block; height:34px; width:80px; background: url(../images/menu_6.gif) bottom left no-repeat;border:0}

#menu a.backup {display: block; height:34px; width:80px; background: url(../images/menu_7.gif) top left no-repeat;border:0}
#menu a.backup:hover {display: block; height:34px; width:80px; background: url(../images/menu_7.gif) bottom left no-repeat;border:0}

#menu a.casestudies {display: block; height:34px; width:97px; background: url(../images/menu_8.gif) top left no-repeat;border:0}
#menu a.casestudies:hover {display: block; height:34px; width:97px; background: url(../images/menu_8.gif) bottom left no-repeat;border:0}

#menu a.contact {display: block; height:34px; width:81px; background: url(../images/menu_9.gif) top left no-repeat;border:0}
#menu a.contact:hover {display: block; height:34px; width:81px; background: url(../images/menu_9.gif) bottom left no-repeat;border:0}

#content {
	background:url(../images/bg_content.gif) top left no-repeat;
	width:761px;
}

#leftcol {
	float:left;
	width:470px;
	height:238px;
}

#leftcol2 {
	float:left;
	width:470px;
	min-height:238px;
}

#leftcol2 p{
	padding:10px;
}

#rightcol {
	float:right;
	width:291px;
	height:192px;
	padding:46px 0 0 0;
	background:url(../images/bg_news.gif) top right no-repeat;
}

#rightcol_contact {
	float:right;
	width:291px;
	padding:46px 0 0 0;
	background:url(../images/bg_contactform.gif) top right no-repeat;
}

#rightcol_contact input, #rightcol_contact .input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #b3b3b3;
	font-size:11px;
	padding:1px 3px;
	width:260px;
}

#rightcol .header {
	font-weight: bold;
	color:#00a0d9;
}

#rightcol .date {
	color:#00a0d9;
	font-size:11px;
}

#text {
	clear:both;
	width:100%;
}

#text p{
	padding:5px 15px;
}

#text .image {
	padding:0 0 5px 10px;
}

#footer {
	margin-top:10px;
	height:26px;
	background:url(../images/bg_footer.gif) top right repeat-x;
	clear:both;
}

#footer_content{
	width:761px;
	margin:0 auto;
}

#footer_leftcol {
	float:left;
	width:460px;
	padding:5px 0 0 10px;
	color:#7c7c7c;
	font-size:11px;
}

#footer_rightcol {
	float:right;
	width:281px;
	color:#b7b7b7;
	text-align:right;
	font-size:10px;
	padding:5px 10px 0 0;
}

#footer_rightcol a, #footer_rightcol a:hover {
	color:#b7b7b7;
	text-decoration:none;
	border:0;
	font-weight:normal;
}
