﻿*
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body
{
	background-color: #000000;
}
#hiddenlogo{
	display: block;
	padding-bottom:50px;
}

body.home
{
	
	}

body, th, td, input, textarea, select, option
{
	font-family: "Trebuchet MS" , "Times New Roman" , Arial, Times, serif;
	font-size: 13px;
}

h1, h2, h3
{
	font-family: "Trebuchet MS" , "Times New Roman" , Arial, Times, serif;
	color: #000000;
}

h1
{
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

.red{color: #ff0000;}

h2
{
	letter-spacing: -1px;
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
	margin-bottom: 5px;
}

h4
{
	font-size: .8em;
}

p, ul, ol
{
	line-height: 150%;
}

p{margin-bottom: 15px;}

blockquote
{
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol
{
	line-height: normal;
	font-style: italic;
}

a
{
	color: #000000;
}

a:hover
{
	color: #cccccc;
	text-decoration: underline;
}
strong {color: #000000;}

hr
{
	display: none;
}

#wrapper
{
	width: 100%;
	text-align: left;
	min-height: 634px;
	height: auto !important;
	height: 634px;
}

#content
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/home.jpg' );
}
#contentclient
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/bkgClient.jpg' );
}
#contentservices
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/bkgServices.jpg' );
}
#contenttechnology
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/bkgTechnologies.jpg' );
}
#contentindustries
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/bkgIndustries.jpg' );
}
#contentcontact
{

	background-position: left top;
	min-height: 634px;
	height: auto !important;
	height: 634px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url('../../media/images/bkgContact.jpg' );
}



#maincontent
{
	position: absolute;
	left:30px;
	color: #999999;
	width: 600px;
	top: 0px;
	float: none;
	margin-bottom: 10px
}

#maincontent ul
{
	margin: 0px 0 0 30px;
	padding: 0px 0 10px 0;
	list-style-type: disc;
}
#maincontent ul li{}

#menu
{
	display: none;
	width: 0px;
	position: relative;
	margin-left: 0px;
	float: none;
}

#logo
{
	display:none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

#navigation
{
	position: relative;
}

#navigation ul
{
	margin: 0px 0 0 0px;
	padding: 0px 0 0px 0;
	list-style: none;
}
#navigation ul li
{
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #a77d78;
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
}

#navigation ul li a
{
	color: #a77d78;
	text-decoration: none;
}
#navigation ul li a.selected
{
	color: #ffffff;
	text-decoration: none;
}
#navigation ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
}
#copyright
{
	display: none;
	color: #333333;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
	font-size: 12px;
}

#copyright2
{
	display: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.headline{margin-bottom: 15px;}


