*	{
	margin: 0;
	padding: 0;
	text-decoration:none;
}

td	{ vertical-align: top; }

ul	{ list-style: none; }

a	{ color: #000; text-decoration: none; }

a:hover	{ text-decoration: underline; }

div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0;padding:0;}

input, select, option, textarea {
	color: #000;
	font:normal 15px Arial, Verdana, Tahoma;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
}

h1 {
	color:#000;
	font:bold 20px Myriad Pro, Arial, Tahoma;
	text-decoration:none;
}

h2 {
	color:#000;
	font:bold 20px Arial, Tahoma;
}

body {
	color:#040404;
	font:normal 15px Arial, Verdana, Tahoma;
	background:#fff;
}

#main {
	width:992px;
	padding:0 22px;
	margin:0 auto;
	background:url(images/shadow.gif) repeat-y left;
}
#head {
	width:992px;
	height:246px;
}

#head-1, #head-2, #head-3	{ height:173px; }
#head-4, #head-5, #head-6	{ height:74px; }
#head-1, #head-4		{ width:992px; }
#head-2, #head-5		{ width:665px; }
#head-3, #head-6		{ width:330px; }

#head-1		{ background:url(images/img3.jpg) no-repeat top right; }
#head-2		{ background:url(images/logo.jpg) no-repeat top right; }
#head-3		{ background:url(images/img1.jpg) no-repeat; }
#head-4		{ background:url(images/img6.jpg) no-repeat top right; }
#head-5		{ background:url(images/img5.jpg) no-repeat top right; }
#head-6		{ background:url(images/img4.jpg) no-repeat; }

#navigation {
	width:992px;
	height:27px;
	background:#000;
	text-align:center;
}
#navigation ul {

}
#navigation li {
	display:inline;
	padding:0 9px;
	background:url(images/nav-line.gif) no-repeat bottom left;
}
#navigation li.none {
	background:none;
}
#navigation li a {
	color:#fff;
	line-height:34px;
	font:normal 20px Arial;
}
#navigation li a.active {
	color:#91d321;
}
#navigation a:hover {
	color:#91d321;
	text-decoration:none;
}
#content {
	width:992px;
	background:#fff;
}

#w1 {
	padding-left:8px;
	padding-right:5px;
}

#w2 {
	padding-left:20px;
}

#left-col {
	width:212px;
	padding:10px 0;
	background:#f9f5db;
}
#left-col h1 {
	padding-bottom:5px;
	background:url(images/left-col-line.gif) no-repeat bottom;
}
#left-col p {
	line-height:26px;
}

#left-col b {
	color:#910000;
}

.red {
	color:#910000;
	font-size:16px;
	letter-spacing:0;
}
.red a {
	color:#910000;
	font-size:16px;
	text-decoration:underline;
}
.center {
	text-align:center;
}
.list {
	letter-spacing:0;
}
.list li {
	line-height:26px;
	padding-left:13px;
	background:url(images/ul.gif) no-repeat left;
}
.line {
	padding:9px 0;
	position:relative;
	background:url(images/left-col-line.gif) no-repeat bottom;
}
.search {
	width:138px;
}
#pos {
	position:absolute;
	top:12px;
	right:0px;
}

#right-col {
	width:780px;
	line-height:18px;
	padding:15px 0 0 0;
	background:#fff url(images/content-shadow.gif) repeat-y left;
}
#right-col h2 {
	line-height:28px;
}
#right-col p {
	margin:20px 0;
}
#img {
	float:left;
	width:740px;
	padding:15px 0;
	padding-bottom:40px;
}
#img li {
	float:left;
	margin:0 20px;
}
#img li p {
	margin:0;
	padding:0;
}
#img li a {
	color:#7a7a7a;
	font-size:13px;
}
#img li img {
	border:1px solid #00609d;
}

#other {
	clear:both;
	border-top:1px solid #000;
}
#other td {
	padding:0 22px;
	padding-top:23px;
}

#other p,
#other ul {
	padding:0;
	margin:0;
}
#other a {
	color:#820000;
	text-decoration:underline;
}
#other ol {
	padding-left:20px;
}
#other ol li a {
	text-decoration:none;
}
#other ol li a:hover {
	text-decoration:underline;
}
.q {
	margin-bottom:10px;
}
#footer {
	height:30px;
	color:#fff;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	background:#000;
	position:relative;
}
#footer a {
	color:#fff;
}
#mail {
	position:absolute;
	top:0px;
	right:10px;
	padding-right:25px;
	background:url(images/mail.gif) no-repeat right;
}

.png {filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+ this.src +')'); width:expression(10000000000); height:expression(10000000000);}


