@charset "UTF-8";
#main {
}
#logo {
	width: 510px;
	float: left;
	left: -20px;
	position: absolute;
}
#tagline {
	right: 0px;
	width: 200px;
	float: right;
}
#head {
	position: relative;
	height: 140px;
}

#memo_area {
	float: left;
	width: 220px;
	clear:both;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: top;
	margin: 0;
	height: auto;
}

#nav_leftspace {
	background-image:url(images/nav_end_left.jpg);
	width:10px;
	height:40px;
	background-repeat: no-repeat;
	float:left;
	}
#nav_rightspace {
	background-image:url(images/menu_right.png);
	width:10px;
	height:40px;
	background-repeat: no-repeat;
	float: right;
	}
#navbar {
	float:left;
	width:716px;
	position:relative;
	margin: 10px 0 0 0;
}
#nav {
	margin:0;
	padding:0;
	height: 40px;
	list-style-type:none;
	line-height:2.5;
	float:none;
	width:100%;
}

#nav li {
	margin: 0;
	padding: 0;
	height:40px;
	width:116px;
	float:left;
	align: center;
	background-image:url(images/menu.png);
	font-weight:700;
	font-size:100%;
}
#nav a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover {
	background-image:url(images/menu_down.jpg);
	background-repeat:repeat-x;
	height:40px;

}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody {
	margin:60px 0 0 0;
	}
#top_seperator {
	height:30px;
	width:716px;
	}
#feature {
	width: 220;
	margin:0;
	background-repeat: no-repeat;
}
#feature dt {
	background-image:url(images/memo_top.png);
	margin: 0;
	padding: 10px 0 5px 10px;
	font-weight:900;
}
#feature dd {
	background-image:url(images/memo_back.png);
	padding: 5px 0 0 0 ;
	text-indent:10px;
	margin:0;
	color:#FFFFFF;
	line-height:1.5;
	font-size: small;
	margin:0;
}
.memo_small {
	font-size:80%;
	padding: 0 0 0 15px;
	}
#memo_bottom {
	background-image:url(images/memo_bottom.png);
	background-repeat:no-repeat;
	height:10px;
	width:220px;
	margin:0;
	float: left;
	}
#feature a {
	text-decoration:none;	
	display: block;
}
#feature a:hover {
	background-image:url(images/memo_down.jpg);
	background-repeat: repeat-y;
}
#feature a:link {
	color:#FFFFFF;
}
#feature a:visited {
	color:#FFFFFF;
	}
#feature a:active {
	color:#FFFFFF;
	}

#webworklist {
}
#content_area {
	float: right;
	width: 468px;
	margin: 0;
	padding: 0;
}
#content_top {
	background-image:url(images/content_top.jpg);
	margin:0;
	height: 15px;
	width: 468px;
	background-repeat: no-repeat;
	padding: 0;
	float: right;
	overflow: hidden;
	}
#content_bottom {
	background-image:url(images/content_bottom.jpg);
	margin:0;
	background-repeat: no-repeat;
	height: 15px;
	width: 468px;
	padding: 0;
	float: right;
	overflow: hidden;
	}
#content {
	display:block;
	background:#FFF;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: right;
	width: 448px;
	overflow: hidden;
	}
#footer {
	padding: 5px 0 5px 0;
	clear: both;
	color:#939598;
	font-size:75%;
}
#footer a {
	text-decoration:none;	
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:link {
	color:#939598;
}
#footer a:visited {
	color:#939598;
	}
#footer a:active {
	color:#939598;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.main_head {
	font-size: 16px;
	color: #be1e2d;
}
.main_content {font-size: 12px}
#facebook {
	width: 90px;
	clear: left;
	float: left;
	height: 22px;
	position: absolute;
	left: 553px;
	top: 120px;
}
#FB_button {
	position: relative;
	width: 164px;
	height: 40px;
	float: right;
	bottom: 40px;
}
#tweet {
	position: absolute;
	left: 494px;
	top: 120px;
}

