/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	color:#000;
	text-align: center;
	background: url('images/background.gif') top  repeat;
	}


#container {
	
	background: url('images/frame.png') no-repeat;
	text-align: left;
	width: 1015px;
	height:672px;   
text-align: center;  
 font-size: 20px;   
whitewhite-space: nowrap;  
line-height: 12px;  
 overflow: hidden;
 margin:0px auto 0px auto;

	}

.container2 {
width: 740px;
height:532px; 
display: inline-block;  
vertical-align: middle; 
margin-top:70px;



}

#slide {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #497B97;
	height:502px;
	width:356;
	float:right;
	margin-top:15px;
	margin-right:15px;
	}
	
#info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #497B97;
	text-align:left;
	width:365px;
	float:left;
	margin-top:15px;
	padding-left:2px;
	padding-top:2px;
	}

.text { 
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #497B97;
	line-height: 2.08em;
	*line-height: 1.97em;
	font-weight: normal;
	text-align: center;
	}
.img { 
font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	color: #497B97;
	font-weight: normal;
	text-align: center;
	}
	
.space { 
font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	color: #497B97;
	height:10px;
	font-weight: normal;
	text-align: center;
	}
	
.contact { 
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #497B97;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
	}
	
.contact a { 
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #497B97;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	}
	
	
.contact a:hover { 
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	}
	

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333;
	width: 780px;
	padding-left:0px;
	*padding-left:0px;
	margin:30px auto 0px auto;
	}
	
#footer a {
	text-decoration: none;
	font-size: 8px;
	color: #333;
	}
	
#footer a:hover {
	text-decoration: none;
	font-size: 8px;
	color: #497B97;
	}
	
	#MSLK_link{
	padding-left: 0px;
	font-size:9px;
	color: #333;
	}
	
	
	
/* Slideshow */

#slideshow {
	clear:both;
    position:relative;
    height:502px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
