html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center; /* known workaround for centering content on some ie browsers on Windows, since the preferred method (margin:0 auto) doesn't work.*/

}

img#bg
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.testimonial
{
    background-color:white;
    width: 760px;
    color: #333333;
    text-align: left;
    font-size: 10pt;
    font-family: "verdana", "arial" ;
    /*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7BAEED', EndColorStr='#ffffff')*/
}


#content
{
    position:relative;
    z-index:1;
}

.normalparagraph
{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    /*letter-spacing: 0;*/
    text-align: left;
    font-family: "verdana", "arial" ;
    width: 760px;
}

.normalparagraph1
{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /*letter-spacing: 0;*/
    text-align: center;
    font-family: "verdana", "arial" ;
    width: 760px;
}

.normalparagraphdark
{
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 150%;
    font-family: "verdana", "arial" ;
    text-align: left;
    padding-left:15px;
    padding-right:15px;
}

.normalparagraph1
{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /*letter-spacing: 0;*/
    text-align: center;
    font-family: "verdana", "arial" ;
    width: 760px;
}

.indexparagraph
{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    /*letter-spacing: 0;*/
    text-align: left;
    font-family: "verdana", "arial" ;
    padding-left: 8px;
    padding-right: 8px;
}

.indexparagraph1
{
    color: black;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    /*letter-spacing: 0;*/
    text-align: center;
    font-family: "verdana", "arial" ;
    padding-left: 8px;
    padding-right: 8px;
}

.sidebar
{
color: black;
font-size: 12px;
font-weight: normal;
line-height: 125%;
font-family: "helvetica", "verdana", "arial";
text-align: left;
padding-left: 8px;
padding-right: 8px;
}

.sidebartext
{
color: black
font-size: 6px;
font-family: "helvetica", "verdana", "arial";
align: center;
}

.BannerTitle
{
    color: black;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    font-family: "verdana", "arial" ;
    /*width: 760px;*/
}

.titleonwhite
{
    color: black;
    font-size: 28px;
    font-weight: normal;
    line-height: 150%;
    /*letter-spacing: 0;*/
    text-align: center;
    font-family: "verdana", "arial" ;
    width: 760px;
}

.menu
{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    /*letter-spacing: 0;*/
    text-align: center;
    font-family: "verdana", "arial" ;
    width: 760px;
}

a
{
    text-decoration:none;
    color:#333333
}

.thumbnail
{
position: relative;
z-index: 0;
}

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

.thumbnail span
{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgray;
padding: 5px;
left: -1000px;
border: 1.5px solid #444444;
visibility: hidden;
color: black;
text-decoration: none;
font-weight: bold;
}

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

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

}

.thumbnail2
{
position: relative;
z-index: 0;
}

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

.thumbnail2 span
{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgray;
padding: 5px;
left: -1000px;
border: 1.5px solid #444444;
visibility: hidden;
color: black;
text-decoration: none;
font-weight: bold;
}
.thumbnail2 span img
{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

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

}

.thumbnail3
{
position: relative;
z-index: 0;
}

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

.thumbnail3 span
{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgray;
padding: 5px;
left: -1000px;
border: 1.5px solid #444444;
visibility: hidden;
color: black;
text-decoration: none;
font-weight: bold;
}

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

.thumbnail3:hover span
{ /*CSS for enlarged image on hover*/
visibility: visible;
position: absolute;
top: 0;
left: -250px; /*position where enlarged image should offset horizontally */

}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}