* {
	padding:0px;
	margin:0px;
	border:0px none;
	font-family:arial,sans-serif;
}
body {
	background:#333;
}
.leftbox {
	float:left;
}
.rightbox {
	float:right;
}
.clear {
	clear:both;
}
.spacer10 {
	height:10px;
}
.spacer20 {
	height:20px;
}
.spacer40 {
	height:40px;
}
#wrapper {
	text-align:center;
}
#main_wrapper {
	margin:0px auto;
	width:870px;
	text-align:left;
	position:relative;
}
.header {
	width:870px;
}
.header .content {
	height:154px;
	background:#fff;
}
.header .hdr {
	width:870px;
	height:3px;
	background:url(images/bg-hdr.gif) no-repeat;
}
.header .ftr {
	width:870px;
	height:3px;
	background:url(images/bg-ftr.gif) no-repeat;
}
.header .logo {
	padding:20px 0px 0px 6px;
	float:left;
}
.header .login {
	margin:6px 6px 0px 0px;
	float:right;
	border:1px solid #ccc;
	height:20px;
	width:150px;
}
.fight {
	position:absolute;
	top:10px;
	left:400px;
}
.menu .item a {
	display:block;
	width:182px;
	height:30px;
	margin-bottom:2px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background:#525252;
	border:1px solid #000;
	line-height:30px;
	padding-left:10px;
}
.menu .item a:hover {
	background-color:#999;
}
.menu .item.act a {
	background-color:#999;
}
.col-left {
	float:left;
	width:194px;
}
.col-right {
	float:right;
	width:666px;
}
.intro .contact .pair-left {
	float:left;
	width:430px;
}
.intro .contact .pair-left .leftbox,
.intro .contact .pair-left .rightbox {
	width:200px;
}
.intro .contact .pair-right {
	width:200px;
	text-align:right;
	float:right;
}
.intro {
	background:#940000;
	color:#fff;
	font-size:12px;
	font-family:arial,sans-serif;
}
.intro a {
	color:#fff;
	font-size:12px;
	font-family:arial,sans-serif;
}
.intro a:hover {
	color:#ccc;
}
.intro .contact {
	background:url(images/bg-contact2.gif) no-repeat;
	padding:10px;
	height:120px;

}
.txt {
	padding:10px;
	background:#fff;
	color:#666;
	font-size:13px;
}

.txt ul {
	padding-left:10px;	
}

.txt ol {
	padding-left:15px;	
}

.txt .hdr {
	font-size:30px;
	font-family:Trebuchet, "Trebuchet MS", arial,sans-serif;
	color:#333;
	/*margin-bottom:20px;*/
}
.txt .hdr .rightbox {
	font-size:13px;
	font-family:arial,sans-serif;
}
.txt .content .pair-left {
	float:left;
	width:310px
}
.txt .content .pair-right {
	float:right;
	width:310px
}
.txt .content h2 {
	/*padding-bottom:20px;*/
}
.txt .content .pair-left h2 a,
.txt .content .pair-right h2 a {
	color:#333;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.txt .content h2 a:hover {
	text-decoration:underline;
}
.txt .gallery h2 a {
	color:#333;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.dot {
	height:40px;
	background:url(images/bg-dotted.gif) repeat-x center;
}
.txt .content .pair-left a, .txt .content .pair-right a, .txt .content .article a {
	color:#333;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
}
.txt .content .pair-left a:hover, .txt .content .pair-right a:hover, .txt .content .article a:hover {
	text-decoration:underline;
}
.pages {
	height:20px;
}
.pages .items {
	float:right;
}
.pages .back {
	float:left;
}
.pages .back img {
	margin-right:4px;
	float:left;
}
.pages .back a {
	color:#333;
	text-decoration:underline;
	background:transparent;
	padding:0px;
	margin:0px;
	float:left;
}
.pages .back a:hover {
	color:#999;
	background:transparent;
}
.pages a {
	background:#333;
	color:#fff;
	padding:2px 6px;
	margin-left:4px;
	float:left;
	text-decoration:none;
}
.pages a.active {
	background:#940000;
}
.pages a:hover {
	background:#999;
}
.footer {
	padding:20px;
	color:#999;
	font-size:12px;
	font-family:arial,sans-serif;
	text-align:center;
}
.newsletter {
	padding:10px;
	margin-top:10px;
	background:#525252;
	border:1px solid #000;
	font-family:arial,sans-serif;
	color:#fff;
	font-size:11px;
}

.newsletter label {
	float:left;
	padding:1px 10px 10px 20px;
}

.newsletter .input input {
	padding:2px;
	border:1px solid #ccc;
	font-family:arial,sans-serif;
	color:#666;
	font-size:11px;
	float:left;
	width:140px;
}
.login {
	position:absolute;
	right:10px;
	top:50px;
	width:200px;
}
.login input {
	padding:2px;
	border:1px solid #ccc;
	font-family:arial,sans-serif;
	color:#666;
	font-size:11px;
	float:right;
	width:76px;
	margin-right:2px;
}
.newsletter .input img, .login img {
	float:right;
}

.newsletter .input .img, .login .img {
	float:right;
	padding:0px;
	border:0px;
	width:22px;
}
.fight img { behavior: url(iepngfix.htc) }

.txt .content .article h2 {
	color:#333;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.txt .content .article h3 {
	color:#333;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:20px;
}
.txt .content .article p {
	padding-bottom:20px;
}

.gallery_left  {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:138px;
}

.gallery_center  {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:308px;
}

.gallery_right  {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:138px;
}

.gallery a {
color:#333333;
}
.gallery_grid {
	margin-left:17px;
}
.message {
	background: #666 url(./images/dialog-information.png) no-repeat 10px 3px;
	border: solid #000000 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 8px 8px 8px 75px;
	page-break-inside: avoid;
	-moz-border-radius: 6px;
	width: 60%;
	min-width: 400px;
	margin: 1em auto;
	min-height: 54px;
	text-align: left;
}


 
#modal  {
	background-color:#fff; 
    display:none; 
    width:550px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 

}

#modal h2 { 
    margin:0px; 
    padding:10px 0 10px 45px; 
    border-bottom:1px solid #333; 
    font-size:20px; 
}

#modal div.close { 
    background-image:url(./images/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.modal label, #container label {
	width: 150px;
	display: block;
	float: left;
}

.modal input, #container input {
	margin-top:4px;
	border:1px solid #ccc;
	font-family:arial,sans-serif;
	color:#666;
	font-size:11px;
	width: 250px;
}

.modal .submit, #container .submit {
	width: 123px;
}

.modal #send, #container #send {
	margin-left:150px;
}

.modal textarea, #container textarea {
	margin-top:4px;
	border:1px solid #ccc;
	font-family:arial,sans-serif;
	color:#666;
	font-size:11px;
	width: 250px;
}
