#main_conference {
	display: block;
	position: relative;
	top: 190px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

#productbox {
	display: block;
	background: #c8ebff;
	padding: 10px 5px 1px 10px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
	font-size: 14px;
}

#product_photo {
	float:left; 
    margin:0px 30px 10px 0px;
	border: none;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
}

#product_photo2 {
	float:left; 
    margin:0px 20px 10px 0px;
	border: none;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
}

#producttext {
	float:right; 
	width: 358px;
}

#product_point {
	display: block;
	float: left;
	margin-bottom: 100px;
}

#footnote {
	display:block;
	float: left;
	margin-top: 40px;
}

#conferencenote {
	display:block;
	float: left;
	margin-top: -30px;
}

#italics {
	font-style: italic;
}

#product_photo_right {
	float:right; 
    margin:0px 0px 20px 20px;
	border: thin solid #F27608;
}

ul li {
      list-style-image: url("../images/bullet.gif");
      list-style-position: outside;
	  padding-top: 2px;
	  padding-left: -6px;
	  padding-bottom: 10px;
	  margin-left: 10px;
}       
 
ul li ul li {
	  list-style-image: url("../images/bullet2.gif");
      list-style-position: inside;
	  padding-top: 2px;
	  padding-left: 14px;
	}

h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 4px 0;
  background: #f37608;
  text-indent: 4px;
}


h3 {
  font-size: 20px;
  color: #F27608;
  margin: 0 0 10px 0;
}
h2 {
  font-size: 22px;
  color: #F27608;
}

h2.widgettitle {
	margin-top: 5px;
	color: #666;
}

.complexItem {
	margin-bottom: 30px;
}

#search {
	margin-top: 10px;
	margin-bottom: 40px;
}

#delicious {
}

#archives {
	margin-bottom: 40px;
	margin-top: 0px;
}

#recent-posts {
	margin-bottom: 40px;
}

#tag_cloud {
	margin-bottom: 40px;
	margin-top: 40px;
}

#recent-comments {
	margin-bottom: 40px;
}

#authors {
	margin-bottom: 40px;
}

#categories-169122041 {
	margin-bottom: 40px;
}

p {
  margin: 0 0 15px 0;
}

a {
  color: #f58320;
}

#clear {
    clear: both;
}

strong {
  font-weight:bold;
}
	
.asterisk {
	color: #F27608;
}

#container {
  text-align: center;
}

  #header {
    height: 80px;
  }  
    
    #header_content {
      margin: auto;
      width: 950px;
    }
    
    .logo {
      float:left;
      margin: 10px 0 0 0;
    }

    .sel_langauge {
      float:right;
      margin: 30px 0 0 0;
    }
    
  #main_nav {
    background: url("../images/structure/nav_back.jpg") repeat-x; 
    text-align: center;
  }
  
    #main_nav_content {
      margin: auto;
      padding-top: 5px;
      height: 41px;
      width: 950px;
      text-align: right;
    }
 
    #content_container  {
      text-align: center;
      background: url("../images/structure/description_back.jpg") repeat-x;
    }
	
	#content_container_blog {
	  text-align: center;
	  background: url("../images/structure/description_back_blog.jpg") repeat-x;
	}
    
      #content {
        margin:auto;
        width: 950px;
        text-align: left;
        min-height: 100px;
      }
      
        #description {
          position: relative;
          height: 118px;
        }
        
        #description_text {
         position: absolute;
         top: 35%;
         color: #FFFFFF;
         font-size: 32px;
        }
            
        #main {
          text-align: center;
          background: url("../images/structure/main_back.jpg") repeat-x;
        }
        
          #main_image {
            margin:auto;
            width: 1005px;
          }
          
          #baseul {
            margin: 0 0 10px 10px;
            padding: 0 0 0 10px; 
          }
          
            #baseul ul {
              margin-left: 10px;
              /*padding-left: 10px;
                          /*  text-indent: -1em;*/*/
            }
          
              #baseul ul li {
                list-style-image:url('../images/bullet.gif');
              }
          
		#main_copy {
		  font-size: 16px;
		  color: #FFFFFF;
		  text-align: left;
		  position: absolute;
	      top: 140px;
		  width: 640px;
		 }
          
        #menu_left {
          float: left;
          width: 231px;
          margin-top: 10px;
          background: #fff url('../images/structure/nav/sub_navs/sub_nav_back.jpg') no-repeat;
		  padding-top: 0px;
        }
        
        #nav_items {
          height: 525px;
        }
		
		#navlogo {
			padding: 0 0 10px 8px;
			text-align: left;
			margin-top: -130px;
			position:absolute;
		}
		
        #content_right {
          width: 690px;
          float:left;
          padding: 20px 0 0 20px;
		  background: #fff;
		  margin-top: 10px;
        }
          
          #photo_container {
            background-color: #E2E2E2;
            padding: 15px;
            margin: auto;
			margin-bottom: 20px;
            text-align: center;
          }
          
            #photos {
              margin: auto;
              text-align: left;
              padding: 0 0 0 19px;
            }
            


#table_tech {
	padding: 0px 0px 12px 12px;
}

#table_tech_header {
	background: #5379ba;
	color: #fff;
	font-weight: strong;
	padding: 2px 4px;
}

#table_tech_body {
	padding: 3px 6px;
}


              .flickr_photo {
                margin: 3px;
                border: thin solid #F27608;
              }
              
              .mouse_pointer { 
                cursor: pointer; 
              }
        
        #default_img {
          float:left; 
          margin:0 20px 0 20px;
		  border: thin solid #F27608;
        }
        
        #company_text {
          float:left; 
          text-align:left; 
          margin:0 0 40px 15px;
          width: 450px;
        }
        
        #one_col {
          margin: 20px 0 0 0;
        }       
        
   #blog_text ul li {
      list-style-image: url("../images/bullet.gif");
      list-style-position: inside;
	  padding-top: 2px;
	  padding-left: 10px;
 }       
 
	#blog_text ul li ul li {
	  list-style-image: url("../images/bullet2.gif");
      list-style-position: inside;
	  padding-top: 2px;
	  padding-left: 14px;
	}
 
	#blog_text ol li {
		list-style-type: decimal;
		list-style-position: inside;
		padding-top: 2px;
		padding-left: 10px;
	}
	
	#blog_text {
		padding-right: 10px;
	}
      
        
        #spacer {
          margin:10px 0 10px 0;
        }
        
        #content_left {
          float: left;
          width: 400px;
          margin: 20px 0 0 0;
        }
        
        #content_right2 {
          width: 660px;
          float:left;
          padding: 0px;
        }
        
        dl.formfields {
          margin:0;
          padding:0pt;
          width:50em;
        }
        .formfields dt {
          float:left;
          margin:0pt;
          padding:0.5em;
          width:15em;
        }
        dt {
          clear:both;
        }
        .formfields dd {
          float:left;
          margin:0pt;
          padding:0.5em;
          width:24em;
        }
        
        .emphasis {
          font-style: italic;
          font-weight: bold;
        }

  #footer  {
    height: 30px;
    background: url('../images/structure/footer.jpg') repeat-x;
  }
    
    .footer_content {
      margin: auto;
      padding: 12px 0 0 0;
      width: 950px;
      color: #2C65B5;
      font-size: 11px;
    }
    
      #footer1 {
        display:inline; 
        float:left;
      }
    
      #footer2 {
        display:inline; 
        float:right;
      }

      #footer3 {
        display:inline; 
        float:right; 
        margin-right:40px;
      }

#blog_sidebar {
  padding: 30px 14px;
  margin-top: 0px;
  }
  
#googlemap {
  float: right;
  padding-left: 10px;
}
#tree {
float: left;
margin: 0 10px 0 0;
}
#towers {
float: right;
margin: 0 0 0 10px;
}
#towers2 {
float: right;
margin: 0 0 0 10px;
}
#flowers2 {
float: right;
margin: 0 0 0 10px;
}
.hands {
float: right;
margin: 0 10px 0 10px;
}

#lgophoto1 {
	float: left;
	margin: 0 10px 0 10px;
	display: inline;
	font-size: 10px;
	font-weight: bolder;
}
#lgophoto2 {
	float: right;
	margin: 0 10px 0 10px;
	display: inline;
	font-size: 10px;
	font-weight: bolder;
}

#photocaption {
	display: block;
	position: absolute;
	text-indent: 4px;
	font-size: 10px;
}

.super {
	vertical-align: super;
}

.click {
	margin: 10px 0 0 0;
}

.blogtitle {
	font-size:20px;
}

.blogdate {
	font-size:10px;
}

#newsletter {
	margin-top: 90px;
	margin-bottom: 90px;
}
