/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:115%;
	color: #666666;
	text-align:center;
}

#centerer {
	width:990px;
	text-align:center;
	margin:0 auto;
}

#wrapper {
	background:url(../img/new_layout/footer_bg.jpg) bottom left repeat-x;
	padding-bottom:36px;
	font-size:70.01%;
	width: 990px;
	text-align: left;
	float: left;
	margin: 0 auto;
	border-left: 1px solid #CCDEED;
	border-right: 1px solid #CCDEED;
	border-top: 0px none;
	border-bottom: 0px none;
	display: block;
}

#header {
	background: #fff url(../img/new_layout/banner-2-.jpg) no-repeat top center;
	height:120px;
	width:100%;
}

#main {
	background:#fff url(../img/new_layout/bg_top.jpg) top left repeat-x;
	float:left;
	display: block;
	width:100%;
}

#content {
	background: White url(../img/new_layout/content_bg.jpg) top left no-repeat;
	float:left;
	padding-bottom: 36px;
	width:100%;
}

#homecontent {
	float:left;
	padding-left:20px;
	width:600px;
}

#left {
	border-left: 1px solid #CCDEED;
	border-top: 1px solid #CCDEED;
	position: relative;
	left: 135px;
	/*left: 30px;*/
	top: 30px;
	padding: 0 0 0 0;
	width:786px;
	display: block;
	float: left;
}

#right {
	position: relative;
	padding:39px 0 0 0;
	width:200px;
	right: 127px;
	/*right: 20px;*/
	/*background:#fff url(../img/new_layout/r_box_m.jpg) top left repeat-y;*/
	float: right;
}

#menu {
	/*background:#fff url(../img/top.gif) top left no-repeat;*/
	background-color:#839daa;
	height:35px;
	text-align: center;
}

#menu ul {
	padding: 0px 0px 0px 0px;
	/*margin-right:10px;*/
	text-align:center;
	margin: 0px 0px 0px 135px;
	list-style:none;
}


#menu ul li {
	float:left;
	width:120px;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

#menu ul li.first {
	border-left:1px #aabcc6 solid;
	/*background:url(../img/new_layout/separator.jpg) top left no-repeat;*/
}

#left .content {
	padding: 20px 10px;
	width: 490px;
	/*width: 700px;*/
}

#right div.block {
	/*padding:20px;*/
	background: transparent;
	/*padding-bottom: 20px;*/
}

#right div.block div {
	/*padding:20px;*/
	
	background: transparent url(../img/new_layout/r_box_m.jpg) top left repeat-y;
	margin: 0px 0px 20px 0px;
	/*clear: both;*/
}

#right div.block div div {
	background: transparent url(../img/new_layout/r_box_t.jpg) top left no-repeat;
}

#right div.block div div div {
	padding: 10px;
	display: block;
	min-height: 100px;
	background: transparent url(../img/new_layout/r_box_b.jpg) bottom left no-repeat;
}

#right div.block div div div h3 {
	font-family:"Trebuchet MS";
	font-size: 12pt;
	color: #0058a3;
	border-bottom: 1px solid #DCEEF5;
	height: 18px;
	/*margin-bottom:5px; */
}

#right div.block div div div p.clearline {
	padding: 0px;
	margin: 0px;
}

#hompagetable {
	position: relative;
	top: 15px;
}
#searchmenu {
	background:#859FAC;/* url(../img/new_layout/bg_top.jpg) top left;*/
	/*float:left;
	display: block;*/
	width:100%;
	text-align: center;

	/*background:#fff url(../img/top_search.gif) top left no-repeat;*/
	height:19px;
	list-style:none;
}

#searchmenu div {
	padding: 1px 0px 1px 6px;
	margin-right:10px;
	margin:0;
	list-style:none;
	text-align: center;
}


#searchmenu div span {
	float:left;
	width:106px;
	padding: -10px -1px 0px 0px;
	text-align:center;
	height:15px;
	color:#ffffff;
	background:url(../img/new_layout/separator.jpg) top right no-repeat;
	display:bock;

/*
	float:left;
	width:16.65%;
	display:bock;
	font-size:120%;
	font-weight:bold;
	line-height:12px;
	list-style: none;
*/
}

#searchmenu div span a {
	float:left;
	width:106px;
	padding: 0 0 0 0;
	text-align:center;
	height:17px;
	color:#ffffff;
	font-weight: bold;
	background:url(../img/new_layout/separator.gif) top right no-repeat;
	list-style: none;
}

#searchmenu div span.first {
	background:url(../img/new_layout/separator.jpg) top left no-repeat;
}

#searchmenu div span a:hover, #searchmenu div span.last a:hover, #searchmenu div span a.selected, #searchmenu div span.last a.selected {
	color:#a0ae00;
	background-color:#fff;
	text-decoration:none;
	list-style: none;
}
#LogoBlock		{ border:0px #333 solid; display:block;  }
#logo1 {
	float:right;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	right: 70px;
	bottom: 1px;
}

#logo2 {
	float:right;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	right: 100px;
	bottom: 1px;
}

#logo3 {
	float:right;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	right: 105px;
	bottom: 6px;
}
#logo4 {
	float:right;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	right: 50px;
	bottom: 6px;
}
#logo2007 {
	float:left;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	left: 130px;
	bottom: 1px;
}

#logo2008 {
	float:left;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	left: 160px;
	bottom: 1px;
}
#logo2009 {
	float:left;
	/*margin-right:312px;*/
	display:block;	
	position: relative;
	left: 190px;
	bottom: 1px;
}
