/* generated by S7 Media Design */ 
*
{
margin:0;padding:0
}

html, body
{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:helvetica,verdana,tahoma,arial;
}

body
{
background: #ffffff url(img/bg.png) repeat-x;
}

/***** main layout ******/

#pagewidth
{ 
width:842px; 
text-align:left;
color:#ffffff;
margin-top: 20px;
margin-left:auto; 
margin-right:auto;  
} 
 
#header
{
 position:relative; 
 height:90px; 
 background-color:transparent; 
 width:100%;
}

#logo
{
 position:relative; 
 height:90px;
 width:300px;
 float:left;
 background:transparent url(img/logoheader.png) top left no-repeat; 
}

#email
{
 text-align:right;
 position:relative;
 top:70px;
 right: 0px;
 height:30px;
 width:300px;
 float:right;
}

 
#leftcol
{
 width:222px;
 height:530px;
 float:left; 
 position:relative; 
 background-color:#000000; 
 }
 
#maincol
{
background-color: #000000;  
 float: right; 
 display:inline; 
 position: relative; 
 width:620px;
 height:530px;
 }
 
#footer{
 height:20px; 
 background-color:transparent; 
 clear:both;
 }
 
 /****content sections******/
 
 #menu
 {
 width:200px;
 height:300px;
 float:left; 
 position:relative; 
 background-color:#000000;
 margin: 10px 11px 10px 11px;
 }
 
 #coltext
 {
  width:200px;
  height:165px;
  float:left; 
  position:relative; 
  background-color:#000000;
  margin: 10px 11px 10px 11px;
 }
 
 #mainbox
 {
  width:600px;
  height:480px;
  float:left; 
  position:relative; 
  background-color:#000000;
  margin: 10px; 
 }
 
 /**** Navigation ****/
 
 #menu ul
 {
 padding:0px 30px;
 float:left;
 font-size: 16px;
 }
 
 #menu li
 {
 list-style:none;
 display:block;
 }
 
#menu li a
{
line-height: 26px;
height:30px;
text-decoration:none;
color:#00bff3;
background:transparent;
 }
 
 #menu li a:hover,  #menu li a.selected, #menu li a.active
 {
 line-height:26px;
 height:30px;
 text-decoration:none;
 color:#f3f000;
 background:transparent;
 }
 
 /**** Font Stuff ****/
 
 a
 {
 text-decoration:none;
 color:#00bff3;
 background:transparent;
 }
 
 a:hover,  a.selected
  {
  text-decoration:none;
  color:#f3f000;
  background:transparent;
 }
 
 p
 {
 font-size: 14px;
 line-height:16px;
 color:#00bff3;
 text-align:left;
 margin-left:5px;
 }
 
 p.email
 {
 font-size: 14px;
 line-height:16px;
 color:#00bff3;
 text-align:right;
 margin-left:5px;
 }
 
 
h2.left
  {
  font-size: 16px;
  line-height:18px;
  color:#00bff3;
  text-align:left;
  margin-left:5px;
  padding-top:5px;
  padding-bottom:5px;
 }
 
 h2.right
   {
   font-size: 16px;
   line-height:18px;
   color:#00bff3;
   text-align:right;
   margin-left:5px;
   padding-top:5px;
   padding-bottom:5px;
 }
 
 h2
 {
 font-size: 24px;
 line-height:30px;
 color:#00bff3;
 text-align:center;
 margin-left:5px;
 padding-top:5px;
 padding-bottom:5px;
 }
 
#right
{
float:right;
display: block;
}
 
#left
{
float:left;
display: block;
clear:both;
}

/* Tiny Slideshow*/

#slideshow 
{
list-style:none; 
color:#fff;
}

#slideshow span 
{

display:none;
}

#wrapper 
{
width:580px; 
margin:20px auto; 
display:none;
}

#wrapper * 
{
margin:0; 
padding:0;
}

#fullsize 
{
position:relative;
width:580px; 
height:386px; 
padding:2px; 
border:0px solid #ccc; 
background:#000;
}

#information 
{
position:absolute; 
bottom:0; 
width:580px; 
height:0; 
background:#000;
color:#fff; 
overflow:hidden; 
z-index:200; 
opacity:.7; 
filter:alpha(opacity=70);
}

#information h3 
{
padding:4px 8px 3px; 
font-size:14px;
}

#information p 
{
padding:0 8px 8px;
}

#image 
{
width:500px;
}

#image img 
{
position:absolute; 
z-index:25; 
width:auto;
}

.imgnav 
{
position:absolute;
width:25%; 
height:306px; 
cursor:pointer; 
z-index:150;
}

#imgprev 
{
left:0; 
background:url(images/left.gif) left center no-repeat;
}

#imgnext 
{
right:0; 
background:url(images/right.gif) right center no-repeat;
}

#imglink 
{
position:absolute; 
height:306px; 
width:100%;
z-index:100; 
opacity:.4; 
filter:alpha(opacity=40);
}

.linkhover 
{background:url(images/link.gif) center center no-repeat;
}

#thumbnails
{
margin-top:15px;
}
#slideleft 
{float:left; 
width:20px; 
height:81px; 
background:url(images/scroll-left.gif) center center no-repeat; 
background-color:#222;
}

#slideleft:hover 
{
background-color:#333;
}

#slideright 
{
float:right; 
width:20px; 
height:81px; 
background:#222 url(images/scroll-right.gif) center center no-repeat;
}

#slideright:hover 
{
background-color:#333;
}

#slidearea 
{
float:left; 
position:relative; 
width:530px; 
margin:0px 5px; 
height:81px; 
overflow:hidden;
}

#slider 
{
position:absolute; 
left:0; 
height:81px;
}

#slider img 
{cursor:pointer; 
border:1px solid #666; 
padding:2px;
}

/***********contact form*********/
#contact_box 
{ 
margin:20px auto;
width:560px;
padding:20px;
border:1px solid #00bff3;
background:#ooo;
font-family:helvetica,verdana,tahoma,arial;
}
	
fieldset 
{ border:0;
margin:0;
padding:0; 
}
	
label 
{ 
display:block; 
}

input.text,textarea 
{ width:300px;
font:12px/12px 'courier new',courier,monospace;
color:#333;
padding:3px;
margin:1px 0;
border:1px solid #ccc;
}
	
input.submit 
{ 
padding:2px 5px;
font:bold 12px/12px verdana,arial,sans-serif; 
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
