body {
	padding:0px;
	margin:0px;
	background-color:#E9F5EB;
	color:#333333;;
}

.wrapper {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:repeat-y;
	background-image:url(images/right_border.jpg);
}

.container {
	height:575px;
	background-image:url(/images/background.jpg);
	background-position:bottom center;
	background-repeat:no-repeat
}

.header {
	text-align:center;
}

.left_content {
	float:left;
	width:310px;
	padding-bottom:150px;
}

.right_content {
	width:570px;
	padding-right:60px;
	float:right;
	overflow:auto; 
	height:400px;
}

.content {
	width:800px;
	padding-left:100px;
	padding-right:60px;
	overflow:auto; 
	height:400px;
}


.row_content {
	width:800px;
	padding-left:100px;
	padding-right:60px;
}


h2 {color:#FF0000;}

.navigation {padding-bottom:95px;}

.navigation ul li {display:inline;}

.navigation_line {position:absolute; background-color:#C3BBCE; height:30px; z-index:10; width:920px; margin-left:20px; margin-top:22px;}
.navigation ul {position:absolute; list-style-type:none; z-index:100; width:960px; padding:0px; margin:0px; margin-left:23px; margin-top:15px;}
.navigation ul li {padding:0px; margin:0px;}

.navigation ul li.navlink a 		{margin-left:11px; float:left; display:block; width:102px; height:44px; background-image:url(images/button_off.jpg); background-repeat:no-repeat; color:#FFFFFF; padding-top:10px; text-align:center;}
.navigation ul li.navlink a:hover 	{margin-left:11px; float:left; display:block; width:102px; height:44px; background-image:url(images/button_on.jpg); background-repeat:no-repeat; color:#FFFFFF; padding-top:10px; text-align:center;}






.navigation ul li.home a 		{float:left; display:block; width:61px; height:44px; background-image:url(images/home_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.home a:hover 	{float:left; display:block; width:61px; height:44px; background-image:url(images/home_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.exp a 		{margin-left:15px; float:left; display:block; width:102px; height:44px; background-image:url(images/exp_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.exp a:hover 	{margin-left:15px; float:left; display:block; width:102px; height:44px; background-image:url(images/exp_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.sym a 		{margin-left:15px; float:left; display:block; width:109px; height:44px; background-image:url(images/sym_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.sym a:hover 	{margin-left:15px; float:left; display:block; width:109px; height:44px; background-image:url(images/sym_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.get a 		{margin-left:15px; float:left; display:block; width:119px; height:44px; background-image:url(images/get_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.get a:hover 	{margin-left:15px; float:left; display:block; width:119px; height:44px; background-image:url(images/get_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.fun a 		{margin-left:15px; float:left; display:block; width:84px; height:44px; background-image:url(images/fun_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.fun a:hover 	{margin-left:15px; float:left; display:block; width:84px; height:44px; background-image:url(images/fun_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.earth a 		{margin-left:15px; float:left; display:block; width:135px; height:44px; background-image:url(images/earth_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.earth a:hover {margin-left:15px; float:left; display:block; width:135px; height:44px; background-image:url(images/earth_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.news a 		{margin-left:15px; float:left; display:block; width:65px; height:44px; background-image:url(images/news_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.news a:hover 	{margin-left:15px; float:left; display:block; width:65px; height:44px; background-image:url(images/news_button_on.jpg); background-repeat:no-repeat;}

.navigation ul li.contact a 		{margin-left:15px; float:left; display:block; width:99px; height:44px; background-image:url(images/contact_button_off.jpg); background-repeat:no-repeat;}
.navigation ul li.contact a:hover 	{margin-left:15px; float:left; display:block; width:99px; height:44px; background-image:url(images/contact_button_on.jpg); background-repeat:no-repeat;}


ul.sub_nav {float:left; list-style-type:none;}

ul.sub_nav li.sub a 		{display:block; width:208px; height:34px; background-image:url(images/sub_off.jpg); background-repeat:no-repeat; margin-bottom:15px; color:#FFFFFF; text-align:center; padding-top:10px; font-size:14px;}
ul.sub_nav li.sub a:hover 	{display:block; width:208px; height:34px; background-image:url(images/sub_on.jpg); background-repeat:no-repeat; margin-bottom:15px; color:#FFFFFF; text-align:center; padding-top:10px;}

ul.sub_nav li.sub_exp a 		{display:block; width:208px; height:44px; background-image:url(images/sub_exp_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_exp a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_exp_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_aim a 		{display:block; width:208px; height:44px; background-image:url(images/sub_aim_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_aim a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_aim_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_route a 		{display:block; width:208px; height:44px; background-image:url(images/sub_route_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_route a:hover {display:block; width:208px; height:44px; background-image:url(images/sub_route_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_conf a 		{display:block; width:208px; height:44px; background-image:url(images/sub_conf_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_conf a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_conf_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_why a 		{display:block; width:208px; height:44px; background-image:url(images/sub_why_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_why a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_why_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_board a 		{display:block; width:208px; height:44px; background-image:url(images/sub_board_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_board a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_board_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_sir a 		{display:block; width:208px; height:44px; background-image:url(images/sub_sir_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_sir a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_sir_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_founder a 		{display:block; width:208px; height:44px; background-image:url(images/sub_founder_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_founder a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_founder_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}

ul.sub_nav li.sub_trust a 		{display:block; width:208px; height:44px; background-image:url(images/sub_trust_off.jpg); background-repeat:no-repeat; margin-bottom:15px;}
ul.sub_nav li.sub_trust a:hover 	{display:block; width:208px; height:44px; background-image:url(images/sub_trust_on.jpg); background-repeat:no-repeat; margin-bottom:15px;}


img {border:none;}

table.news {width:720px;}

table.news tr td 		{width:350px; vertical-align:top; padding-bottom:15px;}
table.news tr td  strong	{font-size:15px;color:#4CB138;}
table.news tr td  a	{color:#4CB138; text-decoration:none;}

ol {margin-left:0px; padding-left:20px; padding-top:0px; margin-top:0px;}
ul.list {margin-left:0px; padding-left:20px; padding-top:0px; margin-top:0px;}

.bold_red {font-weight:bold; color:#FF0000;}

a:link 		{color:#4CB138; font-weight:bold; text-decoration:none;}
a:visited 	{color:#4CB138; font-weight:bold; text-decoration:none;}
a:hover 	{color:#4CB138; font-weight:bold; text-decoration:none;}
a:active 	{color:#4CB138; font-weight:bold; text-decoration:none;}

.prev a			{background-image:url(images/prev_off.jpg); background-repeat:no-repeat; width:45px; height:28px; display:block; float:right;}
.prev a:hover	{background-image:url(images/prev_on.jpg); background-repeat:no-repeat; width:45px; height:28px; display:block; float:right;}
.next a			{background-image:url(images/next_off.jpg); background-repeat:no-repeat; width:45px; height:28px; display:block; float:right; margin-left:10px;}
.next a:hover	{background-image:url(images/next_on.jpg); background-repeat:no-repeat; width:45px; height:28px; display:block; float:right; margin-left:10px;}

.button1 a			{background-image:url(images/1_off.jpg); background-repeat:no-repeat; width:29px; height:28px; display:block; float:right;}
.button1 a:hover	{background-image:url(images/1_on.jpg); background-repeat:no-repeat; width:29px; height:28px; display:block; float:right;}
.button2 a			{background-image:url(images/2_off.jpg); background-repeat:no-repeat; width:29px; height:28px; display:block; float:right; margin-left:2px;}
.button2 a:hover	{background-image:url(images/2_on.jpg); background-repeat:no-repeat; width:29px; height:28px; display:block; float:right; margin-left:2px;}


.fb_logo {position:absolute; margin:0px; padding:0px; margin-top:740px; padding-left:1130px; .margin-left:900px;}
.bottom_border {margin-left:auto; margin-right:auto; width:963px;}

.index_image {float:left; margin-top:40px; margin-left:50px;}

.a1a {display:none; position:absolute; margin-left:20px;}
