/* Global
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}
a {
	border-bottom: none; !important;
	color: #333333;
	padding: 0;
	text-decoration: none !important;
	text-decoration/**/: none; !important;
}

a:hover {
	color: #333333;
	border-bottom: none;
}
body {
	background-position:center;
	background-color: #FFFFFF;
	color: #000000;
	font: 76.4%/1.7em Arial, Helvetica, sans-serif;
	min-width: 732px;
	position: relative;
	text-align: center;
}
#body {
	background-color:#FFFFFF;
	font-size: 1em;
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 860px;
}
	
#top {
	height: 45px;
	margin: 0;
	padding: 0;
}
* html #top {
	position: static;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;

}
hr {
	border-top: 1px solid #E3E3C7;

}
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* Header
*******************************************************************************/

h1 {
	position: center;
	color: #FFFFFF;
	font-size: 18px;
	height: 30px;
	margin-top: 5px
}
/*#home h1 {
	background-image: url(abstractsmanager.png);
	height: 149px;
}
*/






/* Menu
*******************************************************************************/

#menu {
	background-color: #ffffff;
	color: #333333;
	text-align:left;
	float:left;
	font-size: 100%;
	width: 465px;
}

#menu h2{padding-left: 10px; color:#ffffff;  margin-bottom: 10px; background-color: #000000; background-repeat:no-repeat;}

	

#menu a {
	border-bottom: 1px solid #999966;
	color: #999966;
}

#menu a:hover {
	border-color: #E3E3C7;
	color:#E3E3C7;}




/* text
*******************************************************************************/

#text{
	background-color:#C28908;
	float:right;
	width: 350px;
	padding: 7px;
}
#text h2 {margin:0;padding: 3px 10px 3px 10px;font-size: 1.1em; font-weight:bold;font-family: Arial, Helvetica, sans-serif; color: #ffffff}


#text ul {padding-left: 45px}

#text-bottom{
	float:right;
	width: 350px;
}
#text-area{
	float:right;
	width: 350px;
}

#info{
	background: #eeeeee;
	float:right;
	width: 350px;
}


/* bottom
*******************************************************************************/

#bottom {
	background-color:#eeeeee;
	position: relative;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.9em;
	padding: 0;
	text-transform: uppercase;
	text-align:center;
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 835px;
}

/* Footer
*******************************************************************************/

#footer {
	background-color:#eeeeee;
	position: fixed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.9em;
	padding: 0;
	text-transform: uppercase;
	text-align:center;
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 850px;
}


#footer a {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#footer a:hover {border: none;}
