* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #C72419; /* #d52d00 */
}

	a:hover {
		text-decoration: underline;
	}

html {
	min-width: 980px;
}

body {
	background: #d5d6d6;
	background: #626262;
	font-family: Verdana, Helvetica, Arial , sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	letter-spacing: -0px;
	line-height: 1.4em;
	font-size: 2em;
	font-weight: 400;
	color: #000000;
}


.internal-link {
	text-decoration : none;
	/*color: #b35c15*/
}

.internal-link:hover {
text-decoration : underline;
}




.col-1 h3, .info-box h3 {
	letter-spacing: -3px;
	line-height: 1.2 em;
	font-size: 4.0em; /* 12em / original: 5.667em */
	font-weight: 1000;
	color: #c72419;
}


.row-1 .col-1 h3 {
	margin-bottom: 10px;
}



.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 24px 0 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
        
	background: #fff url(../images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	
	background: url(../images/main-tail-bot.gif) repeat-x 0% 100%;
	
}

#main {
	
	/* font-size: 0.75em; */
	font-size: 0.75em;
}

#header {
/*	background: url(../images/header.gif) no-repeat 179px 25px; */
	position: relative;
	width: 1016px;
	height: 125px;
	margin: 0 auto;
	
}

	#header .address {
		line-height: 1.154em;
		font-size: 1.083em;
		color: #666;
		position: absolute;
		top: 99px;
		right: 28px;
	}
	
/*		#header .address b {
			margin: 0 0 0 4px;
			font-weight: normal;
		}
		
		#header .address strong {
			padding: 0 4px 0 0;
			font-weight: normal;
		}*/
		
	#header .address a{
		text-decoration: none;
	}
	#header .address a:hover{
		text-decoration: underline;
	}

#logo {
	position: absolute;
	top: 13px;
	left: 0;
}

#menu {
	position: absolute;
	top: 22px;
	left: 370px; /* 390px */
	width: 680px;
}

	#menu li {
		float: left;
		height: 45px;
		overflow: hidden;
		line-height: 38px;
		font-size: 1.5em;
		font-weight: 400;
	}
	
		#menu li a {
			display: block;
			float: left;
			height: 45px;
			padding: 0 21px 0 20px;
			text-decoration: none;
			color: #e4e7e8;
		}
		
			#menu li a:hover {
				color: #999;
			}
		
		#menu li.act a {
			background: url(../images/menu-act.gif);
			color: #000;
		}
		
			#menu li.act a:hover {
				color: #000;
			}

#content-border {
	border-bottom: 1px solid #000;
}

#content {
	width: 986px;
	margin: 0 auto;
	position: relative;
}

/*	#page1 #content {
		background: url(../images/content.jpg) no-repeat 494px 56px;
	}*/
	
	#content div.indent {
		padding: 49px 0 49px 0;
	}
	
	#content div.indent-1 {
		padding: 84px 0 49px 0;
	}
	
	#content p {
		padding: 8px 0px 8px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #333333;
	}
	
		#content p a {
			text-decoration: none;
			color: #b36b25;
		}
		
		#content p a:hover {
			text-decoration: underline;
		}
		
		#content p small {
			float: right;
			padding: 0 35% 0 0;
			font-size: 1em;
		}
		
		#content p big {
			font-size: 1em;
		}
			
			#content p big a {
				text-decoration: none;
				color: #898989;
			}
			
			#content p big a:hover {
				text-decoration: underline;
			}
	
	#content p.extra {
		padding: 0 0 20px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 11px 0;
	}

.info-box {
	width: 435px;
/*	min-height: 325px;
	height: auto !important; */
	height: 325px;
	padding: 35px 0 50px 0;
	overflow: hidden;
}

	.info-box strong {
		display: block;
		width: 100%;
		height: 152px;
		overflow: hidden;
		margin: 0 0 0 -6px;
		letter-spacing: -5px;
		line-height: 1em;
		font-size: 13.25em;
		color: #c72419;
	}
	
	.info-box em {
		display: block;
		width: 100%;
		height: 123px;
		overflow: hidden;
		line-height: 1.2em;
		font-size: 2.667em;
		color: #760600;
	}
	
		.info-box em span {
			display: block;
			margin: -7px 0 0 0;
		}
		
			.info-box em span span {
				display: block;
				margin: -44px 0 0 0;
			}
		
		
	.info-box b {
		display: block;
		padding: 0 0 0 2px;
		float: left;
	}
	
		.info-box b a {
			background: url(../images/link.gif) no-repeat 0% 0%;
			display: block;
			width: 156px;
			height: 37px;
			overflow: hidden;
			float: left;
			line-height: 34px;
			text-align: center;
			text-decoration: none;
			font-size: 1.583em;
			font-style: italic;
			font-weight: 400;
			color: #f6f7f7;
		}
		
		.info-box b a:hover {
			color: #ccc;
		}
		
	.info-box i {
		background: url(../images/icon-message.gif) no-repeat 0% 0%;
		display: block;
		width: 165px;
		margin: 0 0 0 61px;
		padding: 0 0 0 44px;
		float: left;
		line-height: 1em;
		font-size: 0.833em;
		color: #676666;
	}
	
		.info-box i span {
			display: block;
			font-size: 1.9em;
			font-style: italic;
			font-weight: 400;
			color: #c72419;
		}
		
			.info-box i span a {
				text-decoration: none;
				color: #c72419;
			}
			
			.info-box i span a:hover {
				color: #000;
			}



#content .info-box h1 {
	
}


#content .info-box .bodytext {
	padding: 0 0 6px 0;
	line-height: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #c72419;

}

#content .col-2 .bodytext 
{
	line-height: 1.4em;
}

#content .col-2 li{
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.4em;
}

#nav1 a {
	text-decoration: none;
}
#nav1 a:hover {
	text-decoration: underline;
}

#secondary-content-bg {
	background: #050100;
}

#secondary-content {
	width: 986px;
	margin: 0 auto;
/*	padding: 0 0 79px 0; */
	padding: 0 0 20px 0;
}
	
	#secondary-content div.indent {
		padding: 25px 0 0 0;
	}
	
	#secondary-content div.indent-1 {
		padding: 0px 0 0 0;
	}
	
	#secondary-content p {
		overflow: hidden;
		padding: 0 0 10px 0 !important;
		line-height: 1.231em !important;
		font-size: 1.083em !important;
		color: #898989 !important;
	}
	
	#secondary-content p.extra {
		padding: 0 0 16px 0 !important;
	}
	
		#secondary-content p strong {
			color: #898989;
		}
		
		#secondary-content p a {
			text-decoration: none;
			color: #b36b25;
		}
		
		#secondary-content p a:hover {
			text-decoration: underline;
		}
		
			#secondary-content p span {
				display: block;
				padding: 10px 0 0 0;
				line-height: 1.25em;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 1.462em;
				color: #fff;
			}
			
				#secondary-content p span a {
					color: #fff;
				}

.title {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 51px 0;
	padding: 0 0 52px 0;
}

.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.icons {
	width: 100%;
	padding: 78px 0 0 0;
	overflow: hidden;
}

	.icons li {
		float: left;
		padding: 0 13px 0 1px;
	}
	
	.icons li.extra {
		padding: 0 0 0 1px;
	}

.list {
	padding: 0 0 15px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 23px;
		line-height: 1.923em;
		font-size: 1.083em;
		color: #b36b25;
	}
	
		.list li a {
			color: #b36b25;
		}

.list-1 {
	margin: 0 0 -4px 0;
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 16px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		font-weight: bold;
		color: #b36b25;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #b36b25;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 19px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #898989;
	}

.indent-bot {
	margin: 0 0 20px 0;
}

.link {
	float: left;
	text-decoration: none;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.583em;
	color: #050100;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	float: left;
	text-decoration: none;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.583em;
	color: #fff;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 41px 0 !important;
}

.link-indent1 {
	margin: 0 0 11px 0 !important;
}

#contact-form {
	width: 268px;
	margin: -1px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 260px;
		height: 16px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #bfbfbf;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #8c8c8c;
	}
	
	#contact-form textarea {
		background: none;
		width: 260px;
		height: 315px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #bfbfbf;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #8c8c8c;
	}
	
	#contact-form a {
		float: right;
		margin: 26px 0 0 21px;
		text-decoration: none;
		line-height: 1.2em;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.583em;
		color: #050100;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
/*	width: 986px; */
	padding: 0 0 5px 57px;
/*	height: 93px; */
	margin: 0 auto;
	overflow: hidden;
	background: #000000;
	text-align: right;
}

	#footer p {
		line-height: 1.25em;
		padding: 26px 0 0 2px;
		color: #484848;
	}
	
		#footer p a {
			color: #484848;
		}
		
/* =================== special =================== */

.flashdiv {
	position: absolute;
	left: 476px;
	top: 47px;
	width: 508px;
	height: 363px;
	overflow:hidden
}

#content ul {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#content ul li ul{
	margin-top: 0px;
} 

#content li {
	margin-left: 10px;
	list-style-image: url(../images/bullet.gif);
}

#content ol li {
	list-style-image: none;
}

#content ol {
 margin-left: 10px;
 margin-top: 10px;
}


#footer a {
 margin-right: 15px;	
}

table {
	
	margin:0px;
	padding:0px;
	margin: 10px 0px 10px 0px;
	border-collapse:collapse;
}

table tr th {
	border-bottom: 1px solid #999999;
	background-color: #c72419;
	margin:0px;
	padding:0px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

#content .contenttable th p.bodytext {
	color: white;
	padding-bottom: 0px;
	line-height: 1em;
}
#content .contenttable td p.bodytext {
	line-height: 1em;
	padding-bottom: 0px;
}


table tr td {
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}


table tr.odd td {
	background:#e4e4e4;
}

.col-2 h1, .col-2 h2, .col-2 h3, .col-2 h4, .col-2 h5, .col-2 h6,
.col-3 h1, .col-3 h2, .col-3 h3, .col-3 h4, .col-2 h3, .col-3 h6  {
	margin-bottom: 6px;
        margin-top: 3px;
	color:#c72419;
	line-height: 1.3em;
}

#nav li {
	margin-top: 3px;
	margin-bottom: 3px;
}

#footer a, .news-latest-container a{
	text-decoration:none;
}
#footer a:hover, .news-latest-container a:hover{
	text-decoration:underline;
}

.m1_sub {
	margin-top: 1px;
}

#content .m1_sub {
	margin-bottom: 1px;
}

.news-latest-item {
	margin-bottom: 12px;
}

#content .news-latest-item p {
 	padding-top: 0px;
 	margin-left: 90px;
}
#content .news-latest-item img {	
margin-left: 18px;
}

.news-latest-item h2{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
}

.news-latest-item .clearer {
 border: none;	
}

#content .news-latest-item a:hover {
 text-decoration: none;

 color: #c72419;
}

#content .news-latest-item a:hover p {
color: #c72419;
}

.news-latest-date {
 float: left;
 color: #c72419;
}



#footer a {
	color: #333333;
}
#footer a:hover {
	color: #c72419;
	text-decoration:none;
}


#footer #partner {
 position:relative;
 top: -30;
 left: -10px;

 text-align:left;
}

.news-single-rightbox {

color: #c72419;

}

.news-single-rightbox, .news-single-backlink {

margin-top: 10px;

}

.cl-right {

 border: none;
}


#content .tx-veguestbook-pi1 p small {
	float: none;
	padding: 0;
}



.news-list-category {
	margin-left: 90px;


}


#fb_share_div {

	margin-top: 15px;	
	margin-bottom: 15px;
}


.tx-veguestbook-pi1 label {

	float: left;

	width: 150px;

}


#content .news-single-item blockquote p {

    font-family: Courier, 'Courier New', monospace;
    margin-left: 30px;	
}