
* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {

	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
	color: #000000;
}

h2 {
	font-size: 24px;
	color: #000000;
}

h3 {
	font-size: 13px;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: left;
	line-height: 170%;
}

p {
font-size: 12px;
}

ul {
}

ol {
}

a {
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 2px solid #ffffff;
}

hr {
	display: none;
}



#logo { 
float:left;
width: 246px;
height: 40px;
margin-left: 295px; 
margin-top: 75px; 
background: url(images/logo.png) no-repeat;
}

#logo a {
float: left;
width: 246px;
height: 40px;
text-decoration: none; 
background: none;
border: none;
}
a:focus {outline: none}

#heder{
width: 999px;
height: 186px;
margin: 0 auto;
background: url(images/heder.jpg) no-repeat;
}

#head_menu {
width: 999px;
height: 34px;
margin: 0 auto;
background: url(images/head_menu_background.jpg) no-repeat;
}

#head_menu ul {
margin: 0 auto; 
padding: 7px 0px 0px 70px; 
list-style: none; 
line-height: normal; 
letter-spacing: 0px;
}

#head_menu li {
float: left; 
padding: 0px 0px 0px 25px; 
background: none;
}

#head_menu li.first {
background: none; 
text-decoration: underline;
}

#head_menu a {
font-size: 16px; 
font-weight: bold; 
color: #000000; 
text-decoration: none;
}


#bg {
width: 999px;
margin: 0 auto;
background: #ffffff;
}

#page {
	width: 999px;
	margin: 0 auto;
}


#content {
	float: right;
	width: 730px;
	padding: 0px 0 0 0px;
	background: #e5e5e5;
	margin-top: 20px;
	font-family: Tahoma;
	letter-spacing: 0px;
}

#content h1 {
	margin: 5px 0 0px 0;
	padding-left: 15px;
	background: none;
	font-size: 16px;
	letter-spacing: 0.3px;
}

#content .content {
	padding-left: 15px;
	padding: 0px 0px 0px 0px;	
}


.post h1 {
	margin: 0px 0 0px 0;
	padding-left: 15px;
	background: none;
	font-size: 16px;
	padding-top: 2px;
}

.post h2 {
	margin: 10px 0 0px 0;
	padding-left: 15px;
	background: none;
	font-size: 16px;
}

.post h1 a {
	text-decoration: none;
	color: #000000;	font-weight: normal;
}

.post .entry {
	margin: 10px 15px 0px 0px;
	padding-left: 15px;
	background: none;
	color: #000000;
}

.post p {
font-size: 12px;
font-weight: normal;
}

.post b {
font-size: 14px;
font-weight: bold;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}



#sidebar {
	float: left;
	width: 244px;
	margin: 20px 0px 0 0px;	
	background: url(images/sidebar_head_background.jpg) no-repeat 0px 0px; 
}


#sidebar ul {
	background: none; 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 0px 0;
	border-bottom: none;
}

#sidebar h2 {
	text-align: left;
	margin-bottom: -2px;
	font-size: 16px;
	width: 244px;
	height:32px;
	padding-left: 72px;
	padding-top: 7px;
	font-weight: bold;
	color: #ffffff;
}

#sidebar a {
text-decoration: none;
}


#footer {
	width: 999px;
	height: 106px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	text-align: center;
	color: #000000;
	padding: 40px 0px 0px 0px;
}

#footer b {
	text-align: center;
	color: #000000;
	font-size: 14px;
	padding: 40px 0px 0px 0px;
}
