body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}
	#wrapper {
		width: 965px;
		min-height: 750px;
		_height: 750px;
		background: url(images/headerDan22.jpg) no-repeat;
		position: relative;
	}
		#nav {
			position: absolute;
			top: 0px;
			left: 273px;
			width: 752px;
		}
			#nav li {
				float: left;
				background: url(images/nav_left_.gif) no-repeat;
				list-style: none;
				padding-left: 10px;
				padding-right: 20px;
				_padding-right: 10px;
				padding-top: 25px;
				font: 10px normal Arial, Helvetica, sans-serif;
				line-height: 1.1;
				width: 45px;				
			}
				#nav span {
					display: block;
					font-size: 24px;
					color:#B90004;
				}
				#nav a {
					color: #FFFFFF;
					font-size: 11px;
					font-weight: bold;
					text-decoration: none;
				}
		#topcon {
			width: 595px;
			position: absolute;
			top: 105px;
			left: 370px;
			color: #fff;
		}
			#topcon-inner {
				margin: 33px 20px 1px 20px;
				height: 120px;
				overflow: auto;
			}
			#topcon h2 {
				font: normal 22px Verdana, Arial, Helvetica, sans-serif;
				color: #FFF;
				text-align: center;
				letter-spacing: .07em;
				line-height: 1.2em;
				margin-top: 65px;
			}
		#content {
			width: 965px;
			position: absolute;
			position: relative;
			color: #fff;
			top: 299px;
			left: 33px;
		}
			#content a {
				color: #9B1C1F;
			}
				#content a:hover {
					color: #9B1C1F;
				}
			#body {
				border: 5px solid #a40000;
				background: #FFF;
				padding: 20px;
			}
				#body h2 {
					font-size: 14px;
					text-align: left;
					margin-bottom: 1.5em;
					text-transform:uppercase;
				}
				#body h3 {
					font-size: 12px;
				}
				#body ul {
					margin: 10px 0px 10px 40px;
				}
				#body .more a {
					font-weight: bold;
					text-decoration: none;
					color: #999;
				}
					#body .more a:hover {
						text-decoration: underline;
						color: #999;
					}
				#body .hr-yellow {
					border-top: 1px solid #FFEA00;
					padding-bottom: 1em;
					margin-top: 1em;
				}
				#body .hr-grey {
					border-top: 1px solid #DDD;
					padding-bottom: 1em;
					margin-top: 1em;
				}
				#new {
					margin-right: 0px;
					float: left;
					width: 605px;
					color: #000;
					line-height: 18px;
					letter-spacing: .05em;
					text-decoration: none;
					text-align: justify;
					font: normal 12px Arial, Helvetica, sans-serif;
				}
					#new p {
						margin-top: 0;
						margin-bottom: 2em;
						font: normal 11px Arial, Helvetica, sans-serif;
					}
					#new ul {
						font: normal 11px Arial, Helvetica, sans-serif;
					}
					#new div.headerspecial {
						font: bold 14px Arial, Helvetica, sans-serif;;
						text-align: center;
					 	color: #9B1C1F;
						margin-top: 50px;
						letter-spacing: 0em;
						text-transform: uppercase !important;
					}
					#new img {
						border: 1px inset #9B1C1F;
					}
#new p a:hover {
	color: #9B1C1F !important;
}
				#rightside{
					margin-right: 0;
					float: right;
					width: 300px;
				}
				#buttons {
					margin-bottom: 20px;
					cursor:hand;
				}
				#buttons img:hover {
					cursor:hand;
				}
				#news {
					margin-right: 0;
					float: right;
					width: 240px;
					padding: 20px;
					background: url(images/Box_FadeGreen.gif) 100% 100% no-repeat;
					border-top: 1px solid #DDD; height: 1%;
					border-left: 1px solid #DDD; height: 1%;
					color: #000;
				}
					#news p {
						margin-top: 0;
						margin-bottom: 2em;
						line-height: 18px;
						letter-spacing: .05em;
						text-decoration: none;
						text-align: left;
						font: normal 11px Arial, Helvetica, sans-serif;
					}
					#news h2 {
						font-size: 14px;
						text-align: left;
						margin-bottom: 1.5em;
						color: #000;
					}
					#news h3 {
						color: #999;
						margin-bottom: 3px;
					}
			#footer {
				margin-top:10px;
				text-align: center;
			}
				#footer p, #footer ul {
					margin: 0.8em;
				}
				#footer ul {
					margin-top: 1.2em;
				}
					#footer li {
						display: inline;
						list-style: none;
					}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
	font: normal 11px Arial, Helvetica, sans-serif !important;
}
					
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #9B1C1F;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: left;
}
.clear {
	clear: both;
}
h1 {
  padding: 25px 0 0 30px;
  font: 40px "arial black", arial, sans-serif;
  color: #FFF;
  text-align: center;
}
h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}
p.more {
  margin: 0;
  padding: 0;
}