html {
  height:100%;
  background: #d5d5d7;
}
 body {
	margin: 0 auto;
	padding: 0 45px 0 45px;
	width:872px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c1c1b;
	/*background-color: White;*/
	background: url(images/page_bg.jpg) repeat-y;
	position: relative;
}
.clean {
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}
input[type="submit"] {cursor: pointer;}
a:focus {
	outline: none;
}
a img {
	border: 0px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/****************** top head *****************************/
#top_head_container {
	height: 92px;
	width: 873px;
	overflow: hidden;
	text-align: left;
}
a.logo {
	display: block;
	width: 298px;
	height: 74px;
	background: url(images/logo.gif) no-repeat;
	margin-left: 12px;
	margin-top: 18px;
	float: left;
}
.right_top {
	float: right;
	width: 240px;
	padding-top: 14px;
	text-align: right;
}
.r_top_links {
	/*overflow: hidden;*/
	height: 14px;
	width:250px;
	float:right;
	margin-bottom:35px;
}
.r_top_links a.lang {
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	margin: 0px 8px 0px 0px;
	cursor:default;
}
a.part, a.part:visited {
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #610000;
	text-decoration: underline;
	display: block;
	float: right;
margin: -2px 8px 0px 0px;
	float:left;
}
/*.r_top_links a, a:visited {
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #610000;
	text-decoration: underline;
	display: block;
	float: right;
	margin: -2px 5px 0 5px; 
	float:left;
}*/
a.part:hover {
	text-decoration: none;
}
.search_container {
	margin-top: 30px;
}
.inp1 {
	border: 1px solid #ccc9c4;
	width: 134px;
	height: 19px;
	display: block;
	float: left;
	margin-left: 16px;
}
/****************** top menu ****************/
.top_menu {
	width: 873px;
	height: 37px;
	background: Maroon url(images/bg_topmenu.gif) repeat-x;
}
.top_menu div {
	height: 37px;
	background: url(images/bg_topmenu_left.gif) no-repeat 0 0;
}
.top_menu div div {
	height: 37px;
	background: url(images/bg_topmenu_right.gif) no-repeat right top;
}
.top_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 37px;
}
.top_nav li {
	list-style: none;
	float: left;
	padding-left: 18px;
}
.top_nav li a, .top_nav li a:visited {
	display: block;
	height: 37px;
	line-height: 35px;
	color: White;
	font-size: 15px;
	float: left;
}
.top_nav li a:hover {
	text-decoration: underline;
	color: White;
}
a.act, a.act:visited {
	text-decoration: underline;
}
/**********************/
.flash_container {
	margin: 12px 0px;
}

.korob {
	width: 873px;
	text-align: left;
	background: url(images/bg_korob.jpg) repeat-x bottom;
}


#wrapper {
	width: 873px;
	position: relative;
	float: left;
	background: url(images/bg_wrapper2.gif) no-repeat 292px 50px;
	
} 

#wrapper.three{
	width: 873px;
	background: #fff url(images/bg_wrapper3.gif) 169px 0 repeat-y;
	margin: 10px 0;
	overflow: hidden;
	padding-bottom: 20px;
	min-height: 500px;
	
	
} 

#wrapper_two {
	background: #fff url(images/bg_wrapper4.gif) 174px 0 repeat-y;
	margin: 10px 0;
	overflow: hidden;
	padding-bottom: 20px;
	width: 873px;
	min-height: 500px;
	
}
#wrapper_faq {
	background: none;
	margin: 10px 0;
	overflow: hidden;
	padding-bottom: 20px;
	width: 873px;
	min-height: 500px;
}
.leftcolumn, .centercolumn, .rightcolumn {
	float: left;
	width: 291px;
}
.leftcolumn, .centercolumn {
	padding-bottom: 70px;
}
.leftcolumn h2, .centercolumn h2, .rightcolumn  h2{
	font-weight:bold;
	font-family:Arial;
}
.leftcolumn.left { 
	float: left;
	width: 169px;
	
	padding: 0 20px 0 5px;
}
.rightcolumn.right { 
	float: right;
	width: 205px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 23px;
	}
.content { 
	overflow: hidden;
	line-height:135%;
}

a.more {
	display: block;
	width: 70px;
	height: 18px;
	background: url(images/more.gif) no-repeat;
}
.leftcolumn a.more, .centercolumn a.more {
	position: absolute;
	bottom: 16px;
}
.leftcolumn a.more {
	left: 200px;
}
.centercolumn a.more {
	left: 480px;
}
.rightcolumn a.more {
	float:right;
	bottom:auto;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: White;
	padding: 0px;
	margin: 0px;
	height: 33px;
	line-height: 30px;
	background: Maroon url(images/bg_topmenu.gif) repeat-x;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #365b78;
	padding: 0px;
	margin: 0px;
	height: 75px;
	line-height: 75px;
	margin: 10px 0px;
}
h4, h4 a, h4 a:visited { 
	font: bold 14px Verdana, Geneva, sans-serif; 
	margin-bottom: 0px;
	*margin-bottom: -10px;
	color: #1c1c1b;
}
.content h4 a, .content h4 a:link {
	text-decoration:underline;
}
.content h4 a:hover {
	text-decoration:none;
}
h4.process {
	background:#89785C;
	padding:5px 10px;
	color:#FFF;
	font: 15px Verdana, Geneva, sans-serif; 
}
h6 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top:-7px;
	line-height:100%;
}
.padding {
	padding: 0px 15px 2px 20px;
	clear: both;
}
.padding a, .padding a:visited{
	color: #1c1c1b;
	text-decoration: underline;
}
.padding a:hover {
	text-decoration: none;
	color: #365b78;
}


/***************************** left ********************************/
h2.long { background: url(images/bg_topmenu_left.gif) left top no-repeat;}
h2.long span { 
	display: block;
	background: url(images/bg_topmenu_right.gif) right top no-repeat;
}
h2.long span span {  
	margin: 0 8px;  
	background: url(images/bg_topmenu.gif) left top repeat-x;
	height: 33px;
}

.leftcolumn h2 span {
	display: block;
	background: url(images/bg_topmenu_left.gif) no-repeat 0 0;
	padding-left: 16px;
}
.leftcolumn h3 {
	padding-left: 50px;
	background: url(images/bg_title_left.jpg) no-repeat;
	/*color:#790505;*/
	font-weight:bold;
}
.leftcolumn_menu { 
	list-style: none; 
	margin: 0; 
	padding: 0;
	padding-top: 10px;
	
}
.leftcolumn_menu li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.leftcolumn_menu li.no_border {
	
}
.leftcolumn_menu li a {
	font: 13px Verdana, Geneva, sans-serif;
	color: #8c8c8c;
}
.leftcolumn_menu li.page a {
	color: #b23f3f;
	
}

/************** central ******************/
.centercolumn h2 span {
	display: block;
	background: url(images/bul.gif) no-repeat 0 0;
	padding-left: 16px;
}
.centercolumn h3 {
	padding-left: 80px;
	background: url(images/bg_title_center.jpg) no-repeat;
	/*color:#790505;*/
	font-weight:bold;
}
a.click_here, a.click_here:visited {	
	display: block;
	margin: 6px 0px;
	color: #1c1c1b;
	text-decoration: underline;
}
a.click_here:hover {
	text-decoration: none;
	color: #365b78;
}
.centercolumn ul {
	margin: 0px;
	padding-left: 20px;
}
.centercolumn ul li {
	list-style-image: url(images/bul_ul.gif);
}
ul.question {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}
ul.question li {
	min-height: 32px;
	background: url(images/faq_questions.jpg) top left no-repeat;
}
ul.question a.title {
	font: bold 12px/1.5 Verdana, Geneva, sans-serif;
	padding: 3px 0;
	padding-left: 30px;
	margin: 0;
	color: #1c1c1b;
	text-decoration: none;
}
ul.question a.title:hover {
	font: bold 12px/1.5 Verdana, Geneva, sans-serif;
	padding: 3px 0;
	padding-left: 30px;
	margin: 0;
	color: #1c1c1b;
	text-decoration: none;
}
ul.question p {
	padding-left: 30px;
	margin: 5px 0;
	line-height: 135%;
}
ul.img{
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
	overflow: hidden;
}
ul.img li {
	float: left;
	
}
ul.img li img {
	 display: block;
}

ul.description {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	overflow: hidden;

}

ul.description li { 
	width: 222px;
	height: 400px;
	position: relative;
	background: url(images/boxB.jpg) -444px 0 repeat-y; 
	margin-left: 4px;
	float: left;
	
	
}
ul.description span.disclamer {
	font-size:9px;
}
ul.description li.one {
	margin: 0px;
}
ul.description li div.top {
	background: url(images/boxB.jpg) 0px 0px no-repeat;
	height: 400px;
	overflow: hidden;
	
}
ul.description li div.btm {
	background: url(images/boxB.jpg) -222px 327px no-repeat; 
	height: 400px;
	overflow: hidden;
	padding: 2px 10px;
	
}
p.d { margin-top: 20px;}

ul.description li h4 {
	font: bold 15px Verdana, Geneva, sans-serif;
	position: relative;
	margin-top:15px;
}
.text {
	float: right;
	width: 268px;
	height: 128px;
	background: url(images/block-right.jpg) left top no-repeat;
	margin-left: 20px;
}
.text a {
	width: 268px;
	height: 128px;
	display: block;
}
.content h3 { 
	font: bold 17px Verdana, Geneva, sans-serif;
	color: #ba3636;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 0 0px;
	height: auto;
}
.content p em {
	color: #4c4c4c;
}
.content p em span {
	color: #990000;
}
.content p a, .content p a:visited {
	color: #b23f3f;
	text-decoration: underline;

}
.content p a:hover {
	text-decoration: none;
}
/*.scheme { margin-top: 2.5em; margin-bottom: 2.3em;}*/

.oil { 
	overflow: hidden;
	margin: 20px 0 10px;
}
.oil img { float: left; margin-right: 10px;}
.oil p { overflow: hidden; margin: 0;}

.box { 
	border: 1px solid #dcdcdc;
	width: 99%;
}
.box em.top,
.box em.top b,
.box em.btm,
.box em.btm b{ 
	position: relative;
	background: url(images/boxC.jpg) no-repeat;
	display: block;
	height: 10px;
}
.box em.top {
	left: -1px;
	top: -1px;
}
.box em.top b{
	right: -2px;
	background-position: 100% -10px;
	overflow: hidden;
}
.box em.btm {
	background-position: 0 -20px;
	bottom: -1px;
	left: -1px;

}
.box em.btm b {
	background-position: 100% -30px;
	right: -2px;
	overflow: hidden;

}
.box .mdl { padding: 4px 10px 0 14px; overflow: hidden;}
form.company { overflow: hidden; margin-bottom: 10px;}
form.company div.a { 
	float: right;
	margin-left: 3px;
	width: 180px; 
	margin-top: -3px;
	

}
form.company .i2{
	width: 220px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 7px;
	padding: 3px 0;
	border: 1px solid #ccc;
}
form.company table.check td { padding-bottom: 3px;}
form.company h4 { font: bold 13px Verdana, Geneva, sans-serif;}
form.company h5 { color: #794c1f; font: 12px Verdana, Geneva, sans-serif;}
form.company label { 
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	
}
form.company label.c { 
	width: 100px; 
	float: left;
	margin-top: 2px;
}
form.company select {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	display: block;
	width: 220px;
	padding: 2px 0;
	font: 12px Verdana, Geneva, sans-serif;
}
form.company div.l label.i {
	width: 227px;
}
form.company div.l { 
	float: left;
	width: 350px;
}
form.company div.r {
	float: right;
	width: 45%;
}
form.company label { vertical-align: middle;}
form.company input.ch { vertical-align: middle;}
form.company div.l label,
form.company div.r label{
	width: 96px;
	float: left;
	margin-top: 4px;
}
form.company div.r label { width: 60px;}
form.company div.l input,
form.company div.r input{
	width: 220px;
	margin-bottom: 4px;
	padding: 3px 0;
	border: 1px solid #ccc;
	
}
form.company div.l input.i { width: 89px;}
form.company div.l textarea,
form.company div.r textarea{ 
	width: 218px;
	height: 52px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	
}
form.company div.l textarea.t { 
	width: 316px;
	height: 81px;
	margin-top: 4px; 
}
form.company div.submit { clear: both; margin-top: -10px;}

form.company div.i3 { 
     overflow: hidden; 
     margin-bottom: 8px; 
     margin-top: 4px; 
     width: 600px; 
     position: relative;
}
form.company div.i3 label.color { color: #794C1F; font-size: 12px;}
form.company div.i3 label { 
     float: none; 
     display: inline;
     vertical-align: middle;
}
form.company div.i3 input { 
     width: 15px;
     height: 14px;
     vertical-align: middle;
     border: none;
	 position: relative;
	 bottom: -1px;
}
form.company sup, form.company span {
	color:#FF0000;
}
table.s {
	height: 24px;
	border-collapse: collapse;
	padding: 0;
	text-align: center;
}
table.s td.l {
	width: 7px;
	padding: 0;
	background: url(images/submit.gif) 0 0 no-repeat;
}
table.s td.c {
	background: url(images/submit.gif) 0 -48px repeat-x;
	padding: 0;
}
table.s td.r {
	background: url(images/submit.gif) 0 -24px no-repeat;
	width: 7px;
	padding: 0;
}
table.s td.c input {
	border: none;
	background: none;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #fff;
	vertical-align: top;
	cursor: pointer;
	
}
form.company table.s { margin: 30px auto 0;}

.box.contact { width: 677px;}


div.rec { 
	width: 675px; 
	background: url(images/sprite.jpg) 0 0px repeat-y; 
	position: relative; 
	overflow: hidden;
	margin: 20px 0;
}
div.rec div.lt { 
	float: left; 
	width: 309px;
	padding: 10px;

}
div.rec div.rt { 
	float: right; 
	width: 309px;
	padding: 10px;

}
div.rec div.rec-top { 
	width: 675px;
	background: url(images/sprite-btm.jpg) bottom left no-repeat;
	
}
div.rec div.rec-btm { 
	width: 675px;
	background: url(images/sprite-top.jpg) top left no-repeat;
	overflow: hidden;
	
}

div.rec div.lt p { margin-bottom: 7px;}
.rec span.data,
.rec span.data a{
	font: 11px Verdana, Geneva, sans-serif;
	color: #0f6fcf;
	display: block;
	clear: both;
}
.rec span.data a { text-decoration: underline; float: none;}
.rec span.data a:hover { text-decoration: none;}
.rec strong { display: block; clear: both;}
.rec p { margin: 0 0 10px; }
.rec table { 
	float: right; 
	clear: both;
	margin-top: 12px;
}
.rec.news table {
	margin-top: 6px;
	
}
.rec a { 
	float: right; 
	color: #b23f3f;
	margin-bottom: 10px;
	text-decoration: underline;
}
.rec a:hover { 
	text-decoration: none;
}
.rec h5 {
	font: 18px Verdana, Geneva, sans-serif;
	color: #b23f3f;
	margin: -2px 0 0; 
	padding: 0;
	overflow: hidden;
	
}
.rec h5 img { 
	vertical-align: -30px;
	margin-right: 3px;
	
}
.block { 
	overflow: hidden; 
	clear: both;
	padding-bottom: 10px;
	margin: 6px 0;
	padding-left: 40px;
	
}
.block h4 {
	margin:0px 0px 6px 0px;
	height:auto;
	line-height:normal;
}
.block img { 
	float: left; 
	margin-right: 10px; 
	position: relative; 
	left: -40px; 
	margin-right: -40px;
}
/*.content .block h4 { 
	font: bold 14px Verdana, Geneva, sans-serif; 
	line-height: normal;
	margin: 0 0 6px; 
	padding: 0; 
	height: auto;
}*/
.block p { 
	overflow: hidden; 
	padding: 0;
	margin: 0;
}

strong.adr { 
	display: block; 
	margin-top: 10px;
}
.content address { 
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 17px;
}
.content address a { 
	font: 11px Verdana, Geneva, sans-serif;
	color: #b23f3f;
	text-decoration: underline;
}
.content address a:hover { 
	font: 11px Verdana, Geneva, sans-serif;
	color: #b23f3f;
	text-decoration: none;
}


/*********************** right *****************************/
.rightcolumn h2 span {	
	display: block;
	background: url(images/bg_topmenu_right.gif) no-repeat right top;
}
.rightcolumn h2 span span {
	display: block;
	background: url(images/bul.gif) no-repeat 0 0;
	padding-left: 16px;
}
.rightcolumn h3 {
	padding-left: 80px;
	background: url(images/bg_title_right.jpg) no-repeat;
	/*color:#790505;*/
	font-weight:bold;
}
.rightcolumn p {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

ul.magent { 
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.magent li {
	margin-bottom: 5px;
	
}
ul.magent li a {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #000;
	display: block;
	margin-bottom: 3px;
	padding-left: 12px;
	
}
ul.magent li.page a { background: url(images/arrow_manage.jpg) left no-repeat;}
ul.magent li p { padding-left: 12px;}


/******************/
.line {
	width: 837px;
	height: 10px;
	border-top: 1px solid #cccccc;
	clear: both;
	margin-left: 20px;
}
.center_container {
	overflow: hidden;
	padding: 15px;
}
.images_box {
	float: left;
	width: 554px;
  height:174px;
	background:url(images/counter-box_bg.jpg) no-repeat;
}
.box_top {
	height: 8px;
	background: url(images/box_l_t.gif) no-repeat 0 0;
	padding-left: 8px;
}
.box_top div {
	height: 8px;
	background: url(images/box_r_t.gif) no-repeat right top;
	padding-right: 8px;
}
.box_top div div {
	height: 8px;
	background: White url(images/bg_box.gif) repeat-x top;
}
.box_center {
	background: White;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	overflow: hidden;
	height: auto;
	padding-bottom: 4px;
	padding-top: 4px;
}
.img1 {
	float: left;
	margin-left: 36px;
  margin-top: 10px;
}
.img2 {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
.box_bottom {
	height: 8px;
	background: url(images/box_l_b.gif) no-repeat 0 0;
	padding-left: 8px;
}
.box_bottom div {
	height: 8px;
	background: url(images/box_r_b.gif) no-repeat right top;
	padding-right: 8px;
}
.box_bottom div div {
	height: 8px;
	background: White url(images/bg_box.gif) repeat-x bottom;
}
.subscribe_box {
	float: right;
	width: 262px;
}
.subscribe_box h2 span {
	display: block;
	background: url(images/bg_topmenu_left.gif) no-repeat 0 0;
	padding-left: 8px;
}
.subscribe_box h2 span span {
	display: block;
	background: url(images/bg_topmenu_right.gif) no-repeat right 0;
}
.sub_txt {
	background: White;
	padding: 12px;
}
.sub_txt div {
	padding-top: 16px;
	padding-bottom: 48px;
	overflow: hidden;
	height: auto;
}
.inp2 {
	border: 1px solid #ccc9c4;
	width: 134px;
	height: 20px;
	display: block;
	float: left;
	color: Gray;
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.img_inp {
	float: right;
	margin-right: 10px;
}
.subscribe_box .box_bottom {
	height: 7px;
	background: url(images/sub_box_l.gif) no-repeat;
	padding-left: 6px;
}
.subscribe_box .box_bottom div {
	height: 7px;
	background: url(images/sub_box_r.gif) no-repeat right top;
	padding-right: 6px;
}
.subscribe_box .box_bottom div div {
	background-color: White;
	height: 7px;
}
/**************************************/

.foot {
	text-align: center;
	color: #abaaaa;
	/*background: url(images/bg_foot.gif) repeat-x;*/
	background:url(images/footer.jpg) no-repeat;
	padding-top: 12px;
	letter-spacing: 3px;
	width:871px;
	height:77px;
}
.foot a, .foot a:visited {
	color: #abaaaa;
	letter-spacing: normal;
}
.foot a:hover {
	color: #575757;
	text-decoration: underline;
}
.foot span {
	display: block;
	padding: 10px;
}
.foot span a, .foot span a:visited {
	color: Black;
}
.foot span a:hover {
	text-decoration: none;
}
.footer-main {
	background:none;
}
.empty {
	height: 8px;
}
.bot_design {
	height: 8px;
	width: 873px;
	background: #e1e1e1 url(images/bot_left.gif) no-repeat;
}
.bot_design div {
	height: 8px;
	background: url(images/bot_right.gif) no-repeat right;
}
.copy {
	color: #9f9f9f;
	padding: 10px;
	text-align:center;
}



ul.glossary {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}
ul.glossary li {
	min-height: 32px;
	background:url(images/glossary_item.png) 0px 5px no-repeat;
}
ul.glossary li.selected {
	background:url(images/glossary_selected.png) 0px 5px no-repeat;
}
ul.glossary li.selected a.title {
	color: #006699;
	text-decoration:none;
}
ul.glossary li.selected a.title:hover {
	text-decoration:underline;
}
ul.glossary a.title {
	font: bold 11px Verdana, Geneva, sans-serif;
	padding: 3px 0;
	padding-left: 12px;
	margin: 0;
	color: #333;
	text-decoration:underline;
}
ul.glossary a.title:hover {
	text-decoration: none;
}
ul.glossary p {
	padding-left: 30px;
	margin: 5px 0;
	line-height: 135%;
}

#alphabet {
	text-align:center;
	padding:10px;
}
#alphabet a {
	font: bold 14px Verdana, Geneva, sans-serif;
	color:#990000;
}
a.glossBack {
	float:right;
	margin-top:-20px;
	color:#990000;
}
.letter {
	width:21px;
	height:21px;
	font: bold 14px Verdana, Geneva, sans-serif;
	color:#FFF;
	background:#BF3A3A;
	display:block;
	text-align:center;
	line-height:20px;
}

.tax {
	border:1px solid #E1DED7;
}
.tax td {
	background:#F7F5F4;
	padding-left:30px;
}
.tax th {
	background:#EFEDE9;
	text-align:left;
	font-weight:normal;
}
.tax th span {
	display:block;
	margin-left:50px;
}

.taxTotal td {
	padding-left:30px;
}
.tax a, .tax a:visited, .taxTotal a, .taxTotal a:visited, .taxTotal span {
	color:#990000;
}
.taxTotal th {
	text-align:left;
	font-weight:normal;
}

.addthis_button {
    float:right;
}
.esi {
    font-size:10px;
    color:#999;
}
.esi a {
    color:#999;
    text-decoration:none;
}
.esi a:hover {
    text-decoration:underline;
}

/* blog styles */
.blog {
	margin-top:20px;
}
.blog h1 {
	color:#870000;
	font-size:16px;
}
.blog .leftcolumn h2 {
	text-transform:uppercase;
	background:url(images/blog-menu-bg.gif) repeat-x;
	line-height:28px;
	height:28px;
}
.blog .leftcolumn li, .blog h2 {
	padding-left:15px;
}
.blog .content h2 {
	background:url(images/blog-title-bg.gif) repeat-x;
	font-size:16px;
	font-weight:bold;
}
.blog .content h2 span {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-right:15px;
}
.blog .content h2 span a {
	color:#FFF;
	text-decoration:underline;
}
.post_footer {
	background:#D5D5D7;
	line-height:28px;
	text-align:right;
	margin-bottom:30px;
}
.post_footer a {
	color:#870000;
	text-decoration:underline;
}
.post_footer a:hover {
	text-decoration:none;
}
.post_footer span {
	background:url(images/blog-menu-bg.gif) repeat-x;
	line-height:28px;
	height:28px;
	padding:0 15px;
	display:inline-block;
	margin-left:30px;
	font-weight:bold;
	color:#FFF;
}


