body {
	background:#404040 url("../Images/bg.png");
	margin:0;
	padding:0;
	text-align:center;
}

#main {
	margin:8px auto 8px auto;
	width:802px;
	background:#ffc500 url("../Images/bgMain.png") repeat-y 0 125px;
	text-align:left;
}

#header {
	width:802px;
	height:125px;
	background:url("../Images/Header.png") no-repeat 0 0;
	padding:0;
}

#content {
	background:url("../Images/bgContent.png") no-repeat 0 0;
	padding:24px;
}

#header ul {
	margin:94px 0 0 54px;
	position:absolute;
	padding:0;
}

#header ul li {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

#header ul li a {
	text-indent:-9000px;
	display:block;
	margin:0;
	padding:0;
	height:23px;
}

#home {
	background:url("../Images/home.png") no-repeat;
	width:77px;
}

#download {
	background:url("../Images/download.png") no-repeat;
	width:101px;
}

#ranking {
	background:url("../Images/ranking.png") no-repeat;
	width:79px;
}

#footer {
	width:802px;
	height:15px;
	background:url("../Images/bgFooter.png") no-repeat 0 0;
	padding:0;
	margin:0;
}

.box {
	padding:0;
	margin:8px auto 8px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.box .tl {
	width:21px;
	height:21px;
	background:url("../Images/box-tl.png") no-repeat;
}

.box .tr {
	width:21px;
	height:21px;
	background:url("../Images/box-tr.png") no-repeat;
}

.box .t {
	height:21px;
	background:url("../Images/box-t.png") repeat-x;
}

.box .l {
	width:21px;
	background:url("../Images/box-l.png") repeat-y;
}

.box .r {
	width:21px;
	background:url("../Images/box-r.png") repeat-y;
}

.box .bl {
	width:21px;
	height:21px;
	background:url("../Images/box-bl.png") no-repeat;
}

.box .br {
	width:21px;
	height:21px;
	background:url("../Images/box-br.png") no-repeat;
}

.box .b {
	height:21px;
	background:url("../Images/box-b.png") repeat-x;
}

.box .c {
	background:#FFFFFF url("../Images/bgBox.png") no-repeat 100% 100%;
	text-align:left;
}

img.snapshot {
	margin:4px;
	border:1px solid #000000;
}

a {
	color:#ff8d00;
	text-decoration:none;
}

a:hover {
	color:#ffbc00;
	text-decoration:underline;
}

.box div.boxTitle {
	height:26px;
	background-repeat:no-repeat;
	text-indent:-9000px;
}

hr {
	color:#ebad00;
	background-color:#ebad00;
	height:3px;
	border:0;
	width:75%;
	margin:32px auto 32px auto;
}

.small {
	font-size:11px;
	font-weight:normal;
}

#flashVideo {
	border:1px solid black;
	width:256px;
	height:385px;
}

#videoThumb {
	background:url("../Images/00659.png") no-repeat;
	display:block;
	width:256px;
	height:382px;
	margin:0;
	padding:0;
}

#contact {
	background:url("../Images/contact.png") no-repeat;
	width:84px;
	height:18px;
	display:block;
	text-indent:-9000px;
	margin:0 auto 0 auto;
}

#subject {
	width:300px;
}

label {
	width:100px;
	display:block;
	padding:0 0 0 16px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:8px 0 0 0;
}

.frm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border:1px solid black;
	background:#FFFFFF url("../Images/inputBg.png") repeat-x 0 0;
}

#message {
	width:100%;
	height:100px;
}

#send {
	width:100%;
	color:#000000;
}

#from {
	width:300px;	
}

#lFrom {
	background-image:url("../Images/user.png")
}

#lSubject {
	background-image:url("../Images/email.png")
}

#lMessage {
	background-image:url("../Images/page.png")
}
