body {
background-color:#808080;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:0px;
}

a, a:visited {
color:#FFFFFF;
}

#bodybox {
width:1088px;

}

ul {
list-style:none;
}

#column1 {
width:440px;
float:left;
}
#column2 {
width:300px;
float:left;
}
#column3 {
width:200px;
float:left;
}
#column4 {
width:144px;
float:left;
}

#column2 img {
text-align:center;
}

.R1C1{
width:100%;
height:45px;
/*text portion*/
text-align:center;
color:#AAAAAA;
font-size:36px;
padding-top:30px;
}
.R1C2{
width:100%;
height:75px;
border-bottom:#FFFFFF 2px dashed;
}
.R1C3{
width:100%;
height:75px;
}

.R1C4{
width:100%;
height:115px;
}

.R2C1{
width:99%;
height:40px;
border-color:#FFFFFF;
border-bottom:#FFFFFF 2px dashed;
border-right:#FFFFFF 2px dashed;
margin-right:2px;
margin-bottom:2px;

}
.R2C2{
width:98%;
margin-top:3px;
border:3px #FFFFFF solid;
}
.R2C3{
width:98%;
height:40px;
border-left:2px #FFFFFF dashed;
border-bottom:2px #FFFFFF dashed;
margin-left:2px;
margin-bottom:2px;
}
.R2C4 {
/*no style yet */
height:141px;
width:144px;
background-image:url(bluemedia-corner.jpg);
background-repeat:no-repeat;
float:left;
}
.R3C1 {
width:100%;
margin-top:3px;
height:115px;
border-top:#FFFFFF 3px solid;
background-color:#B3B3B3;
}

.R3C3 {
/*as R3C1*/
}

.R3C4 {
float:left;
border-left:#808080 18px solid;
border-right:#B3B3B3 115px solid;
background:#FFFFFF;
width:3px;
height:170px;

}

.R4C1 {
width:100%;
height:15px;
border-top:#FFFFFF 3px solid;
background-color:#CCCCCC;
}
.R4C3 {
/*as R4C1*/
}

.R4C4 {
float:left;
border-left:#FFFFFF 3px solid;
width:3px;
height:170px;
background:#808080;
border-right:#FFFFFF 2px dashed;

}
.R5C1 {
/*none set*/
}

.R5C3 {
margin:15px;
color:#FFFFFF;
}

.R5C4 {
margin-left:18px;
height:108px;
width:126px;
background-image:url(bluemedia-end.jpg);
background-repeat:no-repeat;
float:right;

}

.button, .button:visited {
width:85px;
height:52px;
float:right;
margin-right:15px;
margin-top:14px;
background-color:#FFFFFF;
padding-top:33px;
/*text portion*/
text-align:center;
color:#B3B3B3;
font-weight:bold;
text-decoration:none;
/*end of text portion*/
}

.button:hover {
background-color:#CCCCCC;
color:#FFFFFF;

}

.footer {
clear:both;
margin:20px;
text-align:center;
color:#FFFFFF;
font-size:9px;
}

.form {
text-align:right;
margin-right:15px;
}