@charset "utf-8";
/* CSS Document */


html { height:100%; padding:0px; margin:0px;}
body { background:url(images/main_bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; padding:0; margin:0; height:100%; color:#000000;}

#top {
	margin:auto;
	width:773px;
	height:116px;
	background-image:url(images/top.jpg);
	position:relative;
}

#monkey_wrapper {width:773px; margin:0 auto;}
#monkey_left {
	float:left;
	width:170px;
	left: 114px;
}
#monkey_left_content{
	background-color:#262626;
	width:165px;
	height:400px;
	color:#FFFFFF
}
.left_text {padding:5px 0 0 5px;}
#monkey_left a { color:#FFFFFF; text-decoration:none;}
#monkey_left a:hover { color:#FFFFFF; text-decoration: underline;}

#monkey_right {
	float:right;
	width:600px;
	position: absolute;
	top: 342px;
	left: 427px;
}
#monkey_show {
	float:right;
	width:600px;
	position: absolute;
	top: 124px;
	left: 428px;
}


#home_link {
	position:absolute;
	left:344px;
	top:16px;
	width:67px;
	height:86px;
	z-index:1;
}
#show_link {
	position:absolute;
	left:454px;
	top:19px;
	width:67px;
	height:86px;
	z-index:1;
}
#show_ourg {
	position:absolute;
	left:548px;
	top:18px;
	width:67px;
	height:86px;
	z-index:1;
}
#show_finance { 	position:absolute;	left:633px;	top:17px;	width:67px;	height:86px;	z-index:1;}
#show_contact { 	position:absolute;	left:703px;	top:17px;	width:67px;	height:86px;	z-index:1;}

#vow{float:right;  padding:25px 0 0 0; background-image:url(images/vow.gif); background-repeat:no-repeat;}
#vow a { color:#FFFFFF; text-decoration:none; font-weight:bold;}
#vow a:hover { text-decoration:underline;}
