#overall {
height: 620px;
width: 900px;
margin-left: -450px;
position: relative;
left: 50%;
}
#top {
height: 103px;
width: 900px;
position: absolute;
left: 0px;
top: 0px;
background:url(../images/logo_01.png);
}
#left {
height: 432px;
width: 118px;
position: absolute;
left: 0px;
top: 103px;
background:url(../images/logo_02.png);
}
#middle {
height: 432px;
width: 653px;
position: absolute;
left: 118px;
top: 103px;
background:url(../images/logo_03.png);
}
#right {
height: 432px;
width: 129px;
position: absolute;
left: 771px;
top: 103px;
background:url(../images/logo_04.png);
}
#bottom1 {
height: 65px;
width: 900px;
position: absolute;
left: 0px;
top: 535px;
background:url(../images/logo_05.png);
}
#bottom {
height: 52px;
width: 900px;
position: absolute;
left: 0px;
top: 535px;
background:url(../images/logo_07.png);
}
#social {
height: 60px;
width: 400px;
position: absolute;
left: 450px;
top: 555px;
color: #414141; 
font-size: 10px;
text-align: center;}
#copyright {
height: 20px;
width: 900px;
position: absolute;
left: 0px;
top: 620px;
color: #FFFFFF; 
font-size: 10px;
text-align: center;
}

#middle1 {
width: 310px;
position: absolute;
right: 0px;
}
#middle2{
width: 310px;
position: absolute;
left: 0px;
}
#middle3{
width: 310px;
position: absolute;
left: 0px;
bottom: 0px;
}

a {
background-color: transparent;
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #000000;
}
body {
background-color: #4b4b4b;
color: #FFFFFF; font-size: 14px;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 0px;
}
img {
border: 0;
}
input {
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-indent: 2px;
}
select {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
td {
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
}

textarea {

border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-indent: 2px;
}
.externalURL {background-image: url("../images/externalURL.png");background-position: center right;background-repeat: no-repeat;margin-right: 3px;padding-right: 15px;}
.externalURL:hover {background-image: url("../images/externalURLHover.png");background-position: center right;background-repeat: no-repeat;}
