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, b, u, i, center, 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-size: 100%;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	}
body {
	line-height: 1;
	text-align:center;
	background:#36342F;}
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;}
/* remember to define focus styles! */
:focus {
	outline: 0;}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;}
del {
	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}

#layout {
	width:1000px;
	margin:auto;
	text-align:left;
	float:center;}
html>body #layout {
	width:1000px;}
	
#header {
	float:center;
	width:1000px;
	height:293px;}
#header-top {
	float:center;
	width:998px;
	border-left:solid 1px #3e3c37;
	border-right:solid 1px #3e3c37;
	height:26px;}
	
#header-main {
	float:center;
	width:1000px;
	height:209px;
	margin:0;
	background:url(../assets/layout-new/header-new-2.jpg) top center no-repeat;}

#header-1, #header-2, #header-3, #header-4, #header-center {
	float:left;
	width:209px;
	height:209px;
	margin:0;
	background:none;}

#header-center {
	width:164px;}

#header-logo {
	float:left;
	width:120px;
	height:120px;
	margin:18px 0 0 32px;}
/* \*/
* html #header-logo {
	float:left;
	width:120px;
	height:120px;
	margin:18px 0 0 17px;}
/* */

#header-menu {
	float:center;
	width:1000px;
	height:58px;
	background:url(../assets/layout-new/header-menu-new-2.png) top center no-repeat;}
	
#header-menu-center {
	float:left;
	width:540px;
	height:58px;
	margin:0 0 0 0;}
	
#header-home {
	float:left;
	width:40px;
	height:20px;
	margin:18px 0 0 58px;
	cursor:pointer;
	background:none;}
	
#header-contact {
	float:left;
	width:70px;
	height:20px;
	margin:18px 0 0 78px;
	cursor:pointer;
	background:none;}

#main {
	float:center;
	width:998px;
	border-left:solid 1px #3e3c37;
	border-right:solid 1px #3e3c37;
	margin:auto;
	text-align:left;
	background:none;
	min-height:800px;}
#main-left {
	float:left;
	width:270px;
	margin:10px 0 0 0;
	height:600px;}
#main-content {
	float:right;
	margin:20px 0 0 0;
	width:720px;}
#footer {
	float:center;
	width:1000px;
	height:45px;
	margin:0;
	border-top:solid 4px #595241;
	clear:both;
	line-height:40px;
	text-align:center;
	font-size:10px;
	color:#afc61d;
	background-color:#262421;}
	
#footer a {
	color:#FFF;}
#footer a:hover {
	color:#afc61d;}
	

#red-message {
	float:center;
	display:block;
	width:100%;
	margin:5px 0;
	clear:both;
	color:#afc61d;
	text-align:center;
	font-size:0.83333em;
	line-height:16px;}
#black-message {
	float:center;
	display:block;
	width:100%;
	margin:15px 0 5px 0;
	clear:both;
	color:#000;
	text-align:center;
	font-size:0.83333em;
	line-height:16px;}
#white-message {
	float:center;
	display:block;
	width:100%;
	margin:5px 0;
	clear:both;
	color:#FFF;
	text-align:center;
	font-size:0.83333em;
	line-height:16px;}

#links-message {
	float:center;
	display:block;
	width:100%;
	margin:5px 0;
	clear:both;
	color:#000;
	text-align:center;
	font-size:0.83333em;
	line-height:16px;}
#links-message a {
	text-decoration:underline;
	color:#069;
	font-weight:bold;}
#links-message a:hover {
	text-decoration:underline;
	color:#F36;}

#picture-message {
	float:center;
	width:100%;
	color:#F00;
	text-align:center;
	font-size:1.2em;
	line-height:1.2em;}
	
#paging-container {
	float:left;
	font-size:.83333em;
	text-align:right;
	width:100%;
	height:25px;
	padding:5px 0 0 0;}

#paging {
	float:right;
	font-size:.83333em;
	text-align:right;
	height:25px;}
#paging p {
	float:left;
	display:block;
	border:solid 1px #000;
	background-color:#F36;
	padding:0 5px 0 5px;
	height:18px;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	margin:0 0 0 2px;
	color:#FFF;}
#paging a {
	float:left;
	display:block;
	border:solid 1px #069;
	background-color:#F99;
	padding:0 5px 0 5px;
	height:18px;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	margin:0 0 0 2px;
	color:#069;}
#paging a:hover {
	text-decoration:none;
	color:#FFF;
	display:block;
	border:solid 1px #000;
	background-color:#F36;}

#warning {
	float:left;
	display:block;
	width:785px;
	padding:5px;
	min-height:120px;
	border:none;
	text-align:left;
	color:#F00;}
#warning img {
	float:left;
	width:64px;
	height:64px;
	border:none;}
#warning p {
	float:right;
	width:710px;
	font-size:.83333em;}

#warning-register {
	float:left;
	display:block;
	position:relative;
	left:0;
	top:240px;
	width:785px;
	padding:5px;
	border:none;
	text-align:left;
	color:#F00;}
#warning-register img {
	float:left;
	width:64px;
	height:64px;
	border:none;}
#warning-register p {
	color:#F00;
	float:right;
	margin:15px 10px 0 0;
	width:680px;
	font-size:.9em;
	line-height:1.1em;}
	
#btn a {
	float:center;
	display:block;
	width:90px;
	height:24px;
	color:#069;
	background-color:#F99;
	border:solid 1px #069;
	cursor:pointer;}
