body{
padding:0px;
margin:0px;
font-family: tahoma;
background-image: url("../images/bg.gif");
}

.container{
border: 3px;
border-color: #560869;;
background-color: white;
border-style: solid;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#858585;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#858585;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#478DAA;
	}

.h1_text, a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#CA5C02;
                text-decoration:none;
	}

.h2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#3D3D3D;
	}

.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#478DAA;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#478DAA;
	}

.form
	{
		width:144px; height:19px; border-color:#D4D4D4; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:22px; margin-top:0px;
	}

.form_div1
	{
		height:22px; margin-top:2px;
	}

	a.l1_text{text-decoration:none;}
	a.l1_text:hover{text-decoration:underline;}

	a.h_text{text-decoration:none;}
	a.h_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(../images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding-left: 5px;
width: 190px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 190px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -500;
left: 60px; /*position where enlarged image should offset horizontally */

}
.brochure{
white-space: nowrap;
margin-left: -9px;
}
.letter{
margin-left: 10px;
padding-left: 12px;
padding-right: 15px;
padding-top: 0px;
background-color: #F5F5F5;
width: 470px;
border-style: solid;
border-color: #eeeeee;
border-width: 2px;
}
div.footer{
width: 763px;
text-align: center;
color: white;
font-size: 12px;
padding: 5px;
font-weight: bold;
background-color: #560869;
}
.intricate{
padding-top: 10px;
font-size: 9px;
font-weight: normal;
color: #bbbbbb;
}
a.intricate:hover{
padding-top: 10px;
font-size: 9px;
font-weight: normal;
color: #560869;
}

