

			* {
				padding: 0;
				margin: 0;
				font-family: Arial, sans-serif;
			}
			html, body {
				margin: 0;
				font-size: 12px;
				background-color: #E6ECFF;
				padding: 0;
			}
			body {
				behavior: url(csshover.htc);
			}
			a {
				color: #0E1D8E;
				text-decoration: none;
			}
			a:hover {
				text-decoration: underline;
			}
			ul {
				list-style: none;

			}
			ul a {
				color: #fff;
				text-decoration: none;
				display: block;
				padding: 3px 5px 3px 10px;
				width: 119px;
				background: #6078BF;
				border: 1px solid #E6ECFF;
			}
			ul a:hover {
				color: #6078BF;
				text-decoration: none;
				background: #fff;
			}
			ul li {
				float: left;
				position: relative;
				margin-right: 3px;
			}
			ul li ul {
				list-style: none;
				position: absolute;
				left: 0px;
				top: 100%;
				display: none;
				width: 119px;
				
				
			}
			ul li:hover ul { 
				display: block; 
			}
			ul li:hover ul li ul { 
				display: none; 
			}
			ul li ul li:hover ul {
				display: block;
				position: absolute;
				left: 136px;
				top: 0px;
			}
			ul li ul li:hover ul li a{
				color: #6078BF;
				text-decoration: none;
				display: block;
				padding: 3px 5px 3px 10px;
				width: 119px;
				background: #fff;
				border: 1px solid #6078BF;
			}			
			ul li ul li:hover ul li a:hover {
				color: #6078BF;
				text-decoration: none;
				background: #E6ECFF;
			}
			
			
			
			
			
			.clear {
				clear: both; 
			}
			.footer {
				text-align: center;
				
				line-height: 18px;
			}
			.footer a {
				color: #000;
				text-decoration:none;
				border-bottom:1px dashed #000;
			}
			.footer a:hover {
				color: #000;
				text-decoration: none;
				border-bottom:1px solid #000;
			}
			.double {
				font-size: 14px;
				font-weight: bold;
				line-height: 18px;
			}
			.triple {
				font-size: 16px;
				font-weight: bold;
				line-height: 16px;
			}
			.products {
				text-align: left;
				vertical-align: middle;
			}
			.maindiv {
			border-left: 2px solid #6078BF; 
			border-right: 2px solid #6078BF; 
			width: 828px; 
			padding-left: 5px; 
			padding-right:10px;
			line-height: 14px; 
			background: #ffffff;
			background-image:url('images/explore.jpg');
			background-position: bottom right;
			background-repeat: no-repeat;
			text-align: left;
			margin: 0 auto;
			}

			.picturediv {
			border-left: 2px solid #6078BF; 
			border-right: 2px solid #6078BF; 
			width: 828px; 
			height: 80px;			
			padding-left: 5px; 
			padding-right:10px;
			line-height: 14px; 
			background: #FFE680;
			margin: 0 auto;
			}
			
			.menubar {
			padding-left: 5px; 
			padding-top: 5px; 
			margin: 0 auto; 
			text-align: left; 
			background-color: #6078BF; 
			height:29px; 
			width:842px;
			position: relative;
			z-index:50;
			}
			.menubar2 {
			padding-left: 5px; 
			padding-top: 5px; 
			margin: 0 auto; 
			text-align: center; 
			background-color: #6078BF; 
			height:29px; 
			width:842px;
			}	
			
			h1 {
				font-weight: bold;
				font-size: 14px; 
			}
			h2 {
				font-weight: bold;
				font-size: 16px; 
			}
			h3 {
				font-weight: bold;
				font-size: 12px; 
			}			
			
			
			
			
			#templLogo
			{
				background:url(/templates/template-label.gif) no-repeat;
				width:431px;
				height:300px;
				margin:0 auto;
			}
			
			#templContent
			{
				width:640px;
				height:270px;
				margin:0 auto;
				font-weight:bold;
				font-size:20px;
				line-height:22px;
			}
			