/* clear all*/ 
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, 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;}


body { text-align: center; font-size: 10px; font-family: Verdana; color: #000; background: #11131d; }
div { text-align: left; }

	
a { cursor: pointer; font-size: 10px; font-weight: normal; text-decoration: none; color: #fff; }
a:hover  { text-decoration: underline; }		

#wrapper { margin: auto; width: 817px; }

/**********************************************************  HEADER  *********************************************************** */

#header { position: relative; float: left; width: 100%; }
	
	h1#logo a {width: 131px; height: 78px; background: url(../images/logo.png) no-repeat; float: left; cursor: pointer; margin-top: 30px; margin-left: 30px;}
	
#menu {float: right; width: 100%; }

	#menu ul {float: right; list-style: none; padding-right: 20px;}
		
		#menu li {float: left; padding-left: 5px; padding-bottom: 10px; }
		
			#menu a {float: left;}

			.sep {float:left; color: #fff;}
			
#slogan {position: absolute; z-index: 15; right: 15px; top: 40px; background: url(../images/slogan.png) no-repeat; width: 359px; height: 13px;}

/**********************************************************  INDEX  *********************************************************** */


.flash-baner {float: left; width: 817px; height: 264px;}
			

/* ********************************************************* FOOTER *********************************************************** */

#footer {  width: 100%; float: left; text-align: center; padding-bottom: 50px;}

	#footer .line {width: 90%; border-top: 1px solid #44454b; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 10px; display: block; height: 2px;}
	
	#footer p {display: block; width: 100%; color: #fff;}
