html {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #e9eef2 url(/images/bg_main.gif);
	color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
}

body, table, td {
	font-size: 12px;
}

img {
	border: 0;
}

input {
   background: #fff;
   color: #333;
   border: 1px solid #044539
}

textarea {
   background: #fff;
   color: #333;
   border: 1px solid #044539;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-top: 3px;
   width: 100%;
   height: 98%;
}

.submit {
   color: #044539;
   background: #e9eef2;
   border: 1px outset #044539
}

.clear {
	clear: both;
}
#content a {
	color: #333;
	text-decoration: underline;
}
#bg_slogan {
	background: url(/images/bg_slogan.jpg) right no-repeat;
	vertical-align: top;
	padding: 25px 20px 0 0;	
}
#bg_slogan img{ 
	float: right;
}
#left_column {
	padding: 35px 0 0 0;
	width: 295px;
	background: url(/images/bg_l_column.gif) repeat-y;
}
#left_column h1{ 
	background: url(/images/h1_left.gif);
	font-size: 13px;
	height: 27px;
	line-height: 25px;
	color: #fff;
	padding-left: 72px;
	text-transform: uppercase;
}
#left_column h2{ 
	color: #172f31;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
#menu {
	padding: 5px 22px;
	background: url(/images/bg_menu.gif);
}

#main_menu a{ 
	color: #044539;
	font-size: 13px;
	background: url(/images/arrow2.gif) left center no-repeat;
	padding-left: 15px;
}
#main_menu b{ 
	color: #044539;
	font-size: 13px;
	background: url(/images/arrow2.gif) left center no-repeat;
	padding-left: 15px;
}
#sub_menu a{ 
	color: #044539;
	font-size: 12px;
	background: url(/images/arrow3.gif) left center no-repeat;
	padding-left: 15px;
}
#sub_menu b{ 
	color: #044539;
	font-size: 12px;
	background: url(/images/arrow3.gif) left center no-repeat;
	padding-left: 15px;
}

#content ul {
	list-style-image: url(/images/arrow4.gif);
}

#content ul.doc_list {
	list-style-image: url(/images/ico_docs.gif);
}

#content ul.soft_list {
	list-style-image: url(/images/ico_disk.gif);
}

#content li{
	margin-top: 3px; 	
	margin-bottom: 5px;
}

ul#main_menu{ 
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
ul#main_menu li{ 
	background: url(/images/dots.gif) bottom repeat-x;
}
ul#sub_menu li{ 
	background: none;
}
ul#sub_menu{
	list-style: none;
	margin: 0 0 0 15px;
	line-height: 25px;
	padding: 0;
} 

.float_menu
{
    position: absolute;
    visibility: hidden;
    text-align: left;
    width: 200px;
    border: 1px solid #333;
    padding: 0;
    margin: 0;
    background: #e9eef2 url(/images/bg_float_menu.gif);;
    color: #fff;
}

.float_menu ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin-left: 20px;
}

.float_menu li {
	background: none;
	margin-bottom: 10px;
}

.float_menu a {
	color: #044539;
	font-size: 12px;
	background: url(/images/arrow3.gif) left center no-repeat;
	padding-left: 8px;
}


#main_column { 
	padding: 35px 0 0 0;
	background: url(/images/top_arrow.gif) top right no-repeat;
	vertical-align: top;
}
#content {
	vertical-align: top;
	padding: 0 50px 15px 15px;
}
#content h1{ 
	background: url(/images/h1_end.gif) right no-repeat;
	font-size: 13px;
	height: 27px;
	line-height: 25px;
	color: #fff;
	padding-left: 33px;
	text-transform: uppercase;
	margin: 0;
}

#content h2{
	font-weight: bold;
	font-size: 12px;
}

.indent {
	text-indent: 33px;
}

.indent_all {
	margin-left: 33px;
}

.descriotion {
	padding: 2px 20px;
}
.h1_wrap {
	background: url(/images/bg_h1_main.gif);
	clear: both;
}
.h1_wrap div{
	background: url(/images/h1_start.gif) left no-repeat;
}

.read_more {
	color: #006666;
	background: url(/images/arrow.gif) left 3px no-repeat;
	padding-left: 12px;
	text-indent: 0;
}

.zoom_image {
	color: #006666;
	background: url(/images/ico_lens.gif) left 3px no-repeat;
	padding-left: 12px;
	text-indent: 0;
}

.link_doc {
	color: #006666;
	background: url(/images/ico_docs.gif) left 3px no-repeat;
	padding-left: 12px;
	text-indent: 0;
}

.link_file {
	color: #006666;
	background: url(/images/ico_disk.gif) left 3px no-repeat;
	padding-left: 12px;
	text-indent: 0;
}

.name {
	font-weight: bold;
	font-size: 14px;
	color: #172f31;
	background: #d8e2e7;
	padding: 3px 16px;
}

#contacts {
	height: 151px;
	background: url(/images/bg_contacts.jpg) right bottom no-repeat;
	color: #fff;
	padding-left: 72px;
	vertical-align: top;
}
#contacts h3{
	text-transform: uppercase;
	font-size: 14px;
	padding: 0;
	margin: 16px 0 8px 0;
	line-height: 14px;
}
#copyright {
	background: url(/images/bottom_r.jpg) right no-repeat;
	color: #fff;
	text-align: right;
	padding-right: 90px;
}