/* CSS Document */

.contcontain
{
width: 1000px;
margin: auto;
border: #C0C0C0 solid 2px;
background-image: url(../images/riskbg.jpg);
background-repeat: no-repeat;
background-position:top;
}

div#contenttitle
{
margin-top: 50px;
margin-bottom: 50px;
height: 20px;
padding-left: 40px;

}

div#contenttext
{
height:auto;
padding-left: 50px;
padding-right: 50px;
}

div#sc_1
{
padding:30px 30px 30px 30px;
  clear:left;
  background-image:url('http://www.wmcbusinessservices.com/image/bg/tab/tabbg300.png');
  font:10pt Georgia;
  border-left: #d4d4d4 solid 1.5px;
  border-right: #d4d4d4 solid 1.5px;
  border-bottom: #d4d4d4 solid 1.5px;
  border-top: #d4d4d4 solid 1.5px;
  width: 500px;
  margin: 15px 420px 15px 30px;
}

div#sc_2
{
padding:30px 30px 30px 30px;
  clear:left;
  background-image:url('http://www.wmcbusinessservices.com/image/bg/tab/tabbg300.png');
  font:10pt Georgia;
  border-left: #d4d4d4 solid 1.5px;
  border-right: #d4d4d4 solid 1.5px;
  border-bottom: #d4d4d4 solid 1.5px;
  border-top: #d4d4d4 solid 1.5px;
  width: 500px;
  margin: 15px 30px 15px 400px;

}


/* Tab CSS */

* { margin:0px; padding:0px; }

.tusual {
  color:#111;
  width:650px;
  margin-left: 40px;
  margin-top: 30px;
  z-index:1;
}
.tusual li { list-style:none; float:left;}
.tusual ul a {
  display:block;
  padding:10px 0px 10px 0px;
  text-decoration:none;
  margin-right:3px;
  margin-left:0px;
  color:#000000;
  background: #dfdfdf;
  width: 170px;
  border-top: #d4d4d4 solid 1.5px;
  border-left: #d4d4d4 solid 1.5px;
  border-right: #d4d4d4 solid 1.5px;

}
.tusual ul a:hover {
  color:#ffffff;
  background:f1f1f1;
  }
.tusual ul a.selected {
  margin-bottom:0;
  color:#000;
  background:#f1f1f1;
  cursor:default;
  position: relative;
  bottom: -1px;
  }
  
.tusual div {
  padding:30px 30px 30px 30px;
  clear:left;
  background-image:url('http://www.wmcbusinessservices.com/image/bg/tab/tabbg300.png');
  font:10pt Georgia;
  border-left: #d4d4d4 solid 1.5px;
  border-right: #d4d4d4 solid 1.5px;
  border-bottom: #d4d4d4 solid 1.5px;
  border-top: #d4d4d4 solid 1.5px;
  height: 240px;

}


.timg {float: right; margin-left: 40px; display:block; margin-top: 75px; margin-right: 20px;}

#noimg 
{border: none;
float:inherit; 
margin: 0px; 
display:inherit}


#bigtab
		{
		font-size:15px;
		color: #463C3C;
		}
		
#subtab
		{
		font-size:13px;
		color: #3e3e3e;
		}