/* HOMCO Style CSS Document */

body {background-image:url(imgs/bg.jpg);margin:0px;}
#top_outer{
	width:100%;
	padding-right: 20px;
}
a.b:link {
	color: #CC0000;
	text-decoration: underline;
}
a.b:visited {
	text-decoration: underline;
	color: #CC0000;
}
a.b:hover {
	text-decoration: underline;
	color: #336600;
}
a.b:active {
	text-decoration: underline;
	color: #CC0000;
}
	#top{
	width:1015px;
	height:127px;
}
	#logo{
	width:486px;
	height:127px;
	float: left;
}
	#menu_outer{
	width:522px;
	height:102px;
	float: left;
	padding-top: 10px;
}
	#iso{
	width:193px;
	height:36px;
	padding-left: 325px;
	float: left;
}
	#menu{
	width:520px;
	height:36px;
	padding-top: 20px;
	float: left;
}
	.menu_item{
	height:30px;
	float: left;
	background-image: url(imgs/homco-menu-bg.gif);
	background-repeat: repeat-x;
}
	.menu_item_left{
	float:left;
	width:18px;
	height:30px;
	background-image: url(imgs/homco-menu-left.gif);
}
	.menu_item_right{
	float:left;
	width:18px;
	height:30px;
	background-image: url(imgs/homco-menu-right.gif);
}
	.menu_item_content{
	height:23px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	float: left;
	font-weight: bold;
}
#content_outer{
	width:100%;
	padding-right: 20px;
}
	#content{width:1015px;height:470px;}

#footer_outer{
	width:100%;
	padding-right: 20px;
}
	#footer{width:1015px;height:150px;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.smal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
