body{ 
	background-color:#000000;
	font-size:16px; 
	margin:0; 
	padding:0; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}


h1{
	text-align: left;
	font-size: 14px;
	font-weight:bolder;
	color: #0065AF;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 9px;
	line-height: 15px;
	font-style: italic;
}


/* Show only to IE PC \*/
* html .boxhead2 h2 {height: 1%;} /* For IE 5 PC */

#wrapper {
	width:720px;
	font-size: 14px;
	line-height: 16px;
	background-image: url(images/bg-whole.jpg);
	background-position: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}

#header{ 
	background-color:#333;
	height:0px;
}

#left{
	float:left;
	width:258px;
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 23px;
}

#center {
	margin-left:200px;
	min-height:650px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:650px; /* for IE5.x and IE6 */
	background-position: right;
}
#footer {
	clear:both;
	height:12px;
	background-repeat: no-repeat;
	background-position: left;
}

#content {
	float:right;
	width:425px;
	background-color: transparent;
	background-position: left top;
}

.sidebox2 {
	width: 32em; /* ems so it will grow */
	background: url(images/sbbody-rb.jpg) no-repeat bottom right;
	font-size: 11px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.boxhead2 {
	background: url(images/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 h2 {
	background: url(images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	line-height:1em;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	
}
.boxbody2 {
	background: url(images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
/* Green rounded corner boxes- css auto centers */
/* Show only to IE PC \*/
* html .boxhead2 h2 {height: 1%;} /* For IE 5 PC */

div.container {/* left hand column divs*/
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	line-height: 19px;
  }
div.container2 {/*being used? */
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	line-height: 19px;	
  } 
div.container3 {/* "specializing" text*/
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-left: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	line-height: 19px;	
  } 
div.container4 {/* "specializing" text*/
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-left: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-position: top;
	line-height: 19px;	
  } 	
div.spacer {
	clear: left;
  }/* CSS Document */
