* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF;
	background-image: url('images/main-bg.jpg');
	background-repeat: repeat-x;
}
.main {
	width: 725px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
/*=======header===========*/
.header {
	height: 92px;
	width: 725px;
	background: url('images/ban.jpg') no-repeat left top;
}
.phone {
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	font-family: Tahoma, Arial, Courier;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	width: 335px;
}
.menu {
	height: 36px;
	background-color: #E3E6EC;
}
/*=====//header===========*/
img {
	border: 0;
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: none;
}
.column {
	float: left;
}
.columntop {
	background-position: top;
	height: 26px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url('images/top85.jpg');
	background-repeat: no-repeat;
}
.container {
	width: 725px;
	height: 100%;
}
body {
	font-family: Arial, helvetica, sans-serif;
	color: #272727;
	font-size: 0.8em;
	line-height: 1.27em;
	text-align: center;
}
h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #043C5D;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #034D89;
	margin-top: 15px;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
.float_right {
	float: right;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
}
a {
	color: #272727;
}
a:hover {
	text-decoration: none;
}
.title_gry {
	color: #636563;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 1px;
	margin-top: 10px;
}
.ul li {
	background-image: none;
	padding-left: 0px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
li a {
	color: #2C2C2C;
	text-decoration: none;
	line-height: 1em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
li a:hover {
	text-decoration: underline;
}
.pic_float {
	margin-right: 22px;
	float: left;
}
/*=======content===========*/
#content {
	padding: 0px 22px 14px 22px;
	background: left top;
	float: left;
	text-align: center;
	width: 202px;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2 {
	padding: 8px 8px 18px 24px;
	background: #FFFFFF left top;
	float: left;
	width: 520px;
}
/*=====//content_2===========*/
#columnbottom {
	clear: both;
	height: 15px;
	text-align: center;
	font-size: 9pt;
	color: #1E1E1E;
	text-decoration: none;
	letter-spacing: .10em;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 725px;
	background-color: #ECEFF3;
}
#columnbottom a:link {
	font-size: 9pt;
	color: #1E1E1E;
	text-decoration: none;
	letter-spacing: .10em;
}
#columnbottom a:visited {
	color: #1E1E1E;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #2E2E2E;
	color: #1E1E1E;
}
/*=======footer===========*/
#footer {
	height: 69px;
	background-image: url('images/footer.jpg');
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bg_footer_left {
	padding: 16px 0px 0px 24px;
	color: #FFFFFF;
	width: 514px;
	float: left;
	height: 40px;
	font-family: Tahoma;
	font-size: 8pt;
}
#bg_footer_left a {
	color: #DCDDD4;
}
#footer span {
	display: block;
	word-spacing: 18px;
	color: #014170;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
/*=====//footer===========*/
.sidebar {
}
.p {
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	color: #5C5C5C;
	margin-bottom: 10px;
}
.sm_txt {
	font-size: 8pt;
}
.curs {
	cursor: pointer;
}
.line {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 15px;
}
