/*
#main{
text-align: left;
width: 800px;
height: 900px;
position:absolute;
margin-top: 204px;
margin-left: auto;
margin-right: auto;
border-right: 2px solid #0000FF;
border-bottom: 2px solid #0000FF;
background-color: #FFFFFF;
background-image:url("http://www.jetgalleries.com/jmk/rightbar.jpg");
background-repeat: repeat-y;
background
}
*/

#main{
text-align: left;
width: 800px;
height: 900px;
position:relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
border-right: 2px solid #0000FF;
border-left: 2px solid #0000FF;
border-bottom: 2px solid #0000FF;
background-color: #FFFFFF;
}

.win.gecko input
{
border: 12px dashed #blue;

}



#main h5{
color: #000000;
font-size:12px;
font-weight:normal;
font-family: verdana, helvetica, sans-serif;
}
#main h4 {
color: black;
font-weight: bold;
font-size: 14px;
font-family:verdana, helvetica, sans-serif;
}
#main h5 a{
color: blue;
font-weight: bold;
font-family:verdana, helvetica, sans-serif;
}
#main h5 a:visited{
color: blue;
}
#main h5 a:hover{
color: red;
}


/*
#shadow{
position:absolute;
margin-top: 0px;
margin-bottom: 0px;
width: 75px;
height: 3090px;
margin-left:802px;
margin-right:0px;
background-image:url("http://www.jetgalleries.com/jmk/repeaterBG.jpg");
background-repeat: repeat-y;
text-align:center;

}*/

#shadow2{
position:relative;
background-image:url("http://www.illinoishomesllc.com/images/repeaterBG2.jpg");
background-repeat: repeat-y;
width: 950px;
height: 1145px;
margin-right:auto;
margin-left:auto;
text-align:left;
border: 0px dashed white;
}

#box{
margin-top: 5px;
position:absolute;
margin-left: 160px;
width: 630px;
height: 99%;
border:0px dashed orange;
text-align:left;
}






#content1{
margin-top: 260px;
margin-left: 10px;
position:absolute;
width: 610px;
height: 420px;
border-top: 1px solid blue;
padding-top: 10px;
padding-left: 2px;
text-align:left;
}

#content2{
background-image: url("http://www.illinoishomesllc.com/images/contact.jpg");
background-repeat: no-repeat;
background-position: top left;
margin-top: 10px;
margin-left: 10px;
position:absolute;
width: 507px;
height: 35px;
border:0px solid blue;
padding: 0px;
}

#content3{
margin-top: 50px;
margin-left: 10px;
position:absolute;
width: 610px;
height: 180px;
border:0px dashed red;
padding: 2px;
}

#smallcontact{
margin-top: 825px;
margin-left: 10px;
position:absolute;
width: 600px;
height: 50px;
border-top:1px solid blue;
border-bottom: 0px dashed black;
padding: 6px;
text-align:left;
}

#bottombar{
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align:left;
padding: 0;
width: 800px;
height: 35px;
border-top: 0px solid blue;
border-left: 2px solid blue;
border-right: 2px solid blue;
border-bottom:1px solid blue;
}

#contactbox{
margin-left: 300px;
position:absolute;
text-align: left;
padding: 12px;
height:90px;
width:250px;
border:2px solid black;
background-color: #ffff99;
}

#contactbox2{
margin-left:2px;
position:absolute;
text-align: left;
padding: 12px;
height:155px;
width:550px;
border:0px solid black;

}

.win.gecko #contactbox2{
border:0px solid red;

}