#footer
{
position:absolute;
height:180px;
width:1370px;
background-color:yellow;
top:1050px;
left:0px;
opacity:0.7;
font-family:courier;
}
#images
{
border:4px ridge darkcyan;
width:150px;
height:110px;
margin-top:58px;
margin-left:-8px;
}
#searchjobs
{
background-color:yellow;
position:absolute;
width:600px;
height:200px;
top:50px;
left:50px;
border-radius:5px;
}
#button
{
position:absolute;
width:150px;
height:50px;
top:20px;
left:60px;
background-color:yellow;
border-radius:5px;
}
#textbox1
{
position:absolute;
width:555px;
height:43px;
top:25px;
left:20px;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.selectoption
{
position:absolute;
font-family:verdana;
font-size:18px;
width:180px;
height:43px;
top:80px;
left:20px;
}
#fresher
{
position:absolute;
font-family:verdana;
font-size:18px;
width:180px;
height:43px;
top:80px;
left:209px;
}
#searchbutton
{
position:absolute;
font-family:verdana;
font-size:18px;
width:180px;
height:43px;
top:80px;
left:395px;
background-color:smokewhite;
color:black;
}