/* Author : Patrick Sy */

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, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#471e69;}
a:hover, a:focus { text-decoration:none; color:#9158c1;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.purple { color:#471e69;}
.alignLeft { float:left;}
.alignRight { float:right;}
.centered { text-align:center;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) left 171px repeat; text-align:center; font-family:Arial, Trebuchet MS; color:#4a4a4a; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:1132px; position:relative;}

#header { background:url(images/headerBg.jpg) top repeat-x; height:171px;}
#logo { padding:6px 0 0 40px; position:relative;}
#logo img { vertical-align:middle;}
#logo .alignRight { margin:74px 50px 0 0;}
#mBody .wrapper { background:url(images/mContent.png) repeat-y; min-height:400px; padding-bottom:157px;}
#nav { background:url(images/navBg.jpg) no-repeat; height:217px; padding:22px 0 0 30px;}
#nav li { display:block; float:left; padding-left:26px;}
#nav li a { display:block; float:left; width:124px; height:160px; line-height:160px; text-align:center;}
#nav li a img, #copyright img { vertical-align:middle;}
.mContent { padding:0 63px;}
.textbar { width:646px; float:left;}
#imgWrap { background:url(images/mainImgBg.gif) no-repeat; height:449px; padding:18px 24px;}
#imgWrap .desc { display:block; font:20px Arial; text-align:center; color:#cc0000;}
.sidebar { width:360px; float:left;}
#footer { margin-top:-162px;}
#footer .wrapper { height:162px;}
.mount { background:url(images/footerMount.png) no-repeat; width:1138px; height:150px; bottom:0;}
.mLeft { left:-329px;}
.mRight { background:url(images/footerMountR.png) no-repeat; width:840px; right:0;}
#circ1 { background:url(images/circ1.png) no-repeat; width:173px; height:108px; top:5px; left:95px;}
#circ2 { background:url(images/circ2.png) no-repeat; width:93px; height:103px; top:10px; right:88px;}
#topR { width:463px; height:463px; position:absolute; background:url(images/topR.png) no-repeat; top:0; right:0;}
#botL { width:463px; height:463px; background:url(images/botL.png) no-repeat; bottom:0; left:0;}
#copyright { line-height:normal; text-align:center; padding-top:120px;}
#copyright img { margin:0 8px;}

#ferris { position:relative; height:708px; width:868px; margin:0 auto; margin-top:20px;}
#ferrisBg { background:url(images/ferris.jpg) no-repeat; position:absolute; left:0; top:45px; width:868px; height:758px;}
#ferris .wheel { width:104px; height:88px; text-align:center; padding:50px 10px 0 10px; color:#fff; font:16px Verdana; font-weight:bold;}
#ferris .wheel a { color:#fff;}
#ferris .blue { background:url(images/wheelBlue.png) no-repeat;}
#ferris .red { background:url(images/wheelRed.png) no-repeat;}
#ferris .purple { background:url(images/wheelPurple.png) no-repeat;}
#ferris .yellow { background:url(images/wheelYellow.png) no-repeat;}
#ferris .green { background:url(images/wheelGreen.png) no-repeat;}
#ferris .brown { background:url(images/wheelBrown.png) no-repeat;}
#ferris .cyan { background:url(images/wheelCyan.png) no-repeat;}

#clowns { position:relative; height:830px; width:972px; margin:0 auto;}
#clownsBg { background:url(images/clowns.jpg) no-repeat; position:absolute; left:0; top:0; width:972px; height:985px;}
#clowns .row { position:relative; float:left; width:100%; margin:6px 0 44px 0;}
#clowns .face { float:left; width:93px; height:93px; margin-right:65px;}
#clowns .odd { padding-top:24px;}
#mainFace { position:absolute; width:122px; height:122px; bottom:20px; left:422px;}
