/* CSS Document */

body {

     background: url(images/boomerang_02.jpg) repeat-x;
	 
	 height: 342px;
	 
     background-color:#E7EAF1;
	 
     padding: 0; margin: 0; font: 0.8em Arial, sans-serif; line-height: 1.5em;
	 
     }
	 
#branding {

     text-indent: -9999px;
	 
	 }
	 
#logo {

      background: url(images/boomerang.gif) no-repeat top left;
	  
	  z-index: 50;
      }
     

h1 {

     font-size: 18px;
	 
	 color:#053B4F;
	 
	 }

h2 {

    font-size: 18px;
	
	color: #0B7197;
	
	
	line-height: 1.5em;
	 
	
	}
	
h3 {
    
	font-size: 14px;
	
	color: #0B7197;
	
	line-height: 1.5em;
	
	margin-bottom: -15px;
	 
	
	}


#port {

   padding-left:15px;
   
   }
   
 #port a:link, #port a:visited{
 
          font-size: 18px;
	
	      color: #0B7197; 
		  
		  text-decoration: none;
		  
		  border-bottom: 1px dotted;
		  
		  } 
		  
 #port2 a:link, #port2 a:visited{
 
          font-size: 18px;
	
	      color: #0B7197; 
		  
		  text-decoration: none;
		  
		  border-bottom: 1px dotted;
		  
		  }   
		  
#port a:hover, #port2 a:hover {

          color:#666666;
		  
		   border-bottom: 1px dotted;
		  
		  }
	
/* Home Page........................... */	

#home{

    margin:0px;
	
	border-top: 1px dotted  #A9B9C8;
	
	border-bottom: 1px dotted  #A9B9C8;
	
	}
	
#home p {

    padding-left: 15px;
	
	 background: url(images/bullet.gif) 0px 2px no-repeat;

     }
     
.lower {

    border-bottom: 1px dotted;
	
	padding-bottom:10px;
	
	}


/* Site Structure............................................................... */


	  
#content{
       

	   
	   width:700px;
	   
	   margin: 0 auto; padding: 0px;
	   
	   text-align:center;
	   
		}
		
#inside {

      text-align: left;
	  
	  margin: 0px; padding: 0px;
	  
	  }
	  
	  
#header{

       width:700px; 
	   
	   text-align:left;
	   
	   }
		
#flash{

      background: #FFDEAB url(images/top.jpg) no-repeat top left;
	  
	  background-color:#0099CC;
	  
	  height: 279px;
	  
	  text-align:left;
	  
	  width:700px;
	  
	  }
	  
#nav {

     position:absolute;
	 
	 top: 300px;
	 
	 }
	 
#bottom {

	clear: both;
	
	}
	
/* Main Content area.............. */

.mail {

     background: url(images/mail.gif) no-repeat center left;
	 
	 padding-left:20px;
}

.mail a:link, .mail a:visited {

       color:#333333;
	   
	   }
	   
.mail2 {

     background: url(images/mail.gif) no-repeat center left;
	 
	 padding-left:20px;
	 
	 color:#333333;
}
	 
#main {

     padding-top: 80px;
	 
	 }
	 

	 
#sd_left {

      float:left;
	  
	  margin: 0px;
	  
	  width: 390px;
	
	  text-align:left;
	  
	  }
	  
#sd_right {

      float: right;
	  
	  margin: 0px;
	
	  text-align:left;

	  width: 250px;
	  
	  }	  
	  
.web_one{

      float:left;
	  
	  }
	  
.web_two{

      float:left;
	  
	  padding-left:50px;
	  
	  }
	  
.web_three{

      float:left;
	  
	  padding-left:50px;
	  
	  }
	  
.web_four{

       float:left;
	  
	  
	  }
	  
.video1 {

      float:left;
	  
	  padding-bottom: 10px;
	  
	  }
	  
.video {

      float:left;
	  
	  padding-left:50px;
	  
	  padding-bottom: 10px;
	  
	  }
	  
.video_long {

     clear:both;
	 
	 }
	  
/* Navigation........................... */	
	  
#nav ul {

	margin-left: 0;
	
	padding-left: 0;
	
	display: inline;
	
	} 

#nav ul li {

	margin-left: 0;
	
	margin-bottom: 0;
	
	padding: 2px 15px 5px;
	
	list-style: none;
	
	display: inline;
	
	}
	
#nav a:link, #nav a:visited {
 
    color:#FFFFFF;
	
    text-decoration: none;
	
	font-size: 14px;
	
	letter-spacing: 0.3ex;
	
	font-weight: bold;
	
	}
	
#nav a:hover{

    color:#333333;
	
    text-decoration: none;
	
	font-size: 14px;
	
	letter-spacing: 0.3ex;
	
	font-weight: bold;
	
	}
	
/* Links........................... */	


	 
#links_sub {

      margin: 0px;
	  
	  width: 220px;
	  
	  
	  }
		
#links_sub li {

        border-top: 1px dotted #A9B9C8;
		
		border-bottom: 1px dotted #A9B9C8;
		
        border-width: 1px 0;

	    margin: 5px;

	    list-style: none;

		background: url(images/arrow.gif) 4px 15px no-repeat;
		
		padding-left: 0px;
		
        }
		
#links_sub li a{

      display:block;
	  
	  color:#666666;
	  
	  font: bold 120% Arial, Helvetica, sans-serif;
	  
	  padding:5px 0px 5px 25px;
	  
	  margin: 0px;
		
      text-decoration: none;
		
      }

* html #links li a {  /* make hover effect work in IE */
 
	width: 220px;
	
    }
	
#links_sub li a:hover {

       background: url(images/arrow.gif) 4px 15px no-repeat;

	   margin: 0;

	   list-style: none;
	   
       background-color:#D1DBE5;
		
        }
		
#links a em { 

        color:#0066CC;
		
        display: block;
		
        font: normal 75% Verdana, Helvetica, sans-serif;
		
        line-height: 125%; 
		
        }
		
.bio_pic {

         float:left;
		 
		 margin: 0px 10px 0px 0px;
		 
		 
		 border: 3px solid #fff;
		 
		 }

/* Footer........................... */	

	 
#footer { 

	background: url(images/boomerang_04.jpg) repeat-x top;
	
	width: 100%;
	
	height:57px;
	
	color:#eee;  
	
	text-align:left; 
	
	clear:both;
	
	font: 1.2em arial, helvetica, verdana, sans-serif;
	
	font-weight: bold;
	
    }
	
#foot_text {

     position:absolute;

     padding-top: 18px;
	 
	 padding-left:520px

   
	 
	 }
	 
#foot_text em {

     font-style: italic;
	 
	 }