/****************************************************

    CSS file

****************************************************/

* { margin: 0; padding: 0; }

body 	{ text-align: center; background: #000 url(../images/bg.jpg) fixed no-repeat 50% 0; color: #fff; font: 62.5%/1.5 Arial, Helvetica, sans-serif; }
p 		{
	font-size: 1.4em;
	margin-bottom: 1em;
}
li 		{ list-style: none; }

a 			{ color: #B1DDFE; font-weight: bold; text-decoration: none; }
a:hover 	{ color: #fff; }
a:hover,
a:active	{ outline: none; }

a img,
fieldset 	{ border: 0; }
img 		{ color: #335E91; }

#sizer 		{ width: 894px; overflow: auto; margin: 0 auto; padding: 0; text-align: left; border: 1px solid #4C7AA7; border-width: 0 1px; }

#switch {background:#325c8e; text-align:right; padding-top:0.5em; padding-right:0.5em; font-size:1em;}
#header 	{ padding-bottom: 4em !important; border-top: 0 !important; }
#header a	{ font-weight: normal; }

#logo 			{
	float: left;
	display: inline;
	position: relative;
	margin: 0 0 0 -44px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}
#logo a 		{
	display: block;
	width: 180px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

#tagline		{ float: left; clear: left; width: 300px; }
#tagline p		{ padding: 10px 2px 0; font-size: 1em; text-transform: uppercase; letter-spacing: 1px; color: #B1DDFE; }

#main-nav		{ float: right; padding: 10px 0 0 0; width:55%;}
#main-nav li	{ list-style: none; display: inline; padding-right: 0.6em;}
#main-nav li a	{ text-transform: uppercase; letter-spacing: 1px; padding-right: 1.4em; }
#contact-link 	{ background: url(../images/mail.gif) no-repeat 100% 50%; border: 0; }
#services-link 	{ background: url(../images/services.gif) no-repeat 100% 50%; border: 0; }
#home-link 	{ background: url(../images/home.gif) no-repeat 100% 50%; border: 0; }
#thelab-link 	{ background: url(../images/thelab.gif) no-repeat 100% 50%; border: 0; }



/*** Content area ***/

.section,
.featured-project { position: relative; float: left; display: inline; width: 674px; width: 684px; padding: 6em 105px; border-top: 1px solid #4C7AA7; border-bottom: 1px solid #294b74; background: #335E91 url(../images/grad.gif) repeat-x 0 0;}
p.content {
	font-size: 1.4em;
	margin-bottom: 1em;
	text-align: justify;
}

.project-image,
.left-col 		{ float: left; clear: both; width: 211px; }

.project-image img,
.left-col img 	{ float: left; }

.right-col, .right-col-switch   { float: right; width: 440px;}
.right-col-switch {height: 260px;}
.right-col-switch p {position: absolute; width: 420px;}


/*** Headlines ***/
.left-col h2			{ margin-bottom: 1em; color:#fff; letter-spacing:0; font-size: 1.4em;}
.left-col h4			{ margin-bottom: -0.2em; color:#fff; letter-spacing:0; font-size: 1.4em;}


/*** Footer ***/

#footer 	{
	float: left;
	display: inline;
	padding-top: 5em !important;
	padding-bottom: 10em !important;
	border-bottom: 0;
	text-align: right;
}
#footer p 	{ font-size: 1.1em; line-height: 1.6em; padding: 0 10px; }
#footer a 	{ line-height: 1.8em; }

#top-link 	{ float: left; }
#top-link a 	{ padding-right: 11px; text-transform: uppercase; letter-spacing: 1px; background: url(../images/top.gif) no-repeat 100% .3em; }



/*** Contact form ***/

#contact-form 	{
	float: left;
	font-size:1.4em;
	padding-bottom: 20px;
	text-align: right;
}
#contact-form1 	{
	float: left;
	font-size:1.4em;
	padding-bottom: 20px;
	text-align: left;
}
/* --------------------------------------------------------------*/
/* ---------------------    6. inputs       ---------------------*/
/* --------------------------------------------------------------*/
input.btn{color:#B1DDFE; border:0; font-weight:bold;}

input,select,textarea{border: 1px solid #B1DDFE; background-color: transparent; color:#fff;}



/* --------------------------------------------------------------*/
/* ---------------------  submenu_services  ---------------------*/
/* --------------------------------------------------------------*/
ul.sections {
text-transform: uppercase;
list-style: none;
line-height: 1.5;
color: #fff;}
