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

body	{
	background-color: #000000;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 996px;
	background-color: #68797b;
	margin: 0px auto 0px auto;
	position: relative;
	padding-bottom: 20px;
	}

	#header {
		}

		#logo	{
			height: 122px;
			width: 455px;
			float: left;
			}

			#logo img {
				height: 122px;
				width: 455px;
				border: 0px none transparent;
				}

		#address {
			height: 122px;
			width: 260px;
			float: left;
			font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 17px; color: #ffffff;
			}
			#address p {margin: 0px; padding: 12px 0px 10px 0px;}

			#address img {
				height: 122px;
				width: 260px;
				border: 0px none transparent;
				}

		#signup {
			height: 122px;
			width: 281px;
			float: left;
			}

			#signup img {
				border: 0px none transparent;
				}

			input.text {
				width: 194px;
				height: 18px;
				background-color: transparent;
				border: 0px none transparent;
				background-image: url('images/signup-text-bg.png');
				background-repeat: no-repeat;
				background-position: top left;
				}

			#signup td {
				padding: 0px;
				}

			#signup input.signup-submit {
				width: 57px;
				height: 16px;
				margin-left: 202px;
				margin-top: 2px;
				background-color: transparent;
				border: 0px none transparent;
				}

		#nav	{
			background-image: url('images/hrule.png');
			background-position: top left;
			background-repeat: no-repeat;
			width: 951px;
			margin-left: 23px;
			margin-top: 0px;
			padding-top: 1px;
			position: relative;
			}

			#nav img {
				height: 33px;
				border: 0px none transparent;
				}

			#nav-left {
				background-image: url('images/nav-left-bg.jpg');
				background-position: top left;
				background-repeat: no-repeat;
				width: 341px;
				height: 33px;
				float: left;
				}

				#nav-left ul {
					list-style-type: none;
					}

					#nav-left li {
						float: left;
						height: 33px;
						}

			#nav-right {
				float: left;
				}

				#nav-right input.search {
					width: 291px;
					height: 18px;
					background-color: transparent;
					border: 0px none transparent;
					background-image: url('images/search-bg.png');
					background-repeat: no-repeat;
					background-position: top left;
					margin-top: 8px;
					margin-right: 7px;
					}

				#nav-right input.search-button {
					width: 57px;
					height: 16px;
					border: 0px none transparent;
					background-color: transparent;
					margin-top: 9px;
					}

			#menu	{
				width: 951px;
				background-image: url('images/menu-bg.jpg');
				background-repeat: no-repeat;
				background-position: top left;
				margin: 0px 22px 0px 23px;
				position: relative;
				z-index: 5001;
				}

				#menu img {
					border: 0px none transparent;
					}

				#menu ul {
					list-style-type: none;
					}

					#menu li {
						float: left;
						}

		#content {
			width: 951px;
			margin: 0px auto 10px auto;
			border: 1px solid #c00c02;
			position: relative;
			background-color: #ffffff;
			position: relative;
			z-index: 1;
			}

			#quotebox {
				width: 951px;
				height: 580px;
				position: relative;
				z-index: 1;
				background-position: top left;
				background-repeat: no-repeat;
				}

				#quote {
					position: absolute;
					right: 0px;
					bottom: 0px;
					width: 518px;
					height: 193px;
					}

					#quote img {
						width: 518px;
						height: 193px;
						border: 0px none transparent;
						}

			#content p {
				margin: 12px;
				}

			#content h1, h2, h3 {
				margin: 12px;
				color: #68797b;
				}

			#content ul {
				margin: 12px 12px 12px 45px;
				color: ##68797b;
				}

			#content a {
				color: #ff0000;
				}

				#content a:hover {
					text-decoration: none;
					}


#content .paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
}
#content a.paginate {
border: 1px solid #000080;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #000080;
}
#content a.paginate:hover {
background-color: #000080;
color: #FFF;
text-decoration: underline;
}
#content a.current {
border: 1px solid #000080;
font: bold .7em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#000080;
color: #FFF;
text-decoration: none;
}
#content span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}


		#bottom-boxes {
			padding-top: 18px;
			width: 951px;
			margin: 0px auto 0px auto;
			}

			#bottom-boxes img {
				width: 298px;
				height: 149px;
				border: 0px none transparent;
				}

			#box01 {
				border: 1px solid #c00c02;
				width: 298px;
				height: 149px;
				margin-right: 25px;
				float: left;
				}

			#box02 {
				border: 1px solid #c00c02;
				width: 298px;
				height: 149px;
				margin-right: 25px;
				float: left;
				}

			#box03 {
				border: 1px solid #c00c02;
				width: 298px;
				height: 149px;
				float: left;
				}



	div.hrule	{
		background-image: url('images/hrule.png');
		background-position: top left;
		background-repeat: no-repeat;
		width: 951px;
		height: 1px;
		margin: 0px 22px 0px 23px;
		}

#footer	{
	width: 996px;
	margin: 10px auto 0px auto;
	padding-bottom: 10px;
	}

	#copyright {
		width: 495px;
		float: left;
		color: #ffffff;
		font-size: 80%;
		}

	#ptc	{
		width: 220px;
		float: left;
		text-align: right;
		padding-left: 280px;
		}

		#ptc img {
			border: 0px none transparent;
			}
	
	
div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

.error	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	background-color: #fcbbc9;
	border: 1px solid #ff0000;
	padding: 8px;
	}
	
	#enclose {margin-left: 12px;}
	#enclose td {padding: 5px;margin: 2px;}
	#enclose input {padding: 2px;}
	

/* Super Drop Down */

.super_drop {width: 253px; position: absolute; top: 36px; left: -1000em; z-index: 5000;}
  .super_li:hover .super_drop {left: -13px; visibility: visible;}
  
  #menu ul li {position: relative;}

  .super_drop_content {width: 249px; padding: 1px 0px 1px 0px; border-left: 2px solid #000000; border-right: 2px solid #000000; background-color: #ffffff; position: relative;
  font-family: arial; font-size: 17px; line-height: 17px;}
    .super_drop_content a:link {text-decoration: none; color: #a7250c;}
	.super_drop_content a:active {text-decoration: none; color: #a7250c;}
	.super_drop_content a:visited {text-decoration: none; color: #a7250c;}
	.super_drop_content a:hover {text-decoration: none; color: #ffffff; background-color: #a7250c;}
  
    .super_link {display: block; width: 231px; height: 50px; position: relative; margin: 11px 0px 11px 9px;}
	.super_link1 {display: block; width: 231px; height: 50px; position: relative; margin: 0px 0px 11px 9px;}
	.super_link2 {display: block; width: 231px; height: 50px; position: relative; margin: 11px 0px 0px 9px;}
      .super_drop_content a img {position: absolute; top: 2px; left: 2px;}
	  .super_drop_content a p {position: absolute; top: 14px; left: 54px; margin: 0px;}
	  
	  .super_block {display: block; position: relative; z-index: 5000;}

