@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	background: #FCFCFC;
}



#headTop h1 {
	font-weight: normal;
	margin: 5px;
}

a ,li{
		font-size: 13px;
}
table tr td
	{
	text-align:left;
	}
#h1 {
	font-weight: normal;
	margin: 5px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	color: #0A2FA4;
	font-family: serif, sans-serif;
	font-size: 36px;
}

#header {
	background:  url("/images/headerLine2.jpg") repeat-x bottom left;	
	height: 207px;
	border:1px solid #fff;
}
#hand {
background: url("/images/hand2.jpg") no-repeat bottom right;
	height: 207px;
	padding-right: 300px;
}

hr {
	color: #e6e6e6;;
}

p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

table td {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.errors {
	color: red;
	font-weight: bolder;
}

.error {
	border: 1px solid red;
}

th {
	background: #eee;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	color: #0A2FA4;
	text-align: left;
	font-family: serif, sans-serif;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h2 {
	text-decoration: underline;
}

#headTop {
	padding-top: 10px;
	height: 170px;
	padding-left: 30px;
}

#headTop h1 {
	font-size: 38px;
	color: #0A2FA4;
}

#phone {
	background: url("/images/phone.jpg") no-repeat top left;
	padding-left: 150px;
	margin-top: 20px;
	padding-bottom: 30px;
	margin-right: 10%;
	font-size: 22px;
	color: #000;
}

#phone font {
	font-size: 18px;
	color: #cc0000;;
}

#phone table td {
	border: 0px;
	padding-right: 10px;
}

#quote {
	width: 250px;
	border-left: 4px solid #CA3353;
	padding-left: 15px;
	margin-top: 10px;
	float: right;
}

#headMenu {
	text-align: right;
	float: right;
}

#headMenu ul {
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 720px;
	list-style: none;
	padding-top: 5px;
	padding-right: 10px;
}

#headMenu ul li {
	margin: 0px;
	float: right;
	padding: 0px;
	display: block;
	margin-right: 10px;
}

.separator {
	color: #CA3353;
}

#headMenu a {
	float: left;
	font-size: 12px;
	color: #000;
	display: block;
	font-weight: bold;
}

#headMenu a:hover {
	color: #0A2FA4;
}

a:hover {
	text-decoration: none;
}

#headMenu b {
	float: left;
	font-size: 12px;
	color: #0000ff;
	display: block;
	font-weight: bold;
}

#content {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 50px;
	background: #fff url("/images/fon.jpg") no-repeat bottom left;
}

.newsList p {
	margin-bottom: 30px;
	width: 90%;
	
}

.newsList p a {
	display: block;
}

p.article {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
	
}

p.article a.title {
	display: block;
	color: #0A2FA4;
	font-weight: bolder;
	text-decoration: none;
}

p.article a {
	display: block;
	color: #000;
}

ul.newsList li {
	background: #fff;
	font-size:10px;
}

#sub_content {
	width: 96%;
	margin: 0 auto;
}

#sub_content td {
	padding: 0px;
}

td#text {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	padding: 0px;
	margin: 0px;
}

#menu {
	width: 220px;
	float: left;
	text-align: left;
	padding-bottom: 250px;
}

#claim {
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#buttonAll {
	text-align: center;
}

.button {
	background: url("/images/button3.jpg") no-repeat top left;
	width: 183px;
	height: 31px;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
}

.button a {
	font-family: Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.button a:hover {
	color: red;
}

.clear {
	clear: both;
}

smol {
	font-size: 10px;
	display: block;
}

ul.menu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 100%;
	list-style: none;
	padding-top: 5px;
	background: url("/images/line1.jpg") no-repeat top left;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	padding-left: 40px;
	padding-top: 5px;
	height: 20px;
	border-bottom: 1px dashed #EBEBEB;
}

tr {
	vertical-align: top;
}

.form td {
	padding: 0px;
}

.form td font {
	color: red;
}

th {
	text-align: left;
}

ul.menu li a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

ul.menu li b {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;;
}

ul.menu li a:hover {
	color: #0A2FA4;
}

#articles {
	background: url("/images/news.jpg") no-repeat center left;
}

#news {
	background: url("/images/news.jpg") no-repeat center left;
}

#cyrransy {
	background: url("/images/money.jpg") no-repeat center left;
}

#partners {
	background: url("/images/partners.jpg") no-repeat center left;
}

#contact {
	background: url("/images/contact.jpg") no-repeat center left;
}

#info {
	background: url("/images/info.jpg") no-repeat center left;
}

#footer {
	border-top: 2px solid #0A2FA4;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	height: 20px;
}

.news {
	
}

.news h4 {
	text-align: center;
}

#rightmenu {
	width: 270px;
}

ul.rightmenu {
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	width: 270px;
	color: red;
	margin: 0px;
	padding-left: 0px;
}

ul.rightmenu li a {
	font-weight: bold;
	padding-left: 0px;
	color: #000;
	margin: 0px;
}

ul.rightmenu li a:hover {
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

ul.rightsubmenu {
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	width: 270px;
	color: red;
	margin: 0px;
	padding-left: 20px;
}

ul.rightsubmenu li a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	padding-left: 0px;
	margin: 0px;
}

ul.rightsubmenu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background: transparent;
	margin: 0px;
}

ul.newsList {
	list-style-type: decimal;
	text-align: justify;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
}

ul.newsList b {
	display: block;
	margin-bottom: 3px;
	color: #000;
}

ul.newsList li a {
	display: block;
	text-align: right;
}

ul.newsList b a {
	color: #000;
}

ul.newsList li {
	margin: 0px;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	background: transparent url(/images/headerLine3.jpg) no-repeat scroll
		center bottom;
}

hr {
	clear: both;
}