
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
  height: 100%;
}
html{
  height: 100%;
}


ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{
clear: both;
}


/* ---------------------- */

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	min-width: 1000px;
	max-width: 3000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 200px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 270px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;

}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;

}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -126px auto 0;
	min-width: 1000px;
	max-width: 3000px;
	height: 122px;
	background: url(img/footer.jpg) repeat-x;
  text-align: center
}
#footer .section{
  background: url(img/footer_line.jpg) bottom repeat-x;
  padding: 4px;
  padding-top: 8px;
  width: 670px;
  margin: 0 auto;
  height: auto;
  text-align: center
}
#footer .section2{

  padding: 6px;
  width: 670px;
  margin: 0 auto;
  height: auto;
  text-align: center
}
#footer a{
  color: #626262;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
}
#footer a:hover{
  text-decoration: underline
}
#footer{
  padding-top: 4px;
  color: #626262;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
}





















/* ------------------- */

#header{
  width: 100%;
  height: auto;
}
#header .nav{
  height: 56px;
  background: url(img/background_nav_top.jpg) top repeat-x #DDDDDD;

}
#header .nav a{
  float: right;
  display: block;
  width: 69px;
  height: 56px;
}
#header .nav a:hover{
  background-position: right;
}
#header .nav .sitemap{
  background: url(img/nav_sitemap.jpg) top left;
}
#header .nav .contact{
  background: url(img/nav_contact.jpg) top left;
}
#header .nav .search{
  background: url(img/nav_search.jpg) top left;
}

#header .nav .nav_logo{
  height: 56px;
  float: right;
  background: url(img/nav.jpg) right top no-repeat;
  width: 161px;

}
#header .nav .menu{
  width: 180px;
  height: 56px;
  float: left;
}
#header .logo{
  width: auto;
  height: 185px;
  background: url(img/background_nav_logo.jpg) top repeat-x;
}
#header .logo object{
  float: left;
}
#header .logo .img{
  width: 546px;
  height: 188px;
  background: url(img/logo.jpg) bottom right repeat-x;
  float: right;
}

#nav_left{
  padding-left: 20px;
  background: url(img/nav_left_background.jpg) top right no-repeat;
  padding-right: 18px;
  margin-bottom: 25px;
}


#nav_left a{
  display: block;
  background: url(img/left_but.jpg) top center #ffffff;
  width: 173px;
  height: 43px;
  padding-top: 12px;
  padding-left: 40px;

}
#nav_left a:hover{
  background-position: bottom;
}
#nav_left a{
    text-decoration: none;
}


#nav_left a span{
  color: #a2080e;
  font-family: Arial;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;

}
#nav_left a p{
 color: #3a403c;
 font-family: Arial;
 font-size: 15px;
 text-transform: lowercase;
}
#widget, #linkcat-2{
  background: url(img/widget_title.jpg) top center no-repeat;
  width: 225px;
  margin-left: 16px;
  margin-bottom: 25px;

}
#widget ul li, #linkcat-2 ul li{
  background: url(img/widget_li.jpg) bottom no-repeat;
  width: 195px;
  height: 20px;
  height: auto;
  padding-left: 30px;
}
#widget ul li.start, #linkcat-2 ul li.start{
  background: url(img/widget_li_start.jpg);
  width: 195px;
  height: 20px;
  padding-left: 30px;
}
#widget .end, #linkcat-2 .end{
  background: url(img/widget_end.jpg);
  width: 195px;
  height: 9px;
  padding-left: 30px;
}
#widget ul li a, #linkcat-2 ul li a{
 color: #3a4750;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma;
  margin: 0;
  padding: 0;
  line-height: 1.9;
  //line-height: 2;
}
#widget ul li{
 color: #3a4750;
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma;
  line-height: 1.9;
  //line-height: 2;
}


#widget ul li a:hover, #linkcat-2 ul li a:hover{
  text-decoration: underline;

}
#widget h2, #linkcat-2 h2{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #ea4e00;
  font-family: Tahoma;
  padding-top: 16px;
  padding-bottom: 27px;
}
#tiser{
  background: url(img/tiser.jpg);
  width: 190px;
  height: 151px;
  margin-left: 34px;
  margin-bottom: 25px;
}
#tiser h3{
  color: #38352d;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-top: 12px;
}

#tiser p{
  font-family: Tahoma;
  font-size: 11px;
  color: #38352d;
  padding: 10px;
  line-height: 1.5
}
#tiser .more{
  position: absolute;
  display: block;
  width: 47px;
  height: 10px;
  background: url(img/more.jpg);
  margin-left: 16px;
  margin-top: -12px;
}

#support_offline{
  background: url(img/support_offline.jpg);
  width: 233px;
  height: 118px;
  display: block;
  text-decoration: none;
  margin-left: 5px;
}

#nav_right{
  width: 226px;
  background: url(img/right_tile.jpg) no-repeat;
  margin-bottom: 20px;
  margin-left: 10px;
}
#nav_right h2{
text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #ea4e00;
  font-family: Tahoma;
  padding-top: 16px;
  padding-bottom: 24px;
}
#nav_right a{
  background: url(img/right_link.jpg);
  width: 161px;
  height: 59px;
  display: block;
  color: #247f00;
  font-family: Tahoma;
  font-size: 11px;
  padding-left: 25px;
  padding-right: 40px;
  line-height: 1.5;
  text-decoration: none;
}
#nav_right a h4{
  font-size: 14px;
}
#nav_right a:hover{
  text-decoration: underline
}


#nav_right .end{
  background-image: url(img/right_end.jpg);
  height: 63px;
}
#nav_right .start{
  background: url(img/right_start.jpg);
  height: 59px;
  padding-top: 5px;
}

.sidebar .paypal{
  margin-left: 30px;
  margin-bottom: 25px;
}

#content .top{
  background: url(img/content_top.jpg) top repeat-x;
  height:51px;
  text-indent: 20px;
}
#content .top a{
  color: #247F00;
  font-weight: bold;
  font-size: 24px;
  line-height: 2;
  text-decoration: none
}
#content .top a:hover{
  text-decoration: underline;
  color: #A2080E
}


#content .top .title{
  background: url(img/information.jpg) left;
  width: 5px;
  height: 51px;
  float: left;

}
#content .top .top_r{
  background: url(img/content_top_r.jpg);
  height: 51px;
  width: 6px;
  float: right;
}

#content .section{
  background: url(img/content_left.jpg) left repeat-y;

}
#content .post{
  background: url(img/content_right.jpg) right repeat-y;
  padding: 20px;
}
#content .end{
  background: url(img/content_end.jpg) repeat-x;
  height: 3px;
}
#content .end .left{
  background: url(img/content_end_left.jpg);
  width: 6px;
  height: 2px;
  float: left
}
#content .end .right{
  background: url(img/content_end_right.jpg);
  width: 4px;
  height: 2px;
  float: right
}

#content .post h2{
  color: #d02a2f;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  padding-bottom: 15px;
}

#content .post p{
  color: #606060;
  font-family: Tahoma;
  font-size: 12px;
}
#content .post img{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}


#content .post a{
  color: #A2080E;
    font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}
#content .post a:hover{
  text-decoration: underline
}
#content .post ul{
  padding-left: 40px;
}





#calendar_wrap{
  margin: 0 auto;
  text-align: center
}
#wp-calendar {
    margin: 0 auto;
}

#widget ul{
  background: url(img/widget_li222.jpg) repeat-y;
}
#widget p{
  padding: 0 15px;
  margin: 0;
}

#widget ul div{
  padding: 0 10px;
  text-align: justify
}
#widget ul div a{
  color: #247F00;
  text-decoration: none
}
#widget ul div a:hover{
  color: #A2080E;
  text-decoration: underline
}

#searchform{

}
#pagination{
  margin: 0 auto;
  text-align: center
}

#pagination a{
  color: #247F00;
  text-decoration: none;
  font-weight: bold
}
#pagination a:hover{
  color: #A2080E;
  text-decoration: underline
}

.textwidget{

  display: block;
  clear: both;

  padding-top: 60px;
  width: 100%;
  height: 100%;
  text-align: center
}
.textwidget img {
  clear: both;
}

#widget{

}

