body {
	padding:0;
	margin:0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	background:#004a52;
	color:#555;
	font-size:90%;
	line-height:1.25em;
	overflow-x: hidden;
}
a {
	outline:none !important;
}
a:link, a:visited{
	color:#333;
}
a:link:hover, a:visited:hover{
	color:#018695;
}
.cright{
	float:right;
	color:#FFF;
}
.slogan {
    position: absolute;
    left: 200px;
    font-size: .85em;
    top: 21px;
}
.slogan a{
	text-decoration:none !important;
}
h1{
	font-weight:300;
	font-size:3.75em;
	line-height:.95em;
	color:#FFF;
}
h1.home{
	padding-top:40px;
}
h4 {
	color:#027378;
	font-size:1.2em;
	font-weight:400;
}
h4 span{
	font-weight:300;
	color:#555;
	font-size:.85em;
}
h3{
    font-weight: 400;
    font-size: 1.45em;
	color:#027378;
}
.content h3{
	margin-top: 0;
}
.bradius{
	/*border-radius:0 5px 0 5px;*/
}
.opa100w{
	filter:inherit;
	position:relative;
	color:#FFF;
}
.opa100w a:link, .opa100w a:visited{
	color:#fff;
	text-decoration:underline;
}
.opa100w a:link:hover, .opa100w a:visited:hover{
	color:#FE0000;
}
.para125{
	line-height:1.5em;
}
.hline{
	margin:20px 5px 0 0;
	border-top:1px solid #CCC;
	height:1px;
	clear:both;
}
.fhs {
	font-size:.55em;
	font-weight: 400;
}
.fwhite{
	color:#fff;
}
.fsmall{
	font-size:.85em;
}
.side-box, .movieinfo, .input-s, .mpreview img{
	border-radius:2px;
}
.content h2::first-letter{
	/*background:#01a6ad;
	border-radius:20px;*/
	color:#01a6ad;
	font-weight:600;
	font-size:150%;
	/*padding: 0 9px;
	margin-right:5px;*/
}
.opa40 {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.4);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";/* IE 8 */
	filter: alpha(opacity=40);/* IE 5-7 */
	-moz-opacity: 0.4;/* Netscape */
	-khtml-opacity: 0.4;/* Safari 1.x */
}
.opa70 {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE 8 */
	filter: alpha(opacity=70);/* IE 5-7 */
	-moz-opacity: 0.7;/* Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
}
.opa70lt {
	background: rgb(102, 102, 102);
	background: rgba(102, 102, 102, 0.8);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/* IE 8 */
	filter: alpha(opacity=80);/* IE 5-7 */
	-moz-opacity: 0.8;/* Netscape */
	-khtml-opacity: 0.8;/* Safari 1.x */
}
.opa70dk {
	background: rgb(51, 51, 51);
	background: rgba(51, 51, 51, 0.7);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE 8 */
	filter: alpha(opacity=70);/* IE 5-7 */
	-moz-opacity: 0.7;/* Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
}
.opaW {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.4);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";/* IE 8 */
	filter: alpha(opacity=40);/* IE 5-7 */
	-moz-opacity: 0.4;/* Netscape */
	-khtml-opacity: 0.4;/* Safari 1.x */
}
.opaW70 {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/* IE 8 */
	filter: alpha(opacity=80);/* IE 5-7 */
	-moz-opacity: 0.8;/* Netscape */
	-khtml-opacity: 0.8;/* Safari 1.x */
}
.sshadow{
	text-shadow: 1px 1px 1px #333333;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=000);*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=1);
	/*filter: progid:DXImageTransform.Microsoft.Glow(color=000,strength=2);*/
}
.noline{
	text-decoration:none !important;
}
#ptop{
	background:#fff;
	height: 50px;
	overflow: visible;
	z-index: 1000;
}
#slide1 .content{
	width:100% !important;
	margin:auto;
	padding:0;
}
#footer-content, #top-content, #main-container, #upper-content, #slide2 .content, #slide3 .content, #slide4 .content, #slide5 .content{
	max-width:1050px;
	margin:auto;
	padding:0 10px;
	position:relative;
}
.side-promo{
	position:absolute;
	z-index:501;
	top:40px;
	right:10px;
}
#slide1, #slide2, #slide3, #slide4, #slide5{
	overflow-x:hidden;
}
#upper-content{
	position:relative;
	z-index:2001;
}
#pagewrapper {
	position:relative;
	/*z-index:1001;*/
	overflow:hidden;
	margin:auto;
}
#top-container{
	height:40px;
	background:#fff;
	z-index:1100 !important;
	position:relative;
	border-bottom: 1px solid #909090;
	-webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.58);
	-moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.58);
	box-shadow: 1px 2px 5px -3px rgba(0, 0, 0, 0.58);
}
/*.scroll-to-fixed-fixed #logo-text{
	padding:8px 0 0 10px !important;
}*/
/*.scroll-to-fixed-fixed#top-container{
	display:block !important;
}*/
#top-content{
	padding:0;
	position:relative;
}
/*logo area*/
#logo-text{
	display:inline-block;
	/*padding:0 10px 0 47px;*/
	overflow:hidden;
	padding:8px 0 0 10px;
}
#logo-text img{
	border:0;
	margin:0;
}


#logo-container{
	overflow:hidden;
}
#footer-container{
	background:url(/1/bg_diag_lower_s_green.png) no-repeat top center #004a52;
	padding-bottom:50px;
	padding-top:15px;
}
#footer-content{
	margin:0 auto;
	padding:50px 0;
	color:#6b9fa5;
	overflow:hidden;
}
#main-content {
	width:980px;
	padding:5px 0px 50px;
	margin:auto;
	position:relative;
	overflow:hidden;
}
.movieinfo h2{
	color:#003971;
	font-weight:400;
}
.movieinfo{
	width:605px; 
	float:left; 
	overflow:hidden;
	margin:0 20px 10px 0;
	padding:10px 15px 40px 20px;
	background:url(/2/bg-menu.gif) repeat-x bottom #FFF;
	position:relative;
}
.movieinfo h3{
	margin:0 0 5px 0;
	padding:0;
	font-weight:700;
	font-size:1em;
}
.mpreview {
	width:100px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:5px 5px 0 0;
	position:relative;
	color:#555;
}
.mpreview img{
	width:100px !important;
	height:auto;
	margin:0px;
	filter:inherit;
	position:relative;
	display: block;
    height: auto !important;
	overflow:hidden;
	border:0;
}
.mpreview-txt{
	/*display:none;*/
	padding:5px;
	height:40px;
	overflow:hidden;
	color:#000;
	position:relative;
	filter:inherit;
	clear:both;
	font-size:12px;
	line-height:14px;
	display:none;
}
.mnews{
	float:left;
	margin:0 2% 10px 0;
	width:30%;
	/*font-size:.95em;*/
}
#bottom-content{
	width:980px;
	margin:0 auto;
	padding:5px 10px;
	overflow:hidden;
	min-height:150px;
	clear:both;
	/*border-top: 1px solid #555;*/
}
.footerbox{
	width:29%;
	float:left;
	margin:0;
	padding: 1% 4% 1% 0;
	overflow:hidden;
	position:relative;
	filter:inherit;
	color:#fff;
}
.flogo{
	margin-top:0px;
}
.home-r{
	float: right;
    margin: 0;
    min-height: 300px;
    overflow: hidden;
    width: 320px;
}
.side-box{
	overflow:hidden;
	min-height:190px;
	margin:0 0 10px;
	padding:10px;
}
#moreb{
	background:#000;
	clear:both;
	overflow:hidden;
}
#moreb-content{
	font-size:.8em;
	font-weight:700;
	filter:inherit;
	position:relative;
	margin:auto;
	width:980px;
	padding:6px 10px 5px;
	color:#C00;
	text-align:right;
}
#moreb-content a:link, #moreb-content a:visited{
	color:#fff;
	text-decoration:none;
}
#moreb-content a:link:hover, #moreb-content a:visited:hover{
	text-decoration:underline;
	color:#C00;
}


/*Social Buttons=============================================================*/
#social-icns{
	height:39px;
	width:283px;
	float:left;
	margin:3px 0 0 0;
}
.twitter a{
	float:left;
	width:39px;
	height:39px;
	margin-right:20px;
	background:url(/1/social.png) 0px 0px no-repeat;
}
.twitter a:hover{
	background:url(/1/social.png) 0px -39px no-repeat;
}
.linked a{
	float:left;
	width:39px;
	height:39px;
	margin-right:20px;
	background:url(/1/social.png) -61px 0px no-repeat;
}
.linked a:hover{
	background:url(/1/social.png) -61px -39px no-repeat;
}
.call a{
	float:left;
	width:39px;
	height:39px;
	margin-right:20px;
	background:url(/1/social.png) -122px 0px no-repeat;
}
.call a:hover{
	background:url(/1/social.png) -122px -39px no-repeat;
}
.mail a{
	float:left;
	width:39px;
	height:39px;
	margin-right:0px;
	background:url(/1/social.png) -183px 0px no-repeat;
}
.mail a:hover{
	background:url(/1/social.png) -183px -39px no-repeat;
}
.fb a{
	float:left;
	width:39px;
	height:39px;
	margin-right:20px;
	background:url(/1/social.png) -244px 0px no-repeat;
}
.fb a:hover{
	background:url(/1/social.png) -244px -39px no-repeat;
}
/*Social Buttons small=============================================================*/
#social-icnss{
	height:33px;
	width:192px;
	margin:6px 0 0 0;
	position:absolute;
	top:30px;
	left:0;
}
.twitters a{
	float:left;
	width:33px;
	height:33px;
	margin-right:20px;
	background:url(/1/social-s.png) 0px 0px no-repeat;
}
.twitters a:hover{
	background:url(/1/social-s.png) 0px -33px no-repeat;
}
.linkeds a{
	float:left;
	width:33px;
	height:33px;
	margin-right:20px;
	background:url(/1/social-s.png) -51px 0px no-repeat;
}
.linkeds a:hover{
	background:url(/1/social-s.png) -51px -33px no-repeat;
}
.calls a{
	float:left;
	width:33px;
	height:33px;
	margin-right:20px;
	background:url(/1/social-s.png) -103px 0px no-repeat;
}
.calls a:hover{
	background:url(/1/social-s.png) -103px -33px no-repeat;
}
.mails a{
	float:left;
	width:33px;
	height:33px;
	margin-right:0px;
	background:url(/1/social-s.png) -155px 0px no-repeat;
}
.mails a:hover{
	background:url(/1/social-s.png) -155px -33px no-repeat;
}
.fbs a{
	float:left;
	width:33px;
	height:33px;
	margin-right:20px;
	background:url(/1/social-s.png) -206px 0px no-repeat;
}
.fbs a:hover{
	background:url(/1/social-s.png) -206px -33px no-repeat;
}
.srchbx{
	padding:0;
	margin:0;
	position:relative;
	filter: inherit;
	height:40px;
}
.frms{
	padding:0;
	margin:0;
	filter: inherit;
	width:270px;
	text-align:right;
	position:absolute;
	top:5px;
	right:0;
}
#menu-main{
	height:35px;
	top:5px;
	left:0px;
	width:600px;
	text-align:left;
	position:absolute;
	overflow:hidden;
}
#menu-main ul{
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
}
#menu-main li{
	background:url(/2/menu-sep.gif) no-repeat top right;
	height:15px;
	font-size:15px;
	color:#555;
	display:inline-block;
	padding: 5px 30px 5px 0;
	margin-top: 2px;
}
#menu-main li.menu-last{
	background:none;
}
#menu-main a:link, #menu-main a:visited{
	color:#555;
	text-decoration:none;
}
#menu-main a:hover, #menu-main a:visited:hover{
	color:#fe0000;
	text-decoration:underline;
}
#top-menu{
	height:25px;
	top:10px;
	right:0px;
	width:600px;
	text-align:right;
	position:absolute;
	overflow:hidden;
}
#top-menu ul{
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
}
#top-menu li a, #top-menu li a:visited{
	height:11px;
	font-size:12px;
	color:#808080;
	display:inline-block;
	padding: 4px 10px 8px;
	margin:0 0 0 10px;
	font-weight:700;
	border:1px solid #555;
	border-radius:5px;
	background:none;
	float:right;
	text-decoration:none;
	filter:inherit;
	position:relative;
}
#top-menu li.menu-last{
	background:none;
}
#top-menu a:hover, #top-menu a:visited:hover{
	/*background:#3a3d40;*/
	background:#FE0000;
	color:#FFF;
	text-decoration:none;
	border-color: transparent;
}
.input-s {
    background: url("/2/bg-form.gif") repeat-x scroll 0 0 #fdfdfd;
    border: 1px solid #bcbcbc;
    font-size: 13px;
    height: 18px;
    padding: 5px 27px 5px 5px;
    width: 200px;
}
.srchicon{
	padding:0;
	margin:0;
	position:absolute;
	top:5px;
	right:5px;
	z-index:501;
	width:22px;
	height:22px;
}
.popcontent{
    /*height: 275px;
	overflow-y: scroll;*/
	overflow:hidden;
    margin:0;
    overflow-x: hidden;
    padding:10px 0 20px 0;
}
.popcontent-img{
	float:left;
	margin-right:15px;
	width:145px;
	height:auto;
	border:1px solid #555;
	max-width:25%;
}
.popcontent-txt{
	text-overflow:ellipsis;
	overflow:hidden;
}
.popcontent-txt h2{
	margin-top:0;
	padding-top:0;
}
.logot {
	position:absolute;
	top:5px;
	left:20px;
	border:0;
}
.logos{
	position:absolute;
	left:95px;
	top:10px;
	margin:0;
	border:0 !important;
}
.logot a, .logos a{
	border:0 !important;
}
.scroll-to-fixed-fixed .logos{
	left:2%;
}
.scroll-to-fixed-fixed .slogan {
	left:125px;
}
.two-cols{
	width:48%;
	padding:0;
	margin:0 4% 20px 0;
	float:left;	
}
.boxgroup .two-cols:nth-child(2n+2){
	margin:0 0 20px 0 !important;
}
/*.two-cols:nth-child(2n+1){
	margin:0 0 20px 0 !important;
}*/


/*home boxes*/
.hboxgroup{
	margin-top:5px;
}
.homebox h1{
	color:#FFF;
	line-height:1.2em;
	font-size:1.55em;
}
#construction{
	background:url(/2/cons.jpg) no-repeat 0px 0px #232323;
}
#management{
	background:url(/2/mgmnt.jpg) no-repeat 0px 0px #232323;
}
#procurement{
	background:url(/2/procu.jpg) no-repeat 0px 0px #232323;
}
#land{
	background:url(/2/land.jpg) no-repeat 0px 0px #232323;
}
#security{
	background:url(/2/security.jpg) no-repeat 0px 0px #232323;
}
.homebox{
	width:30.3%;
	float:left;
	margin:5px 1% 8px;
	padding: 8px 1%;
	overflow:hidden;
	position:relative;
	filter:inherit;
	min-height:175px;
	color:#cfcfcf;
	font-size:.95em;
	-webkit-transition: box-shadow .2s; /* Safari */
    -webkit-transition-timing-function: linear; /* Safari */
    transition: box-shadow .2s;
    transition-timing-function: linear;
}
.homebox:hover{
	-moz-opacity: 1;/* Netscape */
	-khtml-opacity: 1;/* Safari 1.x */
	/*-webkit-box-shadow: 1px 2px 10px 5px rgba(0, 0, 0, 0.58);
	-moz-box-shadow: 1px 2px 10px 5px rgba(0, 0, 0, 0.58);
	box-shadow: 1px 2px 8px 3px rgba(0, 0, 0, 0.58);*/
}
.homebox .bcover{
	background: url(/2/cover.png) no-repeat right top;
	position: absolute;
	overflow: hidden;
	height: 175px;
	left: 0;
	top: 0;
	width:98%;
	padding: 135px 2% 0;
	-webkit-transition: top .3s; /* Safari */
    -webkit-transition-timing-function: linear; /* Safari */
    transition: top .3s;
    transition-timing-function: linear;
}
.homebox .bcover:hover{
	top: -80px;
}
.homebox  h1{
    margin:0;
	display:block;
	height:30px;
    padding: 8px 0 5px;
    /*width: 98%;*/
	/*background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;*/
}
.pagebox{
	width:96%;
	float:left;
	/*margin:1px 0 0;*/
	margin:0;
	border-top:1px solid #222;
	border-bottom:1px solid #000;
	padding: 8px 2%;
	overflow:hidden;
	position:relative;
	filter:inherit;
	color:#cfcfcf;
}
.pagebox h1{
	margin-top:0;
	padding-top:0;
}
.homebox, .pagebox{
	/*line-height:1.5em;*/
}
.homebox H1, .homebox h2, .homebox h3, .pagebox h1, .pagebox h3{
	color:#57d9e8;
	font-size:1.25em;
	font-weight:400;
}
.homebox h1:first-child, .homebox h2:first-child, .homebox h3:first-child, .pagebox h1:first-child, .pagebox h3:first-child{
	/*margin-top:0;
	padding-top:0;*/
}
.homebox:nth-child(n+1){
	margin-left:0;
}
/*.homebox:nth-child(n+4){
	margin-left:0;
}*/

.homebox .moreinfo{
	position:absolute;
	text-align:left;
	bottom:0px;
}
.homebox a:link, .homebox a:visited, .pagebox a:link, .pagebox a:visited{
	color:#ccc !important;
	text-decoration:underline;
}
.homebox a:link:hover, .homebox a:visited:hover, .pagebox a:link:hover, .pagebox a:visited:hover{
	color:#ccc !important;
}
.noline{
	text-decoration:none !important;
}
.continfo {
    color: #FFF;
    padding: 5px 8px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 1%;
    overflow: hidden;
	font-size:.9em;
}
.continfo a:link, .continfo a:visited{
	color:#FFF;
	text-decoration:none;
}
.continfo a:link:hover, .continfo a:visited:hover{
	text-decoration:underline;
}
/*form formatting*/
.regform input, .regform select, .regform textarea {
	width: 96%;
	float: left;
	clear: both;
	margin: 5px 0;
	clear: both;
	border: 1px solid #92b0d9;
	padding: 8px 1%;
	border-radius:5px;
	font-size:1em;
}
.regform.dark input, .regform.dark  select, .regform.dark  textarea{
	border:0 !important;
}
.newss .awhite a:link, .newss .awhite a:link:visited{
	color:#FFF !important;
}
.regform label {
	float: left;
	margin: 10px 10px 0 0;
	display: block;
	clear: both;
	font-size:1em;
}
.regform.dark label{
	color:#FFF;
}
.frm-cont {
	width: 99%;
	position: relative;
	padding: 20px 0 0 0;
}
.regform fieldset {
	padding: 5px 0px 0;
	border: 2px solid #cacaca;
	border-radius:6px;
	padding:8px;
	/*overflow:hidden;*/
	clear: both;
	/*width: 100%;*/
	margin: 10px 0;
}
.regform legend {
	background: #d2d2d2;
    border: 2px solid #cacaca;
	border-radius:6px;
    left: 8px;
    padding:8px;
	font-weight:400;
	color:#0055a5;
}
.regform.dark legend {
	background: #333;
    border: 2px solid #333;
	color:#FFF;
}
.regform.dark fieldset{
	border-color:#333;
	background:#555;
}
.regform {
	clear: both;
	padding-bottom: 5px;
	margin: 0 auto 20px;
	overflow:hidden;
}
.regform input.btnn{
	width: auto !important;
	border:0;
	padding: 0.5em 1em;
	margin-right: 10px;
}
.regform label.hide, .regform input.hide{
	display:none !important;
}

.regform .radio{
	width:20px; !important;
	clear: none;
    margin: 11px 20px 0 0;
    padding: 0;
	border:0 !important;
}
.regform .cbox{
	width:20px; !important;
	clear: both;
    margin: 11px 8px 0 0;
    padding: 0;
	border:0 !important;
}
.chk-container{
	clear:both;
}
.chk-container .cbox{
	float:left;
	overflow:hidden;
	margin-top:2px !important;
}
.chk-container label {
	text-overflow: ellipsis;
	overflow: hidden;
	float:none !important;
}
.regform .w90p{
	width:90%; !important;
}
.regform .radio2 {
    width: 20px !important;
    height: 20px;
    clear: none;
    margin: 7px 0px 0px;
    padding: 0px;
    border: 0px !important;
}
.regform label.error {
	color: #FB3A3A;
	display: inline-block;
	margin: 2px 0 5px;
	padding: 0;
	text-align: left;
}

.regform input.error, .regform select.error {
  border:1px solid #FB3A3A;
}
.chk-container label.error {
	color: #FB3A3A;
	display: inline-block;
	margin: 20px 0 0 -28px;
	padding: 0;
	text-align: left;
}
.clear {
    clear: both !important;
}
.noclear {
    clear: none !important;
}
.width100{
	width:100% !important;
}
.w96p{
	width:96% !important;
	padding:0 2% !important;
}
.width50{
	width:50% !important;
}
.width85p{
	width:85px !important;
}
.width200p{
	width:200px !important;
}
.width300p{
	width:300px !important;
}
.regform input[type=submit], .regform input[type=reset], .regform.obutton input[type=submit], .regform.obutton input[type=reset], .btn a:link {
    padding:8px 10px; 
    background-color: #C9480C;
    background-image: linear-gradient(to bottom, #de6f0b, #C9480C);
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-weight:400;
	color:#FFF;
	display:inline-block;
	width:auto;
	margin-right:5px;
	font-size:1em;
	letter-spacing:.1em;
	text-decoration:none;
}
.regform.dark input[type=submit], .regform.dark input[type=reset], .btndark a:link{
	background-color: #000;
    background-image: linear-gradient(to bottom, #555, #000);
}
.regform input[type=submit]:hover, .regform input[type=reset]:hover, .regform input[type=submit]:focus, .regform input[type=reset]:focus, 
.regform.obutton:hover input[type=submit], .regform.obutton:hover input[type=reset],.btn a:link:hover{
    background-color: #3093c7 !important;
    background-image: linear-gradient(to bottom, #c23a0b, #972700);
}
.regform.dark input[type=submit]:hover, .regform.dark input[type=reset]:hover, .regform.dark input[type=submit]:focus, .regform.dark input[type=reset]:focus, .btndark a:hover {
    background-color: #555 !important;
    background-image: linear-gradient(to bottom, #000, #555);
}
.noter{
	display:block;
	padding: 15px 30px 15px 15px;
	border:1px solid #c86060;
	color:#900;
	border-radius:6px;
	background: url(/1/xr.png) no-repeat right 15px top 15px #FFD7D7;
}
.noteg{
	display: block;
	padding: 15px 30px 15px 15px;
	border: 1px solid #71c771;
	border-radius:6px;
	color: #060;
	background: url(/1/bg_x.png) no-repeat right 15px top 15px #D2FFD2;
}
#sidesol{
	float:right;
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #999;
}
#sidesol ul{
	margin:0;
	padding-left:20px;
	width:200px;
}
	