@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
}
/* hide this from IE5/Mac \ */
* html #thumbs {height: 1%;}
/* end hide */

#output{
display:none;
}

#container{
/*width:928px;
height:244px;*/
background:#000090;
overflow:hidden;
}

#title{
background:url(http://cache.brandreachsys.com/projectmimages/title.jpg) repeat-x;
color:#FFFFFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
overflow:hidden;
width:100%;
height:32px;
}
.clear{
clear:both;
}

#title3{
top:0;
left:500px;
position:absolute;
width:50px;
}

#title2{
width:450px;
position:absolute;
left:45px;
top:8px;
text-align:right;
}


#s1{
    z-index: 0;
}
#s2{
    z-index: 10;
}
#s3{
    z-index: 20;
}
#s4{
    z-index: 30;
}

#title a img{
border:none;
width:45px;
height:29px;
}



#title a{
color:#1616d1;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
border:0;
text-decoration:none;
}

#title a:hover{
color: #1616d1;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:underline;
}

#content{
width:928px;
height:244px;

}


#thumbs ul{
display:inline;
list-style:none;
margin:0;
/*
width:918px;
height:240px;
*/
width:240px;
height:938px;

float:left;
padding:2px 0 0 0;
overflow:hidden;
}

#thumbs ul li{
display:inline;
list-style:none;
margin:0;
width:188px;
height:237px;
float:left;
/*padding:3px 14px 0 7px;*/
margin:0 0 0 5px;
color:#444444;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
border:none;
font-weight:bold;

}


#thumbs ul li a{
color: #1616d1;
border:0;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

#thumbs ul li a:hover{
color: #444444;
text-decoration:underline;
border:0;
font-weight:bold;
}

#thumbs ul li img{
width:180px;
height:180px;
border:none;
}


#thumbs ul li img:hover{

border:none;
opacity:0.5;
FILTER: Alpha(opacity=50);
}

.slide{
width:188px;
height:210px;
background-color:#ffffff;
padding:5px 1px 5px 1px;
overflow:hidden;

}

/*.imgborder ul li img{
border:1px solid #ffffff;
}

.imgborder ul li img a{
border:1px solid #ffffff;
}

.imgborder ul li img a:hover{
border:1px solid #fecb31;
}*/

.hideme{display:none;}
.footer{
width:170px;
height:38px;
background:url(http://cache.brandreachsys.com/projectmimages/greyftr.gif) repeat-x;
float:left;
padding:10px 0 0 0;
}

.footer a{
color:#fecb31;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.footer a:hover{
color:#fecb31;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

