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

#container {
width: 760px;
margin: 0 auto;
background-color: #888888
}

#header {
height: 100px;
background-color: #FFFFFF
}

#headerleft {
float: left;
padding: 5px
}

#headerright {
height: 55px;
width: 360px;
float: right;
text-align: right;
padding: 0px
}

#contphone {
height: 36px;
width: 300px;
text-align: right;
float: right
}

#nav {
position: relative;
height: 21px;
width: 546px;
top: -38px;
left: 214px;
background-image: url('../images/line_black.gif');
text-align: right
}

#orangebar {
height: 28px;
background-image: url('../images/line_orangegradshadow.jpg');
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000
}

#pcontent {
position: relative;
top: -20px
}

#pcontentleft {
width: 540px;
margin: 5px;
padding-top: 0px;
background-color: #FFFFFF;
float: left
}


#pcontentleft2 {
width: 750px;
margin: 5px;
padding-top: 0px;
background-color: #FFFFFF;
overflow: visible
}

#pcontentright {
width: 190px;
margin: 5px;
float: right
}

#pfooter {
background-image: url('../images/line_orangegrad.png');
text-align: center;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #000000
}

img.floatright {
float: right;
margin: 4px
}

img.floatleft {
float: left;
margin: 4px
}

