body {
	background: #01516c url(bg2.gif) repeat;
	margin: 26px 0px;
}

body * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header_line {
	height: 188px;
	width: 1000px;
	background: #ffffff url(topborder.gif) repeat-x top;
}

#header {
	height: 188px;
	background: url(topleft.jpg) no-repeat top left;
}


#header2 {
	height: 188px;
	background: url(topright.jpg) no-repeat top right;	
	padding-top: 2px;
	text-align: left;
	padding-left: 300px;
}

#menu {
	height: 38px;
	width: 1000px;
	background: #287d9a url(menubg.gif) repeat-x top;
	color: #dcffff;
	font-family: Arial, Helvetica, sans-serif;
}
#menu2 {
	height: 38px;
	background: url(menuleft.gif) no-repeat left top;
}
#menu3 {
	height: 38px;
	background: url(menuright.gif) no-repeat right top;
	text-align: center;
}
#menu3 td{
	width: 170px;
	font-size: 12pt;
}
#menu3 a{
	display: block;
	color: #dcffff;
	font-size: 12pt;
}
#menu3 a:hover{
	text-decoration: underline;
	color: #171750;
}

a#logo {
	padding-top: 5px;
	display: block;
	width: 329px;
	height: 88px;
}

#content {
	background:#ffffff url(contentborder.gif) repeat-y left;
}
#content2 {
	background: url(contentborder.gif) repeat-y right;
}

#content_header{
	margin: 0;
	padding: 40px 75px 0px 12px;
	font-size: 15pt;
	height: 60px;
	background: url(contentheader.jpg) no-repeat;
	color: #dcffff;
	font-weight: normal;
}

#content_left_col {
	padding: 10px 50px 15px 35px;
	color: #777777;
	line-height: 150%;
}
#content_right_col {
	padding-bottom:25px;
}

.menu_curr {
	font-weight: bolder;
}
.right_menu_curr {
	font-weight: bolder;
}

#bottom {
	height: 38px;
	width: 1000px;
	background: #287d9a url(menubg.gif) repeat-x top;
	color: #dcffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#bottom2 {
	height: 38px;
	background: url(menuleft.gif) no-repeat left top;
}
#bottom3 {
	height: 38px;
	background: url(menuright.gif) no-repeat right top;
	text-align: center;
}
#bottom a{
	text-decoration: none;
	color: #dcffff;
}
#bottom a:hover{
	text-decoration: underline;
	color: #dcffff;
}
.contacts {
	color: #2c7c97;
	font-size: 15pt;
	padding-bottom: 7px;
}

.contacts_text {
	color: #2c7c97;
	font-size: 10pt;
	padding-bottom: 7px;
}

.phone {
	color: #777777;
	font-size: 17pt;
}

ol, ul {
	margin-top: 0px;
}

h3.right_col {
	color: #2c7c97;
	font-size: 15pt;
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: normal;
}

ol.right_col {
	list-style-position: inside;
	padding: 0 4px 0 0;
}
ol.right_col li {
	margin-top: 5px;
}
.first_line {
	margin-top:0;
}

h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;
}

