/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style-type:none; font-family:Eras Demi ITC; font-size:10pt}caption,th{text-align:left;}h2{font-size:36pt;font-weight:normal; font-family:Fiolex Girls}h3{font-size:24pt;font-weight:normal; font-family:Fiolex Girls}
h4{font-size:18pt;font-weight:normal; font-family:Fiolex Girls}
#text h4{font-size:18pt;font-weight:normal; font-family:Fiolex Girls}
h1{font-size:48pt;font-weight:normal; font-family:Fiolex Girls}
q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 Fiolex Girls,Eras Demi ITC}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	background:#fff;
	color:#fff
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color:#FF7F00
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
}

.float-l{ float:left}
.folat-r{ float:right}
.clearfix{ clear:both}

#bg {background:url(images/bg.jpg); height:667px}

/* header */
#header { position:relative;height:260px  }

#logo {position: absolute; left: 650px; top: 16px; text-align: right}
#logo0 {position: absolute; top: 12px; left: 65px; font-family:Fiolex Girls}


#logo h1 {
	font-size:48px;
	color:#FFFFFF; font-family:Fiolex Girls
}

#logo div {
	padding-left:100px
}
#nav {position:absolute; top:107px; left:115px; width: 819px; height: 40px}
#nav li {float:left; font-family:Fiolex Girls; font-size:18pt; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0}

/* content */
#content {width:825px; }
.main {width:300px;font-family:Eras Demi ITC; display:inline; margin-left:100px; margin-right:0; margin-top:0; margin-bottom:0}
#col {margin:50px 0 0 0;width:300px;  }
#col .first ul {border-right:#E35C5C 1px solid; padding-right:43px}
#text {width:450px; }
#text h2 {font-size:36pt; font-family:Fiolex Girls}
#text h3 {font-family: Fiolex Girls; font-size: 24pt}
#text a { color: #CCCC00}

.side {width:230px; }
.side h2 {font-size:24px; font-family:Fiolex Girls}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:30px  0 30px 20px}
/* footer */
#footer { background:url(images/ft.jpg); height:133px; position:relative}
#ftinner{ position:absolute; bottom:40px; width:798px; margin-left:120px; font-family:Eras Light ITC; font-size:8pt}
.ftlink {width:500px;}