body {
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	background-image: url(images/background.jpg);
	margin: 0pt;
	padding-top: 30px;

}

#site {
	width: 673px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 7px solid #fff;
	background-color: #fff;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

#header_left{
width: 194px;
height: 112px;
float: left;
background-image: url(images/logo.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #FFF;
border-bottom: 3px solid #fff;
}

#button {

	width: 163px;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 6px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	float: left;
	text-align: left;
	
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: 100%;
		border-bottom: solid 3px #90bade;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
	#header_right {
width: 471px;
height: 255px;
float: right;
background-image: url(images/computer.jpg);

}
	
#header_left_bottom{
width: 175px;
height: 26px;
float: left;
background-color: #287602;
font-family: verdana;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
padding-left: 19px;
color: #fff;
text-align: left;

}

#header_left_content{
width: 164px;
height: 100%;
float: left;
background-color: #9FE57D;
font-family: verdana;
font-size: 12px;
padding: 15px;
color: #414141;
text-align: left;
}

#content_service {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 202px;
}
#content_xplornet {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 215px;
}

#content_index {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 175px;
}

#content_contact {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 225px;
}

#content_sales {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 15px;
}

#content_backup {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
padding-bottom: 100px;
}

#content {
width: 441px;
background-color: #E7E6E6;
float: right;
font-family: verdana;
font-size: 12px;
color: #000;
padding: 15px;
text-align: left;
border-top: 7px solid #fff;
}

#footer {
width: 100%;
height: 0px;
clear: both;
}



p.title {
font-family: verdana;
font-size: 14px;
font-weight: bold;
color:#1C64D1;
}

.bold {
font-family: verdana;
font-size: 12px;
color:#1C64D1;
}

.underline {
font-family: verdana;
font-size: 12px;
color:#000;
text-decoration: underline;
}

a {
font-family: verdana;
font-size: 12px;
color:#1C64D1;
text-decoration: none;
}

a:hover {
font-family: verdana;
font-size: 12px;
color:#1C64D1;
text-decoration: underline;
}
