/* entire document style */
body{
  background-color: #dcdcdc;
  width:1000px;
  
  width: 100%;
  margin:0px auto;
  margin-top: 0px;
  padding-top: 0px;
  	background-image: url('images/blackline5.png');
	background-repeat: repeat-y;
	background-position: center;
	letter-spacing: .04em;
	}
	
#fadecontainer{
	background-color: white;
	width: 1000px;
	margin:0px auto;
    margin-top: 0px;
    padding-top: 0px;
}

#contentcontainer{
	background-color: white;
	width: 1000px;
	margin:0px auto;
    margin-top: 0px;
    padding-top: 0px;
}
	
#topmenu{
	width: 1000px;
	height: 100px;
	background-color: black;
	margin:0px auto;
    margin-top: 0px;
    padding-top: 0px;
      	background-image: url('images/banner.png');
	background-repeat: repeat-x;
}

#menu{
	height: 40px;
	width: 1000px;
	background-color: none;
	float: right;
	position: absolute;
	background-image: url('images/menuline.png');
	background-repeat: repeat-x;
	top:65px;
	z-index: 1;
	text-align: right;
}

#bottommenu{
	height: 40px;
	width: 980px;
	background-color: none;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	display: block;
	
	

}

/* index style */


/* company style */


/* technical style */


/* pictures style */


/* contact style */







.maincontent{
	width: 1000px;
	height: 310px;
	background-color: none;
	margin-top: 80px;
	background-image: url('images/box.png');
	background-repeat:no-repeat;
	margin-left: 4px;
}


.mainpic{
	height: 320px;
	width: 990px;
	position: relative;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
}

.twitter{
	float:left;
	height:300px;
	margin-right: 10px;
}

.indexpics{
	height: 250px;
	width: 300px;
	background-color: #45a552;
	position: relative;


}

.contactbg{
	height: 320px;
	width: 990px;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

a.menuitem{
	color: white;
	font-size: .85em;
	font-family: Sans-Serif,Verdana;
	display: inline;
	margin-left: 50px;
	margin-right: 12px;
	position: relative;
	top: 10px;
	text-decoration: none;
	text-align: right;
}

a.menuitem:hover{
	color: black;
}

.tagline{
	color:white;
	font-size: 12px;
	float: right;
	position: relative;
	top: 30px;
	right: 8px;
	
	}

img.logo{margin-top: 7px; margin-left: 8px; position: absolute; z-index: 2;}

.employeepic{
	height: 150px;
	width: 150px;
	margin-left: 85px;
	background-color: none;
}

.employee{
	width: 310px;
	display:inline-table;
	margin: 10px;
}

.info{
	margin-top: 25px;
	margin-left: 5px;
}

a.name{margin:0px; padding:0px; color: #5c5c5c; 
font-size:16px;
font-weight:normal; 
line-height:1.25;
text-align: justify;}

p.title{font-size: .9em;margin:0px; padding:0px;}
p.bio{margin:0px; padding:0px; text-align: left; letter-spacing: .01em; color: #5c5c5c; 
font-size:16px;
font-weight:normal; 
line-height:1.25;}
p.company{font-size: .75em;margin:0px; padding:0px; width: 980px; margin-left: 10px; text-align: justify; margin-bottom: 20px; }


.readmore{
	color: #44a251;
	font-size: .85em;
	text-decoration: none;
	font-weight: bold;
}

.emaillist{
	height: 400px;
	width: 300px;
	background-color: gray;
	float: right;
	margin-right: 10px;
	color: black;
	font-size: .75em;
	text-align: right;
	padding-right: 10px;
}

.technical{
	width: 300px;
	height: 500px;
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
	display:inline-table;
	
}

.imagepage{
	width: 350px;
	min-height: 150px;
	float: left;
	margin-bottom: 4px;
	margin-left: 5px;
	font-size: .75em;
	text-align: right;
}

p.techtitle{
	color: black;
	font-size: 20px;
	margin-bottom: 2px;
	text-align: center;
}

.techdescription{
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.4em;
}

.contentdiv{
	width: 315px;
	height: 290px;
	float: left;
	margin-left: 12px;
	background-color: none;
	margin-top: 10px;
}

p.contentheader{
	color: black;
	font-size: .9em;
	margin-top: 270px;
	text-align: center;	
}



img{
border:none;
}

img.bannerimage{
	position: relative;
	top: 5px;
	left: 6px;
}

.footertext{
	color: black;
	font-size: .9em;
	display: inline;
	margin-left: 10px;
}
.techtext{
	margin-left: 10px;
 	margin-right: 10px;
 	margin-top: 10px;
    text-align: justify;
   	color:#888888; 
   	font-size: .9em; 
   	font-weight:normal;
	line-height: 1.25em;
}

a.footertext {text-decoration: none; color: green;}

a{
	outline: none;
	text-decoration: none;
	color: green;
}

a:hover {
	color: black;
}

a.backbutton{
	color: green;
	font-size: 1.25em;
	position: relative;
	top: 10px;
	text-align: center;
}

.contactemail{
	color: white;
}

.contactemail:hover{
	color: #4ab25d;
}


sub
{
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    bottom: -0.4em;
}

sup
{
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    bottom: 0.4em;
}

		
.largegray{
max-width: 980px;
margin-top: 20px;
margin-left:10px;
margin-right: 10px;
color: #5c5c5c; 
font-size:16px;
font-weight:normal; 
line-height:1.25;
text-align: justify;

}

.characteristic{
	border-style: none;
	width: 220px;
	height: 20px;
	background-color: #ebebeb;
	padding: 5px;
}

.data{
	background-color: #4ab25d;
	width: 370px;
	text-align: left;
	color: white;
	padding: 5px;
}

.characteristic1{
	border-style: none;
	width: 350px;
	height: 20px;
	background-color: #4ab25d;
	padding: 5px;
	text-align: center;
	color: white;

}

.data1{
	background-color: #ebebeb  ;
	width: 500px;
	text-align: left;
	color: black;
	padding: 5px;
}

sub
{
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    bottom: -0.4em;
}

sup
{
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    bottom: 0.4em;
}


