body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	background-color: #5F6976;	
	color: #505761;
	font: 70%/1.3em Verdana, Tahoma, arial, sans-serif;
}

.bodySmall {
	font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:10px;
	line-height: 12px;
}

a:link {
	color: #245CC9;
	text-decoration: none;
}

a:visited {
	color: #1F7CFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
    color: #1F7CFF;
	text-decoration: underline;
}

#globalContainer {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../../img/Border_M.png);
}

#menu {

}


/* Footer */
#footer {
	background-color: #245CC9;
	line-height: 12px;
	color: #C3CAD5;
	padding: 5px 9px;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color:#C3CAD5;
	font-size: 10px;	
	font-weight: normal;
}

.footerpipe {
	padding: 0px 15px 0px 15px;
	line-height: 12px;
	color: #96A2B5;
	font-size: 10px;	
}

#borderTop {
	background-image: url(../../img/Border_T.png);
	height: 9px;
}

#borderBottom {
	background-image: url(../../img/Border_B.png);
	height: 9px;
}

#mainContent {
	padding-left: 9px;
	padding-right: 9px;	
}





#globalNav
{
	text-align: right;
}

#header #navBar {
	float: left;
	margin-top: -3px;
}

#header #searchArea {
	float: right;
	text-align: right;
	margin-top: -3px;	
	display: none;
}

#header #searchArea form {
	margin: 0px;
}

#header #searchArea form input {
	/* border: 1px solid #96A2B5; */
	width: 120px;
	/* height: 14px; */
	font-size: 9px;
	margin: 0px 0px 6px 0px;
	/*padding-bottom: 8px; */
}

#header #searchArea form input.goButton {
	border: 0px;
	height: 20px;
	width: 37px;
	margin: 0px;
}

#header #searchArea form img {
	margin: 0px;
}

#logo {
	float: left;
	margin-left:20px;
	margin-top:18px;
	padding:11px;
	height: 66px;
	width: 494px;
	background-image:url(../../img/loge.gif);
	background-repeat:no-repeat;
	vertical-align: bottom;
}

h1, .cloneH1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #245CC9;
	margin: 5px 0px;
}

h2, .cloneH2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0F0455;
	margin: 5px 0px 10px;	
}

h3 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0F0455;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#innerBody {
	margin: 0px 20px 20px 20px;
}

#innerBodySmallerRightMargin {
	margin: 0px 10px 20px 20px;
}

#belowMenu {

}

.pageHeader {
	width: 490px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


.twoColumnContainer {
	width: 100%;
	padding-top: 20px;
	background-color: #F5F5F5;
	
}

.twoColumnContainer .left{
	text-align: right;
	float: left;
	width: 330px;
}

.twoColumnContainer .right  {
	margin-left: 370px;
}

.twoColumnContainer .textBreak {
	clear:left;
}
.boredrcol{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
     border-radius: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96A2B5;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96A2B5;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96A2B5;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #96A2B5;
	padding:5px;
}

.newsContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96A2B5;
	width: 430px;
	padding-top: 15px;
	margin-top: 15px;
}

.newsContainer .featuredText  {
	margin-left: 150px;
}

.newsContainer .featuredImage {
	text-align: left;
	float: left;
	width: 150px;
}

.newsContainer .textBreakLeft {
	clear:left;
}

.newsContainer .textBreakRight {
	clear:right;
}

#rightColumn {
  padding-left: 20px;
	margin-left: 465px;
	width: 200px;
	border-left: 1px solid #96a2b5;
}

#leftColumn {
	float: left;
	width: 450px;
	padding-right: 20px;
}
/* Таблица */

table.t,table.tw, {margin:0; padding:0; border-spacing:0; border-collapse: collapse}
table.t td, table.tw td, table.tw80 td, table.headline td {margin:0; padding:0}
table.pr td	{margin:0; padding:2px}
.pr		{background-color: #BBBBBB}
.prh1	{font-size: 11px; font-weight: bold; background-color: #EEEEEE}
.pr2	{background-color: #FFFFFF}
.pr1	{background-color: #F6F6F6}


#footerAd {
	background-image: url(../../img/Border_M.png);
}

#footerAdContent {
  padding: 0px 9px;
}
#botlast {
	width:700px;
	padding-top: 30px;
}

