@charset "UTF-8";
/* CSS Document */

* {margin:0; Padding:0;}

html { overflow-y: scroll; }

table {width:100%;}

body {
        background:#ccc;
	font-family: Arial, Helvetica, sans-serif; }

label {font-size:75%;}

.caption h2 {margin-bottom:10px;
                   font-weight:100;}

.clearfloat {clear:both;}

.faq-question a:link {color:#666; font-size:80%;}
.faq-question a:visited {color:#666;}
.faq-question a:hover {color:#cc0000;}
.faq-question { padding:7px 5px;
                         margin-left:60px;}

.contact {width:300px;
              height:auto;
              float:right;
              margin:20px 30px 0 0;}

.contact_left {width:400px;
              height:auto;
              float:left;
              margin:10px 0px 0 30px;}

#wrap { width:920px;
      height:100%;
      margin:0 auto;}

#container {
      width:920px;
      height:100%;
      float:left;
      background: #fff;
}

#header {
background:url(/images/cssimg/xpose_head.jpg) no-repeat;
width:920px;
height:25px;
padding-top:137px;}

      #header ul {}
      #header li {display:inline;
                       font-size:70%;
                       padding:0 20px;
                        border-right:1px #fff solid}

      #header a:link {color:#333;
               text-decoration:none;}
      #header a:visited {color:#333;
               text-decoration:none;}
      #header a:hover {color:#cc0000;}

#content {
      width:580px;
      min-height:400px;
      float:left;
      padding:10px 60px 20px 60px;
      background:#fff;
}

#content2 {
      width:920px;
      height:100%;
      float:left;
      background:#fff;
}

#content3 {
      width:800px;
      height:100%;
      float:left;
      padding:10px 60px 20px 60px;
      background:#fff;}

       #content3 h1 { font-size:130%;
                          padding:3px 0px;
                          font-weight:lighter;
                          color:#cc0000;
                          margin:20px 0 10px 0;}

      #content3 ul, #content3 ol,  {list-style-type:square;
                            margin-left:30px;}
      #content ul, #xcontent2 ul, xol  {list-style-type:square;
                            margin-left:30px;}
      #content3 li, #content li {font-size:80%;
                          color:#333;
                          line-height:17px;
                          margin:8px 0 0 20px;}

#content_scroll {
      width:830px;
      height:auto;
      float:left;
      padding:10px 10px 20px 10px;
      background:#fff;
}

      #content h1 {font-size:100%;
                          display:block;
                          font-weight:lighter;
                          color:#cc0000;
                          border-bottom:#ccc 1px solid;
                          height: 22px;
                          margin-bottom:10px;}
      #content2 h5{ font-size:85%;
                          padding:3px 0px;
                          font-weight:lighter;
                          line-height: 22px;
                          color:#666;
                          margin-top:20px;}

       #content2 h1{ font-size:100%;
                          font-weight:lighter;
                          line-height: 22px;
                          color:#cc0000;
                          padding:3px 0 10px 10px;}

      #content h2, .caption h2, #content3 h2 {font-size:95%;
                           color:#cc0000;}

      #content h3, #page_services h3, #content3 h3 {font-size:85%;
                           color:#333;
                           margin:6px 0 5px 0;}

      #content p, .caption p, #page_services p, #content3 p  {font-size:75%;
                           color:#666;
                           line-height:18px;
                           margin:8px 0;}

#news_panel {
      width:190px;
      height:100%;
      float:right;
      margin-right:5px;
      border:1px solid #ccc;
      padding:10px;
      background:#f1f1f1;
}

      #news_panel h1 {font-size:80%;
                           color:#cc0000;}

#page_services {
      width:780px;
      height:100%;
      float:left;
      padding:25px 60px;
      background:#fff;
}
         #page_services hr {color:#f2f2f2;}



.ourwork {
      width:600px;
      height:100%;
      float:left;
}
    td.photogalleryItem a.link {font-size:60%;}
    td.photogalleryItem {font-size:60%;}
    td.photogalleryItem {font-size:60%;}

#foot {
      width:920px;
      height:40px;
      float:left;
      border-top:#ccc solid 1px;
      background:#fff  url(/Images/cssimg/Xpose_Chilli.jpg) center bottom no-repeat;
      padding-top:5px;
}
     #foot p {font-size:70%;
                   color:#999;
                  text-align:center;}
				  
.answer {font-size:12px; color:#666; line-height:20px; padding-left:15px;}

.answer <br> {padding:5px 0;}


#page_services td {padding-bottom:10px;}

