@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: 1100px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	background: url(images/homepagebackground.png) no-repeat #FFFFFF;	
}
.indexcontent {
		height: 440px;
}
.newscontent {
		height: 440px;
}
.aboutcont {
height: 440px;
}
.techcontent {
	height: 440px;
}
.contactcontent {
	height: 440px;
}
.topbanner {
text-align: left;
padding-left: 30px;
padding-top: 10px;
}
.homemenu {
background: url(images/homemenu.gif) no-repeat;
}
.aboutmenu {
background: url(images/aboutmenu.gif) no-repeat;
}
.technologymenu {
background: url(images/technologymenu.gif) no-repeat;
}
.newsmenu {
background: url(images/newsmenu.gif) no-repeat;
}
.contactmenu {
background: url(images/contactmenu.gif) no-repeat;
}
.menu {
height: 30px;
font-size: 15px;
font-weight: bold;
line-height: 30px;
color: white;
padding-left: 120px;
margin-top: 20px;
}
.menu a {
color: white;
text-decoration: none;
}
.menu a:hover {
color: #A5C8D2;
text-decoration: none;
}
.home {
padding-left:20px;
}
.about {
padding-left: 110px;
}
.technology {
padding-left: 110px;
}
.contact {
padding-left: 150px;
}
.news {
padding-left: 145px;
}
.left {
padding-top: 10px;
width: 305px;
float: left;

}
.newsbox {
padding-top: 45px;
margin: 0;
padding-left: 65px;
}
.newsheader {
	background: url(images/newsboxhead.gif) no-repeat;
	text-align:left;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	font-size:14px;
	font-weight: bold;
	padding-left: 20px;
}
.newsmain {
	background: url(images/newsboxbody.gif) repeat-y;
	text-align:left;
	color: #000000;
	line-height: 18px;
	font-size:12px;
	font-weight: bold;
	color: #396478;
	padding: 10px 20px;
}
.date {
color: #000000;
}
.newslist {
	list-style-position:outside;
list-style-type: none;
padding: 0px;
}
.newslist li {
	padding-bottom: 10px;
}
.newslist li a {
	text-decoration: none;
	color: #396478;
}
.fragments {
	list-style-position:outside;
	list-style-type:disc;
padding-top: 0px;
padding-left: 120px;
}
.fragments li {
font-size:12px;
	font-weight: bold;	
padding-top: 10px;

}
.pic {
	text-align:left;
	padding-left: 78px;
	}
.figure { 
    float: left;
    margin-right: 1em;
    margin-bottom: .5em;
	padding-right: 5px;
  }
  .bluebox {
	  background: #CCE1E6;
	  width: 450px;
	  margin-left:auto;
	  margin-right:auto;
	
	  padding: 5px 10px 10px 10px;
  }
.subnav {
padding-left: 55px;
font-size: 18px;

}
.subnav a{
	text-decoration:none;
	color: #336699;
}
.middle {
padding-top: 10px;
padding-left: 20px;
width: 600px;
float: left;
}
.right {
padding-top: 10px;
width: 145px;
float: left;

}
.footer {
	float: left;
width: 100%;
background-color: #827D99;
color: white;
margin: 0px;
font-size: 12px;
padding-left: 50px;
height: 20px;
line-height: 20px;
text-align:center;
}

h1 {
font-size: 25px;
color: black;
}
h2 {
color: #396478;
font-size: 24px;
}
h3 {
font-size: 15px;
color: #3A90AB;
}
.bluepara {
font-size: 15px;
color: #336699;
}
.greypara {
font-size: 15px;
color: #5D6C7C;
}
