/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	}
a:link, a:visited, a:active {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	background-color:none;
	color:#134527;
	}
a:hover {
	text-decoration:none;
	color:#1c683a;
	}
img {
	border:none;
	}
h1 {
	font-family:Tahoma;
	font-size:18px;
	color:#134527;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
	}
h2 {
	font-family:Tahoma;
	font-size:11px;
	color:#134527;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	}
p {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-bottom:15px;
	text-align:justify;
	}
ul {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:15px;
	padding-right:50px;
	list-style:disc;
	text-align:justify;
	}
ol {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:15px;
	padding-right:50px;
	text-align:justify;
}
li {
	padding-bottom:10px;
	}
p.copyright {
	font-family:Tahoma;
	font-size:11px;
	color:#1c683a;
	direction:ltr;
	}
#first_begin {
	padding-top:0px;
	padding-right:15px;
	}
.top_continue_bg {
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	}
.bottom_continue_bg {
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	}
.bottom_img {
	background-image:url(../images/bottom_mail_pen_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
.spiral_bg_left {
	background-image:url(../images/spiral_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.spiral_bg_right {
	background-image:url(../images/spiral_bg_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
a.menu:link, a.menu:visited, a.menu:active {
	display:block;
	border-bottom:1px solid #dad9d5;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	padding-top:5px;
	height:20px;
	}
a.menu:hover {
	background-color:#eeeeee;
	}
a.menu_active:link, a.menu_active:visited, a.menu_active:active {
	display:block;
	background-color:#134527;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	height:20px;
	}
div.contacts {
	display:block;
	width:100%;
	height:251px;	
	background-image:url(../images/contacts.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
p.contacts_link_position {
	direction:ltr;
	margin:0px;
	padding:0px;
	padding-top:150px;
	padding-left:90px;
	}
.table_list {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height:25px;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	border-bottom:none;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	}
.td_list_num {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	height:25px;
	width:25px;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	text-align:center;
	}
p.comments {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	}
strong.head2 {
	font-family:Tahoma;
	font-size:12px;
	color:#134527;
	}
input.contacts {
	border-left:0px transparent;
	border-right:0px transparent;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:300px;
	height:14px;
	background-color:#f9f9f9;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	}
textarea.contacts {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	background-color:#f9f9f9;
	border:0px transparent;
	width:300px;
	height:150px;
	overflow:auto;
	}
input.button {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#134527;
	border:0px none;
	background-image:url(../images/button.gif);
	width:105px;
	height:22px;
	cursor:pointer;
	}
.plant {
	background-image:url(../images/plant.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}