html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html {
	background:#50B848;
}

body {
	background:url(/ws_include/img/bg00.gif) repeat-x top left;
	font-family:tahoma, verdana;
	font-size:11px;
	color:#7A7B75;
}

#mainarea{
	position: relative;
	background:url(/ws_include/img/bg01.gif) no-repeat top left;
}

#container{
	position: relative;
	width: 70%;
	min-width:970px;
	margin:0 auto;
	background:url(/ws_include/img/bg00.gif) repeat-x top left;
}

#leftcolumn {
	position: relative;
	padding: 0;
	margin: 0;
	width:250px;
	float:left;
}

#maincolumn {
	position: relative;
	margin-left:250px;
	padding-right:30px;
}

#logo a{
	display:block;
	width:160px;
	height:75px;
	background:url(/ws_include/img/logo.gif) no-repeat top left;
	margin: 33px 58px 15px 31px;
}

#nav{
	background:#50B848 url(/ws_include/img/bg02.gif) no-repeat top right;
}

#ph1{
	height:199px;
	background:url(/ws_include/img/ph1.gif) no-repeat top left;
}

#ph2{
	height:199px;
	background:url(/ws_include/img/ph2.gif) no-repeat bottom left;
}

#tele{
	height:199px;
	background:url(/ws_include/img/tele.gif) no-repeat top right;
}

#wplink{
	float:right;
	width:280px;
	padding-right:5px;
	background:url(/ws_include/img/gr2.gif) no-repeat top right;
}

#wplink a{
	display:block;
	height:29px;
	padding:6px 0 0 5px;
	background:url(/ws_include/img/gr1.gif) no-repeat top left;
	text-align:center;
	color:#fff;	
	text-decoration:none;
}

#wplink a:hover{
	color:#fff;	
	text-decoration:underline;
}

#topmenu{
	position:absolute;
	margin: 0 0 5px 0;
	top:150px;
	right:30px;
	padding:0px;
	list-style-type :none;
}

#topmenu li{
	position:relative;
	margin-left:4px;
	float: left;
	list-style: none;
  padding: 0px 6px 0px 0px;
	line-height: 22px;
	background:url(/ws_include/img/gn2.gif) no-repeat top right;
}

#topmenu a{
	position:relative;
	display:block;
	float: left;
	height:22px;
	padding:0px 17px 0px 23px;
	background:url(/ws_include/img/gn1.gif) no-repeat top left;
	text-align:center;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
}

#topmenu a:hover{
	color:#fff;	
	text-decoration:underline;
}

#nav{
	padding: 0 15px 0 30px;
}

#leftmenu{
	position:relative;
	margin: 0;
	padding: 18px 0 12px 0;
	list-style-type :none;
}

#leftmenu li{
	list-style: none;
  margin: 0px;
  padding: 0px 8px 0px 0px;
}

#leftmenu li a{
	display:block;
	text-align:left;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
}

#leftmenu li a:hover{
	color:#fff;	
	text-decoration:underline;
}

#leftmenu li.level1{
	line-height: 30px;
	background:url(/ws_include/img/rd2.gif) no-repeat top right;
}

#leftmenu li.level1 a{
	height:30px;
	line-height:28px;
	padding:0px 0px 0px 32px;
	background:url(/ws_include/img/rd1.gif) no-repeat top left;
	font-size: 12px;
}

#leftmenu li.level2{
	margin-left: 18px;
	padding:13px 0px 12px 0px;
	border-bottom:1px solid #A8DCA4;
}

#leftmenu li.level2 a.active, #leftmenu li.level2 a.active:hover{
	color:#ED1B23;
}

#leftmenu li.level3{
	margin-left: 18px;
	padding:0px 0px 5px 18px;
}

#leftmenu li.level3 a.active, #leftmenu li.level3 a.active:hover{
	color:#ED1B23;
}

#leftmenu li.last{
	border-bottom:none;
}

#leftmenu li.end{
	padding-bottom:12px;
	border-bottom:1px solid #A8DCA4;
}

#leftmenu li.lastend{
	padding-bottom:12px;
}

.main{
	position:relative;
	background-color:#fff;
}

.main .top{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/wh_lt.gif) no-repeat top left;
}

.main .top div{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/wh_rt.gif) no-repeat top right;
}

.main .bottom{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/wh_lb.gif) no-repeat top left;
}

.main .bottom div{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/wh_rb.gif) no-repeat top right;
}

.main table{
	width:100%;
}

.main .content{
	width:100%;
	vertical-align:top;
	padding:0;
	display: inline-block;
}

.main table{
	border:20px solid #fff;
	border-top-width:10px;
}

.main .content table{
	border:none;
}

.main .banner{
	vertical-align:top;
	padding:10px 20px 10px 0px;
}

.main ul{
	list-style-image:url(/ws_include/img/dot.gif);
	margin:10px 0 5px 20px;
	padding: 0px 0px 0px 10px;
}

.main li{
	padding:0px 0px 5px 3px;
}

.anounce{
	position:relative;
	background-color:#A6DBA2;
}

.anounce .text{
	position:relative;
	height:50px;
	padding-left:70px;
}

.anounce .text a:hover{
	color:#454545;
	text-decoration:underline; 
}


.anounce .top{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/gn_lt.gif) no-repeat top left;
}

.anounce .top div{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/gn_rt.gif) no-repeat top right;
}

.anounce .bottom{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/gn_lb.gif) no-repeat top left;
}

.anounce .bottom div{
	height:7px;
	font-size:0;
	background:url(/ws_include/img/gn_rb.gif) no-repeat top right;
}

.anounce .text a, .anounce .text span {
	color:#454545;
	text-decoration:none; 
	display:-moz-inline-box; 
	display:inline-block; 
	vertical-align:middle; 
	zoom:1; //display:inline
}

.anounce .text .helper {
	display:-moz-inline-box; 
	display:inline-block; 
	height:100%; 
	width:0px; 
	vertical-align:middle; 
	zoom:1; //display:inline
}

#leftcolumn .anounce{
	font-size:13px;
	background-image:url(/ws_include/img/phone.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#banners{
	padding:12px 0 20px 0;
}

#banners .anounce{
}

#banners .left{
	width:32%;
	float:left;
}

#banners .right{
	width:32%;
	float:right;
}

#banners .center{
	width:32%;
	margin:0 auto;
}

#banners a{
	width:140px;
}

#banners .doc{
	background-image:url(/ws_include/img/doc.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#banners .money{
	background-image:url(/ws_include/img/money.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.null{
	padding: 0 1px 0 0;
	font-size:0px;
	height:0px;
}

h2 {
	margin-top:0;
	font-size:13px;
	font-weight:bold;
}

h3 {
	margin-top:0;
	font-size:11px;
	font-weight:bold;
}

a{
	color:#ED1B23;
	text-decoration:none;
}

a:hover{
	color:#ED1B23;
	text-decoration:underline;
}

.main table{
	padding:0;
}

.main td{
	vertical-align:top;
	padding:4px 8px 4px 8px;
}

.main td.green{
	color: #fff;
	background-color:#50B848;
}

.main td.gray{
	color: #000;
	background-color:#DCDCDC;
}

.main td.bold{
	font-weight:bold;
}

.main td.center{
	text-align:center;
}

.copy{
	width:100%;
	padding:0 0 20px 0;
	text-align:center;
	color:#CBEAC8;
	font-size:10px;
}

ul.decisions{
	position:relative;
	margin:0;
	padding:0;
	list-style-type :none;
}

ul.decisions li{
	min-height:55px;
	margin:0px 0 10px 0px;
	padding: 5px 0px 5px 65px;
	list-style-type :none;
	list-style-image:none;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0px 5px;
}

ul.decisions li:hover{
	background-color:#f1f1f1;
}

ul.decisions li.city{
	background-image:url(/ws_include/img/icons/city.gif);
}

ul.decisions li.readdressing{
	background-image:url(/ws_include/img/icons/readdressing.gif);
}

ul.decisions li.economy{
	background-image:url(/ws_include/img/icons/economy.gif);
}

ul.decisions li.actions{
	background-image:url(/ws_include/img/icons/actions.gif);
}

ul.decisions li.bonusbox{
	background-image:url(/ws_include/img/icons/bonusbox.gif);
}

ul.decisions li.office{
	background-image:url(/ws_include/img/icons/office.gif);
}

ul.decisions li.remote{
	background-image:url(/ws_include/img/icons/remote.gif);
}

ul.decisions li a{
	font-weight:bold;
	font-size:12px;
}
