/* CSS Document */

body{
	background-repeat:repeat-y;
	background-position:center;
}
/*
.body-contact{
background-image:url(/images/shops/ist/contact-bg.gif);
}
*/
#introArea
{
	background-color:#000000;
}

#content
{
width:939px;
float:left;
text-align:left;
font-size:11px;
color:#ccc;
background:#000 url("/images/shops/ist/new/istContentBgHome.jpg") top no-repeat;
}

#homeContent
{
line-height:18px;
margin:0 0px 0 10px;
width:400px;
color:#ccc;
}

#homeContent a
{
    color:#996633;
}

#homeContent h1
{
font-size:22px;
line-height:1em;
}



#leftCol
{
float:left;
width:453px;
padding-top:30px;
padding-left:20px;
}

#rightCol h3
{
font-size:11px;
margin:0;
}

#shopCol, #tenderCol
{
    padding-top:10px;
    padding-left:15px;
	
}


#tenderColImg
{
	float:left;
}

#shopColImg
{
	float:left;
}


#tenderColImg img, #shopColImg img
{
	height:34px;
}

#shopCol h3, #shopCol h3 a, #tenderCol h3, #tenderCol h3 a 
{
    color:#f1f1f1;
    font-family:Georgia, Times, Serif;
    font-weight:normal;
    /*text-transform:uppercase;*/
    font-size:13px;
    
}

#shopCol a, #tenderCol a
{
    color:#DFD7B6;
    text-decoration:none
}


#shopCol a:hover, #tenderCol a:hover
{
    color:#fff;
}

#shopCol ul, #tenderCol ul
{
   list-style:none;
   margin:0 0 10px;
   padding:0 0 10px 6px;
   
}

#shopCol ul li, #tenderCol ul li
{
   font-weight:bold;
}


#shopCol ul li ul li, #tenderCol ul li ul li
{
   font-weight:normal;
}

a img
{
    border:none
}


