* {
	margin: 0;
	padding: 0;
}
html{
    background: #a89d98 url(html_bg.gif) repeat-y 50% 0;
	 height: 100%;
    
    }
body {
	width: 100%;
	background: url(top_bg.gif) repeat-x top;
	position: relative;
}
#wrapper{
    background: url(bottom_bg.gif) repeat-x bottom;
}
#conteiner{
    width: 1090px;
    margin: 0 auto;
    *padding: 0 0 0 1px;
    position: relative;
}
img {
	border: none;
}

.ttext {
    border: none;
    width: 141px;
    background: #fad19d;
    height: 17px;
    padding: 4px 0 0 7px;
    font: 11px Verdana;
    color: #000;
    float: left;
}
.timage {
    float: right;
    width: 55px;
    height: 21px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: url(head_bg.png) no-repeat top;
	position: relative;
	padding: 265px 90px 0 0px;
	clear: both;
}
a.logo {
	display: block;
	width: 485px;
	height: 100px;
	position: absolute;
	top: 30px;
	left: 80px;
}
#header h4 {
    position: absolute;
    top: 140px;
    left: 80px;
    font: 15px Verdana;
    color: #fff;
}
.tel_us{
	font: 12px Verdana;
	color: #fff;
	position: absolute;
	top: 175px;
	right: 120px;
}
.phone {
    background: url(top_phone.png) no-repeat;
    width: 267px;
    height: 54px;
    position: absolute;
    top: 191px;
    right: 45px;
}
/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	height: 45px;
	padding: 0 0 0 80px;
	clear: both;

}
.search {
    float: right;
    width: 200px;
}
ul#menu {
    float: left;
    list-style:none;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    height: 45px;
}
ul#menu li {
    position: relative;
	display: inline;
	height: 45px;
}
ul#menu a{
	float: left;
	font: bold 14px Arial;
	color: #fff;
	text-transform: lowercase; 
	text-decoration: none;
	overflow: hidden;
	height: 45px;
}
ul#menu li a span {
	padding: 13px 20px 0;    
}
ul#menu a span{
	float: left;
	height: 36px;
}
ul#menu a:hover {
	background: url(left_hover.gif) no-repeat top left;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}

ul#menu a:hover span {
	background: url(right_hover.gif) no-repeat top right;
}
.search {
    width: 203px;
    height: 25px;
    display: block;
    background: url(search_bg.gif) no-repeat top right;
    padding: 2px;
    margin: 10px 0 0;
}


/* Content
-----------------------------------------------------------------------------*/
#content {
    padding: 10px 0 0 35px;
    background: #fff url(content_bg.gif) repeat-x top;
    margin: 0 auto;
	 width: 965px;
	 overflow: auto;
}
.subtitle {
    background: url(title_bg.gif) repeat-x;
    height: 36px;
    display: block;
    font: bold 16px Arial;
    color: #bb0614;
    padding: 9px 0 0 20px;
}
.column {
    float: left;
    position: relative;

}
.box {
	padding:10px 20px;
}
#left  {
    width: 697px;
    background: #eaeae9;
}
.news {
    background: url(news_bg.gif) repeat-x;
    height: 36px;
    display: block;
    font: bold 16px Arial;
    color: #bb0614;
    padding: 9px 0 0 20px;
	 
}

#center {
    width: 232px;
	 background: #e1e1df;
  
}

/* Tags
-----------------------------------------------------------------------------*/
#tag_list {
	clear: both;
	height:122px;
	width:910px;
	margin:0 auto;
	padding: 0 45px;
	background: #eeeeef url(tags_bg.gif) no-repeat center top;
}
ul.tags {
	background: #eeeeef;
	text-align: center;
	list-style: none;
	display: block;
	display: none;
	height: 110px;
	width: 880px;
	margin: 0 auto;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 25px 0;
}
ul.tags li {
    display: inline;   
}
ul.tags li a {
    font: 11px/18px Verdana;
    color: #847872;
    text-decoration: underline;
    margin-right: 10px;
}
ul.tags li a:hover {
	 color: #e21525;
}
/* Bottom Menu
-----------------------------------------------------------------------------*/
ul#b_menu {
    float: left;
	 height:  45px;
}
ul#b_menu li{ 
    background: url(b_spacer.gif) no-repeat top right;
    float: left;
    display: inline;
	 height: 34px;
	 padding: 11px 18px;
}
ul#b_menu li a {
    font: bold 14px Arial;
    color: #000;
    text-decoration: none;
    text-transform: lowercase;
}
ul#b_menu li a:hover {
    text-decoration: underline;   
}
.blast {
    background: none!important;
}

.bsearch {
    margin: 5px 0 0;
    width: 224px;
    height: 35px;
    display: block;
    background: url(bsearch_bg.gif) no-repeat top right;
    float: right;
}
/* Footer
-----------------------------------------------------------------------------*/

#footer {
    background: url(footer_bg.gif) no-repeat center ;
    position: relative;
	 height: 128px;
	 margin: 0 auto;
	 padding: 0 80px;
}
.foter_shadow{
	background: url(foter_shadow.gif) repeat-x; 
	height: 128px;
}
.bsearch {
    width: 203px;
    height: 25px;
    display: block;
    background: url(bsearch_bg.gif) no-repeat top right;
    padding: 2px;
    margin: 10px 10px 0 0;
}
.btext {
	background: #fff;
}
.b_logo {
	background: url(b_logo.gif);
	width: 177px;
	height: 49px;
	position: absolute;
	top: 57px;
	left: 90px;
	display: block;
}
.btel_us{
	position: absolute;
	top: 75px;
	right: 340px;
	text-align: right;
   font: 12px Verdana;
   color: #fff;
}
.bphone {
    background: url(b_phone.gif) no-repeat;
    width: 271px;
    height: 45px;
    position: absolute;
    top: 66px;
    right: 45px;
    display: block;
}
.copi {
    font: 11px Verdana;
    color: #fff;
    top: 75px;
    left: 281px;
    position: absolute;
}
.copi a{
    font: bold 11px Verdana;
    color: #fad19d;
    text-decoration: underline;
    position: absolute;
    top: 14px;
}
.copi a:hover{
    text-decoration: none;
}


p {
	text-align:justify;
	margin:10px 0;
}

#left ul {
	margin-left:20px;
}

#news ul {
	list-style:none;
}

#news ul li {
	margin:10px 0;
}


