* {
padding: 0;
margin: 0;
text-decoration: none;
font-weight: normal;
text-align: left;
font-family: times, "times new roman", serif;
list-style-type: none;
font-style: normal; 
border: 0; }

a {
color: #444;
font-weight: bold; }

a abbr {
font-weight: bold; }

a:hover { 
color: #f00; }

body {
text-align: center;
background-color: #fff;  } /* EW IE */

#house {
width: 750px;
margin: 10px auto;
background-color: #fff; }

#head {
height: 95px; }

#company_info, *.hide, h2 span {
position: absolute;
left: -9999px;
width: 100px; }


#logo, #address {
display: block; }

#logo {
float: left; }

#address {
float: right;
margin: 0 10px 0 0; }

h2 {
display: none;
float: right;
width: 25px;
height: 170px; }

#body.home {
background: url("images/oct.jpg") no-repeat left; }

#body.home h2 {
background: url("images/oct.jpg") no-repeat left center; }

#body.home2 {
background: url("images/oct.jpg") no-repeat left center;  }
	
#body.about {
background: #fff url("images/about_side.jpg") no-repeat; }

#body.about h2 {
background: #8D939B url("images/h2about.gif") no-repeat 0 5px; }

#body.print {
background: #fff url("images/print_side.jpg") no-repeat; }

#body.print h2 {
background: #8D939B url("images/h2print.gif") no-repeat 0 5px; }

#body.web {
background: #fff url("images/web_side.jpg") no-repeat; }

#body.web h2 {
background: #8D939B url("images/h2web.gif") no-repeat 0 5px; }

#body.other {
background: #fff url("images/other_side.jpg") no-repeat; }

#body.other h2 {
background: #8D939B url("images/h2other.gif") no-repeat 0 5px; }

#body.contact {
background: #fff url("images/contact_side.jpg") no-repeat; }

#body.contact h2 {
background: #8D939B url("images/h2contact.gif") no-repeat 0 5px; }




#content {
margin: 0 0 0 230px;
padding: 0;
overflow: auto;
height: 269px; }



#menu {
padding: 5px 0 5px 230px;
background-color: #8B919F; }

#menu li {
display: inline;
margin: 0 10px 0 0;  }

#menu li a {
color: #fff;
font-size: 12px;
font-weight: normal;
padding: 0 0 0 15px;
background: transparent url("images/menu_bullet.gif") no-repeat center left; }

#menu li a.active {
text-decoration: underline;
background: transparent url("images/menu_bullet_down.gif") no-repeat center left; }

#footer {
border-top: 25px solid #8B919F; 
text-align: right;
padding: 0 5px 0 0; }

#footer a img {
border: 0;
border-bottom: 3px solid #F8180C; }


h3.large {
font-family: times, times new roman, sans-serif; 
color: #f00;  
font-size: 50px;
margin: 5px 0 10px 5px; }

h3.large span {
font-size: 20px;
font-style: italic; }

h4 {
color: #f00; }

h4 a {
color: #f00;
font-size: 14px;
margin: 10px 10px 0 10px; }

p {
margin: 5px 10px 25px 10px;
font-size: 12px; 
line-height: 180%;
color: #444; }

ul {
padding: 0 0 0 10px;
font-size: 12px;
color: #444; }

#portfolio {
text-align: center;
margin: 0 0 30px 0; 
padding: 3px 0; 
border: 2px solid black;
margin: 5px 0 25px 0; }



#body.other ul li {
margin: 5px 0; }

#body.other ul {
margin: 0 0 20px 0;
padding: 0 0 0 10px; }

address {
display: block;
margin: 10px 0 10px 10px;
font-size: 12px; }

address span {
display: block; }

div.clear {
clear: both;
font-size: 0;
height: 1px; }

 /*\*//*/ 
 
  #menu li a {
  background-image: none; }
  
  #menu li a.active {
  background-image: none; }

/**/
