
#wraper{
		width:950px;
		margin:0px auto;
	}
#wraper_border{
		width:941px;
		float:left;
		border:4px solid #F3F3F3;
		border-top:none;
		padding:0px 0px 5px 5px;
		margin:0px 0px 10px 0px;
	}	
#header{
	width:940px;
	float:left;
	}

#top_lines{
	width:940px;
	float:left;
	height:11px;
	}
#top_green_line{
	float:left;
	width:225px;
	border-top:5px solid #71811E;
	margin:5px 0px 0px 0px;
	}
#top_red_line{
	float:left;
	width:707px;
	border-top:5px solid #D70000;
	margin:5px 0px 5px 4px;
	}
#logobar{
	float:left;
	width:933px;
	border-bottom:1px solid #B5B7B6;
	}
#logo{
	float:left;
	width:350px;
	height:120px;	
	*_height:110px;
	background:url(../images/logo.gif) no-repeat;
	background-position:10% 50%;
	*_background-position:10% 10%;
	}
#logo h1 {
	margin-bottom:0px;
	}
#logo h1 a{
	display:block;
	width:330px;
	height:90px;
	text-indent:-999em;
	}
#logo_lnk{
	float:right;
	width:335px;
	*_width:340px;
	text-align:right;
	}
#logo_lnk ul{	
	float:left;
	list-style-type:none;
	width:300px;
	margin-top:30px;
	margin-bottom:17px;
	}
#logo_lnk ul li{	
	display:inline;
	padding:10px;
	}
#logo_lnk ul li a{
	text-decoration:none;
	color:#6B772D;
	font-weight:bold;
	font-size:16px;
	}	
#logo_lnk ul li a:hover{	color:#E1303A;}

#bannerimage{
	float:left;
	width:933px;
	background:url(../images/bannerimg.gif) no-repeat;
	height:178px;
	margin-top:2px;
	/*background:url(../images/banner.jpg) no-repeat;
	height:225px;*/
	}
	
/*#bannerimage{
	float:left;
	width:933px;
	height:179px;
	margin-top:2px;
	}
*/	
#primarylinkbar{
	float:left;
	width:940px;
	margin-top:1px;
	}
#p_link_left{
	float:left;
	width:3px;
	height:55px;
	background:url(../images/primarylinkleft.gif) no-repeat;
	}
#p_link_center{
	float:left;
	width:926px;
	*_width:923px;
	background:url(../images/primarylinkcenter.gif) no-repeat;
	background-repeat:repeat-x;
	}
#p_link_right{
	float:left;
	width:4px;
	height:55px;
	background:url(../images/primarylinkright.gif) no-repeat;
	}
#primarylink{
	float:left;
	width:925px;
	*_width:923px;
	text-align:left;
	display:block;
	}
#primarylink ul{
	list-style-type:none;
	margin-top:5px;
	padding: 0px;
	list-style: none;
	height:29px;
	}
#primarylink a {
	color: #6B772D;
	display: block;
   	padding: 6px 10px 0px 10px;
	}	
#primarylink a:hover {
	color: #E1303A;
	display: block;
	text-decoration: none;
  }
 #primarylink li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	color:#6B772D;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-left:1px solid #E7E7E7;
	}
#menu_item_1{
	border-left:0px !important
	}
#primarylink li li {
	float: left;
	margin: px 0px 0px 2px;
	padding: 0px;
	width: 130px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#primarylink li li a, #primarylink li li a:link, #primarylink li li a:visited {
	width: 180px;
	float: none;
	margin: 0px;
	padding: 0px 10px 5px 5px;
	color:#6B772D;
	background:#FFF;
	line-height:15px;
	
	}

#primarylink li li a:hover, #primarylink li li a:active {
	background:#6B772D;
	width: 180px;
	float: none;
	margin: 0px;
	padding: 0px 10px 5px 5px;
	color:#FFF;
	line-height:15px;
	}

#primarylink li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	margin:0px !important;
	padding-top:5px;
	}

#primarylink li:hover ul {
	left: auto;
	display: block;
	}
	
#primarylink li:hover ul, #menu li.sfhover ul {
	left: auto;
	}
	

/*#primarylink ul li{
	display:inline;
	padding:10px 10px 10px 10px;
	border-left:1px solid #E7E7E7;
	}
#primarylink ul li ul{
	display:block;
	}	

#menu_item_1{
	border-left:none !important;
	}
#primarylink ul li a{
	text-decoration:none;
	color:#6B772D;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}	
#primarylink ul li a:hover{	color:#E1303A;}*/
#ser_area{
	float:left;
	width:311px;
	border:2px solid #e3e3e3;
	border-bottom:0px !important;
	background:url(../images/ser_bg.jpg) repeat-x;
	}
#searchbox{
	float:right;
	width:244px;
	padding:9px 0px 0px 0px;
	*_padding:0px 0px 0px 0px;
	}
#searchfield{
	float:left;
	width:220px;
	height:29px;
	background:url(../images/inputwrap.gif) no-repeat;
	}
#searchfield input{
	float:left;
	position:relative;
	width:197px;
	height:19px;
	top:6px;
	left:6px;
	border:0px none;
	font-weight:bold;
	font-size:12px;
	text-transform:capitalize;
	}
#searchbutton{
	float:left;
	width:28px;
	}
#searchsubmit{
	width:17px;
	height:17px;
	background:url(../images/search.gif) no-repeat;
	position:relative;
	top:10px;
	right:25px;
	border:0px none;
	}

#content{
	float:left;
	width:940px;
	padding:0px 0px 30px 0px;
	}
#sidebar{
	float:left;
	width:270px;
	*_width:265px;
	border:1px solid #E7E9DB;
	padding-bottom:3px;
	margin-left:5px;
	*_margin-left:3px;
	margin-right:7px;
	text-align:center;
	min-height:916px;
	}
.ddsg-wrapper ul li a{
	font-weight:bold !important;
	}

#sidebarimg1{
	float:left;
	width:263px;
	height:320px;
	background:url(../images/sidebar_img1.gif) no-repeat;
	background-position:50% 100%;
	margin-bottom:15px;
	margin-left:7px;
	*_margin-left:3px;
	margin-top:5px;
	}	
#sidebarimg2{
	float:left;
	width:260px;
	*_width:255px;
	height:50px;
	background:url(../images/wisdom.jpg) no-repeat;
	background-position:30% 10%;
	border:1px solid #E7E9DB;
	border-bottom:0px !important;
	margin-left:4px;
	*_margin-left:2px;
	}		
#sidebartxt{
	float:left;
	width:260px;
	*_width:255px;
	border:1px solid #E7E9DB;
	border-top:0px !important;
	border-bottom:0px !important;
	margin-left:4px;
	*_margin-left:2px;
	}	
	
#sidebartxtcontent{
	width:250px;
	*_width:245px;
	float:left;
	text-align:left;
	font-size:100%;
	color:#666666;
	padding:5px;
	height:250px;
	overflow:auto;
	}	
#content_main{
	float:left;
	width:648px;
	}	
#cont_text{
	float:left;
	width:620px;
	border:1px solid #E7E9DB;
	padding:10px 0px 26px 25px;
	margin:0px 0px 0px 0px;
	}
#textheader{
	color:#A0B72A;
	font-size:14px;
	font-weight:bold;
	margin:25px 0px 10px 0px;
	}
#text1{
	float:left;
	width:590px;
	color:#A6A6A6;
	font-size:14px;
	font-weight:bold;
	}	
#text2{
	float:left;
	width:590px;
	color:#A6A6A6;
	margin:25px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	}	
#textimages{
	float:left;
	width:652px;
	*width:640px;
	margin:13px 0px 0px 0px;
	}
.class_txtimag{
	float:left;
	width:163px;
	*width:160px;
	}	
.class_txtimag img{	
	border:1px solid #E7E9DB;
	}	
.caption{
	float:left;
	width:162px;
	text-align:center;
	color:#AAB963;
	font-size:12px;
	font-weight:bold;
	*width:160px;
	}	
#footer{
	float:left;
	width:940px;
	}	
#footerlink{
	float:left;
	width:934px;
	text-align:center;
	border-bottom:4px solid #F3F3F3;
	}
#footerlink ul{
	list-style-type:none;
	margin-top:15px;
	margin-bottom:5px;
	}	
#footerlink ul li{
	display:inline;
	padding:3px 10px 3px 10px;
	}
#footerlink ul li a{
	text-decoration:none;
	color:#759a16;
	font-weight:bold;
	}	
#footerlink ul li a:hover{color:#E1303A;}	
#footimg{
	float:left;
	width:934px;
	height:173px;
	background:url(../images/ftr.jpg) no-repeat;
	text-align:center;
	color:#759A16;
	font-weight:bold;
	}	
.hidden{
	display:none;
	}
#cont_text h2{
	color:#aab963;
	}
#cont_text h2 a{
	color:#aab963;
	}
#cont_text h2 a:hover{
	color:#E1303A;
	}
.entry p{
	font-size:14px;
	}
#content_page{
	float:left;
	width:605px;
	*width:595px;
	height:750px;
	overflow:auto;
	padding:10px 15px 26px 25px;
	border:1px solid #E7E9DB;
	}
#newsletter{
	float:left;
	width:263px;
	}
#login{
	float:left;
	width:260px;
	height:117px;
	text-align:right;
	margin-left:2px;
	}
#log_bglft{
	float:left;
	width:10px;
	height:116px;
	background:url(../images/boxleft.gif);
	background-position:0% 0%;
	}
#log_mid{
	float:left;
	width:240px;
	height:116px;
	padding-top:8px;
	background:url(../images/boxmid.gif);
	background-repeat:repeat-x;
	}
#login_head{
	float:left;
	width:237px;
	margin-top:3px;
	text-align:center;
	color:#FFFFF;
	}
#cont_loghead{
	float:left;
	width:236px;
	background:#8b994a;
	text-align:center;
	margin-left:2px;
	*_margin-left:1px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	}
#log_bgrgt{
	float:left;
	width:8px;
	height:116px;
	background:url(../images/boxright.gif);
	}
#log_inpts{
	float:left;
	width:233px;
	text-align:center;
	margin-left:2px;
	*_margin-left:1px;
	margin-top:3px;
	font-weight:bold;
	color:#8b994a;
	border:1px solid #E7E9DB;
	}
.mail{	
	float:left;
	width:230px;
	*_width:228px;
	border:0px none;
	background:url(../images/inputwrap.gif) no-repeat;
	background-position:0% 50%;
	margin-left:3px;
	height:68px;
	}
#mail_subs{	
	padding-top:17px
	}
.mymail{	
	position:relative;
	top:6px;
	*top:2px;
	border:0px none;
	color:#8b994a;
	width:140px;
	font-size:12px;
	font-weight:bold;
	}
.mysub{
	border:0px none;
	background:url(../images/sign.gif);
	width:28px;
	height:23px;
	position:relative;
	top:5px;
	left:16px;
	*_left:17px;
	}
.dark{
	color:#8B994A;
	font-weight:bold;
	}
#test{
	float:left;
	width:260px;
	*_width:255px;
	/*border:1px solid #E7E9DB;
	border-top:0px !important;*/
	margin-left:4px;
	*_margin-left:2px;
	margin-top:35px;
	}
#test_top{
	float:left;
	width:260px;
	*_width:252px;
	height:9px;
	background:url(../images/test_top.gif) no-repeat;
	*background-position:0% 100%;
	}
#test_mid{
	float:left;
	width:260px;
	*_width:252px;
	background:url(../images/test_mid.gif) repeat-y;
	background-position:0% 0%;
	}
#test_btm{
	float:left;
	width:260px;
	*_width:252px;
	height:9px;
	background:url(../images/test_btm.gif) no-repeat;
	background-position:0% 0%;
	margin-bottom: 10px;
	}
#cont_testhead{
	float:left;
	width:236px;
	text-align:center;
	margin-left:11px;
	*_margin-left:6px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	background:url(../images/wisdom.jpg) no-repeat;
	height:52px;
	}
#test_cont{
	float:left;
	width:233px;
	text-align:center;
	margin-left:11px;
	*_margin-left:6px;
	margin-top:3px;
	font-weight:bold;
	color:#8b994a;
	border:1px solid #E7E9DB;
	/*border:1px solid #8b994a;*/
	padding-top:10px;
	}
.test_matter{
	width:223px;
	float:left;
	color:#666666;
	font-weight:normal;
	text-align:left;
	}
#test-cont{
	width:223px;
	float:left;
	height:318px !important;
	overflow:hidden;
	padding:5px;
	}
.testmon{
	width:223px;
	float:left;
	display:block !important;
	font-size:14px !important;
	line-height:18px;
	}
#test-name{
	font-size:12px !important;
	}
#test-comp{
	font-size:12px !important;
	}
.test_dtl{
	width:223px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
	}
#s{
	width:178px;
	color:#8B994A;
	padding-left:10px;
	}
.rmore{
	float:left;
	width:210px;
	margin-top:20px;
	clear:both;
	margin-bottom:10px;
	}