/* HOMCO Style CSS Document */

body {background-image:url(imgs/bg.jpg);margin:0px;}
fieldset { border:1px solid green}

legend {
  padding: 0.2em 0.5em;

  color:green;
  font-size:100%;
  text-align:right;
  }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

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_outer{
	width:100%;
}
	#top{
	width:1015px;
	height:127px;
}
	#logo{
	width:486px;
	height:127px;
	float: left;
}
	#menu_outer{
	width:522px;
	height:102px;
	float: left;
	padding-top: 25px;
}
	#iso{
	width:193px;
	height:36px;
	padding-left: 325px;
	float: left;
}
.RED {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}

	#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;
	text-transform: uppercase;
}
#content_outer{
	width:100%;
}
	#content{
	width:1015px;
	background-image: url(imgs/homco-content1_bg.jpg);
}
#content_order{
	width:1015px;
	background-image: url(imgs/homco-content2_bg.jpg);
}	
	#content2_outer{
	width:100%;
	background-image:url(imgs/homco_content2_bg.jpg);
}
	#content2{
	width:1015px;
	background-image: url(imgs/homco_content2_innerbg.jpg);
}

#footer_outer{
	width:100%;
	background-image: url(imgs/homco-footer-bg.jpg);
}
	#footer{
	width:1015px;
	height:125px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.leftmenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
.leftmenu a:link{color:#FFFFFF;}
.leftmenu a:visited{color:#FFFFFF;}
.leftmenu a:hover{color:#000000;}
.leftmenu a:active{color:#FFFFFF;}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
.tb_text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
