/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #e4e7e8;} 
 
#pagewidth{ 
 	width:100%; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
  	font: normal 11px Verdana, Tahoma, Arial;
 	color: #000;  } 

#pagewidth p {
	margin: 0;
	padding: 5px 0; 
	line-height: 1.5;}
	
/* LINKS */
a, a:link, a:visited {
	text-decoration: none;
	color: #333;}
	
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #fff;
	outline:none;}
	
a img, a:hover img, a:focus img {
	outline: none;
	border: none;}
	
img:link, img:visited, img.hover, img.active, img.focus {
	outline: none;} 
	
/* TYPOGRAPHY */
h1 {
	margin: 0;
	font: bold 12px Verdana, Arial, Tahoma;
	text-transform: uppercase;
 	color: #e0e0e0;
	display: inline;}
	
h2 {
	margin: 0;
	font: bold 12px Verdana, Arial, Tahoma;
 	color: #dfdede;
	text-transform: uppercase;}
		
	
/* -- LEFTCOL -- */  
#leftcol{
 width:35%; 
 height: 600px;
 float:left; 
 position:relative;
 text-align: right; 
 margin: 0;
 background: url(../img/gallery_left.jpg) repeat-x;}
 
#leftcol #leftcolumn {
	float: right;
	width: 350px;
	height: 600px;
	display: block;
	margin: 0;
	text-align: left; }
	
#leftcolumn .lefttop {
	float:left;
	width: 349px;
	height: 128px;	
	margin: 0;
	border-right:1px solid #fff;}
#leftcolumn .lefttop img {	padding: 80px 0 20px 10px;}

#leftcolumn .lcontent {
	padding: 0px;
	height: 343px;
	width: 329px;
	float: left;
	border-right:1px solid #fff;}
#leftcolumn .lcontent {
	margin: 0; 
	padding: 0px 10px;
}
#leftcolumn #ftr_left {
 width: 350px;
 height: 130px;
 float:right; 
 position:relative;
 text-align: right; 
 margin: 0;
 background-color:transparent; }

 /* -- navigation -- */
#leftcolumn #navigation {
	float: right;
	clear: right;
	text-align: right;
	position: relative;
	width: 350px;
	height: 25px;
	line-height: 25px;
	margin:0;
	background: transparent;}

#navigation h1 {
	/*width: auto;
	padding: 0 7px;*/
	width: 87px;
	height: 25px;
	line-height: 25px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0;}

#navigation h1:hover,
#navigation h1 a:hover,
#navigation h1.active {
	background: url(../img/hover.jpg) repeat-x;
	/*width:auto;
	padding: 0 7px;*/
	width: 87px;
	height: 25px;
	color: #000;
	float: left;
	position: relative;
	margin: 0;}
	
#navigation h1.active a.active,  .nav h1.active a {
	color: #000;}

#navigation a, #navigation a:visited  {
	text-decoration: none;
	font: bold 11px Verdana, Arial, Tahoma;
	text-transform: uppercase;
	 color:#eceff0; }
	
#navigation a, #navigation a:visited  {
	/*width:auto;	
	padding: 0 7px;*/
	width: 87px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-decoration: none;}
	
#navigation a:hover, #navigation a:active  {
 	color:#000;
	text-decoration: none; }
	
 
 
 
/* -- MAINCOL -- */ 
#maincol{
	background: url(../img/gallery_right.jpg) repeat-x; 
 	float: right; 
 	display:inline; 
 	position: relative; 
 	width:65%; 
 	height: 600px;}
 
#maincol #maincolumn {
	float: left;
	clear: left;
	width: 650px;
	height: 600px;
	margin: 0;}

#maincolumn .maintop {
	float:left;
	width: 650px;
	height: 130px;
	/*border-right:1px solid #fff;	*/}
#maincolumn .maintop img {	padding: 30px 0 0 40px;}

#maincolumn .mcontent {
	margin: 0;
	padding: 0;
	height: 472px;
	width: 650px;
	float: left;
	/*border-right:1px solid #fff;*/}
	
#maincolumn .mcontent object#sample_2 {
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;}

	
 
 /* *** 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;}
}
