
body{

color:#CCCCCC;

width:960px;
padding:0px;
border:0px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
min-width: 960px; 
}

h1{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'BlairMdITCTTMedium', sans-serif;
	font-size: 18px;
	color: #293C64;
}

h2{
	font-size: 14px;
	margin: 0;
}

a:link{

color:#4D82AA;
text-decoration:none;
outline: none;
  -moz-outline-style: none;
}

a:visited{

color:#4D82AA;
text-decoration:none;
outline: none;
  -moz-outline-style: none;
}

a:focus {
  outline: none;
  -moz-outline-style:none;
}

a:hover{

color: #4D82AA;
text-decoration:none;
outline: none;
  -moz-outline-style: none;
}

a:active {
  outline: none;
  -moz-outline-style:none;
}


a img {
	border: none;
}

p {
	margin: 0px;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.topright {
	top:0px;
}



#top{
margin-bottom: 0px;
padding: 0px;
width: 1000px;
position: absolute;
}

.logo{
border:none;
margin:0;
}

.searchbar{
	position: absolute;
	top: 50px;
	right: 50px;
}

.searchform{
	border-top: 2px #848484 solid;
	border-right: 2px #FAFAFA solid;
	border-bottom: 2px #FAFAFA solid;
	border-left: 2px #848484 solid;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	margin: 0px;
}


#menubar{
padding: 0px;
}

.menubar{
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:15px;
}


#header{
	text-align: center;
}


#footer{
	text-align: center;
}

.footer_left_text{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer_right_text{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.home_text{
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}


#about{
	padding: 0px;
}

.about_title{
	margin: 15px;
	font-weight: 800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1A2F5B;
}

@font-face {
	font-family: 'BlairMdITCTTMedium';
	src: url('Fonts/blairmditc_tt_medium_wwww.font-cat.com-webfont.eot');
	src: local('?'), url('Fonts/blairmditc_tt_medium_wwww.font-cat.com-webfont.woff') format('woff'), url('Fonts/blairmditc_tt_medium_wwww.font-cat.com-webfont.ttf') format('truetype'), url('Fonts/blairmditc_tt_medium_wwww.font-cat.com-webfont.svg#webfontQqnCGT4P') format('svg');
	font-weight: normal;
	font-style: normal;
}

.BlairMdITCTTMedium {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'BlairMdITCTTMedium', sans-serif;
			font-size: 18px;
			color: #293C64;
			margin: 15px;
		}
		
.BlairMdITCTTMedium span{
	background: url(Font_Gradient/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100px;
	height: 31px;
	/* for IE */
	filter:alpha(opacity=20);
  /* CSS3 standard */
  opacity:0.2;
}


.about{
	margin-left: 15px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666;
}

.letter_from_the_president{
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666;
}

img.float_president_photo{
	float: right;
	padding-top: 10px;
	padding-left: 25px;
}





#products{
	padding: 0px;
}

.hr{
	padding-top: 25px;
	text-align: center;
}

.products_img{
	padding: 40px 90px 40px 40px;
	float: left;
}

.products_text{
	float: right;
	position: relative;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #1B1B1B;
}





.overlay {
	display: none;
	z-index: 10000;
}

.overlay .close{
	background: url('Images/close_btn.png') no-repeat;
	position: absolute;
	right: -20px;
	top: -20px;
	height: 50px;
	width: 50px;
	cursor: pointer;
}

.cursor {
	cursor: pointer;
}

.overlay_wrapper {
	background: #FFFFFF;
	padding: 15px;
}





table.prod{
border-collapse:collapse;
border:1px solid #CCCCCC;
}

th.prod{
text-align: left;
background: #F2F2F2;
width: 250px;
font-weight: normal;
padding: 5px;
}

td.prod{
background: white;
width: 250px;
padding: 5px;
}







/*  jQuery Nav Bar
 *
 *
 * 
 */

 
.lavaLampWithImage {
	position: relative;
    width: 954px;
	height: 35px;
    background: url("Images/nav_bar.gif") no-repeat top;
    padding: 0px;
    margin-left: auto;
	margin-right: auto;
    overflow: hidden;
}

.lavaLampWithImage li {
	float: left;
    list-style: none;
}

.lavaLampWithImage li.back {
	background: url("Images/nav_bar_hover.png") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left {
	background: url("Images/nav_bar_hover.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
                    
.lavaLampWithImage li a {
	position: relative;
	font: 14px arial;
    text-decoration: none;
	text-align: center;
    color: #FFFFFF;
    outline: none;
    top: 5px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    height: 30px;
    overflow: hidden;
    margin: auto 60px;	
}
                        
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}









/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	width: 200px;
	height: 400px;
	left: 20px;
	top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	opacity: 1;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color: #4D82AA;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(Images/Slider_Images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
	bottom: 6px;
}

.nivo-controlNav a:hover {
	bottom: 6px;
}

#slider .nivo-controlNav {
	position:absolute;
	bottom:20px; /* Put the nav below the slider */
	margin-left: 50px;
	margin-right: 50px;
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	padding-left: 80px;
	padding-right: 80px;
	position:relative;
	z-index: 100000;
}

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}






/* PRODUCTS CAROUSEL */

.infiniteCarousel {
  width: 900px;
  height: 220px;
  position: relative;
  background: #fff;
  left: 25px;
}

.infiniteCarousel .wrapper {
  width: 820px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 220px;
  overflow: auto;
  min-height: 10em;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
  top: 0;
/* border: 1px solid #ccc; */
}

.infiniteCarousel ul a img {
  border: 0px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 80px;
  padding-bottom: 20px;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(Images/arrows_sprite.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 50px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -35px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -107px;
}




/* CONTACT */


#contact-container {
	width: 960px;
	height: 700px;
	display: block;
}

#contact{
	padding: 0px;
}

.contact_left{
	width: 450px;
	height: 500px;
	position: relative;
	left: 0px;
	display: inline;

}

.contact_right{
	width: 450px;
	height: 500px;
	position: relative;
	left: 450px;
	display: inline;
}

img.contact_image{
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 50px;
}

.contact_info_left {
	width: 225px;
	display: inline;
	float: left;
}

.contact_info_right {
	width: 225px;
	display: inline;
	float: left;
}

.contact_headings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 14px;
	line-height: 20px;
	color: #1A2F5B;
	margin: 30px 0 0;
}

.contact_info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666;
}



/* CONTACT FORM */


#contact-right-container {
	width: 450px;
	height: auto;
	float: right;
	margin-top: 30px;
}

#contact-headings {
	font-size: 35px;
	color: #666666;
	font-weight: 100;
	padding: 30px 30px 0;
	height: 40px;
	width: 400px;
}

#page-wrap {
	width: 420px;
	margin: 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-size: 12px;
	color: #666666;
}

#contact-area {
	width: 420px;
	margin-top: 25px;
	font-size: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 410px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	color: #425272;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #0DADFF;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	cursor: pointer;
}

.contact-email-desc {
	font-size: 12px;
	color:#999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-left: 20px;
	line-height: 20px;
}

li.back.current {
	list-style: none;
}
