﻿*
{
border: 0;
margin: 0;
}

img {
border: 0px;
}

a {
	color: #000E2F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000E2F;
	text-decoration: none;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg) top repeat-x #565C60;
	line-height: 20px;
	padding-top: 39px;
	padding-bottom: 32px
}

#title_top {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#main {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 10px solid #FFFFFF;
}

#header { 
width:900px;
padding: 10px 0px 0px 0px;
background: url(images/header.jpg) left top no-repeat;
}

#logo {	
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: left;
	font-size:24px;
	font-style:italic;
	padding: 10px 0px 0px 10px;
	background: url(images/big_img.jpg) left top no-repeat;
	height: 173px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

#buttons{
	width: 900px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	padding-left:10px;
	height: 46px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 29px;
	text-decoration: none;
	color: #555555;
	padding-top: 17px;
	text-align: center;
	background: url(images/but.jpg) 0px 6px no-repeat;
	text-transform: none;
	width: 110px;
	margin-right: 10px;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 35px;
}

#content{
	
	width: 900px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont.jpg) 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 10px solid #FFFFFF;
}

#left {
	width: 65%;
	margin: 10px 0px 0px 10px;
	color:#000000;
}

.text{
	text-align: left;
	padding: 0px 20px 0px 20px;
}

.img {	
	float:left;
	margin: 6px 16px 3px 0px;
}

.left_span {	
	color:#0D2C55;
	font-size: 14px;
	font-weight:bold;
}

.form {
	text-align: center;
} 

.right_span {	
	color:#493D26;
	font-weight:bold;
}

#left H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #001421;
	text-align:left;
	padding: 12px 0px 12px 28px;
	background: url(images/title_l.gif) 0px 0px no-repeat  ;
}

.title {
	background: url(images/title_l2.gif) 0px 24px repeat-x ;
	}
	
.titleb {
	background: url(images/title_l3.gif) 0px 24px repeat-x ;
}

.title_spana {
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-weight:100;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 0px;
	text-align: center;
	height: 35px;
	padding: 12px 0px 0px 0px;
	background: url(images/title_r.jpg) center top no-repeat;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 10px;
	font-weight:bold;
	text-decoration:none;
}

#right .read {
	text-align:right;
	padding-right:20px;
	padding-top: 0px;
	font-weight:bold;
	text-decoration: underline;
}

#right .read:hover {
	text-decoration: none;
}

#right {
	float: right;
	width: 31%;
	margin-right: 10px;
	padding: 10px 0px 0px 0px;
}

.title_bot { 
	background: url(images/left_box.jpg) bottom repeat-x #FFFFFF;
	padding: 0px 10px 0px 0px;
}
	
.right_bot { 
	background: url(images/left_box.jpg) bottom repeat-x #FFFFFF;
	padding: 0px 0px 0px 0x;
}

#footer {
	height: 57px;
	width: 900px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 10px 0px 0px 0px;
	background: url(images/footer.jpg) top repeat-x;
}

#footer a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

