/* CSS Document */

BODY {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	list-style-position: outside;
    }
	
ul {
        color:#0c85b1;
		
		
        }
	
a:link {
	color: #4ec4f0;
	text-decoration: none;
}
a:visited {
	color: #4ec4f0;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	
#border {
	width: 980px;
	height:100%;
	background-color:#FFF;
	}
	
#topArea {
	width:980px;
	height:128px;
	clear:both;
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
	
#logo {
    float:left;
	padding-top:35px;
	padding-left:28px;
}

/* Main Navigation */

#navContainer {
	width:100%;
	clear:both;
	height:57px;
	background-image:url(images/navBG.gif);
	background-repeat:no-repeat;
}

#navContainerHome {
	width:100%;
	clear:both;
	height:57px;
	background-image:url(images/navBGHome.gif);
	background-repeat:no-repeat;
}


    #tabsJ {
      float:left;
      line-height:normal;
	  margin-top:15px;
      }
    #tabsJ ul {
        margin:0;
        padding:2px 10px 0 20px;
		
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabsJ a {
      float:left;
      margin:0;
	background-image:url(../images/navDiv.gif);
	background-repeat:no-repeat;
	background-position:right;
      text-decoration:none;
	  font-size:12px;
	  color:#FFF;
	  font-weight:bold;
	  font-family:Arial, Helvetica, sans-serif;
	  
      }
    #tabsJ a span {
      float:left;
      display:block;
      padding:4px 20px 4px 16px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#3a8aa4;
      }
    #tabsJ a:hover {

      }
    #tabsJ a:hover span {

      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }



-->

/* Main Navigation */

#subnavContainer {

	width:667px;
	height:31px;
	background-color:#024188;
	margin-top:1px;
}


    #tabsk {
      float:left;
      line-height:normal;
	  margin-top:3px;
      }
    #tabsk ul {
        margin:0;
        padding:2px 10px 0 20px;
		
        list-style:none;
      }
    #tabsk li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabsk a {
      float:left;
      margin:0;
	background-image:url(../images/navDiv.gif);
	background-repeat:no-repeat;
	background-position:right;
      text-decoration:none;
	  font-size:12px;
	  color:#50c9f6;
	  font-weight:bold;
	  font-family:Arial, Helvetica, sans-serif;
	  
      }
    #tabsk a span {
      float:left;
      display:block;
      padding:4px 20px 4px 16px;
      color:#50c9f6;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsk a span {float:none;}
    /* End IE5-Mac hack */
    #tabsk a:hover span {
      color:#fff;
      }
    #tabsJ a:hover {

      }
    #tabsJ a:hover span {

      }

        #tabsk #current a {
                background-position:0% -42px;
        }
        #tabsk #current a span {
                background-position:100% -42px;
                color:#FFF;
        }



-->

#flash {
	
}

#image {
	float:left;
	margin-top:1px;

}

#content {
	width:100%;
	
}

#leftColumn {
	float:left;
	width:615px;
	margin-top:26px;
	padding-left:28px;
	padding-bottom:30px;
}

#rightColumn {
	float:left;
	width:270px;
	padding-top:20px;
	padding-left:20px;
	font-size:14px;
	padding-bottom:30px;
	
}

#rightColumnHome {
	float:left;
	width:270px;
	padding-top:26px;
	padding-left:40px;
	font-size:14px;
	padding-bottom:30px;
}

H1 {
	font-size:18px;
	color:#013573;
	font-weight:bold;
}

H2 {
	font-size:15px;
	color:#43bdea;
	font-weight:bold;
}

#footer {
	clear:both;
	height:22px;
	padding-top:10px;
	padding-right:15px;
	background-color:#efefef;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
}

.thumbnails {
	
	margin-bottom:30px;
	margin-right:20px;
}