body {
	margin:0;
	padding:0;
	background: #ececec url(../images/glow.jpg) top center no-repeat;
	font: 12px Helvetica, Arial, sans-serif;
}

#wrapper {
	position: relative;
	margin:0 auto;
	padding:0;
}

.logo {
	position: relative;
	margin: 0 auto;
	padding:0;
	width: 260px;
	height: 110px;
	background: url(../images/logo.jpg) top center no-repeat;
	z-index: 15;
}

.raf {
	float:left;
	width: 81px;
	height: 65px;
	margin: 17px 0 0 30px;
	border: none;
}

#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 210px;
	background: url(../images/header-img.jpg) top center no-repeat;
	text-indent: -3500px;
}

#container {
	clear: both;
	display: block;
	margin:0 auto 0 auto;
	padding:0;
	width: 960px;
	background-color: #fcfcfc;
}

#content {
	margin:0;
	padding:13px 13px 7px 13px;
	font: 12px Helvetica, Arial, sans-serif;
	overflow:hidden;
}

#leftcol {
	float: left;
	margin: 0;
	padding:0;
	width: 145px;
}

#rightcol {
	float: right;
	margin: 0;
	padding:0 0 0 8px;
	/*width: 725px;*/
	width: 770px;
	/*border-left:1px solid #979696; */
}

.clear {
	clear: both;
}

p {
	margin: 0;
	padding: 5px 0 15px 0;
	color:#000;
	line-height:18px;
}

.des-table {
	border-right:1px solid black;
	margin: 0 10px 0 0;
}

.des-table tr.even {
	background-color:#FFFFFF 
}

.des-table tr.odd {
	background-color:#e6e6e6 
}

.des-table tr td {
	padding:5px;
}


.home-box {
	position: relative;
	margin: 275px 0 0 0;
	padding: 8px;
	width: 714px;
	background: url(../images/hp-box-content.png) top center no-repeat;
}

.home-box div {
	padding: 5px 15px;
}

.home-box h2 {
	margin: 5px auto 0 auto;
	padding:7px 5px 5px 8px;
	font: 16px Helvetica, Arial, sans-serif;
	color:#002b55;
	font-weight: normal;
	text-align: center;
	background: transparent;
	line-height: 24px;
	border: none;
}

.home-box ul {
	display: block;
	margin: 0 0 25px 10px;
	overflow: hidden;
}

.home-box ul li {
	font-weight: bold;
}

.home-box ul li.lism {
	float: left;
	padding: 0 10px;
	margin:0;
	width: 160px;
	background: url(../images/divider.gif) top right repeat-y;
}

.home-box ul li.lilg {
	float: left;
	padding: 0 0 0 10px;
	margin:0;	
	width: 280px;	
}

/*strong {
	color: #002b55
}*/


a:link, a:visited {
	color: #002b55;
	text-decoration: underline;
}

a:hover, a:active {
	color: #002b55;
	text-decoration: none;
}

a {
	padding: 0;
	margin: 0 auto;
}

HR {
	clear: both;
   border: none 0;
	border-top: 2px solid #CFCEB3;
	width: 99%;
	height: 2px;
	padding: 0;
	margin: 10px 1px;
	overflow:hidden
   }
	
/*H tags*/

h1 {	
	margin: 0 auto 10px auto;
	padding:7px 5px 5px 0px;
	font: 24px Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color:#002B55;
	font-weight: bold;		
}

h2 {
	margin: 0 auto;
	padding:7px 5px 5px 0px;
	font: 20px Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color:#002B55;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding:15px 0 5px 0;
	font: 16px Arial, Helvetica, sans-serif;
	color:#002B55;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding:15px 0 0 0;
	font: 13px Arial, Helvetica, sans-serif;
	color:#002B55;
	font-weight: bold;
}

.image-right-nb {
	float: right;
}

.image-left-nb {
	float: left;
}


/*UL Tags*/

ul {
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
/*	list-style: none;
	list-style-type: none;*/
	/*font: 14px Arial, Helvetica, sans-serif;*/
}

ul li {
	padding: 0 0 2px 4px;
	margin: 0;
	color: #4a3d31;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
	background: url(../images/bullet.gif) 0 7px no-repeat;
}

ul.large li {
	font: 14px Helvetica, Arial, sans-serif;
	line-height: 22px
}

/*Products Table*/

table.full-tbl {
	margin: 5px auto 0 auto;
	padding:0;
	width:845px;
}

table.products-tbl {
	margin: 5px auto 0 auto;
	padding:0;
	width:100%;
}

table.products-tbl td.right {
	/*border-left: 1px solid #979696; */
	padding:0 5px 5px 10px
}

.products-overlay {
	width: 80px;
	height: 80px;
	padding:4px;
	margin: 0;
	background: url(../images/product-overlay.png) left center no-repeat;
}

.products-overlay-lg {
/*	width: 226px;
	height: 221px;*/
	padding:8px;
	margin: 0;
	background: url(../images/product-overlay-lg.png) top left no-repeat;
}


table.products-tbl p {
	padding-left: 5px;
	padding-top:0px;
}


/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 0;
	border: 2px solid #B5AF97;	
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 10px auto;
	padding: 0;
	/*border: 2px solid #B5AF97;	*/
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 0;
	border: 2px solid #B5AF97;
	overflow:hidden
}

#footer {
	margin: 0 auto;
	padding: 25px 0;
	width: 960px;
	background: url(../images/footer-bg.jpg) top center no-repeat;
	
}

#footer p {
	margin:0;
	padding:0;
	text-align: center;
	color: #071942;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
}

.map {
	border: 1px solid #002b55;
	width:630px;
}

.pdfs ul{
padding: 0;
margin: 0;
}

.pdfs {
	float: left;
	width: 300px;
	/*height: 65px;*/
	padding: 12px 0;
	margin: 0 15px 15px 0;
	list-style: none;	
	background: White url(../images/acrobat_icon.png) no-repeat 10px 8px;
	font: 13px Arial;
	color: #002b55;
	display: block;
	border: 1px solid #002B55;
	
}

.pdfs a {
	padding: 20px 9px 25px 80px;	
	text-decoration: none;
	color: #002b55;
	height: 18px;
	display: block;
}

.pdfs p {
	margin: 0;
	padding: 0;
}

.pdfs a:hover {
	border: 1px solid #0052a1;
	text-decoration: underline;	
	display: block;	
}

.pdfs p {
	text-indent: 60px
}



/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	color: #071942;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #002b55;
	text-decoration: none
}

#footer a {
	padding: 0 7px;
	margin: 0 auto;
}


/***** Data table#data Styles *****/

table.data {
	font-size: 12px;
	border-collapse: separate;
	border-spacing: 0;
	margin: 10px auto;
	padding: 0;
	width: 99%;
	color: #000;
	}
table.data a {
	color: #002B55;
	text-decoration: none;
	/*border-bottom: 1px dotted;*/
	}
	
table.data thead th a {
	color: #FFF!important;
	text-decoration: none;
	font-weight: bold!important;
	/*border-bottom: 1px dotted;*/
	}
		
table.data a:visited {
	color: #002B55;
	font-weight: normal;
	text-decoration: none;
	}
table.data a:hover {
	border-bottom: 1px solid;
	}
table.data thead th,
table.data thead td
 {
	font-size: 1.0em;
	color: #FFF;
	text-transform: uppercase;
	padding: 0.5em;
	border: 1px solid #FFF;
	border-width: 1px 1px;
	background: #002B55;
	}
	
table.data tfoot th,
table.data tfoot td {
	border: 1px solid #fff;
	border-width: 1px 1px;
	padding: 2em 0.5em;
	background: #FFF;
}

table.data th {
	font-weight: bold;
	line-height: normal;
	padding: 0.5em;
	text-align: left;
	}
table.data tbody th,
table.data td {
	padding: 0.5em;
	text-align: left;
	/*vertical-align: middle;*/
	}
table.data tbody th {
	font-weight: normal;
	white-space: nowrap;
	}
table.data tbody th a:link,
table.data tbody th a:visited {
	font-weight: bold;
	color: #FFF;
	}
table.data tbody th+td {
	white-space: nowrap;
	}
table.data tbody td,
table.data tbody th {
	background: #ECECEC;
	border: 1px solid #ECECEC;
	border-width: 1px 1px;
	}
table.data tbody tr.gap td {
	background: #F5F2ED
}

table.data tbody tr.odd th,
table.data tbody tr.odd td {
	border-color: #ECECEC;
	background: #f9f9f9;
	}
table.data tbody tr:hover td, 
table.data tbody tr.over td {
	background: #fff;
	border-color: #F5F2ED;
	}

/*table.data tbody tr:hover th, 
table.data tbody tr.over th {
	background: #fff;
	border-color: #F5F2ED;
	}*/
	
table.data tr:hover td, tr:hover td a, tr:hover th a, 
table.data tr.over td, tr.over td a, tr.over th a {
	color: #002B55;
	}
	
table.data tr:hover th a, 
table.data tr.over th a {
	color: #FFF;
	}	
	
table.data caption {
	font-size: 1.8em;
	text-align: left;
	margin: 0;
	padding: 0.5em 0.25em;
	text-align: center;
	text-transform: uppercase;
	}

#refer-a-friend {
	margin: 0 auto 10px auto;	
}
#refer-a-friend input {
	border: 1px solid #102952;	
}
.submit {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-color:#102952;
	color:#fff;
	padding: 2px 10px;
	text-transform:uppercase;
	border: none;
}
.submit:hover {
	background-color:#1a3c73;
	cursor:pointer;
}
