/***** RESET CSS *****/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,caption,strong,em,a, a:link, a:hover, a:visited, a:active, a:focus, hr {font-size: 100.1%;padding:0;text-decoration:none;outline:none;font-weight:normal; margin:0px;}

/***** END RESET CSS *****/

/***** LAYOUT CSS *****/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#0364a1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#table {
	margin-top:15px;
	margin-bottom:35px;
	border: 2px solid #eeeeee;
}
#table2{
border: 2px solid #eeeeee;
}
#table2 td{
border: 2px solid #eeeeee;
}
#user1 {
	background-color: #FFFFFF;
	height: 95px;
	width: 780px;
}
#menu {
	background-image: url(../images/index_02.jpg);
	background-repeat:no-repeat;
	height: 222px;
	width: 266px;
	text-align: left;
	vertical-align: top;
}
#banner {
	background-image: url(../images/index_03.jpg);
	background-repeat:no-repeat;
	height: 222px;
	width: 514px;
}
#extra {
	background-image: url(../images/index_04.jpg);
	height: 30px;
	width: 780px;
}
#left {
	background-color: #FFFFFF;
	
	width: 266px;
	text-align: left;
	vertical-align: top;
	
}
#main {
	background-color: #FFFFFF;
	
	width: 514px;
	text-align: left;
	vertical-align: top;
	
}
#user {
	background: white url(../images/index_07.gif) bottom right no-repeat;
	height: 54px;
	width: 780px;
	text-align: left;
	vertical-align: middle;
}
#logo {
	
	width: 433px;
	position: relative;
	left: 30px;
	top: 19px;
	display: inline;
}

#footer {
	background-image: url(../images/index_08.jpg);
	background-repeat:no-repeat;
	height: 68px;
	width: 780px;
	text-align: center;
	vertical-align: top;
}

/***** END LAYOUT CSS *****/

/* center table in FF fix */
#maintable {text-align:center; margin-left:auto; margin-right:auto; width:814px;}
#maintable tr,#maintable td {text-align:left;}
#centertable {width:98%; margin:0 1%; text-align:center;}
div.moduletable-rkfp{z-index:0; position: absolute;}
