@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #025D8D;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #F3FBDB;
	text-decoration: underline;
}
a:hover {
	color: #D4D0C8;
	text-decoration: none;
}

#mmenu {
	background-image: url(/images/mm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width: 972px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
#mmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}
#mmenu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#mmenu table {
	display: block;
	clear: both;
	width: 800px;
	text-align: center;
	text-indent: 40px;
}

#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	color: #9bbcca;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.rgt {
	background-image: url(/images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rgt2 {
	background-color: #01496F;
 
}
.imgborder {
	border: 3px solid #000000;
}
.content2 {
	background-color: #23729c;
}
.content3 {
	background-color: #216c94;
}

.contentrgt, td .contentrgt, .contentrgt p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 
}

.more {
	font-size: 10px;
	text-decoration: none;
	color: #DC5409;
}
h3 {
	font-size: 16px;
}
#products, #products td, #products p {
	color: #000000;
}



/* lightbox  start */
.footer {
	background-color: #000;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 500px;
	height: 50%;
	padding: 1em;
	border: 1em solid #000000;
	background-color: black;
	text-align: left;
	z-index:1001;
	overflow: none;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
.lightbox h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

/* lightbox  end */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.welcome-to {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #55AEDF;
	font-weight: lighter;
}
