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 {
font:13px/20px Arial,Helvetica,sans-serif;
color:#1E1E1E;
}
ol, ul {
	list-style: none;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

body.home{
background:url(images/homebg.jpg) no-repeat center 0;
}

#container{
width:1024px;
margin:0 auto;
}

#header{
height:103px;
}

#logo{
margin-top:10px;
margin-left:58px;
}

#main{
overflow:hidden;
margin-top:70px;
padding-bottom:20px;
}

#flvCon{
width:650px;
float:left;
margin-left:20px;
}

#desc{
float:left;
width:340px;
}

#desc h2{
padding-left:20px;
margin-bottom:30px;
}

#desc h2 a{
text-decoration:none;
font-size:26px;
line-height:30px;
font-weight:bold;
color:#faa603;
}

#desc p{
padding-left:20px;
font-size:15px;
line-height:20px;
color:#c4b6a5;
font-weight:bold;
margin-bottom:10px;
}

#bar{
display:block;
height:46px;
line-height:46px;
text-align:center;
background:url(images/midbar.png) no-repeat 0 0;
}

#bar h3 a{
color:#ffffff;
text-decoration:underline;
text-transform:uppercase;
font-size:24px;
}

#navi{
text-align:center;
height:70px;
line-height:70px;
color:#b8aa9a;
font-size:16px;
}

#navi li{
display:inline;
background:url(images/star.png) no-repeat 0 -3px;
padding-left:30px;
}

#navi li a{
color:#ffffff;
text-decoration:underline;
}

#link{
width:600px;
margin:auto;
color:#d67915;
font-size:16px;
padding-bottom:25px;
}

#link li{
margin-bottom:10px;
}

#link a{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
letter-spacing:1px;
font-size:16px;
margin-right:5px;
}

#link span:before{
content: ' - '
}

#footer{
border-top:4px solid #803b0c;
padding-top:15px;
padding-bottom:65px;
}

.footCon{
width:600px;
margin:auto;
overflow:hidden;
font-size:15px;
}

.footCon a{
color:#d67915;
}

#footer .left{
float:left;
}

#footer .right{
float:right;
}

#desc ul{
padding-left:20px;
}

#desc ul li a{
color:#ffffff;
font-size:14px;
font-weight:bold;
border-bottom:2px solid #9f8d81;
}