body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EFD9C8;
	margin:0px;
	padding:0px;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;color:#FF0000;font-weight:100;font-size:14pt;}

p
{
	margin:0px;
	padding:5px 0px 3px 0px;
}

hr {
	height: 1px;
	color: #7fb7c0;
}

/*home container*/
#container-home
{
	margin:0px auto;
	width:775px;
	font-size:12pt;
	text-align:left;
}

/*rounded container 1*/
#roundcont1 {
	width: 292px;
	background-color: #fff;
	color: #000;
	float:left;
}

#roundcont1 #news
{
	background-color:#DBEBED; 
	margin:0px .26em 0px .25em;
	border-top:1px solid #f00;
	padding:10px 20px;
	color:#006F82;
	font-size:12px;
}

#roundcont1 #news a
{
	color:#f00;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#roundcont1 #news .head
{
	font-size:18px;
}

#roundbottom1 {
	background-image: url(../images/leftbox-bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	background-color:#DBEBED; 
}

#biglogo
{
	border:0px solid #000;
	margin:0px .16em;
	background-color:#CCCCCC;
	background-image:url(../images/tevco-logo-big.jpg);
	height:118px;
	text-indent:-999em;
}

#navbox-top1
{
	background-image: url(../images/nav-box-top.gif);
	background-repeat:no-repeat;
	height:18px;
	background-color:#EFE3B9; 
}

#roundcont1 #nav
{
	padding:0px .17em;
}
#roundcont1 #menu
{
	padding:0px;
	margin:0px;
	color:#f00;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	white-space:nowrap;
	width:285px;
	background-color:#EFE3B9;
	
}


#roundcont1 #menu li
{
	font-size:23px;
	
	
}


#roundcont1 #menu li a
{

	/*background:#fc6;*/
	width: 285px;
	color:#FF0000;
	text-decoration:none;
	display:block;
	border-top:1px solid #EFE3B9;
	border-bottom:1px solid #EFE3B9;
	

}

#roundcont1 #menu li a:hover
{

	background-color:#F5EED5;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	

}

#roundcont1 #menu li a .item
{
	padding:5px 16px;

}




#main-content
{
	
	width:97%;
	height:300px;
	margin-top:15px;
	text-align:left;
}

#footer-main
{
	
}

#footer-bottom
{
	background-image:url(../images/footer-main-bottom-bg.jpg);
	background-repeat:no-repeat;
	height:53px;
	text-align:center;
    font-size:12px;
	font-weight:bold;
	color:#fff;
	
}

#footer-bottom a
{
	text-decoration:none;
	color:#fff;
}

#footer-bottom a:hover
{
	text-decoration:underline;
}


/*footer menu-main*/
.menu {
  display:table;           
  padding:0;
  margin:0 auto;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
  }
* html .menu {
  display:inline-block;
  width:1px;
  padding:0 2px;
  }  
.menu li {
  display:table-cell;
  }
* html .menu li {
  display:inline;
  }
.menu a {
  display:block;
  padding:0.2em 2em; 
  /*background:#fc6;*/ 
  color:#fff; 
  text-decoration:none;
  /*border:1px solid #000;*/
  }
* html .menu a {
  display:inline-block;
  margin:0 -1px; 
  }
.menu a:hover {
  color:#fff; 
  /*background:#08c;*/
  }
/*a.current {
  color:#fff; 
  background:#08c;
  cursor:default;
}*/




#subnav
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color:#EFE3B9;
}

#subnav ul
{
	padding:0px;
	margin:0px;
	
}

#subnav li
{
	color:#FF0000;
}

#subnav li a
{
	display:block;
	width:194px;
        padding:5px 0px;
	text-decoration:none;
	border:1px solid #EFE3B9;
	border-width:1px 0px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.pad
{
	padding-left:15px;
	margin-left:15px;
}

#subnav li a:hover
{
	background-color:#F5EED5;
	border:1px solid #fff;
	border-width:1px 0px;
}

#subnav-active
{
	background-color:#F5EED5;
	border:1px solid #fff;
	border-width:1px 0px;
}

#content-sideB
{
	width:195px;
	padding:0px 0px 0px 15px;
	/*float:left;*/
	font-size:11px;
	
}


#content-boxB
{
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	margin:0px 4px 0px 3px;
}




/*sub page container*/
#container
{
	margin:0px auto;
	width:775px;
	font-size:12pt;
	background-color:#FFFFFF;
	text-align:left;
}

#header
{
	height:68px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:-3% 50%;
	
}


#headerlogo a
{
	float:left;
	height:68px;
	width:200px;
	text-indent:-999em;
	text-decoration:none;
}

#header #top-nav
{
	background-image:url(../images/top-nav-bg.jpg);
	background-repeat:repeat-y;
	border-left:1px solid #FF0000;
	width:560px;
	height:68px;
	float:right;
}

#header #top-nav #menu
{
	padding:0px;
	margin:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	white-space:nowrap;
}

#header #top-nav #menu li
{
	display:inline;
}

#header #top-nav #menu li a
{
	padding:1.5em;
	/*background:#fc6;*/
	color:#FF0000;
	text-decoration:none;
	float:left;

}

#sub-head
{
	clear:left;
	background-image:url(../images/sub-head.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
	height:82px;
	/*border:1px solid #000;*/
	text-align:right;
	
}

#sub-head .text
{
	padding-right:20px;
	padding-top:50px;
}

#sub-head .text .title
{
	font-weight:bold;
	color:#FFF;
}

#navigation
{

}


#content-box
{
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	margin:0px 4px;
}

#content-top
{
	background-image:url(../images/content-top-bg.jpg);
	background-repeat:no-repeat;
	height:19px;
}


#content-bottom
{
	background-image:url(../images/content-bottom-bg.jpg);
	background-repeat:no-repeat;
	height:46px;
	background-color:#FFFFFF;
	background-position:50% 0%;
}

#content-side
{
	width:165px;
	padding:0px 0px 0px 30px;
	/*float:left;*/
	font-size:11px;
	
}

#content-side #pull-out-text
{
	width:195px;
	margin:10px 0px;
	color:#FF0000;
	font-style:italic;
	font-size:20px;

}


#content-text
{
	width:500px;
	padding:0px 15px;
	font-size:12px;
	float:right;
	
}



.clear
{
	clear:both;
}



#footer
{
	margin:0px auto;
	width:775px;
	
	
}

#footer-text
{
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding:15px 0px;
	height:53px;
	width:775px;
	
}

#footer-text a
{
	font-size:12px;
	color:#FFF;
	
}
#formhead 
{ 
	font-size:10pt;
	font-weight:bold;

}

#formsub
{
	font-size:8pt;
	
}
#formbtn
{
	background-color:#F5EED5;
	color:#FF0000;
	border-width:1px;
	border-color:#FF0000;
	cursor:hand;
	margin-top:10px;
	
}



