h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; outline:none;}
ul,ol {list-style:none}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
fieldset {border:0}
a img,:link img,:visited img {border:none;}
:link,:visited {text-decoration:none}
img {display:block}
address {font-style:normal}
.clear {clear:both}
.nomargin {margin:0}
 
body, html {
	background:#fff;
	font:12px/1.5em Tahoma, Geneva, sans-serif;
	color:#6c6c6c
}
  
a {color: #000; font-size: 11px;}
a:hover {color: #000;}

a { 
  text-decoration:none;
} 
  
a:hover { 
   text-decoration:none;  
}  

iframe {
border: 0px solid #ffffff;
}

#header #unieq {
	background:url(images/unieq.png) no-repeat;
	position:absolute;
	width:90px;
	height:32px;
	text-indent:-3000em;
	left:-120px;
	bottom:-3px;
}
 
h1 {
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin:0;
	float:left
}
 
ul {
	float:right;
}
 
ul li {
	float:left;
}
 
ul li a {
	display:block;
	margin:0 0 0 24px;
}
 
ul li a:hover {
	border-bottom: 1px dotted #444;
}
 
#content {
	clear:both;
	margin:0px 0 0;
}
 
#content h2 {
	font-size:24px;
	line-height:1.1em;
	color:#000;
	font-weight:normal;
	margin: 0;
}
 
#content h2.welcome-text {margin:0 0 0px}
 
#content p, #content ul, #content address {margin:0 0 19px}
 
#content p.website {margin: -10px 0 0 0;}
 
#content a {color: #000;}
#content a:hover {text-decoration: underline;}
 
#content h3 {
	color:#000;
	font-size:13px;
	line-height:2.14em;
	margin:34px 0 10px;
}
 
#content h3.recentwork {
	margin-bottom: -13px;
}
 
#content img {border:3px solid #efefef;}
 
#content .moveup {margin-bottom: -15px;}
 
#content ul#recent {
	width:490px;
}
 
#content ul#recent li {
	float:left;
	width:1000px;
	margin:25px 22px 0 0;
	padding:0 0 10px 0;
}
 
#content ul#recent li a {
	outline:none;
}
 
#content ul#recent a img {
	border:3px solid #efefef;
	margin-bottom: 10px;
}
 
#content ul#recent a:hover img {
	border:3px solid #999;
}
 
#content ul#recent li h3 {
	line-height:1.29em;
	font-size:14px;
	color:#000;
	margin-top: 0px;
}
 
#content ul#recent li p {
	margin-top: -5px;
	margin-bottom: -5px;
}
 
#content ul#more {
	padding:30px 0 20px 0;
	font-family: tahoma;
	color:#000;
	clear:both;
	font-size:13px;
	font-weight:bold;
}
 
#content ul#more li {
	line-height:2em;
}
 
#content ul#more a {
	color:#000;
	display:block;
}
	
#content ul#more a:hover {
	text-decoration: underline;
}
 
#content #showview {
	position:relative;
	padding-bottom: 7px;
}
 
#content #showview a.prev {
	position:absolute;
	left:3px;
	top:0;
	z-index:5;
	background:url(../images/arrow-left.png) no-repeat left 160px;
	display:block;
	height:320px;
	width:50%;
	text-indent:-3000px;
	outline:none;
	}
	
#content #showview a.next {
	position:absolute;
	right:0;
	top:0;
	z-index:5;
	background:url(../images/arrow-right.png) no-repeat right 160px;
	display:block;
	height:320px;
	width:50%;
	text-indent:-3000px;
	outline:none;
}	
 
#content #showview #images {	
	width:493px;
	height:320px;
	z-index:1;
}
 
#content #showview #images img {
	border:3px solid #efefef;
    top:  0; 
    left: 0;
	width:490px;
	height:320px;
	}
 
 
 
#footer {
	border-top:1px solid #eeeeee;
	line-height:3em;
	margin:25px 0 0;
	font-size:11px;
}