/* CSS Document */
*{margin:0px; padding:0px;}

body {
padding:0px;
margin:0px auto;
background: #fff;
}
div {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:normal;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
}

#header-bg{
	margin: 0 auto;
	float:left;
	width: 850px;
	height:auto;
}
#menu-outer {
	float:left;
	width: 600px;
	height: auto;
}

#top_nav_top {
	margin-top:10px;
	float:right;
	width: 508px;
	height: 67px;
}
*html #top_nav_top {
	margin-top:10px;
	float:right;
	width: 508px;
	height: 67px;
}

#nav {
	width: 600px;	
	height: 47px;
	float:left;
	
}
*html #nav {
	width: 600px;	
	height: 47px;
	float:left;
}

#nav ul{
	margin-top:10px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;	
	color: #fff;
	font-weight:bold;
	padding-left:0px;
	}
#nav ul li{
	padding-left: 1px;
	padding-top: 6px;
	list-style: none;
	float: left;
}
#nav ul li a{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #fff;
	text-decoration: none;

	}
#nav ul li a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color: #000;
	text-decoration: none;

	}
#btn1{
	float:left;
	width:87px;
	height:27px;
	background:url(../images/menu-button1.gif) no-repeat;
}
#btn2{
	float:left;
	width:109px;
	height:27px;
	background:url(../images/menu-button2.gif) no-repeat;
}
#btn3{
	float:left;
	width:90px;
	height:27px;
	background:url(../images/menu-button3.gif) no-repeat;
}

#banner-bg {
	float:left;
	width: 850px;
	height: auto;
	}

#banner {
	float:left;
	width: 597px;
	height: 526px;
	background: url(../images/banner.png) no-repeat;
	margin-top:2px;
	}
*html #banner {
	float:left;
	width: 597px;
	height: 526px;
	background: url(../images/banner.png) no-repeat;
	}
#banner h1 {
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:320px 15px 0 25px;
}
#banner p{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	margin:20px 25px 0 25px;

}

#logo-outer {
	float:left;
	width: 249px;
	height: auto;
	}
#header {
	float:left;
	width: 249px;
	height: 96px;
	margin-top:50px;
	}
*html #header {
	float:left;
	width: 300px;
	height: 96px;
}

#header h1{
	display:none;
	float:left;
}
#bpo-button{
	float: left;
	width:240px;
	height:71px;
	margin-left:12px;
	background:url(../images/bpo-button.gif) no-repeat;
}
#bpo-button1{
	float: right;
	width:241px;
	height:71px;
	margin-right:12px;
	margin-top:23px;
}
#asset-managers1{
	float: right;
	width:241px;
	height:71px;
	margin-right:12px;
	margin-top:23px;
	background:url(../images/assetmanagers.gif) no-repeat;
}
#asset-managers{
	float: left;
	width:240px;
	height:71px;
	margin-left:12px;
	margin-bottom:10px;
	background:url(../images/assetmanagers.gif) no-repeat;
}

#service-banner{
	float:left;
	width:240px;
	height:445px;
	background:url(../images/services-banner-bg.png) no-repeat;
	margin-left:12px;
	margin-top:10px;
}
#service-banner h1 {
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:15px 15px 0 15px;
	text-decoration:underline;
}
#service-banner #headings{
	float:left;
	width:210px;
	height:18px;
	background:#76923c;
	margin:10px 15px 10px 15px;
}
*html #service-banner #headings{
	float:left;
	width:210px;
	height:18px;
	background:#76923c;
	margin:7px;
}

#service-banner #headings h3 {
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#service-banner #headings h3 a{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#service-banner ul{
	
		margin: 15px 15px 0 15px;

}
#service-banner li{
	
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:24px;
	list-style:none;
	background:url(../images/bullet2.gif) 0 8px no-repeat;
	padding-left:20px;
}
#service-banner p{
	
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	margin: 15px 15px 0 15px;

}
*html #service-banner p{
	
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	margin: 5px 15px 0 15px;

}
#line-horiz{
	float: left;
	width:210px;
	height:1px;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:15px;
}
*html #line-horiz{
	float: left;
	width:210px;
	height:1px;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:20px 7px 0 7px;
}
#line-horiz1{
	float: left;
	width:843px;
	height:1px;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:10px 5px 10px 5px;
}

#blue-line{
	float:left;
	width:843px;
	height:2px;
	background:url(../images/blue-line.gif) repeat-x;
	margin:10px 5px 10px 5px;
	
}

#ads-icons{
	float:left;
	width:850px;
	height:auto;
	margin:5px;

}
#ads-icons a img{
	margin:0 15px 0 15px;

}
#head-bg {
	float:left;
	width: 850px;
	height: 118px;
	background:url(../images/header-bg.png) no-repeat;
	}
#head-bg1 {
	float:left;
	width: 425px;
	height: 118px;
	}
#head-bg2 {
	float:left;
	width: 425px;
	height: 118px;
	}
#head-bg1  h1{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 29px;
	font-weight:normal;
	margin:55px 15px 0 14px;
	letter-spacing:2px;
}
.bolder{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 50px;
	font-weight:normal;
}
#content {
	clear: both;
	float: left;
	width: 850px;
	height: auto;
}

*html #content {
	clear: both;
	float: left;
	width: 850px;
	height: auto;
}
#box1{
	float: left;
	width: 850px;
	height:auto;
}
#box11{
	float: left;
	width: 850px;
	height:auto;
}
#box12{
	float: left;
	width: 850px;
	height:auto;
}
#box13{
	float: left;
	width: 850px;
	height:auto;
}
#box13 h1{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}
#box13 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #4f6228;
	font-weight:normal;
	margin:10px 30px 10px 35px;

	}
#box13 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet1.gif) 0 9px no-repeat;
}
#box12-box{
	float: left;
	width: 212px;
	height:auto;
}
#box12-box ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #000;
	font-weight:normal;
	margin:10px 30px 10px 35px;

	}
#box12-box ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet5.gif) 0 9px no-repeat;
}
#box1-inner{
	float: left;
	width: 770px;
	height:auto;
	margin-left:70px;
}
*html #box1-inner{
	float: left;
	width: 770px;
	height:auto;
	margin-left:33px;
}
#box1-split1{
	float: left;
	width: 170px;
	height:auto;
}
#box1-split1 h3{
	
	text-align: left;
	color: #225785;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:20px 15px 10px 15px;

}
#box1-split1 img{
	margin-left:15px;
}
#box1-split2{
	float: left;
	width: 676px;
	height:auto;
}
#box1-split2 p{
	
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	margin:20px 30px 0 30px;
	text-align:justify;

}
#box1-split2 p a{
	
	color: #0b66b5;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration: underline;

}

#box1-split2 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #000;
	font-weight:normal;
	margin:10px 30px 10px 35px;

	}
#box1-split2 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet4.gif) 0 9px no-repeat;
}
#box14{
	float: left;
	width: 850px;
	height:auto;
	margin-top:15px;
	margin-bottom:10px;
}
#box15{
	float: left;
	width: 500px;
	height:auto;
}
#box15 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #000;
	font-weight:normal;
	margin:10px 30px 5px 35px;

	}
#box15 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet4.gif) 0 9px no-repeat;
}
#box16{
	float: left;
	width: 850px;
	height:auto;
}
#box16 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #000;
	font-weight:normal;
	margin:0 30px 10px 35px;

	}
#box16 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet4.gif) 0 9px no-repeat;
}

#black-line{
	float: left;
	width:4px;
	height:230px;
	background:url(../images/black-line.gif) repeat-y;
	margin-top:20px;
}
#black-line1{
	float: left;
	width:4px;
	height:260px;
	background:url(../images/black-line.gif) repeat-y;
	margin-top:20px;
}
#black-line2{
	float: left;
	width:4px;
	height:200px;
	background:url(../images/black-line.gif) repeat-y;
	margin-top:20px;
}
#inner-bg{
	float: right;
	width: 346px;
	height:389px;
	background:url(../images/inner-bg.png) no-repeat top right;
	margin-left:0px;
	
}
#inner-bg p{
	
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	margin:25px 30px 10px 30px;
	text-align:justify;

}
#inner-bg h2{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:15px;
}
#box1 h1{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}
#box1 h2{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}
#box1 p{
	
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:22px;
	margin:20px 30px 20px 30px;
	text-align:justify;

}
#box1 p img{
	margin-left:10px;
}

#box1 p a{
	
	color: #0b66b5;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	text-decoration: underline;

}
#box1 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #000;
	font-weight:normal;
	margin:10px 30px 10px 35px;

	}
#box1 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet4.gif) 0 9px no-repeat;
}
#box11{
	float: left;
	width: 850px;
	height:auto;
}

#box-content h1{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:20px 30px 10px 5px;

}
#box-content{
	float: left;
	width: 850px;
	height:auto;
}

#box-content p{
	
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:22px;
	margin:20px 30px 20px 5px;
	text-align:justify;

}

#box2{
	float: left;
	width: 230px;
	height:auto;
}
#box2 iframe{
	margin-left:10px;
}
#box2 small a{
	margin-left:10px;
}

#box2 h2{
	
	text-align: left;
	color: #41a3c9;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}
#box3{
	float: left;
	width: 390px;
	height:auto;
}
*html #box3{
	float: left;
	width: 300px;
	height:auto;
}
#box3 h2{
	
	text-align: left;
	color: #41a3c9;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}
#box4{
	float: left;
	width: 230px;
	height:auto;
}
*html #box4{
	float: left;
	width: 200px;
	height:auto;
}
#box5{
	float: left;
	width: 250px;
	height:auto;
}
#box5 ul{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #4f6228;
	font-weight:normal;
	margin:10px 30px 10px 35px;

}
#box5 h2{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin:20px 30px 10px 30px;

}

#box5 ul li{
	padding:6px 10px 0 20px;
	list-style: none;
	background:url(../images/bullet1.gif) 0 9px no-repeat;
}
#box5 ul li a{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #4f6228;
	font-weight:normal;

}
#box5 ul li a:hover{
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #4f6228;
	font-weight:normal;
	text-decoration: underline;

}

#box6{
	float: left;
	width: 600px;
	height:auto;
}
*html #box6{
	float: left;
	width: 570px;
	height:auto;
}
*html #box6 a img{
	margin:10px 0px 10px 0px;
}

#box6 a img{
	margin:10px 10px 10px 10px;
}

#sidebox-bg{
	float:left;
	width:159px;
	height:413px;
	background:url(../images/sidebox-bg.png) no-repeat;
	margin:30px;
}
#box5 h5{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 22px;
	font-weight:bold;
	margin:90px 0px 10px 0px;
	line-height:40px;


}
#box5 h3{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 26px;
	font-weight:bold;
	margin:90px 0px 10px 0px;
	line-height:40px;


}
#box5 h4{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 26px;
	font-weight:bold;
	margin:80px 0px 10px 0px;
	line-height:40px;

}
#line-vert{
	float:left;
	width:2px;
	height:31px;
	background: url(../images/line-vert.gif) no-repeat;
}

#footer{
	width:850px;
	height:auto;
	float:left;
	margin-bottom:10px;

}
#footer{
	width:850px;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-top:-10px;

}
#footer ul{
	margin:5px 0 0 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;	
	color: #000;
	font-weight:normal;
	}
#footer ul li{
	padding:0px 5px 0 0;
	list-style: none;
	float: left;
}
#footer ul li a{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	color: #000;
	text-decoration: none;

	}
#footer ul li a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	color: #667241;
	text-decoration: none;

	}
#form1{
	float:left;
	width: 390px;
	height: 45px;

}
*html #form1{
	float:left;
	width: 300px;
	height: 45px;
	margin-top:-5px;

}
*+ html #form1{
	float:left;
	width: 390px;
	height: 45px;
	padding-top:5px;

}
#form1 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
	margin-top:-10px;
}
*html #form1 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top:-3px;
	text-align:left;

}

#form2{
	float:left;
	width: 390px;
	height: 130px;

}
*html #form2{
	float:left;
	width: 300px;
	height: 130px;
	margin-top:-5px;


}
*+ html #form2{
	float:left;
	width: 390px;
	height: 130px;
	padding-top:5px;

}
#form2 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
	margin-top:-10px;

}
*html #form2 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top:-3px;
	text-align:left;

}
#form3{
	float:left;
	width: 235px;
	height: 30px;
	margin-left:30px;
	margin-top:5px;

}
*html #form3{
	float:left;
	width: 235px;
	height: 30px;
	margin-left:15px;
	margin-top:5px;


}
#form{
	float:left;
	width: 500px;
	height: auto;

}
#form4{
	float:left;
	width: 385px;
	height: 30px;
}
*html #form4{
	float:left;
	width: 385px;
	height: 30px;
	padding-top:4px;

}
*+ html #form4{
	float:left;
	width: 385px;
	height: 30px;
	padding-top:5px;

}
#form4 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	margin-top:-10px;
}
*html #form4 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top:-3px;
	text-align:right;

}
#form5{
	float:left;
	width: 495px;
	height: 100px;

}
*html #form5{
	float:left;
	width: 495px;
	height: 100px;
	padding-top:2px;

}

#form5 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	margin-top:-10px;

}
*html #form5 p {
	color: #2a461f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top:-3px;
	text-align:right;

}
#form6{
	float:left;
	width: 200px;
	height: 20px;
	margin-left:220px;
	margin-top:5px;
	margin-bottom:10px

}
*html #form6{
	float:left;
	width: 200px;
	height: 20px;
	margin-left:115px;
	margin-top:10px;


}
#list-form1{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:240px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html #list-form1{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:233px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
#list-form2{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:350px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;
	
}
*html #list-form2{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:320px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;

	
}
#list-form3{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:350px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;

	
}
*html #list-form3{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:342px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	vertical-align:middle;

	
}
#contact-bar{
	float:left;
	width:830px;
	height:20px;
	background:#215868;
	margin:10px 10px 0 10px;
	
}
#service-map-bar{
	float:left;
	width:850px;
	height:20px;
	background:#215868;
	margin-left:3px;
	
}
#service-map-bar-details{
	float:left;
	width:850px;
	height:auto;
	margin-left:3px;
	
}
#section{
	float:left;
	width:315px;
	height:auto;

}
#section h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section1{
	float:left;
	width:200px;
	height:auto;

}
#section1 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#contact-bar-details{
	float:left;
	width:830px;
	height:auto;
	margin:0 10px 25px 10px;
	
}
#section p{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:10px 2px 10px 2px;
}
#section1 p{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:10px 2px 10px 2px;
}
#section1 p a{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;

}
#section1 p a:hover{
	
	text-align: left;
	color: #4f6228;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
#section2{
	float:left;
	width:138px;
	height:auto;

}
#section2 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section2 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section3{
	float:left;
	width:43px;
	height:auto;
	
}
#section3 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section3 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section4{
	float:left;
	width:80px;
	height:auto;

}
#section4 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section4 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section5{
	float:left;
	width:40px;
	height:auto;

}
#section5 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section5 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section6{
	float:left;
	width:50px;
	height:auto;
}
#section6 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section6 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section7{
	float:left;
	width:126px;
	height:auto;
	


}
#section7 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section7 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}
#section8{
	float:left;
	width:143px;
	height:auto;


}
#section8 p{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#section8 h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px;
}

#click-here{
	float:left;
	width:850px;
	height:auto;
	margin-left:3px;
	
}
#click-here p{
	
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:5px 2px 5px 2px;
}
#click-here p a{
	
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
		text-decoration: underline;

}

#click-here p a:hover{
	
	text-align: center;
	color: #4f6228;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

#toTop { width:100px;background:#99b958;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#fff;text-decoration:none; }
*html #toTop { width:100px;background:#99b958;border:1px solid #ccc;text-align:center;padding:5px;position:absolute;bottom:10px;right:10px;cursor:pointer;color:#fff;text-decoration:none; }

#top-head{
	float:left;
	width:850px;
	height:33px;
	background:url(../images/top-head-bg.gif) no-repeat;
}
#top-head1{
	float:left;
	width:499px;
	height:33px;
	background:url(../images/top-head-bg1.gif) no-repeat;
}
#top-head h2{
	
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:9px 0 0 10px;
}
#arrow{
	float:left;
	width:396px;
	height:32px;
	background:url(../images/arrow.gif) no-repeat;
	margin-top:10px;
	margin-left:220px;
}
*html #arrow{
	float:left;
	width:396px;
	height:32px;
	background:url(../images/arrow.gif) no-repeat;
	margin-top:10px;
	margin-left:120px;
}
#level-box{
	float:left;
	width:820px;
	height:auto;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:10px;
	
}
*html #level-box{
	float:left;
	width:820px;
	height:auto;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	
}
*+ html #level-box{
	float:left;
	width:820px;
	height:auto;
	margin-top:10px;
	margin-left:40px;
	margin-bottom:10px;
	
}
#step1{
	float:left;
	width:154px;
	height:368px;
	background:url(../images/step1.gif) no-repeat;
}
#step1 h1{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:0 15px 0 15px;
}
#step1 ul{
	
		margin: 15px 15px 0 15px;

}
#step1 li{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	list-style:none;
	background:url(../images/bullet3.gif) 0 24px no-repeat;
	padding-left:20px;
	padding-top:20px;
}
#step2{
	float:left;
	width:154px;
	height:430px;
	background:url(../images/step2.gif) no-repeat;
}
#step2 h1{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:0 15px 0 15px;
}
#step2 ul{
	
		margin: 15px 15px 0 15px;

}
#step2 li{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:22px;
	list-style:none;
	background:url(../images/bullet3.gif) 0 40px no-repeat;
	padding-left:20px;
	padding-top:35px;
}
#step3{
	float:left;
	width:154px;
	height:500px;
	background:url(../images/step3.gif) no-repeat;
}
#step3 h1{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:0 15px 0 15px;
}
#step3 ul{
	
		margin: 30px 15px 0 15px;

}
#step3 li{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	list-style:none;
	background:url(../images/bullet3.gif) 0 24px no-repeat;
	padding-left:20px;
	padding-top:20px;
}
#step4{
	float:left;
	width:154px;
	height:570px;
	background:url(../images/step4.gif) no-repeat;
}
#step4 h1{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:0 15px 0 15px;
}
#step4 ul{
	
		margin: 5px 15px 0 15px;

}
#step4 li{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	list-style:none;
	background:url(../images/bullet3.gif) 0 35px no-repeat;
	padding-left:20px;
	padding-top:30px;
}
#step5{
	float:left;
	width:154px;
	height:650px;
	background:url(../images/step5.gif) no-repeat;
}
#step5 h1{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:0 15px 0 15px;
}
#step5 ul{
	
		margin: 5px 15px 0 15px;

}
#step5 li{
	
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	list-style:none;
	background:url(../images/bullet3.gif) 0 35px no-repeat;
	padding-left:20px;
	padding-top:30px;
}
#headings1{
	float:left;
	width:125px;
	height:18px;
	background:#215868;
	margin:10px 15px 10px 15px;
}
*html #headings1{
	float:left;
	width:125px;
	height:18px;
	background:#215868;
	margin:10px 7px 10px 7px;
}
#headings1 h2{
	
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	margin:2px 0 0 0;
}
#asset-icons{
	float:left;
	width:450px;
	height:auto;
}
#asset-icons img{
	margin:10px 0 5px 30px;
}
#asset-icons1{
	float:left;
	width:490px;
	height:auto;
}
#asset-icons1 img{
	margin:5px 0 5px 25px;
}
#asset-icons2{
	float:left;
	width:450px;
	height:auto;
}
#asset-icons2 img{
	margin:10px 0 5px 10px;
}
#footer{
	float:left;
	width:850px;
	height:auto;
	margin:5px;
}

#footer p{
	
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin:5px 2px 5px 2px;
}
