@charset "windows-1251";
body {
	background-color: #04152f;
	color: #FFFFFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Book Antiqua";
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper a {
	color: #FFFFFF;
}
#footer {
	height: 50px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #546376;
	background-repeat: repeat;
	background-color: #0d1f38;
}
#footer a {
	color: #FFFFFF;
	padding-left: 50px;
}


#header {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#content {
	float: left;
	width: 660px;
	margin-left: 15px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	border: 1px solid #546376;
}
#content p {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 16px;
}

#sidebar {
	float: right;
	width: 220px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	color: #546376;
	padding-left: 20px;
	margin-right: 10px;
	border: 1px solid #546376;
}

#side_menu {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #546376;
	margin-right: 10px;
	width: 200px;
}

#side_menu a {
	color: #546376;
}
#logo_div {
	background-image: url(../images/back.png);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
	height: 119px;
}
#logo_div a {
	color: #FFFFFF;
}
#phone_div {
	background-image: url(../images/back.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 119px;
	width: 301px;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}
.logo_big {
	font-size: 36px;
	font-weight: bolder;
	padding-left: 5px;
}
.logo_sm {
	font-size: 12px;
	padding-left: 5px;
}
.logo_phone {
	font-size: 12px;
	padding-left: 85px;
}
#content  a  {
	color: #FFFFFF;
}
#menu_bar {
	width:820px;
	height:55px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#menu_bar a {
	color: #FFFFFF;
}
.hide {
	display: none;
	visibility: hidden;
}
#content a {
	color: #FFFFFF;
}
#content iframe a {
	color: #FFFFFF;
}
.action_image {
	clear: left;
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrap_link {	color: #FFFFFF;
}

