body{
	background-color: #e1e1e1;
	padding: 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
*{padding: 0px; margin:0px;}
#wrapper{ width: 980px; margin-right: auto; margin-left:auto; margin-top: 0px; overflow: hidden; }


a:link , a:visited , a:hover , a:active { color: #072d63; }
a:hover { text-decoration: underline; }

h1.title { font-size: 15px; }
h2.title { font-size: 13px; }


.clearCol { clear: both; display: block; height: 0px; overflow: hidden; margin: 0; padding: 0; }

#banner { background-image: url(/img/b_back.jpg); z-index: 0;	background-repeat: repeat-y; }
#banner img { padding-left:14px; }

.small { font-size:10px; }

.error { color: red;  font-weight: bold; text-align: center; }

.quote { font-size: 12px; }
.quote input[type=text] , .quote textarea { width: 300px; }
.quote input[type=text].short { width: 50px; }
.quote .rqt { width: 100px; text-align: right; padding-right: 10px; }
.quote textarea.w100 { width: 100%; }


.product { font-size: 12px; }
.product div { font-size:11px;padding-top:10px;padding-bottom:10px; }

.downloads { font-size: 11px; }
.downloads td { padding-top: 2px; padding-bottom: 2px; }
.downloads tr.shade { background-color:#dddddd; padding-bottom:0px; }
.downloads tr.shade td { padding:0px; }

.order { font-size: 11px; }
.order input[type=text] { border: solid 1px #AAAAAA; padding:2px; font-size:11px; font-weight:bold; }

.searchres { }
.searchres form { display:inline;padding:0px;margin:0px; }
.searchres input[type=text] { font-weight: bold; }
.searchitem { padding-top:5px; padding-bottom:10px; }
.searchitem div { padding-top:8px; font-size:10px; }
.searchitem a { font-weight:bold; }




/*login and search div*/

#headernav{
	height:34px;
	font-weight: normal;
	background-image: url(/img/headtopnav.jpg);
	background-repeat: no-repeat;
}

#headernav ul{
	margin-top:0px;
    margin-left:420px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	list-style-type: none;
}

#headernav li{
	font-size: 11px;
	float:left;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #072d63;
}


#headernav li:first-child { border:none; }
#search { display:inline; padding:0px; margin:0px; }

#search input { 
	margin-top: 9px;
	margin-left: 15px;
	border: solid 1px #0a1938;
	color: #0a1938;
	font-size: 10px;
	padding:1px;
	width: 120px;
}

#search a { 
	font-size: 11px;
	position: relative;
	top: 16px;
	left: -46px;
}






/* DropDown menu*/

#mainnav a { font-size: 12px; font-weight: bold; color: #4B4F58; text-decoration: none; }
#mainnav a:hover { text-decoration: underline; }

#mainnav dl, #mainnav dt, #mainnav dd, #mainnav ul, #mainnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainnav{
	height: 45px;
	padding-left:205px;
	background-image: url(/img/navmain.jpg);
	background-repeat: no-repeat;
	z-index:100;
	overflow:visible;
}

#mainnav dl{
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#mainnav dt{
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 40px;
	padding-bottom:0px;
	background-image: url(/img/navdivider_07.jpg);
	background-repeat: no-repeat;
}






#mainnav dd {
	margin-top:10px;
	margin-left: 10px;
	background-color:#d3e2f0;
	display: none;
	width: 120px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #003366;
	position:absolute;
}





#mainnav ul { float:none; z-index:120; }
#mainnav li { padding-bottom:5px; padding-top:5px; line-height:11px; }
#mainnav li a { font-size: 11px; font-weight: normal; color: #5B5F68; text-decoration: none; }
#mainnav li a:hover { text-decoration: underline; }
/*Dropdown done*/








/*wrappes three columns below dropdown*/
#content{
	background-image: url(/img/contentback.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 100%;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;	
}





/* Company news column*/
#leftout{
	/*padding: 2px 9px 9px 9px;*/
	margin-left:14px;
	width: 225px;
	background-color:#a8bed5;
	background-image: url(/img/l_back_grad.jpg);
	background-repeat: repeat-x;
	float: left;
}

#left{
   border: solid 1px #c4cbd3;
	padding: 7px 9px 9px 9px;
	background-color:#bfd0e0;
	background-image: url(/img/l_front_grad.jpg);
	background-repeat: repeat-x;
}

#left img { margin-bottom:10px; border:0px; }
#left p , #left a { font-size: 11px; line-height:15px; }
#left p { padding: 10px 0px 20px 0px; text-align: justify; }
#left a { font-weight: bold; }





/* Center with rollover screens*/
#center { padding: 20px 15px 0px 10px;  color:#34456B; }
#center p { padding-bottom: 10px; }

#front p { line-height: 15px; }

#centerMainNav { padding-left: 10px; margin: 0px; }
#centerMainNav img { margin-left: 0px; margin-top: 10px; margin-left:-5px; width:176px; height:174px; border:0px; }

#article { color:#34456B; font-size: 12px; text-align: justify; }
#article .title { font-size: 15px;}
#article .date { display: block; padding-top: 15px; font-size: 10px; }
#article li { margin-left: 35px; }

#articlelist .category { font-size: 15px; padding-bottom: 15px; }
#articlelist .title { font-size: 13px; padding-bottom:8px; }
#articlelist .short { padding-bottom: 20px; line-height:14px; font-size:12px;	text-align: justify;	}
#articlelist .date { }





/*right--quote button, product showcase*/
#right { margin-right:12px; width: 188px; float: right; overflow: hidden; }
#right img { border: 0px; }
#right p { padding: 0px 16px 0px 16px; font-size: 11px; line-height: 14px; text-align: justify; }

#rightin { margin-top:8px; margin-left:7px; }
#rightin .showcase { border: 0px; padding: 10px 5px 5px 12px; }
#rightin .item { padding: 8px 0px 5px 0px; text-align:center; }
#rightin .item p { line-height: 12px; padding: 7px 14px 14px 5px; }
#rightin .item a { }





	
	
	
/*techpartners banner*/
#techpart {
	height: 63px;
	background-image: url(/img/techparttab_17.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#techpart div { font-size:12px; color:#444444; padding-left:15px; padding-right:15px; }

/*footer*/
#footertop { height: 31px; background-image: url(/img/footercurve.jpg); background-repeat: no-repeat; }
#footertop p { font-size: 9px; color: #888888; text-align: center; padding-top: 4px;  }


#footermain{
	height: 50px;
	width: 1060px;
}

#footermain ul {
	font-size: 9px;
	margin-top:0px;
	margin-left: 430px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#footermain li {
	float:left;
	padding-left:10px;
	padding-right: 10px;
	padding-top:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555555;
}

#footermain li:first-child { border:none; }
#footermain a , #footermain p { font-size: 9px; color: #777777; }
#footermain p { padding:5px; text-align: center; }



#project { }
#project div { margin-bottom:20px; }
#project div.file { margin-bottom:6px; }
#project div.subtitle { margin-bottom:4px; }
.subtitle { font-weight:bold; color:#333333; }

