@import url("menu.css");
body 
{
	background: #f4f4f4 url('image/backgroundLogo.gif') no-repeat fixed center;	
    padding:0;
    margin:0;
}
#sitemain 
{
    position:relative;
    clear:both;
    width:1000px;    
    background-color:transparent;
        
}
#group 
{
    position:relative;
    float:left;
    width:1000px;
    /*height:522px;*/
    background-color:#FFFFFF;
    
    z-index:90;
}
#group2 
{
    position:relative;
    float:left;
    clear:both;
    width:1000px;
    height:62px;
    background-color:transparent;
    
    z-index:90;
}
#menu22 
{  
}

#logo 
{
    position:relative;
    float:left;
    width:230px;
    height:62px;
    
}
#left-post
{
	position:relative;
    float:left;
    width:250px;
    height:90px;
    
}
#logo2 
{
    position:relative;
    float:left;
    clear:both;
    width:1000px;
    height:377px;
    background:url('image/bgCondo.gif') no-repeat;
    
}
#ttline 
{
    position:relative;
    float:left;
    clear:both;
    width:1000px;
    height:20px;
    /*background:#191970 url("uds112.gif") repeat-x;*/
    background:#b5e6ff;
    font-family:verdana,arial,sans-serif;
    font-weight:bold;
    font-size:16px;
    color:#FFFFFF;
}
#comment 
{
	width:500px;
    position:relative;
    float:left;
}
#comment1 
{	
    position:relative;
    float:right;
}
#top
{
	position:relative;
    float:left;
    clear:both;
    width:1000px;
}
#pane
{
	position:relative;
    float:left;
    clear:both;
    width:1000px;    
}
#leftpane
{
	position:relative;
    float:left;
}
#centerpane
{
	position:relative;
    float:left;
}
#rightpane
{
	position:relative;
    float:left;
}
#bottom
{
	position:relative;
    float:left;
    clear:both;   
    width:1000px;
}

#footer
{
    position:relative;
    float:left;
    clear:both;
    width:1000px;
    height:25px; 
    background:#e7e7e7;       
}
#left-footer 
{	
	font-weight:bold;
	background:#FFFFFF;
    position:relative;
    float:left;
}
#right-footer 
{	
	
    position:relative;
    float:left;
}
#script
{
    position:relative;
    text-align:center;
    clear:both;
    width:1000px;    
    background:#FFFFFF;       
}