* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(img/top_bg.gif) #4F4C4C repeat-x;
}
#top {
	width: 952px;
	height: 151px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
#top #logo {
	width: 200px;
	height: 86px;
	padding: 26px 0 0 0;
	float: left;
}
#top #ticker {
	width: 438px;
	height: 74px;
	color: #FFF;
	font-size: 10px;
	font-family: "trebuchet MS";
	font-weight: bold;
	background: url(img/ticker_bg.png) no-repeat;
	padding: 20px 25px 0 25px;
	margin: -1px 5px 0 0;
	float: right;
}
* html #top #ticker {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/aggrit/img/ticker_bg.png' );
}
#top #ticker span {
	font-size: 16px;
	display: block;
	color: #FFF;
}
#top #ticker a
{
	color:#fff;
}

#top #newsletter {
	width: 127px;
	height: 73px;
	font-size: 10px;
	font-family: "trebuchet MS";
	font-weight: bold;
	text-align: center;
	background: url(img/newsletter_bg.png) no-repeat;
	padding: 20px 10px 0 10px;
	float: right;
}
* html #top #newsletter {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/aggrit/img/newsletter_bg.png' );
}
#top #newsletter a {
	color: #000;
	text-decoration: none;
	_position: relative;
}
#top #newsletter a span {
	color: #B84324;
}
#nav {
	width: 948px;
	height: 33px;
	list-style: none;
	background: url(img/nav_border.gif) no-repeat right 0;
	float: left;
}
#nav .left {
	height: 23px;
	padding: 10px 15px 0 15px;
	float: left;
}
#nav .right {
	height: 26px;
	background: url(img/nav_border.gif) no-repeat;
	padding: 7px 11px 0 10px;
	float: right;
	
}
#nav .right img {
	margin: 0 4px;
	float: left;
}
#nav .left a, #submenu a {
	height: 13px;
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
	background: url(img/nav_right.gif) no-repeat right 0;
	float: left;
	text-transform: uppercase;
}
#nav a {
	text-transform: uppercase;
}
#nav .left a:hover, #nav .left a.act, #submenu a:hover, #submenu a.act {
	background: url(img/nav_right_hover.gif) no-repeat right 0;
}
#nav .left a span, #submenu a span {
	height: 12px;
	background: url(img/nav_left.gif) no-repeat;
	padding: 1px 6px 0 6px;
	float: left;
}
#nav .left a:hover span, #nav .left a.act span, #submenu a:hover span, #submenu a.act span {
	background: url(img/nav_left_hover.gif) no-repeat;
}
#submenu a, #submenu a span {
	font-family: arial;
	background: none;
}
#nav .right a.print {
	margin: 3px 0 0 0;
	float: left;
}
#nav .right .input {
	width: 82px;
	height: 11px;
	font-size: 10px;
	font-family: arial;
	background: url(img/input_bg.gif) no-repeat;
	border: 0;
	padding: 2px 5px;
	float: left;
}
#nav .right .submit {
	cursor: pointer;
	margin: 0 0 0 5px;
	float: left;
}
#content_main_out {
	width: 100%;
	min-width: 952px;
	background: url(img/content_main_bg.gif) repeat;
	padding: 0 0 30px 0;
	float: left;
}
#content_main {
	width: 952px;
	margin: 0 auto;
}
#menu {
	width: 236px;
	height: 334px;
	font-family: "trebuchet MS";
	list-style: none;
	background: url(img/menu_bg.png) no-repeat;
	margin: 30px 0 0 0;
	float: left;
}
* html #menu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/aggrit/img/menu_bg.png' );
}
#menu li {
	width: 190px;
	padding: 0 0 0 46px;
	float: left;
}
#menu li.title {
	font-size: 24px;
	padding: 25px 0 20px 46px;
}
#menu a {
	color: #464648;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 10px;
	_position: relative;
	display: block;
}
#menu a:hover {
	color: #fff;
	background: #464749;
}
#menu a.active {
	color: #fff;
	background: #464749;
}

#slide {
	width: 610px;
	height: 294px;
	color: #464648;
	list-style: none;
	/* float: right; */
	/* _position:relative; */
	float:left;
}
/*
* html #slide {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/slide_bg.png' );
}
*/
#slider {
	width: 660px;
	height: 294px;
	color: #464648;
	list-style: none;
	background: url(img/slide_bg.png) no-repeat;
	padding: 40px 0 0 0;
	margin: 30px 0 0 0;

	float: right;
}
* html #slider {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/aggrit/img/slide_bg.png' );
}

.slide {
	width: 610px;
	height: 294px;
	color: #464648;
	list-style: none;
/*
	_background: url(img/slide_bg.png) no-repeat;
	_padding: 40px 0 0 0;
	_margin: 30px 0 0 0;
*/
	float: left;
}
/*
* html .slide {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/slide_bg.png' );
}
*/
#slide small {
	width: 105px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	background: #464749;
	padding: 2px 5px 2px 0;
	_position: relative;
	float: left;
}
#slide h1 {
	width: 280px;
	font-size: 24px;
	_position: relative;
	padding: 15px 0 15px 20px;
	clear: left;
	float: left;
}
#slide p {
	width: 280px;
	_position: relative;
	padding: 0 0 10px 20px;
	clear: left;
	float: left;
}
#slide a {
	_position: relative;
}
#slide .img {
	margin: 28px 0 0 0;
	float: right;
}
#slide a.read {
	margin: 0 0 0 230px;
	float: left;
}
a.left {
	margin: 170px 0 0 14px;
	float: left;
}
a.right {
	margin: 100px 0 0 10px;
	_position:relative;
	float: right;
}
#submenu {
	width: 185px;
	list-style: none;
	text-transform: uppercase;
	margin: -6px 0 0 0;
	_position: relative;
	float: left;
}
#submenu li {
	width: 151px;
	height:22px;
	color: #FFF;
	font-size: 12px;
	font-family: verdana;
	background: url(img/submenu_bg.gif) no-repeat 7px 0;
	padding: 9px 17px 0 17px;
	float: left;
}
#submenu li.title {
	height: 60px;
	background: url(img/submenu_title.png) no-repeat;
	padding: 14px 17px 0 17px;
	margin: 0 0 -30px 0;
}
* html #submenu li.title {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/aggrit/img/submenu_title.png' );
}
#submenu li.last {
	background: url(img/submenu_last.gif) no-repeat 7px 0;
}
#content {
	width: 706px;
	color: #313132;
	/* font-family: verdana; */
	background: url(img/content_bottom_bg.gif) #FFF no-repeat 0 bottom;
	padding: 0 20px 30px 30px;
	margin: -6px 0 0 0;
	_position: relative;
	float: right;
	font-size:11px;
}
#content #top_bg {
	width: 756px;
	height: 20px;
	background: url(img/content_top_bg.gif) repeat-x;
	margin: 0 -20px 0 -30px;
	_display: inline;
	float: left;
}
#content h1, #content h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 15px 0;
	display: block;
}
#content p {
	font-size: 11px;
	line-height: 1.4;
	padding: 0 0 15px 0;
	display: block;
}
#content .desc {
	width: 706px;
	padding: 0 0 15px 0;
	float: left;
}
#content .desc p {
	width: 530px;
	float: right;
}
#content a.visit {
	color: #464648;
	font-size: 9px;
	font-family: "trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	background: url(img/a.visit.gif) no-repeat;
	padding: 0 0 0 18px;
	margin: 5px 0 0 0;
	display: inline-block;
}
#content .img_box {
	width: 160px;
	padding: 0 5px 5px 0;
	clear: left;
	float: left;
}
#bottom_main_out {
	width: 100%;
	min-width: 952px;
	background: url(img/bottom_bg.gif) repeat-x;
	padding: 10px 0;
	float: left;
}
#bottom_main {
	width: 952px;
	margin: 0 auto;
}
#bottom_main .block {
	width: 311px;
	min-height: 250px;
	_height: 250px;
	background: url(img/bottom_block_bg.jpg) no-repeat 0 42px;
	float: left;
}
#bottom_main .mlr {
	margin: 0 9px;
}
#bottom_main .block span {
	height: 48px;
	color: #B84324;
	font-size: 18px;
	font-family: "trebuchet MS";
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 10px 0 0;
	float: left;
}
#bottom_main .block span.icon_1 {
	background: url(img/bottom_icon_1.gif) no-repeat right 10px;
	padding: 10px 27px 0 10px;
}
#bottom_main .block span.icon_2 {
	background: url(img/bottom_icon_2.gif) no-repeat right 8px;
	padding: 10px 32px 0 10px;
}
#bottom_main .block span.icon_3 {
	background: url(img/bottom_icon_3.gif) no-repeat right 10px;
	padding: 10px 53px 0 10px;
}
#bottom_main .block .wide {
	width: 271px;
	padding: 0 20px;
	float: left;
}
#bottom_main .block .tight {
	padding: 0 0 0 20px;
	float: left;
}
#bottom_main .block p {
	color: #DFE0E1;
	line-height: 1.5;
	padding: 0 0 10px 0;
	display: block;
}
#bottom_main .block p.title {
	font-size: 25px;
}
#bottom_main .block a.read {
	float: right;
}

#lastnewslist {
	list-style-type:none;
}
#lastnewslist a {
	text-decoration:none;
}

#form {
	width: 620px;
	color: #666666;
	padding: 20px 0 30px 0;
}
#form div.error {
	width: 520px;
	float: left;
	margin-bottom: 10px;
	color: #a61906;
}
#form div.ok {
	width: 520px;
	float: left;
	margin-bottom: 10px;
	color: #074e02;
}
#form div, #form label {
	width: 260px;
	font-weight: bold;
	float: left;
}
#form .input, #form .textarea, #form #send {
	width: 200px;
	font-size: 11px;
	font-family: arial;
	background: #EDEDED;
	border: 0;
	padding: 3px;
	margin: 5px 0 5px 0;
	float: left;
}
#form #send { width:80px; }
#form .textarea {
	width: 340px;
	height: 120px;
}
#form .submit {
	cursor: pointer;
	margin: 5px 14px 0 0;
	float: right;
}

#fac {
	display:none; 
	visibility:none;
}

#search_results h2.title a {
		color:#000;
		text-decoration:none;
}

#search_results .description {
	color:#666;	
}
#search_results .description strong {
	color:#000;
}
#search_results .link a { 
	text-decoration:underline;
	color:#750;
}
#search_results .link {
	color:#750;
	margin-bottom:20px;
}

.partners table 
{
	width:700px !important;
	height:auto !important;
}

.partners td, .partners th  
{
	vertical-align:top;
	padding:5px;
}

.partners a {
	color: #464648;
	font-size: 9px;
	font-family: "trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	background: url(img/a.visit.gif) no-repeat;
	padding: 0 0 0 18px;
	margin: 5px 0 0 0;
	display: inline-block;
}

.slide {
background:none;
}
.news_head
{
	color:#000;
	text-decoration:none;
}





.stepcarousel {
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 350px; /*Width of Carousel Viewer itself*/
height: 255px; /*Height should enough to fit largest content's height*/
margin: 0 auto;
}
.stepcarousel .belt {
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel {
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 27px; /*margin around each panel*/
width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
color: #999999;
} 

.wimg p {
	width:590px !important;
}
