﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #495577;
}
a {
	font-weight:bold;
	color:#495577;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-size: 1.7em;
	font-weight: bold;
	color: #495577;
	letter-spacing:-1px;
}
#top {
	height: 157px;
	background-image: url('../img/top_back.png');
	background-repeat: repeat-x;
}
#top .logo {
	width: 780px;
	height: 157px;
	background-image: url('../img/top.png');
}
#top .slogan {
	position: relative;
	top: 65px;
	left: 100px;
	width: 500px;
	font-weight: bold;
	color: #495577;
	text-transform: uppercase;
}
#top .page-title {
	width: 675px;
	height: 30px;
	position: relative;
	top: 80px;
	text-align: left;
}
#top .page-title .title {
	padding: 0px 10px 0px 4px;
	margin: 5px 10px 0px 0px;
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #495577;
	border-right: 10px solid #495577;
	text-transform:uppercase;
}
#top .page-title #subnavy {
	float: left;
	width: 400px;
	margin-top: 10px;
}
#top .page-title #subnavy ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#top .page-title #subnavy li {
	display: inline;
}
#top .page-title #subnavy a {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #666666;
	color: #0074C5;
}
#top .page-title #subnavy a:hover {
	text-decoration: none;
	color: #000000;
}
#bar {
	position: relative;
	width: 500px;
	height: 30px;
	left: 65px;
	top: 78px;
	text-align: left;
}
#bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#bar li {
	display: inline;
}
#bar a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #C0C0C0;
	color: #ffffff;
}
#bar a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url('../img/hover_back.png');
	background-repeat: repeat-x;
}
#middle {
	width: 780px;
	background-image: url('../img/middle_back.png');
	background-repeat: repeat-y;
	display: table-cell;
}
#middle .content {
	width: 695px;
	background-image: url('../img/real_content_back.png');
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	position: relative;
	top: 0px;
	left: -1px;
}
#middle .content .left {
	width: 150px;
	float: left;
	margin: 10px 10px 10px 15px;
}
#middle .content .left .title {
	width: 140px;
	margin-bottom: 5px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #495577;
}
#middle .content .left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#middle .content .left li {
	display: inline;
}
#middle .content .left a {
	display: block;
	width: 140px;
	float: left;
	padding: 4px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #C0C0C0;
	color: #0074C5;
}
#middle .content .left a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
#middle .content .right {
	float: left;
	width: 495px;
	margin: 10px 10px 10px 0px;
}
#middle .content .right .title {
	font-weight: bold;
	color: #495577;
	clear: both;
	margin-bottom: 10px;
}
#middle .content .right .pic {
	width: 250px;
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #666666;
}
#bottom {
	width: 780px;
	height: 161px;
	background-image: url('../img/bottom.png');
	background-repeat: no-repeat;
}
#bottom .copy {
	width: 780px;
	position: relative;
	top: 60px;
	color: #FFFFFF;
}
#index {
	width: 660px;
	margin-top: 10px;
	text-align:left;
}
#index .flash {
	float:left;
	width:435px;
	margin-right:10px;
}
#index .contacts {
	float:left;
	width:210px;
}
#index .contacts .title {
	font-size: 1.7em;
	font-weight: bold;
	color: #495577;
	letter-spacing:-1px;
	margin:10px 0px 10px 0px;

}




