body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:0px;
	background-color: #00182E;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.maintable {
	border: 5px solid #CCCCCC;
	background-color:#00366C;
}

.header {
color:#FFFFFF;
font-size:14px;
}

.footerTable {
	color:#666666;
	height:30px;
	vertical-align:bottom;
}
.tableBorder{
	background-image:url(images/sideShade.jpg);
	background-repeat: repeat-y;
}
.divider
{
font-size: 2px;
background-image:url(images/divider2.jpg);
background-repeat:repeat-x;
}
.dividerBottom
{
font-size: 11px;
background-image:url(images/dividerBottom.jpg);
background-repeat:repeat-x;

}


.menuBg {
	background-attachment: fixed;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left:15px;
}
.eicra:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85909B;
	text-decoration: none;
}
.eicra:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85909B;
	text-decoration: none;
}
.eicra:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0B2035;
	text-decoration: none;
}

.menuLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #85909B;
	text-decoration: none;
}
.menuLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #85909B;
	text-decoration: none;
}
.menuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#0B2035;
	text-decoration: none;
}
 	table#menu_1 td {
	height: 33px;
	font-size: 13px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
      }

    table#menu_1 td a {
	padding-top:7px;
	padding-left:15px;
	height: 26px;
	display: block;
	color: #85909B;
	text-decoration: none;
	font-weight:bold;


      }

    table#menu_1 td a:hover {
	color: #FFFFFF;
	font-weight:bold;
      }


.galleyPicBG {
	background-image: url(pgImages/productbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	vertical-align:middle;
}

.galleyPicDes {
color:#FFFFFF;
font-weight:bold;
}
.galleryHeader{
padding-left:20px;
color:#85909B;
font-size:16px;
font-weight:bold;}

#main {
 	width: 1000px;
 	height: 750px;
	color: #000000;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -375px;
 	margin-left: -500px;
 	text-align: left;