/* CSS Document */
#container
{
width:990px;
position:relative;
background-color:#F4F4F4;
margin:5px auto;
}

/*#content
{
width:990px;
position:relative;
background-color:#f4f4f4;
}*/

#header
{
width:990px;
height:60px; 
background-color:#F4F4F4;
border-bottom:2px solid #3DBFFF; 
border-top:2px solid #3DBFFF; 
/*border-left:2px solid #3DBFFF; 
border-right:2px solid #3DBFFF; */
}

#logo
{
width:572px;
height:60px;
}

#head1
{
width:320px; 
height:25px; 
position:absolute; left: 652px; top: 4px;
}

#head2
{
style=width:300px; 
height:25px; 
position:absolute; left: 619px; top: 34px;
}

/* CSS Document */
