body {
	font-family:arial,sans-serif;
	background:url(img/bg.jpg) repeat-x #000 top left;
	height:748px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:150%;
}

img {
	border:0;
}


h1 {
	font-size:15px;
	color:#002153;
	font-family:Trebuchet MS, sans-serif;
	text-align:left; 
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#002153;
	font-family: arial, sans-serif;
	text-align:left;
}

#central {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background:url(img/ei.png) no-repeat top left
}

input, select, textarea {
	margin:5px 5px 5px 0;	
	font-size:11px;
	color:#333;
}

.button {
	background:url(img/button.gif) no-repeat;
	width:133px;
	height:24px;
	border:0;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	}

#main {
	width:600px;
	color:#555;
	float:left;
	margin-top: 30px;
	padding:0;
	text-align:center;
	background:#fff;
}

#main a {
	font-weight:normal;
	color:#555;
	text-decoration:none;
	font-weight:bold;
	font-family:Trebuchet MS;
}

#main a:hover {
	color:#fff;	
}

#header {
	float:left;
	width:585px;
	margin:10px 0 0 7px;
	padding:0;
	height:300px;
	text-align:center;
	background:url(img/ani.jpg) no-repeat;
}

#header object {
	float:left;
}

.border {
	background:url(img/border.jpg) no-repeat;width:590px;height:7px;float:left;padding:0;margin:0;
}

*html #navigation {
	width:590px;
	padding:0; 
	margin:-7px 0 0 0;
	float:left;
	height:41px;
}

#navigation {
	width:585px;
	padding:0; 
	margin:0;
	float:left;
	height:51px;
	text-transform:uppercase;
	background:url(img/shadow.png) repeat-x bottom left;
}

#navigation ul {
	float:left;
	padding:0; 
	margin:0;
	height:41px;
	width:585px;
	background:#FFF url(img/nav.gif) repeat-x;
}

#navigation li {
	float:left; 
	list-style:none;
}

#navigation li a {
	background:#FFF url(img/nav.gif) repeat-x;
	border-right:1px solid #bbb;
	color:#fff;
	display:block;
	font:bold 12px Trebuchet MS,sans-serif;
	line-height:41px;
	padding:0 13px;
	margin:0;
	text-align:center;
	text-decoration:none;
}

#navigation a:hover  {
	background-position:left bottom;
	color:#fff;
	text-decoration:none;
}

.subnavi ul {
	margin:15px 15px 0 0;
	padding:0 0 10px 0;
	float:left;
	list-style:none;
	font-size:11px;
	line-height:230%;
	background:url(img/shadow.png) repeat-x bottom left;
	}	
	
.subnavi a {
	margin:0;
	border-bottom:1px solid #bbb;	
	display:block;
	width:135px;
	height:25px;
	padding-left:5px;
	color:#333;	
	text-decoration:none;
	}	

.subnavi a:hover {
	margin:0;
	display:block;
	width:135px;

	color:#fff;	
	text-decoration:none;
	font-weight:bold;
	background:#333;
	padding-top:0;
	
	}

.subnavi .active {
	width:140px;
	font-weight:bold;
	background:#333;
	color:#fff;
	}

#image {
	width:200px;
	height:150px;
	margin:30px 12px 0 0; 
	float:right;
	font-size:11px;
	text-align:left; 
}

#content {
	width:570px;
	float:left;
	text-align:left;
	margin:20px 0 0 10px;
}

.column1 {
	margin:0;
	width:280px;
	float:left;
}

.column2 {
	margin:0 0 0 10px;
	width:250px;
	float:right;
}

.column3 {
	margin:0;
	width:400px;
	float:left;
}

ul.extra, ul.extra li {
	list-style-image:url(img/bullet.jpg);
	margin:0 0 0 10px;
	padding:0;
	font-weight:bold;
}

#footer {
	width:580px;
	text-align:right;
	height:25px;
	float:left;
	margin:20px 0 0 10px;
	background:url(img/footer.png) repeat-x; 
	padding:5px 0;
	color:#999;
}

#footer a, #footer a:hover  {
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	padding:0 5px
}


a.link_standard {
	color:#900 !important;}
	
a.link_standard:hover {
	color:#900 !important;
	text-decoration:underline;}