body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}

body,td,th,input,textarea,select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: 'Times New Roman', Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	color: #89b337;
	font-weight: normal;
	margin: 0 0 14px 0;
	padding: 0;
}

hr {
	margin: 0;
	padding: 0;
	border-style: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}

img {
	border-style: none;
}

a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#main_container {
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.container {
	float: left;
	clear: both;
	width: 100%;
}

.spc {
	float: left;
	clear: none;
	width: 10px;
}

#left_container {
	float: left;
	clear: none;
	width: 272px;
}

#left1 {
	float: left;
	clear: both;
	width: 272px;
	height: 389px;
	position: relative;
	background-image: url(img/logo2.gif);
	/*background-position: 101px 33px;*/
	background-repeat: no-repeat;
}

#title {
	position: absolute;
	top: 70px;
	left: 0;
	width: 272px;
	color: #666666;
	text-align: center;
	font-family: 'Times New Roman', Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 27px;
}

#title span {
	font-size: 14px;
}

#menu {
	position: absolute;
	bottom: 26px;
	left: 0;
	width: 272px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background-image: url(img/menu_el2.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 213px;
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	text-transform: uppercase;
	font-family: 'Gill Sans MT', Helvetica, Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	display: block;
	background-image: url(img/menu_el.gif);
	background-position: 1px 8px;
	background-repeat: no-repeat;
	padding: 8px 0 9px 34px;
	margin: 0;
}

#menu a:hover {
	color: #626262;
}

#menu .active:link, #menu .active:visited, 
#menu .active:hover, #menu .active:active {
	color: #626262;
}

#left2 {
	float: left;
	clear: both;
	width: 272px;
}

#left_box {
	float: left;
	clear: both;
	width: 272px;
	/*background-color: #000000;*/
	font-style: italic;
	border-style:solid;
	border-width: 1px;
	border-color: #e2e2e2;
}

#left_box_b {
	padding: 11px 17px 15px 17px;
}

#left_box_b div, .right_box div.title, .right_box span.title {
	font-family: 'Times New Roman', Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 32px;
	color: #89b337;
	font-weight: normal;
	margin: 0 0 14px 0;
	padding: 0;
	font-style: normal;
}

#left_box2 {
	float: left;
	clear: both;
	width: 272px;
}

#right_container {
	float: left;
	clear: none;
	width: 594px;
}

#header {
	float: left;
	clear: both;
	width: 592px;
	height: 363px;
	background-image: url(img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#spc2_index {
	float: left;
	clear: both;
	width: 592px;
	height: 46px;
}

#spc2_inner {
	float: left;
	clear: both;
	width: 592px;
	height: 37px;
}

#spc2_index1 {
	float: left;
	clear: none;
	width: 22px;
}

#spc2_index2 {
	float: left;
	clear: none;
	width: 569px;
	height: 46px;
	background-image: url(img/line_h.gif);
	background-position: 0 24px;
	background-repeat: repeat-x;
}

#content {
	float: left;
	clear: both;
	width: 592px;
}

#content_left {
	float: left;
	clear: none;
	width: 318px;
}

#content_left hr {
	margin: 21px 0 10px 0;
	padding: 0;
	border-style: none;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	width: 258px;
}

#content_right {
	float: left;
	clear: none;
	width: 273px;
	background-image: url(img/line_v.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#content_right hr {
	margin: 5px 0 8px 0;
	padding: 0;
	border-style: none;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	width: 263px;
}

.right_box {
	float: left;
	clear: both;
	width: 100%;
}

.right_box_b {
	padding: 0 22px 15px 22px;
}

.right_box_b2 {
	padding: 0 0 15px 10px;
}

.right_box_b3 {
	padding: 4px 0 7px 10px;
}


.right_box img {
	float: left;
	margin: 0 18px 0 0;
}

.right_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.right_box li {
	margin: 0;
	padding: 0;
}

.right_box2 {
	float: left;
	clear: none;
	width: 100%;
	/*background-image: url(img/right_box2.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
}

.right_box2 span {
	font-style: italic;
}

#content_mrg {
	margin: 0 12px 34px 23px;
}

#content p {
	margin: 0 0 12px 0;
	padding: 0;
}

#content img {
	border: 1px solid #6e6e6e;
}

#footer {
	float: left;
	clear: none;
	width: 864px;
	height: 20px;
	margin-bottom: 0px;
	background-image: url(img/line_h.gif);
	background-position: center left;
	background-repeat: repeat-x;
}

.mintys {
	margin: 10px 10px 42px 0px;
	border-bottom:  solid;
	
	border-width: 1px;
	border-color: #e2e2e2;
	
}

.last {
	float: right;
	margin: 0px 11px 0px 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.download {
	padding: 10px 10px 10px 10px;
	margin:  10px 0px 10px 0px;	
	border:  solid;	
	border-width: 1px;	
	border-color: #e2e2e2; 
	background-color: #e2e2e2;
	
}
