/* CSS Document */

body
{
	background-color:#ffffff;
	background-position: center top;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#mainDiv
{
	width:998px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;	
}


.top
{
	background:url(images/index_01.jpg);
	width:998px;
	height:103px;
}

.banner
{
	background:url(images/index_02.jpg);
	width:998px;
	height:248px;
}

.nav
{
	background:url(images/index_03.jpg);
	width:185px;
	height:350px;
	float:left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #62734B;
	text-decoration: none;
	padding-left:25px;
	padding-top:15px;
	line-height:30px;
	text-transform: uppercase;
}

.cont_left
{
	width:210px;	
	float:left;

}

.cont_middle
{
	width:509px;	
	float:left;
}

.cont_middle_gallery
{
	width:760px;	
	float:left;
}



.welcome_title
{
	width:509px;
}
.welcome_thumb
{
	width:155px;
	float:left;
	padding-left:40px;
	margin-top:20px;
}

.welcome_text
{
	width:290px;
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	margin-top:20px;
	padding-right:20px;
}

.navpages_text
{
	width:440px;
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	margin-top:20px;
	padding-right:20px;
}


.navpages_text_gallery
{
	width:700px;
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	margin-top:20px;
	padding-right:20px;
}

.gallery_thumb
{
	width:464px;
	margin-left:45px;
	margin-top:10px;
}

.cont_right
{	
	width:279px;
	float:right;
}

.aim_title
{
	width:279px;
}

.aim_text
{
	width:229px;
	height:46px;
	background-image:url(images/index_08.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
}


.test_text
{
	width:229px;
	/*height:92px;
	/*background-image:url(images/index_09.jpg);*/
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
}


.clear
{
	clear:both;
}

a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #62734B;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #62734B;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #62734B;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #62734B;
	text-decoration: none;
}
.bottom
{
	height:99px;
	width:978px;
	background-image:url(images/index_26.jpg);
	margin-top:50px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #62734B;
	text-decoration: none;
	padding-left:20px;
	padding-top:20px;
}