body{
background-color: White;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image : none;
padding-top: 0px;
}


#mainbody{
background-image : url(i/back.jpg);
background-position: center 80px;
background-repeat : no-repeat;
margin-top: 0px;
height: 640px;
width: 1024px;
background-attachment : scroll;
top: 0px;
}


#logopos {
position: absolute;
height: 270px;
width: 235px;
top: 0px;
left: 105px;
}

#menupos {
top: 10px;
text-align: right;
left: 435px;
}

#taglinepos {
position: absolute;
height: 70px;
width: 435px;
top: 176px;
left: 130px;
}

.boxtxt,.subhead {
text-align: left;
vertical-align: top;
line-height: 16px;
color : #696969;
font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
font-size: 12px;
}

.boxtxt{
height: 65px;
overflow: hidden;
}

.boxpic{
width: 230px;
text-align: center;
}

.subhead{
padding-left: 1px;
color : #930e27;
font-weight: bold;
}

#box1, #box2 ,#box3 {
position: absolute;
height: 270px;
width: 235px;
overflow: hidden;
top: 240px;
background-color : White;
}

#box1,#button1 {left: 126px;}

#box2,#button2 {left: 390px;}

#box3,#button3 {left:655px;}

#box1{
background : White url(i/box1head.gif) no-repeat top;
}

#box2{
background : White url(i/box2head.gif) no-repeat top;
}

#box3{
background : White url(i/box3head.gif) no-repeat top;
}

#button1, #button2 ,#button3 {
position: absolute;
height: 68px;
width: 235px;
overflow: auto;
top: 530px;
}

#button1{
background : url(i/button1.png) no-repeat;
}

#button2{
background : url(i/button2.png) no-repeat;
}

#button3{
background : url(i/button3.png) no-repeat;
}

#footerpos, #footerpospngfix  {
position: absolute;
left: 126px;
top: 610px;
height: 16px;
width: 616px;
}

#stwdpos, #stwdpospngfix {
position: absolute;
top: 610px;
right: 136px;
height: 16px;
width: 216px;
}

#footerpospngfix {
background : url(i/black.png) repeat;
}

#stwdpospngfix {
background : url(i/black.png) repeat;
}



