body {
	margin:0;
	color:#fff;
	font:12px/16px Arial, Verdana, Helvetica, sans-serif;
	background:#192e57 url(../images/bg-body.gif) repeat-x;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
img { border-style:none;}
.page {
	width:965px;
	margin:0 auto;
}
#header {
	position:relative;
	height:299px;
}
#header h1 {
	margin:0;
	background:url(../images/bg-logo.jpg) no-repeat;
	width:307px;
	height:219px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-46px;
}
#header h1 a {
	display:block;
	height:100%;
}
#header p {
	position:absolute;
	left:3px;
	top:0;
	margin:0;
	width:959px;
	line-height:25px;
	text-align:center;
	background:#163c66;
}
#header .placement {
	position:absolute;
	top:45px;
	left:231px;
}
#header .img-gallery {
	position:absolute;
	top:156px;
	left:4px;
}
.img-gallery {
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}
.img-gallery li {
	float:left;
	padding-left:3px;
}
.img-gallery span {
	border:1px solid #016cd0;
	display:block;
}
.img-gallery span a {
	border:2px solid #163c66;
	display:block;
}
.img-gallery img { display:block;}
.main {
	overflow:hidden;
	height:1%;
	background:#fff;
	padding:2px 3px 3px 2px;
}
.main h3 {
	margin:0;
	overflow:hidden;
	text-indent:-999px;
	height:21px;
}
#sidebar {
	float:left;
	width:182px;
	padding:3px 3px 34px;
	background:#111f3b;
}
#sidebar h3 {
	background:url(../images/text-categories.gif) no-repeat;
	width:180px;
	border:1px solid #0a3687;
}
#sidebar ul {
	margin:0;
	padding:5px 0 0;
	list-style:none;
	line-height:24px;
}
#sidebar ul li {
	height:1%;
	vertical-align:top;
}
#sidebar ul a {
	color:#627caf;
	display:block;
	background:url(../images/bg-menu.gif) repeat-x;
}
#sidebar ul a span {
	display:block;
	padding-left:22px;
	background:url(../images/bg-menu-bullet.gif) no-repeat 6px 0;
}
#sidebar ul a:hover,
#sidebar ul li.active a {
	text-decoration:none;
	color:#fff;
}
#sidebar ul a:hover span,
#sidebar ul li.active a span {
	background:url(../images/bg-menu-bullet-hover.gif) no-repeat 6px 0;
}
#sidebar img {
	display:block;
	margin:13px 0 0 10px;
}
#content {
	float:right;
	width:767px;
}
#content h3 { border:1px solid #01b3eb;}
.newest-box,
.about-box {
	background:#0a54a3 url(../images/bg-newest.gif) repeat-x;
	border:1px solid #192e57;
	padding:2px 2px 27px;
	width:761px;
}
.newest-box h3 {
	background:url(../images/text-newest.gif) no-repeat;
	width:758px;
}
.newest-box ul {
	overflow:hidden;
	width:764px;
	margin:8px 0 0 -3px;
}
.center-block {
	overflow:hidden;
	height:1%;
	margin:2px 0 0;
}
.popular-box {
	float:left;
	width:379px;
	padding:3px 1px 7px 3px;
	background:#111f3b;
}
.popular-box h3 {
	background:url(../images/text-popular.gif) no-repeat;
	width:376px;
}
.popular-box ul {
	margin:8px 0 0 -4px;
	overflow:hidden;
}
.popular-box ul li,
.rated-box ul li { padding-bottom:6px;}
.rated-box {
	float:right;
	width:380px;
	background:#111f3b;
	padding:3px 1px 7px 2px;
}
.rated-box h3 {
	background:url(../images/text-rated.gif) no-repeat;
	width:376px;
}
.rated-box ul {
	margin:8px 0 0 -3px;
	overflow:hidden;
}
.about-box { padding-bottom:6px;}
.about-box h3 {
	background:url(../images/text-about.gif) no-repeat;
	width:758px;
}
.boxes-area {
	overflow:hidden;
	height:1%;
	padding:4px 6px 0 0;
}
.ad1 { float:left;}
.description {
	float:right;
	width:431px;
}
.text-area {
	overflow:hidden;
	height:1%;
	padding:6px 0 0;
}
.text-area div {
	float:left;
	width:237px;
}
.text-area div strong {
	display:block;
	font-size:14px;
	line-height:35px;
	padding-left:4px;
	background:url(../images/bg-border.gif) repeat-x 0 100%;
}
.text-area div p {
	margin:6px 0 0 4px;
	line-height:18px;
}
.text-area span {
	float:right;
	border:1px solid #016cd0;
}
.text-area span a {
	display:block;
	border:2px solid #163c66;
}
.text-area span a img { display:block;}
.play {
	display:block;
	background:url(../images/btn-play.gif) no-repeat;
	width:248px;
	height:48px;
	overflow:hidden;
	margin:8px 0 0 68px;
	text-indent:-9999px;
}
.ad2 {
	display:block;
	margin:6px 0 0 150px;
}
#text-holder {
	background:#182c53 url(../images/bg-text.gif) repeat-x;
	padding:2px 147px 25px 198px;
	overflow:hidden;
}
#text-holder p {
	margin:12px 0 0;
	font-size:10px;
	line-height:10px;
}
#footer {
	background:#0a529c url(../images/bg-footer.gif) repeat-x;
	padding:0 0 4px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li { display:inline;}
#footer ul li:first-child { background:none;}
#footer .second-list { margin:-3px 0 0;}
#footer .second-list li {
	background:url(../images/bg-footer-sep.gif) no-repeat 0 3px;
	padding:0 1px 0 6px;
}
