/* @override http://www.themoreisee.com/v3/css/tmis.css */

#web {
	margin:auto;
	width:830px;
	/*height:1245px;*/
	background-color: block;
	/*background-image:url(../images/web-background.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;*/
	clear: both;
}
#web-ender {
	margin:auto;
	width:830px;
	height:30px;
	background-color:transparent;
	clear: both;
}
#subweb {
	margin:auto;
	width:830px;
	background-color:transparent;
	clear: both;
	margin-bottom:50px;
	margin-top:10px;
}
#web-container {
	margin:auto;
	width:800px;
	background: url(../images/newgfx/bg.jpg) 0px 430px no-repeat;
	margin: 0px 15px;
	clear: both;
}
#web-container-header {
	margin:auto;
	width:800px;
	height:388px;
	background: url(../images/newgfx/header-new.jpg);
	text-align:right;
	clear: both;
}
#web-container-menu {
	margin:auto;
	width:800px;
	height:35px;
	background: url(../images/newgfx/menu-new.jpg);
	clear: both;
}
#web-container-poster {
	margin:auto;
	width:800px;
	height:300px;
	background-color:#b0140d;
	clear: both;
}
#web-container-top {
	margin: auto;
	width:800px;
	min-height:350px;
	clear: both;
}
#web-container-top-breaker {
	margin:auto;
	width:800px;
	height:35px;
	background-color:transparent;
	clear: both;
}
#web-container-top-body {
	margin:auto;
	width:800px;
	min-height:350px;
	background-color:transparent;
	clear: both;
}
#web-container-bottom {
	margin:auto;
	width:800px;
	background-color:transparent;
	margin-top:10px;
	margin-bottom:20px;
	clear: both;
}
#web-container-footer {
	margin:auto;
	width:800px;
	height:31px;
	background-color: black;
	margin-top:5px;
	border-top:1px solid #595959;
	border-bottom:1px solid #595959;
	line-height:31px;
	clear: both;
}

#web-container-end.clearme {
	background-color: black;
}