html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}


img
{  border-style: none;
}

h1 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #94D4FF;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	
}

h6 {
	color: #C1DCEE;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;

}

h6 a:link{
	color: #ffffFF;
		
	
	
}

h6 a:hover{
	color: #94D4FF;
	

	
}

h6 a:visited{
	color: #4D4F4D;


	
}

a, a:link {
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #09F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3CF;
	}

a:focus {
	color: #FFF;
}

a:active {
	color: #0CF;
}
#topDiv {
	background-color: #000;
}

#outerWrapper {
	background-color: #000;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #000; 
	float: left;
	padding: 10px; 
	width: 200px;
	height: 520px;
}



.gallerycontainer{
	position: relative;
	float: left;
	height: 400px;
	width:300px;
	display: block;
	margin-top: 50px;

}

.thumbnail img{
border: 1px solid #262626;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;

}

.thumbnail:hover img{
border: 1px solid #262626;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -3px;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.gallerycontainer1{
	position: relative;
	float: left;
	height: 500px;
	display: block;
	margin-top: 10px;
}

.thumbnail1 img{
border: 1px solid #262626;
margin: 0 5px 5px 0;
}

.thumbnail1:hover{
background-color: transparent;

}

.thumbnail1:hover img{
border: 1px solid #262626;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 2px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -3px;
left: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
/* extra css for natural 2*/

.gallerycontainerr{
	position: relative;
	float: right;
	height: 500px;
	width:200px;
	display: block;
	margin-top: 10px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnailr img{
border: 1px solid #262626;
margin: 0 5px 5px 0;
}

.thumbnailr:hover{
background-color: transparent;

}

.thumbnailr:hover img{
border: 1px solid #262626;
}

.thumbnailr span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000000;
padding: 2px;
right: -10px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailr span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailr:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -3px;
right: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #000; /* Sets the left border properties for an element using shorthand notation */
	float: right;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	height: 520px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	background-color: #000;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	/*height: 535px;*/
}

#contentnat {
	padding-top: 10px;
	line-height: 17px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer {
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	color: #0099FF;
	font-size: 80%;
}

</style>
<style type="text/css" media="print">

/* It is common to set printer friendly styles such as a white background with black text. */
body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}

</style>
[if IE 5]>
<style type="text/css"> 
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 170px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	width: 200px;
}
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]

#outerWrapper #contentWrapper #contentflash {
	background-color: #000;
	width: 800px;
	margin: auto;
}

#outerWrapper #contentWrapper #contentgallery {
	background-color: #000;
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#imagecontainer {
	float: left;
	height: 500px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#dhtmlgoodies_slideshow
{
	width: 720px;
	/*Total width of slideshow*/
}
#previewPane
{
	text-align: center;
	vertical-align: middle;
	/*CSS HACK*/
	height: 452px;
	/*IE 5.x*/
	height/* */: 470px;
	width: 72%;
	float: left;
	margin: auto;
	padding-top: 17px;
	margin-bottom: 15px;
}

#previewPane img
{
	border: 2px solid #464646;
	margin-top: 20px;
}
#waitMessage
{
	display: none;
	position: absolute;
	left: 550px;
	top: 150px;
	background-color: #FFF;
	border: 3px double #000;
	padding: 4px;
	color: #555;
	font-size: 0.9em;
	font-family: arial;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gallerylinks
{
	color: #FFF;
	/*Big Div surrounding up image, list of images and down image*/
	float: left;
	/*Floating
CSS HACK*/
	height: 454px;
	/*IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	height/* */: 438px;
	/*Other browsers*/
	height: 438px;
	/*CSS HACK*/
	width: 124px;
	/*IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	width/* */: 120px;
	/*Other browsers*/
	width: 120px;
	border: 1px solid #000;
	/*Black border*/
	padding: 1px;
	/*A little space between the black border and the content inside*/
}
#galleryContainerg
{
	/*Big Div surrounding up image, list of images and down image*/
	float: right;
	/*Floating
CSS HACK*/
	height: 454px;
	/*IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	height/* */: 438px;
	/*Other browsers*/
	height: 438px;
	/*CSS HACK*/
	width: 124px;
	/*IE 5.x - 120 px + 2 px for borders and 2px for padding*/
	width/* */: 120px;
	/*Other browsers*/
	width: 120px;
	border: 1px solid #000;
	/*Black border*/
	padding: 1px;
	/*A little space between the black border and the content inside*/
}
#galleryContainerg #arrow_down
{
	/*Arrow down image*/
	height: 35px;
}
#galleryContainerg #arrow_up
{
	height: 35px;
	/*Arrow up image*/
}
#theImages
{
	/*DIV where the images are located*/
	position: relative;
	overflow: hidden;
	height: 450px;
	/*Height of boxes for the images*/
}
#theImages DIV
{
	position: relative;
	/*Don't change this*/
	height: 1500px;
	/*Higher than total height of thumbnails*/
}
#theImages IMG
{
	border: thin solid #464646;
	/*No border*/
	filter: alpha(opacity=50);
	/*Transparency - IE*/
	opacity: 0.5;
	margin-bottom: 5px;
	/*Space between images*/
}
#previewPane #largeImageCaption
{
	/*CSS styling of image caption below large image*/
	font-style: italic;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	/*Font to use*/
	font-size: 0.9em;
}
#theImages .imageCaption
{
	display: none;
}
#links {
	color: #FFF;
	text-align: left;
	float: left;
	width: 120px;
	font-size: 85%;
	margin-top: 0px;
}
#gallerytitle {
	font-weight: bold;
	color: #FFF;
	font-size: 85%;
}

#links p a {
	line-height: 25px;
}
#contact {
	background-color: #000;
	width: 475px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#contact #form1 {
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
#section #wrapper #content #contact #form1 #submit {
	width: 100px;
	text-align: center;
}
#section #wrapper #content #contact #form1 #reset {
	width: 100px;
	text-align: center;
}
.contactText {
	color: #FFF;
	width: 400px;
}
#leftColumn1 #home {
	height: 30px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#rightColumn1 #next {
	height: 30px;
	margin: 0px;
}
#outerWrapper #footermenu {
	height: 160px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
	line-height: 20px;
	
}

#outerWrapper #footermenu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #0070BC;
}

#outerWrapper #footermenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #0CF;
}

#footermenu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #0070BC;
}
#footermenu u {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	
}
.client {
	height: 14px;
	width: 17px;
	top: 0px;
}

#outerWrapper #contentWrapper #content ul{
	list-style: none;
	text-decoration: none;
	
}


#outerWrapper #contentWrapper #content ul a:link{
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	padding-left: 30px;
	padding-top: 0px;
	font-style:normal;
	color:#FFFFFF;
	font-weight: normal;
}

#outerWrapper #contentWrapper #content ul a:hover{
	background-image: url(images/linkover.jpg);


}

#outerWrapper #contentWrapper #content ul a:visited{
	
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	padding-left: 30px;
	padding-top: 0px;
	font-style:normal;
	color:#FFFFFF;
	font-weight: normal;
}
