body{
	margin:0px;
	text-align:center;
}
div{
	font: 10px Verdana;
	color:#000000; 
}
#container{
	width:735px;
	text-align:left;
	margin:0 auto;
}
#main{
	width:735px;
	text-align:left;
	background: url(../images/homeback-1.jpg) center center repeat-y; 
	border-bottom:1px solid #fff;
	float:left;
}
#left-part{
	width:222px;
	float: left;
}
#footertopleft-part{
	width:222px;
	float: left;
}
#logo{
	background-color:#e2ecb7;
	width:222px;
}
#middle-part{
	width:357px;
	float:left;
}
#footertopmiddle-part{
	width:357px;
	float:left;
}
#right-part{
	width:155px;
	float: right;
	background-color: #ffffff;
}
#footertopright-part{
	width:155px;
	float: right;
}
#right-part h1{
	color:#f2ffb8;
	padding:6px;
	font: 12px Arial; 
	background: url(../images/hometop.jpg) center center repeat-x; 
	margin:0px;
}
#right-part h1 a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
}
#right-part h1 a:hover{
	color: #f2ffb8;
}
#right-part h2{
	color:#f2ffb8;
	background: url(../images/homebottom.gif) left top repeat-x; 
	margin:0px;
}
#footertop{
	width:735px;
	background: url(../images/footertop.gif) center center repeat-y;
	height:115px;
	text-align:left;
	font: 11px/16px Verdana; 
	color:#fff;
	float:left;
	border-bottom:1px solid #fff;
}
#footertop1{
	width:735px;
	text-align:left;
	background-color:#efefef;
	color:#fff;
	float:left;
	border-bottom:1px solid #717e33;
}
#footertop1 h1{
	font: 12px arial;
	font-weight:bold; 
	color: #566300; 
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #676f7b;
}
#footertop1 h2{
	margin:0px;
	font: 10px Verdana; 
	color:#5b6472;
	padding:10px;
}
#footer{
	width:735px;
	text-align:left;
	font: 11px/16px Verdana; 
	color:#b4b4b4;
}
#footer p{
	padding:3px;
	margin:0px;
}
#footer div{
	padding:3px;
	margin:0px;
	text-align:left;
	font: 11px/16px Verdana; 
	color:#b4b4b4;
}
#footer br{
	line-height:10px;
}

/*Left side Link*/
#homelink {
	font-size: 10px;
	width: 200px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#homelink ul {
	list-style: none;
	margin: 0px;
	padding: 2px;
}
#homelink ul li {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	line-height:18px;
	font-weight:bold;
	background: url(../images/arrow.gif) 2px 4px no-repeat;
}
#homelink ul li a {
	display: block;
	text-decoration: none;
	color: #9e2f40;
	width: 100%;
	font-weight:bold;
}
#homelink ul li a:hover{
	color: #000000;
}

/*Left side Link*/
#jobquick {
	font-size: 10px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#717e33;
}
#jobquick ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}
#jobquick ul li {
	margin: 0px;
	padding: 0px;
	padding-left:17px;
	line-height:16px;
	background: url(../images/arrowwhite.gif) 0px 4px no-repeat;
}
#jobquick ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
}
#jobquick ul li a:hover{
	color: #f2ffb8;
}
#pscroller1{
	width: 342px;
	height: 50px;
	padding:5px;
}
#verspace
{
	height:27px;
}
/* for webinar */
.webinarborder {
    border:1px solid #676300;
}
.webinartitle {
    background-color: #676300;
    font:bold 14px arial;
    color:#ffffff;
}
.webinartext {
    background-color: #ffffff;
    font:bold 13px arial;
    line-height:18px;
    color:#000000;
}
.webinarlink{
    background-color: #ffffff;
    font:bold 11px arial;
    color:#676300;
    text-decoration:underline;
}
.webinarlink a{
    color:#676300;
    text-decoration:underline;
}
.webinarlink a:hover{
    color:#676300;
    text-decoration:underline;
}
.webinarlink a:active{
    color:#676300;
    text-decoration:underline;
}
.webinarlink a:visited{
    color:#676300;
    text-decoration:underline;
}
