*  {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-width: 1000px;
	font-family: Arial Narrow, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fffefe;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
	color: #ce0000;
}
/*  Structure */
#top_line {
	height: 23px;
	background: #949494;
}
#head {
	height: 53px;
	padding-top: 30px
}
#header {
	height: 283px;
	background: url(/img/header.jpg) top right  no-repeat;
	margin-bottom: 33px;
}
#footer {
	background: url(/img/container.gif) bottom left no-repeat;
	height: 50px;
	position: relative;
	margin: -206px 0 0 0;
	font-family: Arial;
	padding-top: 156px;
	z-index: 98
}
#container {
	min-height: 100%;
	/* background: url(/img/container.gif) left bottom no-repeat; */
	position: relative;
	z-index: 1
}
#wrap {
	overflow: hidden;
	background: url(/img/wrap.gif) left repeat-y;
	z-index: 100;
	padding-bottom: 56px
}
#content {
	padding: 0 50px 150px 0;
	line-height: 18px;
	overflow: hidden;
	font-family: Verdana, Arial Narrow, sans-serif;
	font-size: 12px;
	color: #000000;
	/* margin: 0 205px 0 275px;margin: 0 205px 0 275px; */
}
#column {
	float: right;
	width: 135px;
	padding: 40px 30px 14px 40px;
	background: #cecdcd url(/img/column_bot.gif) left bottom no-repeat;
	position: relative;
	margin-bottom: 180px;
	font-size: 11px;
}
#vert-menu {
	float: left;
	width: 185px;
	background: url(/img/vert_menu.gif) 26px 0 no-repeat;
	padding: 0 20px 156px 70px
}
/*  end of Structure */


/* Header */

.bar {
	display: block;
	width: 45px;
	height: 283px;
	background: #c30000 url(/img/bar_bot.gif) right bottom no-repeat;
	float: left;
}
.bar li {
	list-style: none;
	padding: 0 0 20px 14px;
}
.bar li  img {
	border: 0;
	vertical-align: top;
}
.sitemap {
	padding-top: 83px !important;
	background: url(/img/bar_top.gif) top right no-repeat;
}
.flash {
	background: #4e4d4d url(/img/line.jpg) 854px 0 no-repeat;
	margin-left: 55px;
	height: 283px;
}
.top-menu {
	display: block;
	height: 30px;
	margin-bottom: 60px;
}
.top-menu  li{
	float: left;
	padding: 0 10% 0 7%;
}
.a1 {
	background: url(/img/ico1.gif) 0 3px no-repeat;
}
.active .a1 {
	background: url(/img/ico1_active.gif) 0 3px no-repeat;
}
.a2 {
	background: url(/img/ico2.gif) 0 3px no-repeat;
}
.active .a2 {
	background: url(/img/ico2_active.gif) 0 3px no-repeat;
}
.a3 {
	background: url(/img/ico3.gif) 0 3px no-repeat;
}
.active .a3 {
	background: url(/img/ico3_active.gif) 0 3px no-repeat;
}
.top-menu  li.active a{
	color: #ce0000;
	text-decoration: none;
}
.top-menu a {
	color: #6b6a6a;
	padding-left: 40px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	float: left;
	text-transform: uppercase;
}
/* end of Header */

/* Head*/
.logo {
	position: absolute;
	top: 40px;
	left: 75px;
	width: 171px;
	height: 28px
}
.phones {
	width: 435px;
	font-size: 24px;
	line-height: 25px;
	color: #cb0000;
	margin: auto;
	font-family: Arial;
}
.phones span {
	color: #6d6e71;
}
#form_search  p{

	width: 227px;
	height: 59px;
	position: absolute;
	right: 50px;
	top: 50px;
}
#form_search input {
	vertical-align: top;
	border: 1px solid #000;
	background: url(/img/search_bg.gif) 0 0 no-repeat;
	width: 147px;
	height: 18px;
	color: #000;
	padding-left: 6px;
	margin: 5px 4px 0 0;
}
#form_search  img{
	cursor: pointer;
	vertical-align: top;
}

/* end of Head */


/* Column */
.column-top {
	background: url(/img/column_top.gif) 0 0 no-repeat;
	width: 18px;
	height: 21px;
	position: absolute;
	top: 0;
	left: 0;
}
.desc {
	display: block;
	margin-bottom: 20px
}
#column a {
	color: #4d4d4d;
}
#column  img {
	width: 132px;
}
.random {
	cursor: pointer;
	margin-left: 50px;
	width: 25px !important;
	height: 25px;
}
/* end of Column */


/*  Vert-menu */
.new {
	width: 175px;
	margin: 0 0 40px 0;
}
.new span {
	color: #fff;
	background: url(/img/date.gif) 0 0 no-repeat;
	display: block;
	margin-bottom: 15px;
	font-family: Arial;
	padding: 0 10px 2px 10px;
}
.new a {
	color: #666;
}
#vert-menu li {
	padding-bottom: 20px
}
#vert-menu li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.submenu {
	margin-top: 3px;
}
.submenu li {

	background: url(/img/pointer.gif) 0 7px no-repeat;
	padding-bottom: 3px !important;
}
.submenu a {
	font-weight: normal !important;
	text-decoration: underline !important;
	padding-left: 13px;
	color: #666!important;
}
.submenu a:hover{
	text-decoration: none !important;
}
/*  end of Vert-menu */


/* Content */
#content h1, .title, #content h2 {
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #ce0000;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#content h2  {
	color: #666;
	font-size: 12px;
}
#content p {
	margin-bottom: 20px
}
#content ul {
	margin: 15px 0 15px 65px;
}
#content li {
	background: url(/img/pointer.gif) 0 8px no-repeat;
	padding-left: 20px;
}
.content_pic {
	float: left;
	margin: 0 15px 10px 0;
}
/* end of Content */



/* Footer */
.bot-line {
	background: #bb0000 url(/img/footer.gif) bottom center no-repeat;
	height: 50px;
	margin-left: 56px;
	position: relative;
}
.address {
	padding: 20px 0 0 35px;
	color: #fff;
	background: url(/img/address.gif) 0 0 no-repeat;
}
.link {
	position: absolute;
	top: 10px;
	right: 20px;
}
.link {
	background: url(/img/copyr.gif) 0 0 no-repeat;
	padding: 13px 20px 0 45px
}
.link a {
	color: #3d3d3f;
}
/* end of Footer */

