body  {
	font: 75% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #0c336a;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #3f3f3f;
}

#picheader {
	background:url(img/nexia2.jpg) no-repeat;
	width: 939px;
	height:365px;
	color:#ffffff;
}
#picfooter {
	background:url(img/footer1.jpg) no-repeat;
	height:24px;
}

#bgdiv { 
	background:url(img/bg.jpg) repeat-x;
} 

#midbg {	background: url(img/bgmall.gif) repeat-y;}
#napr {padding:15px 20px 25px 30px;
	background: url(img/topbg.jpg) no-repeat;
	font-size:90%;}
#header { 
	padding: 25px 0px 0px 25px;  
	height:40px;
	text-align:justify;
 	word-spacing: 0.6em;
			position:relative;
} 
#header a {color:#0367a1;
			text-decoration:underline;
			word-spacing:normal;
}
#napr li {list-style:url(img/circle.gif);
			margin:10px 5px 10px 5px;
			white-space: nowrap;}			
#napr ul {margin:0px 10px 0px 20px;
padding-left:20px;
margin-top:0px;
margin-bottom:5px;}		
#descr {padding-top:70px; color:#7a7a7a}
#descr b {font-size:120%; color:#000000;}
#footer {color:#7498f0; margin-top:12px; margin-left:25px; margin-bottom:28px;}
.dlang  {color:#b0b0b0;
				position:relative;
				top:-20px;
				left:810px;
				word-spacing:normal;
				width: 100px;}	
.gray {background-color:#cccccc;
		width:875px;
		height:1px;}						
p.date {font-size:100%; color:#a7a7a7; margin-top:13px; padding-bottom:0px; margin-bottom:0px;}		
a.tmenu {color: #333333;
	text-decoration:none;}
a.tmenu:hover {text-decoration:underline;}
a {color:#0367a1}
.date_a {background-color:#062d66; color:#ffffff; font-size:90%}
a.date_link {color:#000000;}
a.date_link:hover {color:#062d66;}
.date {font-size:70%}
.date_t {font-weight:bold; text-transform:uppercase; font-size:80%;}
.more {margin-top:17px;}
.more  a {color:#0367a1;}
.thrColFixHdr #container { 

	width: 939px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; 
	padding-left:35px;
	padding-bottom:25px;

}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 105px;
	padding-right:35px;
	background-image:url(img/grpoubg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:220px;
		padding-bottom:25px;
}
.thrColFixHdr #mainContent { 
	margin: 0 300px 0px 350px; 
	width:280px;
	padding-bottom:25px;
	height:440px;

} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.dlang  {color:#b0b0b0;
				position:absolute;
				top:20px;
				left:810px;
				word-spacing:normal;
				width: 100px;
				clear:both;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 285px; }
.thrColFixHdr #sidebar2 { width: 250px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
/*.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }*/
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

