/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
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 {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 33px;
	background: #FFFFFF;
}

#header_1 {
	height: 175px;
	background: #EE1C25;
}

#header_2 {
	height: 303px;
	background: #DADBD6;
}

#header_2kont {
	height: 40px;
	background: #cfcfcd;
}

#header_3 {
	height: 22px;
	background: #FFFFFF;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 60px;
	background: #FFFFFF;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -70px auto 0;
	min-width: 1000px;
	height: 70px;
	background: #ECECEC;
}

#footer1 {
	height: 70px;
	width: 1000px;
}

.copy_txt {
Font-Family: Arial, sans-serif;
Font-size: 11px;
color: #5B4E4F;
Text-decoration: none;
}

A.nav3 {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: none; 
Font-size: 11px;
color: #61a5a8;
border-bottom: 1px dashed;
Text-decoration: none;
line-height:2.1em;
}

A:hover.nav3 {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: none; 
Font-size: 11px;
color: #FF3333;
border-bottom: 1px dashed;
Text-decoration: none;
line-height:2.1em;
}

A.nav77 {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: none; 
Font-size: 13px;
color: #388d91;
border-bottom: 1px dashed;
Text-decoration: none;
line-height:2.1em;
}

A:hover.nav77 {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: none; 
Font-size: 13px;
color: #FF3333;
border-bottom: 1px dashed;
Text-decoration: none;
line-height:2.1em;
}

.pk {
Font-Family: Arial, sans-serif;
Font-size: 13px;
color: #5B4E4F;
Text-decoration: none;
}

A.nav {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: bold; 
Font-size: 13px;
color: #5B4E4F;
text-decoration: none;
}

A:hover.nav {
Font-Family: Arial, Tahoma, Verdana, sans-serif;
Font-weight: bold; 
Font-size: 13px;
color: #5B4E4F;
text-decoration: none;
}

h1 {
	font: 18px/23px Arial, Tahoma, Verdana, sans-serif;
	color: #5B4E4F;
	Font-weight: bold;
}

h3{
	font: 15px/20px Arial, Tahoma, Verdana, sans-serif;
	color: #5B4E4F;
	Font-weight: bold;
}