/* CSS Document */



body {
	/*overflow-x:hidden;

	overflow-y:hidden;*/

	background-color: #9FB0CE;
	text-align: justify;

}

.table {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size:12px;

	color:#000000;

}



.tr,td {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style:normal;

}



a {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#003399;

	font-weight: normal;

	font-style:normal;

	text-decoration:underline;

}



a:link {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#003399;

	font-weight: normal;

	font-style:normal;

	text-decoration:underline;

}



a:hover {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#ffffff;

	font-weight: normal;

	font-style:normal;

	text-decoration:underline;

}



.border {

	border-bottom-color:#256BB1;

	border-bottom-style:solid;

	border-bottom-width:1px;

	border-left-color:#256BB1;

	border-left-style:solid;

	border-left-width:1px;

	border-right-color:#256BB1;

	border-right-style:solid;

	border-right-width:1px;

	border-top-color:#256BB1;

	border-top-style:solid;

	border-top-width:1px;

		}

		

.input {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size:11px;

	color:#000000;

	vertical-align:middle;

	border-color:#999999;

	border-style:solid;

	border-width:1px;

}



a.menu {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#000000;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.menu:link {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#000000;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.menu:hover {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#0000000;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.menu:active {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 12px;

	color:#000000;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



.footer {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 10px;

	color:#666666;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.footer:link {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 10px;

	color:#666666;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.footer:hover {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 10px;

	color:#666666;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



a.footer:active {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 10px;

	color:#666666;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

}



.product_heading {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 15px;

	color:#003399;

	font-weight: bold;

	font-style:normal;

	text-decoration:none;

}



.heading {
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	/* [disabled]font-size: 13px; */
	color:#003399;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	text-align: left;

}

.caption {

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 10px;

	color:#666;

	font-weight: bold;

	font-style:normal;

	text-decoration:none;

	text-align: center;

}

.copy {

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 12px;

	color:#000;

	font-weight: normal;

	font-style:normal;

	text-decoration:none;

	text-align: justify;

	vertical-align: top;

}

a.heading {

	font-family: Trebuchet MS, verdana, arial, sans-serif;

	font-size: 13px;

	color:#003399;

	font-weight: bold;

	font-style:normal;

	text-decoration:none;

}

a.heading:hover {

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 13px;

	color:#FFF;

	font-weight: bold;

	font-style:normal;

	text-decoration:none;

}



li.menufive {

	width: 120px;

	list-style-type: none;

	margin-left: 50px;

	padding-left: 2px;

	padding-top: 4px;

	padding-bottom: 4px;

}



li.menufive a {

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 12px;

	color: black;

	font-style:normal;

	text-decoration:none;



}



#menufive {

	cursor:	pointer;



}

.gallerycontainer{

	position: relative;

	width: 190px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/

}





.thumbnail img{

	text-decoration: none;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0;

}



.thumbnail:hover{

	background-color: transparent;

	text-decoration: none;

}



.thumbnail:hover img{

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	text-decoration: none;

}



.thumbnail span{ /*CSS for enlarged image*/

	position: absolute;

	left: -800px;

	visibility: hidden;

	text-decoration: none;

	top: -200px;

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 10px;

	color: #666;

	text-align: left;

	display: inline;

}



.thumbnail span img{ /*CSS for enlarged image*/

	border-width: 0;

	padding: 0px;

	text-decoration: none;

}



.thumbnail:hover span{ /*CSS for enlarged image*/

	visibility: visible;

	top: 0px;

	left: 195px; /*position where enlarged image should offset horizontally */

	z-index: 50;

	white-space: nowrap;

	text-decoration: none;

}



#gallerymsg {

	float: right;

	width: 150px;

	vertical-align: top;

	height: 100px;

	margin-top: 50px;

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 10pt;

	color: #666;

	text-align: center;

	margin-right: 60%;

}
.indexmain {
	height: auto;
	width: auto;
	padding-top: 10px;
	float: left;
	padding-right: 10px;
}
.blocks {
	height: auto;
	width: 280px;
	padding-top: 10px;
	float: right;
	padding-left: 20px;
}

.imgleft {
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgright {
	float: right;
	height: auto;
	width: auto;
	margin-left: 15px;
	margin-bottom: 15px;
}
#footer {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width: 98%;
	padding-left: 10px;
}
#menu {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	width: 98%;
	padding-left: 10px;
}

