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, ins, kbd, q, s, samp,
small, strike, strong, 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;
}

img {
	border: 0;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {font-weight:bold;}

html,body {height: 100%;}			
body { background:#fff;  color:#444; font:62.5% /1.5 Arial, Helvetica, sans-serif; text-align:left; line-height: 1.5; margin: 0; padding:0; height: 100%;}

pre, code {
	font-family: Courier, Arial, sans-serif;
	background: #eaeaea;
	padding: 5px;
}

em {
	font-style: italic;
}


/* structure */
*html #site {height: 100%}
#site { width: 999px;/*1004px;*/ margin-left: auto; margin-right: auto;
				position: relative;
				min-height: 100%;
				height: 100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto; 
				/*background: #fff url(../img/bg-site.png) repeat-y 0 0;
				padding-left: 2px;*/
				border-left: 1px solid #999;
				border-right: 1px solid #999;
				}

#bottomMenu {
	/*position: fixed!important; position: relative;
	bottom: 0;
	padding-top: 25%;*/
	position: absolute;
		bottom: 0;
		background: url(../img/bg-bottom.gif) no-repeat top;
		height: 187px;
		margin-top: 90px;
	
}

/*#left {float: left;
	width: 143px;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; 
}

#left img { 
	position: relative;
	bottom: 0;
}
*/

#header {width: 999px; height: 154px; background: url(../img/header.png) no-repeat;}
#menu {width: 999px; text-align: left;}
	#menu li {display: inline; margin:0; padding:0; margin-right:-3px;}

#main {width:999px; padding-top: 37px;  padding-bottom: 0px; position: relative;}
#main p {font-family: Verdana, sans-serif; font-size: 12px; color: #000; line-height: 13px; margin-left: 168px; text-align: left;}

#right {float: right; width: 290px; }
	#right img {margin: 10px; margin-top:0px;}



.redd {color: red;}

#main a{color: red; text-decoration: none; outline: none;}
#main a:hover, #main a:visited {color: #666;}

input, textarea { outline: none; border: 1px solid #8A90BF;}
label {background: #FF1A1A;}