html, body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #ebebeb;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: small;
}
.leftpaneltext {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

#text p {
	line-height: 1.6em;
	text-align: justify;
}
#text h1 {
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: x-large;
	color: #990000;
	text-transform: capitalize;
}
.address {
		font-size: 12px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.rightpanel1 {
	background-image: url(images/sidetabs_letter.gif);
	background-repeat: no-repeat;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.rightpanel2 {
	background-image: url(images/sidetabs_board.gif);
	background-repeat: no-repeat;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.rightpanel3 {
	background-image: url(images/sidetabs_man.gif);
	background-repeat: no-repeat;
	font-family: tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.rightindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightindent a {
	color: #FFFFFF;
	text-decoration: none;
}
.rightindent a:hover {
	color: #990000;
}
.rightindent a:visited {
	color: #FFFFFF;
}
.rightindent a:active {
	color: #FFFFFF;
}
#content {
	background-image: url(images/professional.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
}




