/*  clear */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, input, textarea, legend, label, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0; font-weight: inherit;font-style: inherit; font-family: inherit; font: 11pt Arial, Tahoma, Helvetica, sans-serif;}

body {width: 100%; height:100%; color: #000; background: #ffffff url('../i/bg.gif') repeat-x left bottom}

/* Blocks */
#centerBlock 		{position:relative; width:610px; left:50%; margin-left:-305px;; }     

html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
#content {
  position: relative;
  min-height: 100%;
  
}
* html #content {
  height: 100%;
}
#footer {
  position: relative;
  margin-top: -50px;
  height: 50px;}

a 					{color: #000;}
a:hover				{color: #b91111;}

h1 					{font-size:18pt; margin:0 0 35px 23px; padding-top:33px} 

.email 				{}
.email 	img			{margin:0 5px -3px 0}

.gallery 			{margin:0 0 40px 25px}
.gallery img 		{border:5px solid #eaeaea}

.taC 				{text-align:center;padding-bottom:80px}

.copy 				{font-size:8pt;margin-left:25px; color: #b0b0b0`}

.taL 			{text-align:left}
.taR 			{text-align:right}
.taC 			{text-align:center}
.fl 			{float:left}
.fr 			{float:right}
.cb 			{clear:both;}
.ccb 			{clear:both}
.dn 			{display:none;}
.pr 			{position:relative} 
.pa 			{position:absolute}

.navigation 	{margin:3px 11px 0 0; height:36px}
.navigation * 	{font-size:0;}
.navigation a {display:block; margin:0 0 0 5px; float:right; width:14px; height:14px; background: url('../i/circle.gif') no-repeat 0 0}

.navigation a.active, .navigation a:hover {background: url('../i/circle.gif') no-repeat -14px 0}
.navigation a.arrowN, .navigation a.arrowN:hover  {background: url('../i/arrow_next.gif') no-repeat 0 0;}


  
