body {
	background:#243355 url(images/bg.jpg) repeat-x;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#002946;
	line-height:24px;
}
p {
	margin:0px;
	padding:0px 0px 20px;
}
h1, h4 {
	color:#000;
	font-size:16px;
	margin:0px 0px 15px;
	padding:0px;
	line-height:1.8em;
	text-transform:uppercase;
}
h2 {
	color:#002946;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}
/*h3 {
	color:#000;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:1.2em;
}
h4, h5, h6 {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#002946;
	margin:0px;
	padding:0px;
}*/
.productRow a:link, .productRow a:visited {
	color:#ebbb71;
	text-decoration:none;
}
.productRow a:hover {
	color:#21190e;
	background:#ebbb71;
	text-decoration:none;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#444;
	text-decoration:none;
}
#container {
	width:840px;
	margin:0px auto;
	background:#fefdfe;
}
#header {
	width:840px;
	height:250px;
	overflow:hidden;
	font:15px Arial, Helvetica, sans-serif;
}/*
#nav {
	height:30px;
	overflow:hidden;
	background:#273e6f;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav ul li a {
	font-weight:500;
	color: #fff;
	padding: 6px 20px 7px;
	line-height: 30px;
	/*line-height:1.8em;*/  /*
}
#nav ul li a:hover {
	color: #fff;
	background: url(images/bg_nav_over.jpg) repeat-x left top;
}*/
.colA, .colB, .colC {
	width:280px;
	font-size:17px;
	float:left;
}
.colAcontent, .colBcontent, .colCcontent {
	background:#fefdfe url(images/bg_colA.jpg) repeat-x;
	text-align:left;
}
.colAcontent {
	border-right:1px solid #ebebeb;
	padding:20px 20px 0px;
	width:239px;
}
.colBcontent {
	border-left:1px solid #a9aeb2;
	border-right:1px solid #ebebeb;
	padding:20px 20px 0px;
	width:238px;
}
.colCcontent {
	border-left:1px solid #a9aeb2;
	padding:20px 20px 0px;
	width:239px;
}
.colA h1, .colB h1, .colC h1 {
	color:#fff;
	/*font-size:16px;
	padding:20px auto;
	margin:0px;
	line-height:50px;
	display:block;
	width:100%;*/
	font-size:16px;
	margin:0px;
	padding:0px 0px;
	line-height:1.4em;
}
.colA a:link, .colA a:visited, .colB a:link, .colB a:visited, .colC a:link, .colC a:visited {
	color:#ebbb71;
	text-decoration:none;
}
.colA a:hover, .colB a:hover, .colC a:hover {
	color:#fff;
	text-decoration:none;
}
.colD {
	width:800px;
	padding:20px 20px 0px;
	background:#c4c8cd;
	text-align:left;
}
.news {
	width:800px;
	padding:20px 20px 20px;
	background:#4f82b0;
	text-align:left;
	border-top:1px solid #a9aeb2;
}
.news h4, .news p {
	display:inline;
}
.colE {
	width:520px;
	padding:20px;
	background:#c4c8cd url(images/bg_colE.jpg) repeat-x;
	text-align:left;
	float:right;
}
.colA ul, .colB ul, .colC ul, .colD ul, .colE ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}
.colA ul li, .colB ul li, .colC ul li, .colD ul li, .colE ul li {
	margin:0px;
	padding:0px 0px 0px 12px;
	background:url(images/li_ie.gif) top left no-repeat;
}
.colA ul ul, .colB ul ul, .colC ul ul, .colD ul ul, .colE ul ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
}
.colA ul ul li, .colB ul ul li, .colC ul ul li, .colD ul ul li, .colE ul ul li {
	margin:0px;
	padding:0px 0px 0px 12px;
	background:url(images/li_li_ie.gif) top left no-repeat;
}
#twoCol {
	background:url(images/bg_2col.jpg) repeat-y;
}
.colTitle {
	height:36px;
	background:#002946;
	width:280px;
	padding:16px 0px 0px;
}
#subnav {
	width:280px;
	background:#3b5c84 url(images/bg_sidebar.jpg) repeat-x;
	float:left;
	text-align:left;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;;
	text-transform:uppercase;
	padding:0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #4f82b0;
}
#subnav ul li a {
	color: #fff;
	padding: 10px 0px 10px 15px;
	display:block;
	text-decoration:none;
}
#subnav ul li a:hover {
	color: #ebbb71;
	background:#4f82b0;
	display:block;
	text-decoration:none;
}
.productRow {
	width:520px;
	margin:0px 0px 20px;
}
.productBoxLeft, .productBoxRight, .productNewLeft, .productNewRight {
	width:240px;
	background:#a9aeb2;
	padding:5px;
	text-align:center;
}
.productBoxLeft, .productNewLeft {
	float:left;
}
.productBoxRight, .productNewRight {
	float:right;
}
.productRow p a:link, .productRow p a:visited {
	color:#002946;
	font-size:18px;
	margin:5px 0px 0px 0px;
	padding:20px;
	display:block;
}
.productRow p a:hover {
	color:#ebbb71;
	background:#002946;
	display:block;
}
.productNewLeft p a:link, .productNewLeft p a:visited, .productNewRight p a:link, .productNewRight p a:visited {
	color:#002946;
	font-size:18px;
	margin:5px 0px 0px 0px;
	padding:20px;
	background:url(images/bg_new-off.jpg) no-repeat;
	display:block;
}
.productNewLeft p a:hover, .productNewRight p a:hover {
	color:#ebbb71;
	background:#002946;
	background:url(images/bg_new-on.jpg) no-repeat;
	display:block;
}
.productRow p {
	margin:0px;
	padding:0px;
}
#footer {
	width:840px;
	background:#21190e url(images/bg_footer.jpg) repeat-x;
	font-size:12px;
	color:#fff;
	text-align:left;
	position: relative;
}
#footerLeft {
	width:240px;
	padding:20px;
	float:left;
	line-height:16px;
}
#footerRight {
	width:520px;
	padding:15px 20px 20px;
	float:right;
	text-align:right;
}
#footerRight ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	list-style-type: none;
	display: inline;
}
#footerRight ul li {
	margin: 0px;
	padding: 15px 0px 0px;
	display: inline;
}
#footerRight ul li a {
	color: #c4c8cd;
	padding: 0px 14px 0px;
	background:none;
	border-right:1px solid #21190e;
}
#footerRight ul li a:hover {
	color: #fff;
}
#footerRight a:link, #footerRight a:visited {
	color: #c4c8cd;
	text-decoration:none;
}
#footerRight a:hover {
	color: #fff;
	text-decoration:none;
	background:none;
}
.clear {
	clear:both;
}
.last {
	border-bottom:none !important;
}
.lastFoot {
	border-right:none !important;
	padding:0px 0px 0px 14px !important;
}
.borderRight {
	border:1px solid #273e6f;
	padding:5px;
	background:#a9aeb2;
	float:right;
	margin:0px 0px 0px 10px;
} 
.borderRight2 {
	border:1px solid #273e6f;
	padding:5px;
	background:#a9aeb2;
	float:right;
	margin:0px 0px 0px 10px;
} 
.borderRight2 {
	border:1px solid #273e6f;
	padding:5px;
	background:#a9aeb2;
	/*float:left;*/
	margin:0px 50px 0px 0px;
} 
.left {
	float:left;
	display:inline;
}
.leftSpace {
	float:left;
	display:inline;
	margin:0px 5px 0px 0px;
}
.right {
	float:right;
	display:inline;
	margin:0px 0px 0px 10px;
}
.staff {
	width:310px;
	margin:0px 0px 5px 0px;
}
.staff2 {
	width:410px;
	margin:0px 0px 5px 0px;
}
.staffLast {
	width:310px;
	margin:0px;
}
.staff p, .staffLast p, .staff2 p {
	margin:0px;
	padding:0px;
	color:#000;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:12px;
}
.staff em, .staff br, .staffLast em, .staffLast br, .staff2 em, .staff2 br {
	font-weight:100;
	color:#21190e;
	padding:0px;
}
.tight {
	letter-spacing:-1px;
}
.caption {
	border:1px solid #273e6f;
	padding:5px;
	background:#a9aeb2;
	float:right;
	margin:0px 0px 0px 10px;
	color:#273e6f;
}
.caption p, .captionNoBorder p {
	margin:0;
	padding:8px 0 0 0;
	font-style:italic;
}
.captionNoBorder {
	float:right;
	margin:0px 0px 10px 20px;
	color:#273e6f;
}
#googleMap {
	width:470px;
	height:280px;
	overflow:hidden;
}


/*- Menu Tabs --------------------------- */

#nav {
	width:100%;
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;*/
	line-height:normal;
	font-weight:500;
	text-transform: uppercase;
	height:30px;
	overflow:hidden;
	background:#273e6f;
	text-align:center;
      }
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	/*padding:0 16px 0 16px;*/
      }
#nav li {
	display:inline;
	margin:0;
	padding:0;
      }
#nav a {
	/*float:left;
	background:url(../images/tableft.gif) no-repeat left top;*/
	margin:0;
	padding: 6px 20px 7px;
	text-decoration:none;
	color: #fff;
	line-height: 30px;
      }
/*#nav a span {
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:5px 12px 4px 9px;
      color:#9D4A49;
      }*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#nav a span {float:none;}*/
/* End IE5-Mac hack */
/*#nav a:hover span {
      color:#000;
      }*/
#nav a:hover {
	background: url(images/bg_nav_over.jpg) repeat-x left top;
	/*background-position:0% -42px;*/
      }
/*#nav a:hover span {
      background-position:100% -42px;
      }*/
/* Tabs Active Class */
#nav .active a  {
	/*float:left;
	background:url(../images/tableft-active.gif) no-repeat left top;*/
	background: url(images/bg_nav_over.jpg) repeat-x left top;
	text-decoration:none;
	/*margin:0;
	padding:0 0 0 4px;
	margin-right: 1px;*/
      }
/*#nav .active a span {
      float:left;
      display:block;
      background:url(../images/tabright-active.gif) no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#000;
      }
#nav .active a:hover {
	    background-position: left top;
      }
#nav .active a:hover span {
      background-position: right top;
      }*/



/*     sIFR     */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.colA, .sIFR-hasFlash h1.colB, .sIFR-hasFlash h1.colC {
	visibility: hidden;
	letter-spacing:0px;
	font-size:16px;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing:0px;
	font-size:16px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 16px;
	display:inline;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
}
/*.sIFR-hasFlash #nav li a:hover {
	visibility: hidden;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: url(images/bg_nav_over.jpg) repeat-x left top;
}*/


#facebook {
	position: absolute;
	top:20px;
	left:270px;
}