<style>
/* ---------------------------  PAGE STYLE  -------------------------------------- */
#html
{
margin: 0;
margin-top:0;
padding: 0;
}
body
{

margin-top:0;
margin-left:0;
margin-right:0;
background-color: #ddc125;
background-image:url(images/bg_line2.jpg);
background-position:left;
background-repeat:repeat-y;
font-family:arial;
font-size: 11px;


}
body a:link, a:active, a:visited
{

text-decoration:none;
color:#b7521b;
}

body a:hover
{

text-decoration:underline;
}
.clear 
{ 
clear: both; 
}
/* ---------------------------  PAGE STYLE  ENDS  ------------------------------------ */




/* ---------------------------  HOME PAGE STYLE  -------------------------------------- */
#bg_picholder
{
width:914px;
height:700px;
background-image:url(images/machine2.jpg);
background-position:top right;
background-repeat:no-repeat;

}

#pusher
{
height:168px;
width:100%;
}

#menu_holder
{
font-size:14px;
font-weight:bold;
margin-left:147px;
padding:8px;
}

/* ---------------------------  HOME PAGE STYLE  ENDS --------------------------------- */

/* ---------------------------  CONTENT PAGE STYLE  -------------------------------------- */
#bg_picangle
{
width:100%;

background-image:url(images/mac_angle.gif);
background-position:top right;
background-repeat:no-repeat;

}
#nav_bar
{
width:95%;


background-image:url(images/ceramix_head.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#menu_bar
{
font-size:14px;
font-weight:bold;

margin-left:407px;
padding:8px;
}
#pusher2
{

height:122px;
width:950px;
}

#main_content
{
width:75%;

margin-top:25px;
margin-left:147px;
padding:5px;
}
#title
{
font-family:arial;
font-size:14px;
font-weight: bold;
color: #b76e20;
margin-top:12px;
margin-bottom:10px;
}
#parag
{
width:750px;
padding:5px;
font-family:arial;
font-size:12px;

}
#parag2
{
width:275px;
padding:5px;
margin-left:20px;
font-family:arial;
font-size:12px;

}
#floor_pic
{
margin-right:15px;
float:left;

}

#alt_text
{
margin-top:12px;
}
#right_col
{
float:left;
}

#bottom_bar
{
width:914px;
text-align: center;
}
/* ---------------------------  CONTENT PAGE STYLE  ENDS   --------------------------------- */

</style>
