﻿html,body
{
height:100%;
}

body
{
    background: #3f9aca;
    margin:0;
    padding:0;

}

img
{
border:0;
}

p
{

font: normal normal normal 10px verdana;
color:#697175;
line-height:15px;
margin:10px 0px 10px 7px;
}

a
{
color:#2679a1;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

#page-wrapper
{
    background: #3f9aca url(../images/mainbg.gif) repeat-x fixed top left;
    width:935px;
    height:660px;
    margin: 0px auto 0px auto;
    position:relative;
    border:solid 1px #52bdc3;
    border-top:solid 0px #52bdc3;
    padding:0;
    

}

#content-wrapper
{
    background-image: url(../images/home/backdrop.gif);
    background-repeat:no-repeat;
    width:810px;
    height:426px;
    position:absolute;
    top:195px;
    left:45px;
    border:solid 0px #000000;
    
}

#content
{
    position:relative;
    padding:0;
    margin:0;
    width:810px;
    height:426px;
    border:solid 0px #000000;
    
}

#content-main
{
width:290px;
height:270px;
position:absolute;
top:55px;
left:81px;

}

#content-news
{
height:95px;
width:311px;
position:absolute;
top:266px;
left:463px;
border:solid 0px #000000;
}

#home-logo
{
position:absolute;
top:10px;
left:37px;
}

#home-requestlink
{
position:absolute;
top:19px;
left:649px;
}

#menu-wrapper
{
background-image: url(../images/bg-nav.gif);
background-repeat:no-repeat;
position:absolute;
top:129px;
left:103px;
width:713px;
height:48px;
}

#home-topbackdrop
{
background-image: url(../images/home/topbackdrop.gif);
background-repeat:no-repeat;
position:absolute;
top:79px;
left:400px;
width:535px;
height:47px;


}

#confdate
{
position:absolute;
top:40px;
left:528px;
}

#copyright
{
position:absolute;
top:392px;
left:343px
}

#flashframe
{
background-image: url(../images/home/flashframe.png);
background-repeat:no-repeat;
width:380px;
height:143px;    
position:absolute;
top:94px;
left:401px;
}

#flash
{
position:relative;
top:1px;
left:74px;
}



#form-registration
{
position:absolute;
top:13px;
left:577px;
width:160px;
height:22px;
z-index:100;
padding:0;
border:solid 0px #000000;
}

#btn-go
{
background-image: url(../images/gobtn.png);
background-repeat:no-repeat;
background-color:Transparent;
border:0;
width:44px;
height:24px;
position:absolute;
top:0px;
left:100px; 
z-index:110;
cursor:pointer;
}

#form-registration .textfield
{
width:88px;
height:15px;
position:absolute;
top:2px;
padding:0;
margin:0;
border:solid 1px #000000;
z-index:110;
}
