/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, 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:none;
	outline:0;
}
html,body{
	height:100%;
}

body{
font-family:Verdana;
	font-size:12px;
	color:#443a3a;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top:0;
	margin-left:0;}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}


#introslide {
height:100%;
width:100%}