a:link    { color:#666; text-decoration: none; }
a:visited { color:#666; text-decoration: none; }
a:hover   { color:#444; text-decoration: underline; }
a:active, a:focus { outline:none; }

h1  { font-weight:bold; margin:15px 0; }
h2  { font-weight:bold; margin:15px 0; }
h3  { font-weight:bold; margin:15px 0; }

* html h1 { margin-bottom:10px; }
*+html h1 { margin-bottom:20px; }

img { border:0; }
ul, li { margin:0; padding:0; }
p { margin:0; padding:0 0 15px 0; }

input, textarea { 
	font-size:1.1em;
	border:1px solid #bbb;
}
strong {
	color:#444;
}

/* FORM */
.form,.fieldset,.send { float:left; margin:0; padding:0; }
.warning,.label,.input,.info,.file,.text { float:left; margin:0 0 5px 0; padding:3px; }

.fieldset { width:440px; border:none; padding-left:50px; }
.label    { width:160px; padding:3px 0 0; height:17px; }
.input    { width:262px; padding:4px 5px 1px 5px; height:17px; }
.info     { width:262px; padding:3px 5px 2px 5px; height:17px; }
.file     { height:24px; }
.text     { width:262px; height:120px; padding:3px 5px; overflow:auto; }
.send     { font-size:0.9em;background-image:url('images/gradientbg.jpg'); padding: 2px 5px 1px 5px; }

.block {
	float:left;
	margin:0 0 20px;
	padding:3px 0;
	width:435px;
}

/* BODY */
body {
	font: 62.5%/1.6em Arial;
	color:#666;
	margin:0; padding:0;
}

#wrapper1 {
	width:940px;
	margin:0 auto; 
	padding:0;
}

#wrapper2 {
	float:left;
	font-size:1.2em;
	width:940px;
	margin:0;
	padding:0 0 15px;
}

#header {
	float:left;
	margin:0; padding:0;
	width:940px;
	height:107px;
}
#header-left {
	float:left;
	padding:19px 0 0;
	width:200px;
}
#header-right {
	float:right;
	width:740px;
}
#languages {
	float:right;
	text-align:right;
	font-size:0.9em;
  	color:#c3c3c3;
	padding:10px 0 25px;
	width:100%;
}
#languages a {
  	color:#c3c3c3;
}
#languages a.protected {
  	text-decoration:none;
}

#menu {
	float:right;
	font-size:1.2em;
	margin:0; 
	padding:18px 0 0;	
}
#menu ul li {
  	float:left;	
	list-style-type:none;
  	padding:0 0 0 35px;
}
#menu ul li a {
  	text-decoration:none;	
}
#menu ul li a:hover,
#menu ul li a.active {
	color:#000;
}

#content {
	float:left;
	margin:0;padding:0;
	width:100%;
}

/* HOME */
#slideshow {
	float:left;
	position:relative;
	background:#fff;
	margin:16px 0 0;
	padding:10px;
	width:920px;
	height:380px;
}
#slideshow-in {
	float:left;
	width:920px;
	height:380px;
}	
#slideshow .nav {
	position:absolute;
	top:364px;
	left:760px;
	width:140px;
	z-index:6;	
}
#slideshow .nav-in {
	float:right;
}
#slideshow .nav-in a {
	float:left;
	background:url('images/point-on.png') no-repeat;
	margin:0 4px 0 0;
	width:10px;
	height:10px;
}
* html #slideshow .nav-in a {
  	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/point-on.png');
}

#slideshow .nav-in a:hover,
#slideshow .nav-in a.activeSlide {
	background:url('images/point-off.png') no-repeat;
}
* html #slideshow .nav-in a:hover,
* html #slideshow .nav-in a.activeSlide {
  	background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/point-off.png');
}

#main {
	float:left;
	margin:30px 0 0;
	width:940px;
}
#main div {
	float:left;
	padding:0 30px 0 0;
	width:290px;
}
#main div h1 {
	float:left;
	padding:2px 0;
	width:100%;
	height:25px;	
}
#main div h1 img {
	float:left;	
	padding:0 20px 0 0;
}
#main div h1 a {
	float:left;
	padding:4px 0 0;
	text-decoration:none;	
}
#main div.lowcost {
	padding:0;	
}
#main div .homeTitle {
	color:#444;
	font-weight:bold;
}

* html #main div h1 img { padding-top:2px; }
* html #main div h1 a { padding:0; }

*+html #main div h1 img { padding-top:2px; }
*+html #main div h1 a { padding:0; }

/* CONTENT */
#content-header {
	float:left;
	margin:0 0 40px;
	width:940px;
	height:80px;
}
#content-header h1 {
	float:left;
	font-size:2.2em;
	padding:12px 0 0;
	width:540px;
	height:68px;
}
#content-header span {
	float:left;
	font-style:italic;
	line-height:18px;
	padding:22px 20px 0 0;
	width:380px;
	height:38px;
}
#content-body {
	float:left;
	padding:0 50px 0 0;
	width:600px;
}
#content-body span {
	line-height:20px;
}
#content-body a {
	text-decoration:underline;
}
#content-body ul,
#content-body ol {
	margin:0 0 0 35px;
}

#content-sidebar {
	float:right;
	border:1px solid #e6e6e6;
	padding:1px;
	width:286px;
}
#content-sidebar ul {
	float:left;
	list-style:none;
}
#content-sidebar ul li {
	float:left;
	border-bottom:solid 1px #e6e6e6;
	width:286px;
}
#content-sidebar ul.contact li {
	padding:10px 10px 10px 30px;
	width:246px;
}
#content-sidebar ul li a {
	display:block;
	background:url('images/arrow.gif') 15px 11px no-repeat;
	padding:5px 0 5px 28px;
	width:258px;
	text-decoration:none;
}
#content-sidebar ul li a:hover,
#content-sidebar ul li a.active {
	color:#444;
	background:url('images/arrow-on.gif') 15px 11px no-repeat #efefef;
}

/* REFERENCES */
ul.references {
	float:left;
	list-style:none;
	margin:40px 0 0 0 !important;
	width:100%;
}	
ul.references li { 
	float:left; 
	padding:0 5px 5px 0; 
}
ul.references li a { 
	float:left; 
	padding:5px;
	width:135px;
}
ul.references li img { 
	border:1px solid #eee;
	width:133px;
}
ul.references li.nomargin {
	padding-right:0;
}

/* PORTFOLIO */
ul.gallery,
ul.gallery li ul {
	float:left;
	list-style:none;
	margin:0;
	width:100%;
}	
ul.gallery li ul {
	margin:10px 0 0;
}
ul.gallery li ul li { 
	float:left; 
	padding:0 20px 20px 0; 
	width:220px;
}
ul.gallery li ul li a,
ul.gallery li ul li img { 
	float:left;
	padding:5px;
	width:210px;
	height:118px;
}
ul.gallery li ul li img { 
	padding:0px;
}

.pagination a,
.pagination span {
	float:left;
	margin: 2px;
	padding: 5px 6px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #e6e6e6;
	text-decoration: none;
}
.pagination .current {
	background:#eee;
	border:1px solid #e6e6e6;
	color:#444;
}
.pagination .current.prev, 
.pagination .current.next {
	display:none;
}

.tipsy { 
	background: url('images/tipsy.gif') bottom center no-repeat; 
	padding: 5px;  
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.tipsy-inner { 
	background:#111; 
	color:#fff;
	text-align: center; 
	padding: 4px 8px 5px;
}
.tipsy-inner { 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* FOOTER */
#footer {
	float:left;
	color:#c3c3c3;
	font-size:1.1em;
	padding:40px 0;
	width:940px;
}