html
{
height: 100%;
}


body {
margin: 0;
font-family: verdana, geneva, helvetica, arial, sans-serif;
color: rgb(68, 68, 68);
font-size: 0.71em;
line-height: 1.7em;
background-color: #DCDCDC;
text-align:center;
height:100%;
background: #F7F7F6 url(images/ubg.jpg) repeat-y 50% 0;

background-attachment: fixed;
}


.red
{
color: red;
}

.green
{
color: green;
}

.content
{
	background-color: #ffffff;
	/*border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border: 1px solid black;*/
	width:759px;
	/*height:800px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 800px;
    height: 800px;

}

.contact_info
{
padding: 2px 0 0 10px;
font-size:11px;
margin:0;
border-right: 1px solid #ededed;
width: 150px;
}

.contactinfo2
{
padding: 2px 0 0 10px;
font-size:11px;
margin:0;
/*border-right: 1px solid #ededed;*/
width: 150px;
}

.contact_info h5
{
font-size:12px;
font-weight: bold;
}

.contact_info h4
{
font-size:11px;
}

.contact_info p
{
margin-bottom: 2px;	
margin-top: 0;	
line-height: 5px;
}


/* JOBS*/
.job_posting
{
	width:500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #d4d4d4;
}

.job_posting p
{
	margin-top: 2px; 
	margin-bottom: 2px;	
}

.job_posting h4
{
font-size: 110%;
font-weight: bold;
}

#footer
{

text-decoration : none;
font-family : verdana, Helvetica, Arial, sans-serif;
font-size : 9px;
font-weight : normal;
text-align:left;
padding-top:5px;
padding-bottom:4px;
padding-left: 20px;
margin:8px;
margin-left: auto;
margin-right: auto;
width:759px;
position: relative;
clear:both;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}

#head
{
	width:100%;
	background: #fff;
	margin:0;
	padding:0;
	height:99px;
	position:relative;
	text-align: left;
	/*border: 1px solid black;*/
}

#frontbanner
{
	width:100%;
	background-color: transparent;
	margin:0;
	padding:0;
	text-align: center;
	position:relative;
	height: 253px;
	/*border: 1px solid black;*/
	
}

#banner
{
	width:100%;
	background: #EFEFEF;
	margin:0;
	padding:0;
	height:120px;
	position:relative;
	text-align: center;
	margin-top:1px;
	/*border: 1px solid black;*/
}

.crumbs
{
padding-left: 4px;
padding-bottom: 5px;
font-size:10px;
border-bottom: 1px dashed gray;
margin: 0 0 10px 0;
text-align:left;
clear:both;
}

h2
{
font-family: arial;
font-size: 140%;
font-weight: bold;
margin:0px;
color: #003399;
}

#navi
{
	width:100%;
	background: Gray;
	margin:0;
	padding:0;
	height:30px;
	position:relative;
/*border: 1px solid black;*/
}

#welcome
{
	width:55%;
	background: transparent;
	margin:40px 2px 2px 2px;
	padding:8px;
	height:320px;
	/*border: 1px solid black;*/
	float:left;
}

#newsbox
{
	width:280px;
	background: #EFEFEF;
	margin: 30px 10px 10px 10px;
	padding: 0 5px 5px 10px;
	height:400px;	
	border: 1px solid #E2E2E2;
	float:right;
}

#newsbox h5
{
	font-size:0.9em;
	font-family:verdana;
	color:	#758499;
	margin:5px 0;
	
}

.newsitem
{
	font-size:1.0em;
	font-family:verdana;
	color: gray;
	padding-bottom:15px;
}

.newsitem h3
{
	font-size:9px;
	font-family:verdana;
	color: gray;
	font-weight:bold;
	margin:0;
	padding:3px;
	line-height:4px;
}

.newsitem h2
{
	font-size:1.0em;
	font-family:verdana;
	color: gray;
	font-weight:bold;
	margin:0;
	padding:0;
}

.newsitem a
{
	font-size:11px;
	font-family:arial;
	color: #A40007;
	font-weight:bold;
	text-decoration:none;
}


#hls
{
	width:52%;
	background: transparent;
	margin-top:2px;
	margin-left:2px;
	padding-top:2px;
	padding-left:15px;
	height:20px;
	color: gray;
	border-top: 1px dashed #c4c4c4;
	float:left;
	font-weight:bold;
	line-height: 11px;
border-bottom: 1px dashed #c4c4c4;
	/*border: 1px solid black;*/
}


#contentrap
{
padding: 3px 0px 8px 0px;
margin-left:10px;

}

#extraprod
{
padding: 3px 0px 8px 0px;
margin-left:40px;
/*border: 1px solid black;*/
width:600px;
}

/*-------------- 3 column layout--------------*/

#leftcontent 
{
position: relative;
float:left;
width:200px;
background:#fff;
border:1px solid #000;
}
	
#centercontent 
{

width:200px;
background:#fff;
border:1px solid #000;
}	

#rightcontent 
{
position: relative;
float:right;
width:200px;
background:#fff;
border:1px solid #000;
}


/*-------------- 3 column layout--------------*/

#leftside { 
float:left;
width: 27%; 
background-color: #fff; 
/*border:1px solid #000;*/
margin:0; 
padding:0;
} 

#rightside { 
float:right;
width:565px; 
/*border:1px solid #000;*/
padding: 3px 8px 0 5px;
} 


/*-------------- SIDE BAR--------------*/
#sidebar {
	float: left;
	width: 172px;
	padding: 20px 1px 0 0;
	color: #333;
	font-size: 11px;
	margin:0;
	
/*border:1px solid #000;
background: url(/images/column_bg.jpg) repeat-y 50% 0;*/
}


#sidebar h2 {
	border-top: 1px solid #C0C0BD;
border-bottom: 1px solid #C0C0BD;
border-right: 1px solid #C0C0BD;
border-left: 1px solid #C0C0BD;
	padding: 3px 0px 1px 0px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	background: #F5F5F5;
}

#sidebar object {
	width: 175px;
	height: 108px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar .actual {
	font-weight: bold;
}

#sidebar ul ul {
	display: none;
}

#sidebar .selected ul {
	display: block;
	font-weight: bold;
	}

#sidebar li {
	list-style: none;
	margin: 0;
	padding: 2px 0px 2px 2px;
	/*border-bottom: 1px dotted #C0C0BD;*/
	border-bottom: 1px dashed #C0C0BD;
	border-right: 1px solid #ededed;
	
}

#sidebar li li {
	border-bottom: none;
	font-style: normal;
	margin-left: 0px;
}

#sidebar li li a {
	color: #6A6961;
}

#sidebar a {
	font-weight: normal;
	color: #31519E;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a:hover {
	color: #000;
}

fieldset {
margin : 0;
padding : 10px;
border : 1px solid #ccc;
width: 300px;
color: navy;
}

#support-list { 
list-style-image: url(/images/pointing.gif);
font-weight: bold;
font-size: 100%; 
} 

.support-sub {
	list-style-image: url(/images/empty.gif);
	margin-left: 0; padding-left: 15px;
}

.right300
{
width: 350px;
float: right;
position:relative;
padding: 3px 8px 8px 5px;
}

.left300
{
width: 350px;
float: left;
position:relative;
padding: 3px 8px 8px 5px;
}

.left300  h1
{
border-top: 1px solid #C0C0BD;
border-bottom: 1px solid #C0C0BD;
border-right: 1px solid #C0C0BD;
border-left: 1px solid #C0C0BD;
padding: 3px 5px 1px 15px;
margin: 0 0 10px 0;
font-size: 110%;
font-style: normal;
text-align:left;
background: #F5F5F5;
font-family:arial;
}

.right300  h1
{
border-top: 1px solid #C0C0BD;
border-bottom: 1px solid #C0C0BD;
border-right: 1px solid #C0C0BD;
border-left: 1px solid #C0C0BD;
padding: 3px 5px 1px 15px;
margin: 0 0 10px 0;
font-size: 110%;
font-style: normal;
text-align:left;
background: #F5F5F5;
font-family:arial;
}

.right300  h4, .left300  h4
{
font-size: 100%;
font-style: normal;
margin:0;
padding:0;
}

h1
{
font-size: 125%;
margin: 0 0 0.2em 0;
padding: 0;
font-weight: bold;
color: #003399;
font-family: arial;
}

h5
{

margin: 0 0 0.2em 0;
padding: 0;

}


h4
{
font-size: 102%;
margin: 0 0 0.2em 0;
padding: 0;
font-weight: bold;
color: #003399;
}


.specs
{
	background-color: #f5f5f5;
	border: 1px solid #C9C9C9;
	padding: 3px 3px 3px 5px;
	margin: 55px 5px 3px 7px;
	font-size:10px;
	line-height: 25px;
	width: 150px;
	position:relative;
	float:right;
	
}

.specs h4
{
font-size: 11px;
margin: 0 0 0.2em 0;
padding: 0;
font-weight: bold;
color: #003399;
border-bottom: 1px solid #bba;
text-align:center;
}

/*------------------Products----------------*/
.productlist 
{
float: left;
width: 172px;
padding: 20px 1px 0 0;
color: #333;
font-size: 11px;
margin:0;
}

.productlist h2 
{
border-bottom: 1px solid #96958C;
padding: 3px 0px 1px 0px;
margin: 0px;
font-size: 12px;
font-style: normal;
text-align:center;
}

.productlist  ul
{
margin: 0;
padding:0;
display: block;
}

.productcat
{
list-style: none;
font-size: 12px;
font-weight: bold;
margin-top: 8px;
border-top: 1px solid #C0C0BD;
border-bottom: 1px solid #C0C0BD;
border-right: 1px solid #C0C0BD;
border-left: 1px solid #C0C0BD;
text-align: center;
background: #F5F5F5;
padding-bottom: 2px;
}

.productitem
 {
	list-style: none;
	margin: 0;
	padding-left:1px;
	padding-bottom: 4px;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	
}

.selectedproduct
 {
	list-style: none;
	margin: 0;
	padding-left:1px;
	padding-bottom: 4px;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	background: #f5f5f5;	
}

.productitem a:hover
{	
text-decoration: underline;
color: #003399;
}

.productitem a:visited
{	
text-decoration: underline;
color: #003399;
}



/*-------------- Service file menu--------------*/

.servicemenu
{
margin-top: 8px;
text-align: left;
padding-bottom: 2px;
}

.servicetitle
{
list-style-image: url(/images/pointing.gif);
font-weight: bold;
font-size: 110%;
margin-top: 10px;
margin-bottom: 2px;
}

.serviceitem
{
list-style: none;
font-weight: normal;
padding:2px;
font-size: 90%;
}

.download
{
list-style: circle;
font-weight: normal;
padding:2px;
font-size: 90%;
}

	dl {
		width: 280px;
		margin: 40px 0 10px 10px;
		padding: 0;
		background: #EFEFEF url(/images/box_bottom.gif) no-repeat bottom left;
		float:right;
		}

	dt {
		margin: 0 0 7px 0;
		padding: 10px;
		font-size: 13px;
		font-weight:bold;
		background: #E9E9E9 url(/images/box_top.gif) no-repeat top left;
		border-bottom: 1px solid #fff;
		font-family:verdana;
		color:	#758499;
		}
	
	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		/*background: url(/images/arrow.gif) no-repeat 0 3px;*/
		}
		
#bodyContent
{
margin: 0 3px 0 10px;
width:98%;
min-height:80%;
}

#leftColumn
{
width:145px;
height:90%;
float:left;
font-family: tahoma;
font-size:11px;
color: #216FD9;
Line-height:22px;
}

#rightColumn
{
width:592px;
min-height:500px;
float:right;
padding: 0;
margin: 0 0 0 5px;
border-left:1px solid #C7DFFA;
}

#rightColumn img
{
padding: 0 0 0 -3px;
}

.procuctCat
{
padding: 0 0 5px 0;
margin: 25px 0 0 0;
Height:140px;
}

#leftList
{
width:350px;
min-height:500px;
float:left;
}

#rightList
{
width:360px;
min-height:500px;
float:right;
}

.texture
{
	padding: 0 5px 0 10px;
	margin: 10px 0 0 0;
}

.listed{
	list-style: none;
	margin: 0;
	padding-left:1px;
}

.listed li{
	line-height:20px;
}

/**********************new style ********************/

