html, body{
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#page-container{
width:1010px;
margin:auto;
}

#title{
position:relative;
background:url(../images/titlebg.jpg);
height:110px;
}

#logo{
position:absolute;
top:25px;
left:50px;
}

#nav1{
position:absolute;
top:70px;
left:670px;
clear:both;
}

#parent{
background:url(../images/bg4.jpg);
padding:5px 20px 5px 20px;
margin:0px;
clear:both;
overflow:hidden;
height:600px;
}

#parent2{
background:url(../images/bg5.jpg);
padding:5px 20px 5px 20px;
margin:0px;
clear:both;
overflow:hidden;
height:600px;
}

#parent3{
background:url(../images/bg5.jpg);
padding:5px 20px 5px 20px;
margin:0px;
clear:both;
overflow:hidden;

}

#slideshow{
float:left;
width:320px;
}

#info{
float:right;
width:600;
}

#contact{
float:right;
width:170;

}

#aboutus{
width: 800;
margin: auto;

}

#edison{
float:right;
width:250;
}

#contact{
float:left;
width:400;
}

#contactimg{
float:right;
width:475;
height:600;
}