ul {
    padding: 0;
    margin: 0;
    list-style:none;
}

li {
    padding: 0;
    margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #999999;
    font: bold 12px Arial, Helvetica, Geneva;
}

p {
    padding: 0;
    margin: 0;
}

#main body {
}

#page_container {
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 920px;
}

#page_header {
    width: 920px;
    height: 214px;
    position: relative;
}

#page_header img{
    border: 0;
    position: relative;
    padding: 0;
    margin:0;
    outline: 0;
    display:block;
    text-align:left;
}

#content {
    background: url('../images/menu_bg.jpg');
    width: 100%;
    position:relative;
}

#nav_main {
    width: 160px;
    position:relative;
    float:left;
    left: 4px;
}

#nav_background {
}

#nav_links {
    position: absolute;
    top: 61px;
    left: 13px;
    text-align: right;
    width: 160px;
}

#nav_links ul li {

}

#nav_links a {
    color:black;
    text-decoration: none;
    white-space:nowrap;
    font: bold 11px Arial;
}

#nav_links a:hover {
    color:black;
    text-decoration: underline;
}

#nav_links ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background: transparent;
    list-style: none;
    border-top: solid 2px #ababab;
    border-bottom: solid 1px #ffffff;
    font: bold 11px Verdana,Arial,Helvetica,Verdana,Times;
    text-transform: uppercase;
}

#nav_links li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 5px 0px 0px;
    height: 18px;
    line-height: 18px;
    border-top: 1px solid #ffffff;
    border-bottom: 2px solid #ababab;
    width: 150px;
}

#nav_secondary {
}

#nav_secondary ul {
    position: absolute;
    top: 152px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 790px;
    text-transform: uppercase;
    text-align:left;
}

#nav_secondary li {
    display: inline-block;
    list-style-type: none;
    font: bold 12px Arial;
    width: 138px;
    margin: 0 7px;
    padding: 0px;
    text-align:center;
    position: relative;
    float:left;
}

#nav_secondary li a{
    padding: 0;
    margin:0;
    text-decoration: none;
    color: white;
    font: bold 12px Arial;
}

#nav_secondary li a:hover{
    text-decoration:underline;
    color: white;
}

#contact_info {

}

#opt_content1 strong {
    font: bold 12px Arial;
}

#opt_content1 {
    position: absolute;
    top: 214px;
    left: 0px;
    background: url('../images/contact-bg.jpg');
    width: 189px;
    color:black;
    font: 10px Arial;
    padding-bottom: 5px;
}

#opt_content2 {
    position: absolute;
    bottom: 7px;
    left:18px;
    width: 159px;
    height: 47px;
}

#opt_content2 img {
    border: 0;
}

#opt_content3 {
    position:absolute;
    top: 55px;
    left: 40px;
    text-transform:uppercase;
    font: bold 16px Arial, Helvetica, Geneva;
}

#opt_content3 p {
  height: auto;
  width: 320px;
  padding: 0;
  margin: 0;
  line-height: 1;
  top: 0;
  left: 0px;
  position: absolute;
}

#opt_content4 {
    position: absolute;
    color: white;
    top: 197px;
    left: 199px;
    text-transform:uppercase;
    line-height:1;
    padding:0;
    margin:0;
    height:20px;
    width: 720px;
    text-align:center;
}

#opt_content4 a {
  color: white; 
}

#opt_content4 p {
  height: auto;
  padding: 0;
  margin: 0;
  line-height: 1;
  top: 0;
  left: 0px;
  position: absolute;
  width: 720px;
  text-align:center;
}

#opt_content5 {
    position: absolute;
    color: white;
    top: 89px;
    left: 45px;
    font: bold 14px Arial, Verdana;
}

.opt_content {
    position:absolute; 
    z-index:2; 
    line-height:1.1; 
}

.opt_content p {
    padding:0;
    margin:0;
}

#page_footer {
    position:absolute;
    left:0px;
    background: url('../images/footer.jpg');
    height: 52px;
    width: 920px;
    float:left;
    background-repeat:no-repeat;
}

#footer_content {
    position:relative;
    float: right;

}

#footer_content img {
	border: none;
}

#copyright {
    position:absolute;
    bottom: -80px;
    width: 950px;
    left: 0;
    text-align:center;
}
.default .detail .thumbnails .thumbnail img {
border:1px solid black;
width:95px !important;
}
.default .detail .thumbnails {
width: 320px !important;
height: 92px !important;
overflow-x:scroll !important;
overflow-y:none !important;
}