@charset "utf-8";
/* CSS Document */

html, body{
margin: 0;
padding: 0;
width:100%;
height:100%;
background: #3d423b url(../images/bg.jpg) repeat-x 0 290px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}
html .projects, body .projects{
background: #3d423b url(../images/bg.jpg) repeat-x 0 200px;	
}

h1{
display:inline;
color:#FF0;
font-size:17px;
margin: 0 0 0 8px;
line-height:10px;
padding:0;
}

h5{
display:inline;
color:#FF0;
font-size:10px;
margin: 0 0 0 8px;
line-height:10px;
padding:0;
}

h3{
font-size: 18px;
margin:0;
}

h2{
display:inline;
font-size:17px;
}

a{
color:#24aedb;	
text-decoration:none;
cursor: pointer;
}

a:hover{
color: #3FF;
cursor: pointer;
}

#container{
width: 100%;
height: auto;
margin: 0;
padding: 0;
background:url(../images/header.jpg) repeat-x 0 -15px;
}

#container2 {
width: 100%;
height: auto;
margin: 0;
padding: 0;
background:url(../images/header2.jpg) repeat-x 0 -15px;
}

#header{
	height: 280px;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	overflow-x: visible;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:33px 87px;
}

#header2{
	height: 185px;
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	overflow-x: visible;
	background:url(../images/logo.png) no-repeat 33px 30px;
}

#current{
	width:auto;
	margin:0;
	padding: 249px 0 0 0;
	height: 35px;
	display: block;
	background:url(../images/current3.jpg) no-repeat right -15px;
}

#current3{
	width:auto;
	margin:0;
	padding: 150px 0 0 0;
	height: 35px;
	display: block;
	background:url(../images/current3.jpg) no-repeat right -15px;
}

#current2{
	width:auto;
	margin:0;
	padding: 249px 0 0 0;
	height: 35px;
	display: block;
	background-image:url(../images/current2.jpg);
	background-repeat:no-repeat;
	background-position: right -15px;
}

#nav{
	width:auto;
	height:27px;
	background-color:#1D1D1D;
	padding:0 0 0 18px;
}

#nav ul{
list-style: none;	
margin: 0;
padding: 0;
}

#nav ul li{
	float:left;
	display: block;
	padding: 5px;
	margin: 0 17px;
	font-size: 15px;
	font-weight: bold;
}
#nav ul li a{
padding-left: 3px;
}
#nav ul li.last{
margin: 0 0 0 15px;	
}

#main{
	width: 1000px;
	height:auto;
	margin: 0 auto;
	overflow:auto;
	padding: 24px 0 0 0;
	text-align:left;
}


#news{
padding: 0 5px 12px 5px;
margin: 20px;
border-bottom: dashed 1px #999;
text-align: left;
}

#news h2{
margin: 0;	
}

#newsitem{
width: 355px;
padding: 0 0 12px 0;
margin: 0 0 15px 0;
border-bottom: dashed 1px #999;
text-align: left;
}

#newsitem2{
width: 355px;
padding: 0 0 12px 0;
margin: 0 0 15px 0;
text-align: left;
}

#news .date, #newsitem .date, #newsitem2 .date{
color: #999;	
}

#news a, #newsitem a, #newsitem2 a{
font-weight: bold;
font-size: 16px;
line-height: 16px;
}

#news p, #newsitem p, #newsitem2 p{
line-height: 16px;	
padding: 0;
margin: 10px 0;
}

#news p a, #newsitem p a, #newsitem2 p a{
font-size: 12px;	
}

#projectitem{
width:333px;	
margin: 0 0 30px 0;
text-align: left;
}

#projectitem .projectimage{
width:325px;
height: 99px;
padding: 4px;
background-color:#999;
}

#projectitem a{
font-size: 14px;
font-weight:bold;
}

#projectitem span{
color: #B2B2B2;	
}

.columns{
position:relative;
width:100%;
overflow:auto;
display:block;
border-bottom:dashed 1px #999;
}

.columns .col33{
float:left; 
width:29%;
}

.columns .col33 #projectitem, .columns .col33center #projectitem{
width:auto;	
display:block;
}

#projectitem img{
border:4px solid #999;	
}

#projectitem img:hover{
border:4px solid #fff;	
}

.columns .col33center{
float:left; 
width:29%;
margin:0 5%;	
}
.hiring {
	background: #205158 url(../images/rightbar.jpg) no-repeat;
}

.hiring img{
	margin: 15px 0 0 15px;
}

.hiring p span{
display: block;
padding: 5px;
margin:0;
font-size:16px;
font-weight:bold;
background-color:#205158;
}
.hiring p span:hover{
background-color:#598d94;
}
.hiring p span a{
color:#fff;	
}

.hiring p{
padding: 0 10px;	
}
.hiring ul{
	width: 110px;
padding: 13px 5px 13px 30px;
margin: 20px 0 0 5px;
border-top: dashed 1px #999;
border-bottom: dashed 1px #999;
list-style:square;
}

.hiring li{
margin: 10px 0;	
}
.hiring ul li a{
	font-size:11px;
	line-height: normal;
}
.biophoto{
float:left;
width: 170px;
height: 140px;
padding: 5px;
margin: 0 20px 10px 0;
}
.bio{
border-bottom: 1px dashed #999;	
margin: 0 20px 20px 20px;
padding: 5px 5px 20px 5px;
}
.label {
color: #999;	
}
.top{
border-bottom: 1px dashed #999;	
padding:10px 0;
}

.minimenu{
text-align:center;	
background-color: #121211;
padding: 5px;
margin: 0;
}
.minimenu a{
	padding: 0 6px;
	text-align:center;
	font-weight:bold;
	
}
.job{
border-bottom: 1px dashed #999;	
margin: 20px;
padding: 10px;
}
.job ul li{
padding-bottom: 4px;	
}

#contact input, #contact textarea{
	font-size: 22px;
	width:300px;
	margin: 0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#contact .form{
text-align:left;	
padding: 10px 5px 0 0;
}

#contact .form p{
margin:0;
padding:0;
font-size: 16px;
font-weight: bold;
}

.supportinfo{
padding:5px 10px;
border-bottom: 1px dashed #fff;
margin: 0 0 10px 0;
line-height: 16px;
font-size: 13px;
	
}

#support input, #support textarea{
	font-size: 16px;
	width:300px;
	padding:2px;
	margin: 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
}

#support select{
font-size: 16px;
width: 300px;
padding: 2px;
margin: 10px 5px;
font-family:Arial, Helvetica, sans-serif;
}

#support .date{
width:143px;	
}

#support p{
margin:0;
padding:5px 15px 5px 0;
text-align:right;
font-size: 16px;
font-weight: bold;
}

#support p.span{
	font-size: 11px;
	margin: 10px 0 0 10px;
	padding: 5px 6px;
	font-weight: normal;
	background-color:#73CBE8;
	color: #000;
	text-align:left;
	border: 1px #fff solid;
}
.button{
width:100px;
font-size: 16px;
background-color:#09C;
color: #fff;
font-weight:bold;
border: 1px solid #fff;
}

.shape{
	float:left;
	padding: 0 10px;
	width: 750px;
	text-align:center;
}

.shape2{
	float:right;
	width: 200px;
	padding: 5px 10px;
}

.shape h2{
	font-size: 27px;
	margin:0 0 0 10px;
	padding:0;
	line-height: 27px;
	text-align:left;
}

.shape p{
font-size: 14px;
text-align:left;
line-height: 18px;
}

.buy{
	float:left;
	width: 240px;
	margin: 0 40px 0 0;
}

.shape p.now{
	margin: 5px 0;
	padding: 10px;
	background:#09F url(../images/download.png) top;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	border: 2px outset #fff;
}
.projecttable{
margin: 30px auto;	
width: 950px;
padding: 5px;
background: url(../images/bg.jpg) center;
}

.projectinfo td{
padding:2px;	
}

.projectinfo .label{
text-align:right;
padding-right: 12px;
}

.projectimages{
	border-top: 1px #ccc dashed;
	margin: 10px auto;
	padding: 0;
	font-size:10px;
	width: auto;
}
.overview{
	text-align: left;
	padding: 0 5px;
	margin: 5px 0  5px 20px;
	width: 45%;
	font-size:14px;
	float:left;
}
.ssfeatures{
	text-align: left;
	padding: 0;
	margin: 5px 10px;
	width: 49%;
	float:right;
}

.ssfeatures ul{
list-style: url(../images/ministar.png);
}

.ssfeatures ul li{
padding: 0 0 10px 0;	
font-size: 16px;
font-weight: bold;
color: #FC6;
}

.footer{
text-align:center;
color:#999;
padding: 10px 0;
}
.clearfloat{
float: none;
clear:both;
height: 0;
padding:0;
margin: 0;
visibility: hidden;
}
