body {
	background-image:bg.png;
	background-repeat:none;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
			text-rendering: optimizeLegibility;

}
#wrap {
	background-image:url(../images/grid_bg-01.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:200px;
}

#logo {
	background-image:url(../images/dark_transbg-01-01.png);
	display:block;
	margin-left:40px;
	width:158px;
	height:158px;
	   z-index:3; 

}
#logo img{
	padding-top:50px;
  }
#navbar {
   position: absolute;
   font-family: FrutiBlaCn, Arial, Helvetica, sans-serif;
   font-weight:300;
   top: 42px;
   right: 0px;
   margin: 0;
   padding: 0;
	background-image:url(../images/dark_transbg-01-01.png);
   padding-right: 20px;
   z-index:3; 


   }
#navbar li {
	height:36px;
	font-size:12px;
   list-style: none;
   float: left; }
#navbar li a {
   display: block;
   padding: 10px 10px;
   padding-top:10px;
   text-transform: uppercase;
   text-decoration: none; 

   color: #fff;
   	height:20px;
  opacity:.8;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;


 }
#navbar li a:hover {
   color: #fff;
     opacity:1.0;

    }
#navbar li ul {
	
   display:none;
   opacity:.0; 
   
    }
#navbar li:hover ul, #navbar li.hover ul {
	opacity:1.0;
	  -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
   position: absolute;
   background-image:url(../images/sub_nav_bg_vv.png);
   display: inline;
   left: 0;
   width: 100%;
   margin: 0;
   padding: 0;
 }
#navbar li:hover li, #navbar li.hover li {
   float: left; 
		}
#navbar li:hover li a, #navbar li.hover li a {
 }
#navbar li li a:hover {
     opacity:1.0;
   color: #fff; }

#navbar2 {
   position: absolute;
   font-family: FrutiBlaCn, Arial, Helvetica, sans-serif;
   font-weight:300;
   top: 80px;
   right: 0px;
   margin: 0;
   padding: 0;
        background-image:url(../images/dark_transbg-01-01.png);
   padding-right: 20px;
   z-index:3;


   }
#navbar2 li {
        height:36px;
        font-size:16px;
   list-style: none;
   float: left; }
#navbar2 li a {
   display: block;
   padding: 10px 10px;
   padding-top:10px;
   text-transform: uppercase;
   text-decoration: none;

   color: #fff;
        height:20px;
  opacity:.8;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;


 }
#navbar2 li a:hover {
   color: #fff;
     opacity:1.0;

    }
#navbar2 li ul {

   display:none;
   opacity:.0;

    }
#navbar2 li:hover ul, #navbar2 li.hover ul {
        opacity:1.0;
          -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
   position: absolute;
   background-image:url(../images/sub_nav_bg_vv.png);
   display: inline;
   left: 0;
   width: 100%;
   margin: 0;
   padding: 0;
 }
#navbar2 li:hover li, #navbar2 li.hover li {
   float: left;
                }
#navbar2 li:hover li a, #navbar2 li.hover li a {
 }
#navbar2 li li a:hover {
     opacity:1.0;
   color: #fff; }

#contentwrap{
	width:100%;
	height:150px;
	margin-top:25%;
	background-image:url(../images/dark_transbg-01-01.png);
	color:#FFFFFF;
	
}
#content {
	width:960px;
	padding-top:20px;
	color:#FFF;
   font-family:Frutiger, Arial, Helvetica, sans-serif;
	opacity:1.0;  
	margin-left:auto;
	margin-right:auto;
}
.caption {
	color:#FFFFFF;
}
#content h2{
	display:block;
	width:225px;
	font-size:36px;
	float:left;
	border-right:2px;
	border-right-color:#FFF;
	border-right-style:solid;
	height:85px;
	padding-top:30px;
}
#content p{
	float:right;
	width:700px;
	padding-left:20px;
	font-size:16px;
	letter-spacing:.2em;
	padding-top:20px;
	
}

#contentwrap1{
	width:100%;
	height:575px;
	display:block;
	margin-top:30px;
	padding-bottom:40px;
	background-image:url(../images/white_transbg-01.png);
	z-index:2000;
	
	
}
#content1 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#000;
	opacity:1.0;
	padding-bottom: 40px;
}
.left {
	float:left;
	width:524px;
	padding-bottom: 20px;

}

#content2 {
	width:360px;
	float:left;
	padding-left:40px;
}

h2{
	color:#A69767;
	font-size:24px;
	opacity:1.0;
	text-transform:uppercase;
	letter-spacing:2px;
}

 h3{
	color: #917D50;
	font-size: 12px;
	opacity: 1.0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
}
p{
	opacity:1.0;
	padding-top:5px;
	color:#000;
	font-size:13px;
	line-height:18px;
	padding-bottom:12px;
	display: block;	
		letter-spacing:.02em;

}

h4 {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
}
#media {
	padding-top:20px;
	float:left;
	opacity:1.0;
	padding-bottom: 20px;
}

#media img{
	opacity:0.9;
}

#footer {
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	background-image:url(../images/dark_transbg-01-01.png);
	padding-right: 20px;
}
#footer li {
	height:36px;

   list-style: none;
   float: left; }
#footer li a {
   display: block;
   padding: 10px 10px;
   text-transform: uppercase;
   text-decoration: none; 

   color: #fff;
   	height:20px;
  opacity:.8;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;

 }
#footer li a:hover {
      font-weight: bold;

   color: #fff;
    }
#footer li ul {
	
   display: none;  }

.gold {
	color:#E2D2A3;
	opacity:1.0;  

}
#services li{
	opacity:1.0;
	padding-top:5px;
	color:#000;
	font-size:13px;
	line-height:18px;
	list-style:square;
			letter-spacing:.02em;

}
.more {
	display:block;
	color:#6A8F98;
	text-decoration:none;
	text-height:13px;
	line-height:14px;
	padding-bottom:20px;
}
blockquote {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
blockquote2 {
	color:#666666;
	font-size:14px;
	line-height:20px;
}
form input {
	margin-top:5px;
	width:150px;
	background-color:transparent;
	color:#ffffff;
	margin-left:8px;
	border:1px solid;
	border-color:CCCCCC;
	height:22px;
	padding-left:4px;	
	text-transform:uppercase;
	
}
value {
}
.button {
	height:22px;
	margin-left:8px;
	width:50px;
	text-align:center;
	
}

 SUPERSIZED BACKGROUND --!>
#captionContainer {
    width: 100%;
    float: right;
    position: absolute;
    top: 25%;
    right: 0;  
	background-color:black;  
}
#captionNavigation {
    margin-top: 1px;
    padding: 5px 8px 4px 18px;
    font-size: 11px;
    color: #999;
	background: transparent url(../images/background/80-black.png);    
}
#captionNavigation a     	{ color: #999; }
#captionNavigation a:hover  { color: #FFF; text-decoration: none; }
#captionNavigation p        { float: right; }
/* -------------------------------------------------------------- */
/* SUPERSIZED PLUG IN                                              */
/* -------------------------------------------------------------- */
body                        { overflow: hidden; /*Needed to eliminate scrollbars*/ }
#content {
	height: 100%;
	width: 100%;
	z-index: 300;
	position:absolute;
}

#prevslide, #nextslide, #pauseplay {
	display: block;
	height: 12px;
	background: transparent url(../images/background/slide-controls.gif) no-repeat 0 2px;
	float: right;
} 
#pauseplay {
	background-position: -14px 2px;
	width: 28px;
	display: none;
}
#prevslide, #nextslide { 
	width: 23px;
}
#nextslide {
	background-position: -36px 2px;
}

/* Debug styles
#prevslide { background-color: green; }
#nextslide { background-color: purple; }
#pauseplay { background-color: red; }
*/

#slidecounter {    
    color: #999;   
	font-weight: bold;
	display: inline;
}
#slidecaption {
    padding: 8px 8px 10px 18px;
    overflow: hidden;
	background: transparent url(../images/background/80-black.png);
	color: #999;
}
#slidecaption h4 {
	font: normal 16px Arial, Helvetica, Verdana, Sans-Serif;
	color: #FFF;
	display: block;
	float:left;
	width: 75px;
}
#slidecaption p {
	font: normal 13px Arial, Helvetica, Sans-Serif;
	line-height: 150%;
	margin: 4px 0 0 0;
	display:block;
	width:500px;
	float:left;	    
}
#slidecaption p a 			{ color: #b2b2b2; }
#slidecaption p img {
    vertical-align: text-bottom; 
    margin-left: 4px;
}

/*Supersize Plugin Styles*/
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 2;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	/*background-image: url(../images/photo/home/progress.gif);*/
}
#supersize                  { position:fixed; }
/*#supersize img {*/
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize a                { cursor: default; }
#supersize .prevslide, #supersize .prevslide img {
	z-index: -10;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: -20;
}