@charset "utf-8";

body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	font-size:11px;
	line-height:1.5em;
}

div, p, ul, li, h1, h2, h3, h4, h5, h6{padding:0; margin:0;}

a{color:#fff; text-decoration:none;}

#pagewrapper{width:722px; margin:0 auto;}

#header{float:left; width:722px; height:67px; margin:40px 0 0 0;}
#header h3{background:url(../img/logo.gif); float:left; display:block; width:342px; height:67px;}
#header h3 span{display:none;}
#header h1{background:url(../img/logo.gif); float:left; display:block; width:342px; height:67px;}
#header h1 span{display:none;}

#menu{float:left; width:722px; text-align:center;}

#content{width:722px; padding:20px 0 20px 0; border-top:1px solid #323233; border-bottom:1px solid #323233; margin:20px 0 0 0; float:left;}

#leftcol{float:left; width:330px;}
#leftcol p{text-align:justify; padding:0 15px 15px 0;}
#leftcol .address{margin:0 0 15px 0;} 
#leftcol .address p{margin:0; padding:0;}
#leftcol .address h3{font-size:14px;}
#leftcol .address h4{font-size:13px;}

#leftcol #leftgal ul{list-style:none; border:none;}
#leftcol #leftgal ul li{float:left; padding:0 5px 5px 0; border:none;}
#leftcol #leftgal ul li a{text-decoration:underline;}
#leftcol #leftgal ul li img{border:4px solid #414141; width:68px; height:73px;}


#rightcol{float:right;}
#rightcol img{border:1px solid #a6a6a7;}
#rightcol #photoholder{background: url(../img/loading.gif) 50% 50% no-repeat; border:6px solid #414142;}
#rightcol #photoholder2{border:none; background: url(../img/loading.gif) 50% 50% no-repeat;}
#rightcol ul{list-style:none; margin:8px 0 0 0;}
#rightcol ul li{float:left; padding:0 20px 0 0;}
#rightcol ul li a{color:#8e8e8e; background:url(../img/li-arrow.gif) no-repeat right; padding:0 20px 0 0;}
#rightcol ul li a:hover{color:#4a4a4a; background:url(../img/li-arrow-hover.gif) no-repeat right;}

#footer{margin:17px 0 100px 0; float:left;}
#footer img{float:left; border:none;}
#footer ul{float:left; list-style:none; margin:-3px 0 0 0; padding:7px 0 0 20px;}
#footer ul li{line-height:1.4em; color:#696969;}
#footer ul li a:hover{text-decoration:underline;}
#footer p{float:right; font-family:Arial, Helvetica, sans-serif; margin:-3px 0 0 0; padding:7px 0 0 0;}
#footer p a{color:#474747;}



.contact_form_container{float:right; width:300px; margin:0; padding:0; border:none;}
*html .contact_form_container{overflow:hidden;}
.contact_form_container label {clear:right; display:block; width:90px; float:left; text-align:left; padding-right:10px; margin-bottom:0.5em; font-size:12px;}
.contact_form_container input {border:1px solid #929293; background:#222224; padding-left:0.5em; margin-bottom:0.6em; width:291px; color:#929293;}
.contact_form_container input.sent {width:42px; height:14px; display:block; float:right; background:url(../img/submit.gif); margin: 10px 259px 0 0; cursor: pointer; border:none;}

*html .contact_form_container input.sent {width:42px; height:14px; display:block; float:right; background:url(../img/submit.gif); margin: 10px 195px 0 0; cursor: pointer; border:none;}

.contact_form_container textarea {width:298px; height:103px; border: 1px solid #929293; background:#222224; color:#929293;}
                  
/*MENUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU************************************/
        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 722px;
            background-color:;
            padding: 15px 15px 15px 0;
            margin: 10px 0;
            overflow: hidden;
            
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					text-transform:capitalize;
					
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 1px solid #fff;
                        width: 9px;
                        height: 27px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
						
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 20px;
						
                    }
	*html .lavaLampBottomStyle li a{margin:auto 10px;}
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     


 #example_3 {  
     position: relative; /* important */  
     overflow: hidden; /* important */  
     width: 470px; /* important */  
     height: 86px; /* important */  
     margin: 0 85px;  
     background: #000;  
 }  
   
 #example_3_frame {position: relative}  
 #example_3_previous {float: left;}  
 #example_3_next {float: rightright;}  
 #example_3_content {  
     position: absolute;  
     top: 0;  
     margin-left: 20px;  
 }  
   
 #example_3_content  
 #example_3_content li {  
     list-style: none;  
     margin: 0;  
     padding: 0;  
 }  
     #example_3_content {  
         width: 5418px;  
     }  
     #container_bd #example_3 ul li {  
         display: block;  
         float: left;  
         margin: 5px;  
         padding: 5px;  
         border: 1px solid #666;  
         background-color: #000;  
     }  
   
 #container_bd #example_3 ul li img {  
     display: block;  
 }
