
/* smebhu5 */

body {
   margin: 0 auto;
   font-family: Arial, sans-serif;
   background-color: #CCCCCC;
}

#adcontainer {
	margin : 0 auto;
	width:1025px;
}

#adsense {
	float:right;
	width:130px;
	height: 650px;
	margin-top: 220px;
	padding:10px;
	/*background-color: #999999;*/
}

#container {
  margin: 0 auto;
  width: 850px;
  float:left;
}

#header {
  width: 100%;
  height: 220px;
  background-color: #ffffff;
}

#headerpic {
  float: left;
  /*margin-left: 10px;  */
}

#headertext {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}


#midlogo {
    padding-left: 30px;
    padding-top: 40px;
}

#nav {
  width: 100%;
  height: 80px;
  background-color: #ffffff;
}

#maincontent {
   float: left;
   width: 100%;
   min-height: 500px;
   background-color: #ffffff;
}

#rightcolumn {
  float: left;
  width: 30%;
  height: 500px;
  background-color: #333333;
}

.innertextguide {
	width:650px;
}

#maintable {
  width: 95%;
  margin-left: auto;
  margin-right:auto;
}

#maintable .leftcol {
  width: 75%;
  padding: 0px 10px;
  vertical-align: top;
}

#maintable .rightcol {
  width: 20%;
  padding: 10px;
  vertical-align:top;
}

.partnertable {
  width:556px;  
  /*cellspacing:3px ;
  cellpadding:5px;*/
  /*padding: 5px;*/
  }
  
.partnertable td {
	/*border:1px solid #CCCCCC;*/
	padding:5px 5px 15px 5px;
	}

.ptleftcol {
  width: 190px;
  padding: 10px;
  vertical-align: top;
}

.ptrightcol {
  width:337px; 
  /*rowspan:2;*/
  padding: 10px;
  vertical-align: top;
}

.textblock {
	clear:both;
	padding-top: 20px;
}

.rightcoltext {
  text-align: center;
  color: #000000;
}

.table1 {
	width:562px;  
	/*cellspacing:3px; 
	cellpadding:5px;*/
}

.table1 td {
	padding: 5px 5px 15px 5px;
}

.table2 {
	width:562px;  
	/*padding:5px;*/
}

.table2 td {
	padding:10px;
}

#mainpic1 {
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.curl1 {
	width:185px;
	height: 161px;
	background-image: url(../images/curl1-sml-red.jpg);
	background-repeat:no-repeat;
}

.buttontable {
	width:500px;
	border: 1px solid #000000;
	/*cellspacing:5;
	cellpadding:5;*/
	/*background-color: #BF0101;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
 }
 
 .buttontable td {
 	border: 1px solid #000000;
}

.boxtable {
	width:100%;
	border: 1px solid #000000;
}

.boxtable td {
	border: 1px solid #000000;
}
 
#footer {
  clear: both;
  width: 100%;
  height: 80px;
  font-size: smaller;
  background-image: url(../images/rhm1_bg_top.gif);
  background-repeat: repeat-x;
}

#footerlft {
  float: left;
  padding-left: 20px;
  padding-top: 5px;
  font-size: smaller;
}

#footerrht {
  float: right;
  padding-right: 20px;
  padding-top: 5px;
  font-size: smaller;
}

a:link {
  color: #BF0101;
}

a:visited {
  color: #BF0101;
}

a:hover {
  color: #f74747;
}

a:active {
  color: #000000;
}

.authortext {
	font-size:smaller;
	font-style:italic;
}

.wibox {
	border:solid medium #669000;
}
.wibuttonbox {
    background-image: url("../images/green-button.jpg");
    background-repeat: no-repeat;
    height: 35px;
    margin: 0 auto;
    padding-top: 7px;
    width: 175px;
}
.wicaps {
    color: #000000;
    font-size: 24px;
}

.wilower {
    color: #0148A1;
    font-size: 24px;
}

img {
	border:none;
}
