img{
border:0px;
}

body{

font-family:"Trebuchet MS";
font-size:12px;
color:#000;
text-align:center;

}

h1{
color:#0099FF;
font-size:16px;
line-height:18px;
margin:0px;
}

h2{
color:#333;
margin:0px;
line-height:13px;
font-size:13px;
font-weight:bold;
}

h3{
color:#333;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:0px;
}
h4{
color:#333;
font-size:12px;
font-weight:normal; 
line-height:13px;
margin:0px;
}

p{
line-height:14px;
}

.main{
position:relative;
top:180px;
left:10px;
width:960px;
height:460px;
_left:-10px;
}

.text{
padding:20px;
text-align:left;

}
.heading{
position:relative;
top:0px;
height:40px;
text-align:left;

}
.heading p{
color:#333;
font-size:18px;
margin:0px;
padding-top:10px;
line-height:18px;

}
.menu a{
color:white;
font-size:14px;

text-decoration:none;
}
.menu{
position:absolute;
top:98px;
left:350px;

}
.container{
	
	margin: 0px auto;
	width:1000px;
	text-align:center;
	background-image:url(../images/main.gif);
	background-repeat:no-repeat;
	height:850px;
}
.boxes{
background-image:url(../images/cables.png);
background-repeat:no-repeat;
width:832px;
height:292px;
padding-top:210px;
}

.box1{
width:260px;
border:0px solid blue;
height:80px;
text-align:center;
float:left;
}
.box2{
width:260px;
border:0px solid blue;
height:80px;
text-align:center;
float:left;
margin-left:20px;
}
.box3{
width:260px;
border:0px solid blue;
height:80px;
text-align:center;
margin-left:560px;
}