@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin:0px;
	background-color: #FFFFFF;
}
A:link {
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
	color:#333333;
}
A:visited {
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
	color:#333333;
}
A:active {
	text-decoration: none;
	font-family:Verdana;
	font-weight:bold;
	color:#333333;
}
A:hover {
	text-decoration: underline;
	font-family:Verdana;
	font-weight:bold;
	color:#333333;
}
#container {
	width: 968px;
	margin: 0 auto 20px auto;
	text-align: left;
}
#main {
	float:left;
	width:968px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom: 5px;
}
#newsletter {
	background-image: url(../img/newletter_bg.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 60px;
}
#location {
	width: 600px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
	margin-left: 10px;
}
#search {
	float: right;
	width: 200px;
	margin-top: 15px;
}
#news {
	width: 208px;
	float: left;
}
#publications {
	width: 223px;
	float: right;
}
#newsletter {
	clear: both;
	float: none;
	height: 81px;
	font-size: 11px;
	color: #FFFFFF;
}

.newsletter {
	font-size: 11px;
	color: #FFFFFF;
}

#newsletter_text {
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}
#newsletter_input {
	width: 569px;
	height: 60px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 15px;
}
#footer {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#newsletter_text h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#content_main {
	width: 490px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding: 5px;
}



#content #news {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	text-align: justify;
}
#publications {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding: 5px;
}
.inputbox {
	background-image:url(../img/input_bg.jpg);
	border: #CCCCCC solid 1px;
	width: 150px;
	color:#999999;
}
#content_main h1 {
	margin-top:10px;
	margin-bottom: -8px;
	font-family:Arial;
	font-size:14px;
	color:#60B6E5;
}
#publications h1, #news h1 {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	margin-bottom: 3px;
	margin-top:10px;
}
#menu {
	background-image: url(../img/menu.jpg);
	background-repeat:no-repeat;
	height: 47px;
}
ul#menu {
	display:block;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	height:47px;
	margin-top:3px;
	
}
ul#menu li {
	display:block;
	float:left;
	width:auto;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	padding-top:7px;
	padding-left:2px;
}
ul#menu li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	padding:8px 15px 0 15px;
}
#hor_line {
	float: left;
	width: 5px;
}




#content_static h1 {
	margin-top:10px;
	margin-bottom: -8px;
	font-family:Arial;
	font-size:14px;
	color:#60B6E5;
}

#content_static {
	width: 970px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding: 5px;
}

.flexcroll{
font-size: 13px;
	color: #666666;
	text-align: justify;
	}

/*
#content_static {
	width: 720px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	padding: 5px;
}
*/

#content{
float:left;
}
#banner_space {
padding:5px;
	float:right;
}

#banner1 {
	padding: 5px;
}

#banner2 {
	padding: 5px;
}