
/* maincall */
#main_call {
 
 /*float:left;*/
 width:940px;
 height:267px;
 vertical-align:top;
}

.main_call {
 width:940px;
 height:265px;
 text-align:center;
}

/* content */
#home_content {
 
 float:left;
 width:945px;
 height:auto;
 background-image:url(images/hm_content_bg.gif);
 background-repeat:no-repeat;
 background-color:#fff;
}

#home_left_col {
 
 float:left;
 width:620px;
 margin-top:20px;
 overflow:auto;
}
#home_left_col_top
{
float:left;
padding:0px;
padding-bottom:15px;
width:620px;
height:auto;
border-bottom:1px dotted #DCDCDC;
overflow:hidden;
}


#home_left_col_bottom
{
    margin-top:10px;
    float:left;
    width:620px;
    overflow:hidden;
}
#home_left_col_bottom_left
{
float:left;
width:300px;
overflow:hidden;
/* border:1px dotted red; 
padding:5px 0px 5px 0px;*/
}
#home_left_col_bottom_right
{
float:right;
width:300px;
overflow:hidden;

/* border:1px dotted red; 
padding:5px 0px 5px 0px;*/
}

#home_left_col_bottom_all
{
  margin-top:10px;
    float:left;
    width:620px;
    overflow:hidden;  
}

.home_spacer {
 
 float:left;
 width:20px;
 height:100px;
 /* border:1px dotted red; */
}

#home_right_col {
 
 float:left;
 width:300px;
 overflow:hidden;

 /* border:1px dotted red; */	
 margin:0px;	
}
#home_bottom_content
{
    width:940px;
    min-height:50px;
    /* border:1px dotted red; */
    float:left;
    
}

/* flickr feed */
#flickr_feed_content {
 
 width:940px;
 height:109px;	
 float:left;
}

#flickr_logo {
 ;
 float:left;
 width:173px;
 height:109px;
 margin:0;
}

.flickr_logo {
 text-align:left;
 width:142px;
 height:56px;
 margin:27px 0px 0px 9px;
}

#flickr_feed {
 
 float:right;
 width:762px;
 height:109px;	
}

.flickr {
 text-align:left;
 margin-top:23px;
 width:754px;
 height:68px;	
}


