body{
background-image: url('images/cropfabric.jpg');
background-repeat: repeat; 
}

/*TEXT*/

p{
color: #370d01;
line-height: 1.5em;
font-family: arial;
font-size: 75%;
margin-left: 15px;
margin-right: 15px;
text-align: justify;
}



p.foot{
color: #cfa96b;
line-height: 1.5em;
font-family: arial;
font-size: 70%;
margin-left: 15px;
margin-right: 15px;
text-align: justify;
}



ul{
color: #370d01;
list-style-type: none;
line-height: 1.5em;
font-family: arial;
font-size: 75%;
}


h1, h2, h3{
color: #370d01;
margin-left: 45px;
padding-top: 10px;
}

/*IMAGES*/

img.cleft{
float: left;
}

img.cright{
float: right;
}

img.left{
padding: 95px 25px 60px 15px;
float: left;
}


img.right{
padding: 25px 15px 15px 15px;
float: right;
}

img.logo{
margin-left: 50px;
padding: 20px;
float: left;
}

/*LAYOUT*/


#box{
margin:20px auto auto;
padding: 10px;
height: auto;
width: 910px;
background-color: #370d01;
}

#header{
margin: 10px 10px 0 10px;
height: auto;
width: 880px;
}

#menu{
position: relative;
height: 37px;
width: 890px;
}

/*Horozontal Tab Menu Credit: Christopher Ware, www.exploding-boy.com */ 


#tabsI {
float:left;
width:100%;
font-size: 93%;
line-height: normal;
}

#tabsI ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}

#tabsI li {
display:inline;
margin:0;
padding:0;
}

#tabsI a {
float:left;
background:url("images/tableftI.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}

#tabsI a span {
float:left;
display:block;
background:url("images/tabrightI.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#370d01;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */

#tabsI a:hover span {
color:#FFF;
}

#tabsI a:hover {
background-position:0% -42px;
}

#tabsI a:hover span {
background-position:100% -42px;
}

/* End Hack */
/* End Credit */


#content{
position: relative;
margin: -18px 10px 0 10px;
height: auto;
width: 890px;
background-color: #cfa96b;
}

#exp{
position: relative;
margin-top: -12px;
height: 340px;
width: 500px;
background-color: #cfa96b;
float: left;
}

#contact{
position:relative;
margin-top: -12px;
height: 340px;
width: 390px;
background-color: #cfa96b;
float: right;
}

.clear{
clear: both;
}

#bround{
position: relative;
margin: -12px 10px 10px 10px;
height: 15px;
width: 890px;
background-color: #cfa96b;
}

#footer{
position: relative;
margin: 0 10px 0 10px;
height: auto;
width: 900px;
}

 




















#round{

position: relative;

height: 15px;

width: 930px;

background-color: #cfa96b;

}



#footer{

position: relative;

height: auto;

width: 930px;

}















































