a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}
#wrapper {
	width: 960px;
	margin:auto;
}
#topborder{
	width:960px;
	height:40px;
	margin:auto;
	overflow:hidden;
	background-image:url(images/in_01.jpg);
	}
#header{
	width:960px;
	height:193px;
	margin:auto;
	overflow:hidden;
	}
	#head1{
	width:403px;
	height:193px;
	background-image:url(images/in_04.jpg);
	overflow:hidden;
	float:left;
	}
	#head2{
	width:557px;
	height:193px;
	float:left;
	background-image:url(images/in_03.jpg);
	}
	#space{padding:inherit960px;
	height:20px;
	}
	
#menu
	{
	width:960px;
	height:27px;
	overflow:hidden;
	background-image:url(images/in_05.jpg);
	}
	#body{
	width:960px;
	
	overflow:hidden;
	}
	#footer{
		width:960px;
		height:60px;
		background-color:#CC3300;
		}
