* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;	
}

body {text-align: center;}

img {border-width: 0px;}
	
a {
	color:303030;
	text-decoration: none;
}

a:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

td {
	font-size: 12px ;
	vertical-align: top;
}

#header {
	margin: 0px auto;
	text-align: center;
}

#header_logo {
	width: 100%;
	height: 31px;
	text-align: center;	
	border-bottom: 1px solid #000000;
	font-size: 8pt;
	list-style-type: none;
}

#header_logo li.left {float: left;}

#header_logo li.right {
	float: right;
	padding:2px 0px 0px 0px;
	color: #303030;
}

#header_tab {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("images/h_tab_background.gif");
	background-repeat: repeat-x;
}

ul#header_tab_list li {
	display: inline;
}

#header_menu {
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url("images/h_menu_background.gif");
	background-repeat: repeat-x;
}

ul#header_menu_list li {
	display: inline;
}

.dotted {
	font-size: 10px;
	border-top: 1px dotted #686768;
}

#fooder {
	clear: both;
	width: 100%;
	height: 35px;
	margin: 0px auto;
	background-image: url("images/fooder_background.gif");
	background-repeat: repeat-x;
	text-align: center;
}

#fooder_rogo {
	width: 800px;
	height: 35px;
	margin: 0px auto;
	background-image: url("images/fooder.gif");
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 11px;
	font-size: 10px;
}

.display {display: inline;}

.left {
	float: left;
}

.right {
	float: right;
}

#outline_main {
	width: 500px;
	margin: 0px auto;
	margin-top: 30px;
}

#service_main {
	width: 750px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
