@charset "utf-8";
/* CSS Document */
/* CSS Document */

body {

	margin:auto;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: url(images/top.gif) no-repeat top center;
	background-color:#999
	

	}
	
	#main {
		
		margin-top: 76px;
		margin-left:auto;
		margin-right:auto;
    background: url(images/wrap_bg.jpg) repeat top left;
	width: 933px;
	height: 2200px;
border-left-style: ridge; 
border-left-color: #ceb271; 
border-left-width: 2px; 
border-bottom-style: ridge; 
border-bottom-color: #ceb271;  
border-bottom-width: 2px;
border-right-style: ridge; 
border-right-color: #ceb271;  
border-right-width: 2px;

	}
	
	
		.img2 {
			position:absolute;
			padding-top: 38px;
	margin-top: -145px;
	margin-left:-21px;
	z-index: 2;
	}
	
	
	
#content {
	
	float: left;
	margin-top: 60px;
	margin-left: 60px;
	padding: 6px;

	height: 80%;
	border: medium double #e2c98;
	background: #e2c98f;
	width: 46%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}

#content a{
	text-decoration:none;
	color:#963

}


#sidebar {
	float: right;
	margin-top: 80px;
	width: 40%;
	padding-top: 25px;
	padding-left: 12px;
		height: 192px;
	color: #ceb272;
	}
	
	
	 
.box {
	  margin-top: -52px;
  width: 297px;
  background: url(images/div-bottom.gif) no-repeat bottom left;
  }
.box h3 {
  margin: 0;
  padding: 0px 8px 4px 40px;
  font-size: 130%;
  color: #ceb272;
  border-bottom: 0px solid #E0CFAB;
  background: url(images/h3-bg3.gif) no-repeat top left;
  }
  
.box ul {
  margin: 0;
  padding: 24px 10px 24px 30px;
  list-style: none;
  }
.box li {
  margin: 0 0 6px; 
  padding: 0;
  } 
  
   .box a {
	  	text-decoration:none;
		font-size: 110%;
        color: #ceb272;
  }
   
 .box a:hover {
	  color: #006600;
  }
	
	
	

.menu {
	margin-left: 0px;
	margin-top: -45px;
	padding-top: 4px;
	width: 296px;
	height: 245px;
	list-style: none;
	background: url(images/navborder.jpg) no-repeat;
}


  
  a#button1 {
    display: block;
	margin-top: 28px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/home.jpg) ;
	background-repeat: no-repeat;
}
a#button1:hover {
    background-image: url(images/navbox/home_ro.jpg);
}

  
  a#button2 {
    display: block;
	margin-top: 6px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/portfolio.jpg) ;
	background-repeat: no-repeat;
}
a#button2:hover {
    background-image: url(images/navbox/portfolio_ro.jpg);
}


  
  a#button3 {
    display: block;
	margin-top: 6px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/contact.jpg) ;
	background-repeat: no-repeat;
}
a#button3:hover {
    background-image: url(images/navbox/contact_ro.jpg);
}


  
  a#button4 {
    display: block;
	margin-top: 6px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/aboutus.jpg) ;
	background-repeat: no-repeat;
}
a#button4:hover {
    background-image: url(images/navbox/aboutus_ro.jpg);
}


  
  a#button5 {
    display: block;
	margin-top: 6px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/styles.jpg) ;
	background-repeat: no-repeat;
}


  a#button51 {
    display: block;
	margin-top: 6px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/styles_ro.jpg) ;
	background-repeat: no-repeat;
}


a#button5:hover {
    background-image: url(images/navbox/styles_ro.jpg);
}


  
  a#button6 {
    display: block;
	margin-top: 7px;
	text-indent: -1000px;
    width: 296px;
    height: 29px;
    background-image: url(images/navbox/faq.jpg) ;
	background-repeat: no-repeat;
}
a#button6:hover {
    background-image: url(images/navbox/faq_ro.jpg);
}






	
	
	
	
	
	
	
.linksize	{
	font-size: 76%;
   
}
.linksize a{
	color:red   
}	
	
	
	
		.bg {
			position: relative;
	margin-top: -420px;
	margin-left: 140px;
	width: 230px;
	height: 340px;
	background: #e2c98f;
	z-index: -1;
	
	}
	
	ul {
		list-style-type: none;
	}
	
	
#footer {
	clear: both;
	margin-top: 0px;
	padding-top: 14px;
	height: 44px;
	text-align:center;
	color: #ceb272;;
	background: url(images/footer.jpg) no-repeat top center;
	}

/* gutters */

#content .gutter {
	padding: 0px;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	overflow: hidden;
	padding: 15px;
	}

/* header */

#header {
    padding: 15px;
	text-indent: -3000px;
	background: url(images/head_bg.jpg) repeat-x top left;
	}
	
#message {
	margin-top: -75px;
	padding: 37px;
	background:  url(images/logo2.jpg) no-repeat;
	}
.video {
	margin-top: 40px;
	height: 253px;
	background: url(images/animonitor1.gif) no-repeat;

	}
	
	.video2 {
		font-size: 145%;
	margin-top: -46px;
	height: 253px;
		
	background: url(images/navborder.jpg) no-repeat;

	}
	.video2 ul {
  margin: 0;
  padding: 24px 10px 24px 30px;
  
  list-style: none;
  }
.video2 li {
  margin: 0 0 6px; 
  padding: 0;
  } 
  
  
  
     .video2 a {
	  	text-decoration:none;
		font-size: 110%;
        color: #ceb272;
  }
   
 .video2 a:hover {
	  color: #006600;
  }
	

  
	

.gallery li {
	list-style:none;
	float:left;
	margin:0 5px 5px 5px;
	padding:0
	}

.gallery a {
	display:block;
    width:166px;
    height:125px;
    padding:4px;
    background:#808080
}

.gallery a:hover {background:#006600;}

.gallery p {
	text-align: center;
    margin-top: 34px;
  	font-size: 110%;
  	letter-spacing: 1px;
  	color: #627081;
}


.gallery li:hover p {color:#a00;}

.container {

margin-left:-5%;
border:0px solid
}

.graphics {
	margin-left: -64px;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;

}


 .gall {
	 width: 900px;
	 margin-left: -28px;
	 margin-top: 60px;
	 border: 0px solid #000000;
	 height: 1200px;
 }
 
 .gall img{

	margin: 0 0px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
 }
 
  .gall2 {

    margin-left: auto;
    margin-right: auto;
    width: 800px;

 }
 
 
 
 
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(images/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 



