*	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

#wrap1	{
	width: 949px;
	background-color: #ffffff;
	background-image: url('/images/whitebg.jpg');
	margin: 0px auto 0px auto;
	}

#header {
	width: 949px;
	float: left;
	}

	#logo	{
		width: 341px;
		float: left;
		}

		img.logo {
			width: 318px;
			height: 102px;
			border: 0px none transparent;
			padding: 9px 0px 0px 13px;
			}


#addresstopnavwrap {
		width: 606px;
		float: left;
		}


	#address {
		font-size: 80%;
		text-align: right;
		width: 598px;
		}

		#address p {
			margin-right: 32px;
			margin-top: 23px;
			}

	#topnav {
		padding-top: 20px;
		font-size: 75%;
		text-transform: uppercase;
		}

		#topnav ul {
			list-style-type: none;
			margin: 0px 0px 0px 25px ;
			padding: 0px 0px 0px 40px;
			text-align: center;
			}

		#topnav li.home {
			border-width: 0px 1px 0px 0px;
			border-style: none dotted none none;
			border-color: transparent #000000 transparent transparent;
			float: left;
			padding-top: 10px;
			padding-right: 8px;
			padding-bottom: 10px;
			}


		#topnav li.contact {

			border-width: 0px 1px 0px 0px;
			border-style: none dotted none none;
			border-color: transparent #000000 transparent transparent;
			float: left;
			padding: 10px 8px 10px 8px;
			}

		#topnav li.about {
			border-width: 0px 1px 0px 0px;
			border-style: none dotted none none;
			border-color: transparent #000000 transparent transparent;
			float: left;
			padding: 10px 8px 10px 8px;
			}

		#topnav li.gallery {
			text-align: center;
			border-width: 0px 1px 0px 0px;
			border-style: none dotted none none;
			border-color: transparent #000000 transparent transparent;
			float: left;
			padding: 10px 8px 10px 8px;
			}

		#topnav li.links {
			text-align: center;
			border-width: 0px 1px 0px 0px;
			border-style: none dotted none none;
			border-color: transparent #000000 transparent transparent;
			float: left;
			padding: 10px 8px 10px 8px;
			}

		#topnav li.faqs {
			text-align: center;
			border: 0px none transparent;
			float: left;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 8px;
			}


		#topnav a:link {
			text-decoration: none;
			color: #000000;
			}


		#topnav a:visited {
			text-decoration: none;
			color: #000000;
			}


		#topnav a:hover {
			text-decoration: none;
			color: #0000ff;
			}

		#topnav p {
			margin: 8px; 
			}

#bluearea {
	width: 928px;
	height: 150px;
	margin: 5px 10px 20px 11px;
	clear: both;
	}
	
	#tagline {
		color: #A1C7EE;
		padding-top: 38px;
		padding-left: 462px;
		margin-right: 100px;
		}

#content {
	width: 939px;
	background-color: #ffffff;
	background-image: url('/images/lightbluebg.jpg');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	}

	#leftcol {
		width: 280px;
		float: left;
		}

		#leftnav {
			width: 263px;
			margin-left: 8px;
			text-transform: uppercase;
			}

			#leftnav ul {
				list-style-type: none;
				font-size: 70%;
				color: #000000;
				padding-bottom: 6px;
				padding-left: 0px;
				}

			#leftnav li.border-top {
				border-width: 2px 0px 0px 0px;
				border-style: dotted none none none; 
				border-color: #000000 transparent transparent transparent;
				padding: 10px 0px 10px 0px;
				}

			#leftnav li.border-both {
				border-width: 2px 0px 2px 0px;
				border-style: dotted none dotted none; 
				border-color: #000000 transparent #000000 transparent;
				padding: 10px 0px 10px 0px;
				}

			#leftnav a:link {
				text-decoration: none;
				color: #000000;
				}

			#leftnav a:visited {
				text-decoration: none;
				color: #000000;
				}

			#leftnav a:hover {
				text-decoration: none;
				color: #0000ff;
				}


			img.funnels {
				width: 9px;
				height: 9px;
				padding-left: 5px;
				border: 0px none transparent;
				}


		#gallerylink {
			width: 264px;
			height: 255px;
			border: 2px solid #C8C6C6;
			background-color: #666666;
			background-image: url('/images/gallerylink.jpg');
			background-repeat: no-repeat;
			background-position: top left;
			margin-left: 6px;
			margin-top: 27px;
			margin-bottom: 20px;
			overflow: auto;
			}

			#gallerylink h1 {
				color: #A1C7EE;
				font-size: 110%;
				margin-top: 184px;
				margin-left: 11px;
				text-transform: uppercase;
				letter-spacing: +1px;
				}

			#gallerylink p {
				color: #ffffff;
				font-size: 75%;
				margin-left: 11px;
				padding-top: 5px;
				margin-right: 12px;
				}

			#gallerylink a:link {
				color: #A1C7EE;
				text-decoration: none;
				}

			#gallerylink a:visited {
				color: #A1C7EE;
				text-decoration: none;
				}

			#gallerylink a:hover {
				color: #ffffff;
				text-decoration: none;
				}

	#maincol {
		width: 573px;
		margin-left: 325px;
		margin-top: 30px;
		}


	#text	{
		width: 573px;
		color: #000000;
		font-size: 90%;
		}

	td.title	{
		background-color: #013A87;
		border: 1px solid #000000;
		padding: 5px;
		text-align: center;
		font-weight: bold;
		}
		
	td.specs	{
		border: 1px solid #000000;
		padding: 5px;
		text-align: center;
		}
		
	#text h1 {
		color: #013A87;
		font-style: italic;
		font-size: 140%;
		}

	#text h2 {
		color: #A1C7EE;
		font-style: italic;
		font-size: 110%;
		}

	#text p	{
		padding: 10px 0px 10px 0px;
		}


	#bottomnav {
		width: 915px;
		margin: 20px auto auto 10px;
		border-width: 1px 0px 0px 0px;
		border-style: solid none none none;
		border-color: #000000 transparent transparent transparent;
		font-size: 70%;
		text-align: center;
		padding: 10px 0px 15px 0px;
		}

	#bottomnav a:link {
		text-decoration: none;
		color: #000000;
		}

	#bottomnav a:visited {
		text-decoration: none;
		color: #000000;
		}

	#bottomnav a:hover {
		text-decoration: none;
		color: #0000ff;
		}

	#credit {
		font-size: 80%;
		text-align: center;
		font-weight: 600;
		}

	#credit a:link {
		text-decoration: none;
		color: #000000;
		}

	#credit a:visited {
		text-decoration: none;
		color: #000000;
		}

	#credit a:hover {
		text-decoration: none;
		color: #0000ff;
		}

		
span.nobr {
	white-space: nowrap;
	}

				

div.clear {
	clear: both;
	height: 1px;
	display: block;
	width: 100%;
	}


body 	{
	background-color: #013A87;
	background-image: url('/images/bg.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

.Link_Title {
	color:#000099;
	font-weight: bold;
	font-size: 14px;
}

hr {
	margin: 20px 0 20px 0;
}
