/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#efefef;
	color:#6C6C6C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(/assets/img/header.jpg) 0 0 no-repeat;
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
}
#header ul.topLink{
	width:111px;
	height:16px;
	float:right;
}
#header ul.topLink li{
	float:left;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.subscribe{
	display:block;
	background:url(/assets/img/subscribe_bg.gif) 0 0 no-repeat;
	width:60px;
	height:16px;
	margin:0 4px 0 0;
}
#header ul.topLink li a.subscribe:hover{
	background:url(/assets/img/subscribe_bg_hover.gif) 0 0 no-repeat;
}
#header ul.topLink li a.signup{
	display:block;
	background:url(/assets/img/signup_bg.gif) 0 0 no-repeat;
	width:47px;
	height:16px;
	margin:0;
}
#header ul.topLink li a.signup:hover{
	background:url(/assets/img/signup_bg_hover.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0px 41px 0 0;
	float:left;
}
#header p.topTxt{
	display:block;
	font:normal 16px verdata, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	margin:60px 0 0 340px;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(/assets/img/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(/assets/img/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(/assets/img/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 12px;
	font:bold 13px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#000;
	background-color:#999;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(/assets/img/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:488px;
	float:left;
	/*padding:15px 26px 40px 33px;
	background:url(/assets/img/left_panel_bg.gif) 304px 195px no-repeat;*/
}
#left_top {
	width:430px;
	margin: 15px 26px 40px 33px;
}
#left_bottom {
	width:488px;
	margin: 0px;
	padding: 0px;
}
#left_bottom_news {
	width:248px;
	margin: 0;
	padding: 0px 0px 0px 30px;
	float:left;
}
#left_bottom_e {
	width:150px;
	margin: 0px 25px 0 0;
	padding: 0;
	float:right;
}
#left h2.welcome{
	display:block;
	width:418px;
	height:28px;
	background:url(/assets/img/welcome_div.gif) left bottom repeat-x;
	margin:0 0 21px 0;
}
#left h2.welcome span{
	color:#343434;
	font-size:18px;
	font-weight:bold;
}
#left p.lftTxt{
	display:block;
	font-size:12px;
	line-height:18px;
}
#left p.lftTxt span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left p.lftTxt a {
	color:#0c2778;
}
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(/assets/img/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 201px;
}
#left a.rm:hover{
	background:url(/assets/img/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:482px;
	float:right;
	padding:0 8px 0 0;
}
#right h3.rightBot{
	display:block;
	color:#141414;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#right p.rightTxt{
	display:block;
	font-size:11px;
	line-height:18px;
	width:452px;
}
#right p.rightTxt a{
	color:#1E759A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#right p.rightTxt a:hover{
	text-decoration:none;
}
#service{
	width:237px;
	background:url(/assets/img/latest_service_bg.gif) 0 0 repeat-x #94B10A;
	color:#fff;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#service h2 img.head{
	display:block;
	height:21px;
	margin:0 0 6px 0;
	padding:0 0 0 21px;
}
#service h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#service img.pic{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 21px;
}
#service ul{
	width:122px;
	float:right;
}
#service ul li{
	font-size:0;
	line-height:0;
}
#service ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#service ul li a:hover{
	background-color:#8DA909;
	color:#fff;
}
#service ul li a.rm2{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#service ul li a.rm2:hover{
	background:url(/assets/img/read_more2_hover.gif) 0 0 no-repeat;
}
#service p.serBot{
	display:block;
	background:url(/assets/img/service_bottom.gif) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#question{
	width:237px;
	background:url(/assets/img/question_bg.gif) 0 0 repeat-x #DD9B0C;
	color:#fff;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:right;
}
#question h2 img.head2{
	display:block;
	height:21px;
	margin:0 0 7px 0;
	padding:0 0 0 21px;
}
#question h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#question img.pic2{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 21px;
}
#question ul{
	width:122px;
	float:right;
}
#question ul li{
	font-size:0;
	line-height:0;
}
#question ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#question ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#question ul li a.rm3{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#question ul li a.rm3:hover{
	background:url(/assets/img/read_more3_hover.gif) 0 0 no-repeat;
}
#question p.questionBot{
	display:block;
	background:url(/assets/img/question_bottom.gif) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}




#box1{
	width:237px;
	background:url(/assets/img/box1_bg.jpg) 0 0 repeat-x #999933;
	color:#212;
	padding:0px 0 0 0;
	margin:0 0 9px 0;
	float:right;
}
#box1 h2 img.head2{
	display:block;
	margin:0 0 7px 0;
}
#box1 h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#box1 img.pic2{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 5px;
}
#box1 p.message {
	float:right;
	width:130px;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
#box1 p.message2 {
	float:right;
	width:230px;
	height:75px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
#box1 ul{
	width:122px;
	float:right;
}
#box1 ul li{
	font-size:0;
	line-height:0;
}
#box1 ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#box1 ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#box1 ul li a.rm3{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#box1 ul li a.rm3:hover{
	background:url(/assets/img/read_more3_hover.gif) 0 0 no-repeat;
}
#box1 p.box1Bot{
	display:block;
	background:url(/assets/img/box1_bottom.jpg) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}




#box2{
	width:237px;
	background:url(/assets/img/box2_bg.jpg) 0 0 repeat-x #ffffff;
	color:#212;
	padding:0px 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#box2 h2 img.head{
	display:block;
	margin:0 0 6px 0;
}
#box2 h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#box2 p.message {
	float:right;
	width:130px;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	color:#0c2778;
}
#box2 p.message2 {
	float:right;
	width:230px;
	height:75px;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
#box2 img.pic{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 5px;
}
#box2 ul{
	width:122px;
	float:right;
}
#box2 ul li{
	font-size:0;
	line-height:0;
}
#box2 ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#box2 ul li a:hover{
	background-color:#8DA909;
	color:#fff;
}
#box2 ul li a.rm2{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#box2 ul li a.rm2:hover{
	background:url(/assets/img/read_more2_hover.gif) 0 0 no-repeat;
}
#box2 p.serBot{
	display:block;
	background:url(/assets/img/box2_bottom.jpg) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}




#box3{
	width:237px;
	background:url(/assets/img/box3_bg.jpg) 0 0 repeat-x #ffffff scroll;
	color:#212;
	padding:0px 0 0 0;
	margin:0px 0 0px 0;
	float:left;
	background-position: 0px 16px;
}
#box3 p.box3Top{
	display:block;
	background:url(/assets/img/box3_Top.jpg) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#box3 h2 img.head{
	display:block;
	margin:0 0 6px 0;
	float:left;
}
#box3 h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#box3 p.message {
	float:right;
	width:130px;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
#box3 p.message2 {
	float:left;
	width:220px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
#box3 img.pic{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 5px;
}
#box3 ul{
	width:122px;
	float:right;
	margin-bottom:12px;
}
#box3 ul li{
	font-size:0;
	line-height:0;
}
#box3 ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#box3 ul li a:hover{
	background-color:#8DA909;
	color:#fff;
}
#box3 ul li a.rm2{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#box3 ul li a.rm2:hover{
	background:url(/assets/img/read_more2_hover.gif) 0 0 no-repeat;
}




#box4{
	width:237px;
	background:url(/assets/img/box4_bg.jpg) 0 0 repeat-x #ffffff scroll;
	color:#212;
	padding:0px 0 0 0;
	margin:0px 0 0px 0;
	float:right;
	background-position: 0px 16px;
}
#box4 p.box4Top{
	display:block;
	background:url(/assets/img/box4_Top.jpg) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#box4 h2 img.head{
	display:block;
	margin:0 0 6px 0;
	float:left;
}
#box4 h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#box4 p.message {
	float:right;
	width:130px;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
}
#box4 p.message2 {
	float:left;
	width:220px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:75px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
#box4 img.pic{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 5px;
}
#box4 ul{
	width:122px;
	float:right;
	margin-bottom:12px;
}
#box4 ul li{
	font-size:0;
	line-height:0;
}
#box4 ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#box4 ul li a:hover{
	background-color:#8DA909;
	color:#fff;
}
#box4 ul li a.rm2{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#box4 ul li a.rm2:hover{
	background:url(/assets/img/read_more2_hover.gif) 0 0 no-repeat;
}


#mem{
	width:237px;
	background:url(/assets/img/member_login_bg.gif) 0 0 repeat-x #D2D7B4;
	color:#000;
	padding:0 0 39px 0;
	margin:0;
	float:left;
}
#mem h2{
	display:block;
	height:40px;
	margin:0;
	padding:0;
	background:url(/assets/img/member_login.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
#mem form{
	width:188px;
	padding:0 25px 0 24px;
}
#mem form label{
	display:block;
	font:normal 11px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#mem form input.txtBox{
	width:187px;
	height:25px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
}
#mem form input.chk{
	width:13px;
	height:13px;
	margin:8px 15px 0 0;
	float:left;
}
#mem form a{
	font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#9D0303;
	background-color:inherit;
	text-decoration:none;
	float:left;
	margin:8px 0 0 0;
}
#mem form a:hover{
	text-decoration:underline;
}
#mem form input.login{
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	float:right;
	cursor:pointer;
	border:none;
	margin:6px 0 0 0;
}
#direction{
	width:237px;
	background:url(/assets/img/direction_bg.gif) 0 0 repeat-x #379BC5;
	color:#fff;
	padding:0 0 11px 0;
	margin:0;
	float:right;
}
#direction h2{
	display:block;
	height:42px;
	margin:0 0 4px 0;
	padding:0;
	background:url(/assets/img/proper_direction.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
#direction h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
}
#direction img.pic3{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 14px;
}
#direction ul{
	width:122px;
	float:right;
}
#direction ul li{
	font-size:0;
	line-height:0;
}
#direction ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/assets/img/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#direction ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#direction ul li a.rm4{
	display:block;
	background:url(/assets/img/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#direction ul li a.rm4:hover{
	background:url(/assets/img/read_more4_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:60px;
	/*background:url(/assets/img/footer_bg.jpg) 0 0 no-repeat;*/
	background-color:#005696;
	padding:14px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0 0 0;
	/*position:absolute;
	left:400px;
	top:14px;*/
	width:979px;
	color:#cccccc;
	background-color:inherit;
	text-align:center;
	font-size:10px;
	
}
#footer p.copyright a{
	color:white;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url(/assets/img/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(/assets/img/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(/assets/img/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(/assets/img/css_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------footer--------------------*/

h3.link {
	text-decoration:none;
	color:#0c217a;
}

 
  #socialnetworkbox {
 	
	width:470px; 
	margin: 20px 0 0 0;
	padding: 10px;
	float:left;
 }
 
 h2.socialtitle {
 	color:#172e7c;
	font-size:18px;
 }
 
 #socialnetworkbox .social-facebook {
 	float:left;
	width: 360px;
 }
 
  #socialnetworkbox .social-facebook img {
 	border:2px solid #1b327e;
 }
 
 #socialnetworkbox .social-twitter {
 	float:left;
	width:88px;
	margin-left:10px;
	
 }
 #socialnetworkbox .social-linkedin {
 	clear:both;
	float:left;
	width:88px;
	margin:10px 0 10px 10px;
 }
 #socialnetworkbox .social-linkedin img {
	border:0px;
 }
 /*------------------------------------------------forums--------------------*/
 .forum_post_content ul {font-size:100%; line-height:normal; list-style-type:disc; margin:0 0 20px 20px;}
 .forum_post_content ol {font-size:100%; line-height:normal; margin:0 0 20px 20px;}

