/** RESETS **/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, input tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {color: black;}
ol, ul {list-style: none;}

body{background: url(../images/png/swoosh.png) no-repeat center;}
#wrapper{width:910px; height:591px; margin: 0 auto; margin-top:20px; position:relative;}
#topleft{width:498px; height:166px; background: url(../images/png/topleft.png) no-repeat; float:left;}
#topright{width:411px; height:166px; background: url(../images/png/topright.png) no-repeat; float:right;}
#middleleft{width:510px; height:315px; background: url(../images/png/middleleft.png) no-repeat; float:left;}
#middleright{height:315px; width:340px; background: url(../images/png/middleright.png) no-repeat right; float:right;}
#middlerighttop{height:170px; width:340px; margin-bottom:15px;}
#middlerightbot{height:130px; width:340px;}
#middlerighttop a {text-decoration: none; color:white; font-weight:bold; font-size: 24px; position:relative; top:68px; left:80px; line-height:32px;}
#middlerightbot a {text-decoration: none; color:white; font-weight:bold; font-size: 24px; position:relative; top:47px; left:80px; line-height:32px;}