* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#e9e9e9;
}
#wrapper { 
 margin: 0 auto;
 width: 1003px;
}
.sitepad{
padding:0px 22px;}
#wrappercontent{ 
	display:block;
	width: 1003px;
}
#header {
 color: #333;
 width: 959px;
 float: left;
 /*padding: 10px;*/
 height: 120px;
}
#leftcolumn { 
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 width: 663px;
 float: left;
}
#rightcolumn { 
 	float: right;
 	color: #747474;
	/*margin: 0px 0px 5px 0px;
	padding: 10px;*/
	height: auto;
	width: 287px;
	display: inline;
}
.rightin{
	background:#f4f7f2 url(../../images/newhome/logo_rightnav.gif) no-repeat right 10px;
	border:1px solid #FC9E00;
	}
.clear{clear:both;}
#footer { 
	width: 959px;
	clear: both;
	color: #333;
	background: green;
	margin: 0px 0px 0px 0px;
	/*padding: 10px;*/
}
/*own css*/
.greenbox{
	border:1px solid #FC9E00;
	background:#ffffff;
	width:211px;
	float:left;
}
.greenbox .top{
	background:transparent url(../../images/newhome/box_topbg.gif) repeat-x;
	width:211px;
	height:31px;
	line-height:31px;
	vertical-align:middle;
}
.greenbox .top span{
	color:#449806;
	padding-left:10px;
	font:normal 16px arial;
}
.greenbox .text{
	color:#747474;
	padding:10px;
	text-align:justify;
	line-height:17px;
}
.greenbox .text strong{
	color:#800080;
	font-size:13px;
}
.greenbox .button{
	background:transparent url(../../images/newhome/get_started.gif) no-repeat right;
	width:211px;
	height:27px;
	text-align:right;
}
.green25{
color:#7F7F7F;
font-size:24px;}
.rightinbox{
border:none;
background: #f2f2f2 url(../../images/newhome/right_nav_inbox.gif) no-repeat left top;
color: #73c01a;
font:normal 12px Arial, Helvetica, sans-serif;
width:140px;
height:23px;}
a.orange{
color:#fdac14;
text-decoration:none;}
a.orange:hover{
color:#fdac14;
text-decoration:underline;}
a.toplink{
color:#959595;
text-decoration:none;
font-size:11px;
}
a.toplink:hover{
color:#959595;
text-decoration:underline;
font-size:11px;
}
.green11{
color:#63b625;
font-size:11px;}
.font11{
font-size:11px;
color:#959595}
.topnavbg{
background: #e4f6d5 url(../../images/newhome/top_navigation_bg.gif) no-repeat right center;
width:723px;
height:39px;
display:block;
float:right; }
.searchin{
background: #FFFFFF url(../../images/newhome/search_inbox.gif) no-repeat right;
height: 23px;
line-height:23px;
display:block;
text-indent:2px;
width:211px;
border:none;
text-align:left;
color:#ababab;
font-size:11px;}