/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 22px Georgia;
	color: #145284;
	margin: 0 15px 22px 0;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 7px 0;
}

h2 {
	font: 18px Georgia;
	color: #145284;
	margin: 0 0 7px 0;
}

h2 a:link, h2 a:visited {
	color: #145284;
}

h3 {
	font: 19px Georgia;
	color: #145284;
	margin: 0 0 3px 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #145284;
	text-decoration: none;
}

a:hover {
	color: #145284;
	text-decoration: underline;
}

/* Paragraphs */
 
p {
	margin: 0 0 13px 0;
	line-height: 1.2em;
}

/* Lists */

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style: none;
	background: url('../i/li.gif') no-repeat 0 5px;
	margin: 0;
	padding: 0 0 0 10px;
}








.content ol {
	margin: 0 0 15px 30px;
}

.content ol li {
	list-style: decimal;
	margin: 0 0 2px 0;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFF url('../i/page-bg.gif') repeat-x;
}

.all {
	background: url('../i/all-bg.gif') no-repeat 50% 0;
}

.frame {
	width: 1081px;
	margin: 0 auto;
	background: #FFF;
}

/* Header */

.header {
	overflow: visible;
	position: relative;
	margin: 0 0 23px 0;
}

.logo {
	margin: 10px 0 12px 13px;
}

.phone {
	position: absolute;
	top: 30px;
	right: 33px;
	font: 10px Georgia;
	color: #7c7c7c;
	text-transform: uppercase;
}

.phone big {
	font-size: 27px;
	font-weight: bold;
	color: #1f70b1;
	display: block;
	letter-spacing: -1px;
	margin: 0 0 2px 0;
}

.phone span {
	margin: 0 0 0 5px;
	letter-spacing: 2px;
	word-spacing: 2px;
}

/* Menu */

.menu {
	background: url('../i/menu-bg.gif') repeat-x;
	height: 45px;
}

.menu li {
	float: left;
	display: inline;
	font: 15px Georgia;
	line-height: 43px;
	background: url('../i/menu-sep.gif') no-repeat 100% 0;
	position: relative;
}

.menu a:link, .menu a:visited {
	color: #FFF;
	display: block;
	float: left;
	height: 45px;
	padding: 0 20px;
}

.menu a:hover {
	background: url('../i/menu-active.gif') repeat-x;
	text-decoration: none;
}

/* Submenu */

.submenu {
	position: absolute;
	top: 45px;
	left: 0;
	width: 202px;
	display: none;
}

.menu li:hover .submenu {
	display: block;
}

.submenu li {
	float: none;
	display: block;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #6498c1;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #a2c1da;
}

.submenu li a:link, .submenu li a:visited {
	float: none;
	padding: 0 0 0 18px;
	height: 30px;
	line-height: 30px;
}

/* Top picture */

.top-pic {
	background: url('../i/top-pic.jpg') no-repeat;
	width: 1026px;
	height: 289px;
	overflow: hidden;
	margin: 0 0 0 28px;
}

.top-pic .inner {
	font: 20px Georgia;
	color: #888;
	line-height: 1.8em;
	width: 350px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 33px;
}

.top-pic-internal {
	margin: 0 0 32px 28px;
}

/* Buttons */

.buttons {
	background: url('../i/buttons-bg.gif') no-repeat;
	width: 1026px;
	height: 86px;
	margin: 0 0 30px 28px;
}

.buttons li {
	float: left;
	display: inline;
	margin: 2px 0 0 12px;
	border-right: 1px solid #d8dcde;
	padding: 0 2px 0 0;
	width: 241px;
}

.buttons li.last {
	border-right: 0px solid transparent;
}

.buttons a:link, .buttons a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #9b9b9b;
	font-size: 11px;
}

.buttons span {
	display: block;
	cursor: pointer;
}

.info {
	float: left;
	width: 140px;
	margin: 3px 0 0 0;
}

.pic {
	float: left;
	width: 81px;
	height: 81px;
	background: #dee0e2;
	margin: 0 0 0 20px;
}

.pic img {
	filter:alpha(opacity=17);
	-moz-opacity: 0.17;
	opacity: 0.17;
}

.buttons li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.title {
	display: block;
	font: bold 12px Georgia;
	text-transform: uppercase;
	color: #b2b2b2;
	margin: 0 0 7px 0;
}

.buttons li a:hover .title {
	color: #145284;
}

.title big {
	font-size: 18px;
}

/* Columns */

.columns {
	margin: 0 0 0 51px;
}

.col-left {
	float: left;
	display: inline;
	width: 675px;
	margin: 5px 0 0 0;
}

.col-right {
	float: left;
	display: inline;
	width: 277px;
	background: url('../i/col-right-bg.gif') repeat-x;
	overflow: hidden;
	margin: 0 0 0 45px;
}

.col-right .wrapper {
	margin: 21px 0 0 20px;
}

.content .col-right ul {
	margin: 0 0 15px 18px;
}

/* Contacts */

.contacts {
	margin: 30px 0 0 0;
}

.contacts h2 {
	margin: 0 0 18px 0;
}

.to-right {
	margin: 0 0 0 7px;
}

.contacts a:link, .contacts a:visited {
	color: #666;
}

/* Footer */

.footer {
	margin: 20px 0 0 0;
	border-top: 1px solid #f4f4f4;
	padding: 12px 0 20px 0;
	color: #808080;
	font: 11px "Lucida Sans Unicode";
	overflow: hidden;
}

.footer a:link, .footer a:visited {
	color: #808080;
}

.copyright {
	text-align: center;
	margin: 0 0 20px 0;
}

.footer-logo {
	text-align: center;
}

/* Bottom menu */

.bottom-menu {
	margin: 0 0 11px 315px;
}

.bottom-menu li {
	float: left;
	display: inline;
	background: url('../i/bottom-menu-sep.gif') no-repeat 100% 3px;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.bottom-menu li.last {
	background: transparent;
	padding: 0;
	margin: 0;
}
