@charset "iso-8859-1";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* CSS Document */

html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #ffc;
	
	}
body {
	display: table; 
	height: 100%; 
	width: 100%; 
	text-align: center;
	}

div {
	/*font-family:Arial; */
	color:#736357;
	}

hr {  
	border: 0;
    width: 100%;
	}
	hr.hr1 {
      border-top: 1px solid #736357;
      border-bottom: 1px solid #736357;
      color: #ffc;
      background-color: #ffc;
	  height: 7px;
    }
	hr.hr2 {
      border-top: 0px solid #736357;
      border-bottom: 1px solid #736357;
      height: 2px;
    }
	
div#clear { clear:both;}

/*Centred*/

#horizon        
	{
	display: table-cell; 
	vertical-align: middle;
	}

#content    
	{
	background:#ffc;
	width:960px;
	height:610px;
	color:#fff;
	margin: 0 auto;
	padding:5px;
	}


#tags{
	margin-left: -400px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 800px;
	height: 500px;	
	z-index:-99;
	color:#ffc;
	}
	
/*Header+Menu*/	
	 
div#logo {
	text-align:center;
	padding:5px 0 5px 0;
	}


div#menu { 
	text-align:left; 
	height: 43px  
	} 


#menu ul {  
	width:100%; 
	text-align:center; 	
	text-transform:uppercase; 
	font-weight: bold;  
	font-size:0.82em; 
	}
	
#menu ul li{
	display: inline;
	 
}

#menu ul li a{
	color: #736357;
	padding: 8px 1px 8px 1px;
	text-decoration: none;
	}

.bg { 
	background-image:url(../images/menu_bg.png); 
	background-position:center; 
	background-repeat:no-repeat;
	
	}

#menu ul li a:hover, #menu ul li a.selected{ 
	background-image:url(../images/menu_bg.png); 
	background-position:center; 
	background-repeat:no-repeat;
	}



/*Front Page*/

div#left_index {
	position: relative; 
	float:left; 
	width:200px; 
	top: 70px;
	left:46px;
	}
	
	
div#right_index {   
	position: relative; 
	float:right;  
	width:200px; 
	top: 70px;
	right:46px;
	}
	
	
div#index_link {  
	position: relative; 
	float:right; 
	width:291px; 
	top: 16px;
	right:132px;
	}
	
	h1.lit span, h1.dig span, h1.scr span, h1.bes span, 
	h1.dir span, h1.dir span, h1.poi span, h1.out span, 
	h1.pit span, h1.talk span, h1.ab span      {
		display: none;
	}
	
	
/*Footer*/	

div.footer {
	 position: relative;  
	 width:100%; 
	 text-align:center; 
	 bottom:0;
	 top:16px;
	 font-weight:100;
	 font-size:12px; 
	 color:#00ffc7;
	 }
	 
	 div#upload {
		 
		 height:12px;
		 width:74px;
		 position:relative;
		 float:left;
		 top:1px;
		 
	 }

	 div#upload2 {
		 float:right;
		 height:10px;
		 width:75px;
		 position:relative;
		 top:1px;
		 left:-10px;
		 
	 }


	.font a:link,.font a:visited,.font a:hover,.font a:active { 
	text-decoration: none; 
	color: #00FFC7;
	}
	


/*Pic Pages*/


#demos {
	max-width:1200px; max-height:350px;
	
	
}

.pic { }	




.imginfo {
	width:224px;
	height:330px;
	position:relative;
	float:left;
	top:16px;
	background-color:#FFF;
	margin-bottom:20px;
	overflow:hidden;
	
	}

h1.info {
	background-color:#736357;
	width: 100%;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	padding:7px 0 7px 0;
	
	
	}
	
.txtscroll {
	line-height:1.5em;
	width:200px;

	text-align:left;
	position: relative;
	
	font-size:14px;
	font-weight:100;

	}


.about {
	width:511px;
	margin-left: 33px;
	height:330px;
	float:left;
	position:relative;
	text-align:center;
	top:16px;
	background-color:#FFF;
	overflow:hidden;
}

.links {
	width:157px;
	
	height:330px;
	float: right;
	position:relative;
	text-align:center;
	top:16px;
	background-color:#FFF;
}


/*About*/

#clients {
	left:30px;
	position:relative;
	text-align:center;
	color: #736357;
	font-weight:bold;
	margin:8px;
	height:290px;
	width:154px;
	overflow:hidden;
	
	
}


.about {
	width:511px;
	margin-left: 33px;
	height:330px;
	float:left;
	position:relative;
	text-align:center;
	top:16px;
	background-color:#FFF;
}

.links {
	width:157px;
	
	height:330px;
	float: right;
	position:relative;
	text-align:center;
	top:16px;
	background-color:#00FFC7;
	
	
}

img.li { padding-top:16px; }

.txtscab {
	line-height:1.5em;
	width:490px;
	text-align:left;
	position: relative;
	font-size:14px;
	font-weight:100;

	}



/*Contact*/

div#contact_r { border:solid 0px;  position: relative; float:left; height:50px; width:239px; top:164px; }


div#contact_map { border:solid 0px; position: relative; float:right; background-image:url(../images/contact_map1.png); background-repeat:no-repeat; height:328px; width:446px; top:16px; margin-bottom:10px;}

div#contact_l { border:solid 0px; color: #00FFC7;  position: relative; float:right; height:50px; width:239px;  top:164px; }

