a img {border: 0;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin:0; padding:0}
html,body {
	margin:0;
	padding:0;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#centercontent {
	width: 900px;
}

#container {
position: relative;
min-height: 100%;
}

* html #container {
height: 100%;
}

#content {
padding-bottom: 4em;
}

#footer
{
	position: relative;
	margin-top: -4.5em;
	height: 4.5em;
} 

#banner {
	height:218px;
}
p, h1, pre {
}
h1 {
	font-size:1.2em;
	padding-top:10px;
	text-align: left;
	font-weight: bold;
	margin-bottom:1em;
}


#leftcontent {
	float: left;
	width:185px;
}
#rightcontent {
	float: left;
	width:115px;
}


.newsletterbox {
	background-color:#CCC;
	color: #333;
	border: 1px solid black;
	padding: 2px;
}

.newslettertipka {
	width: 20px;
	height: 20px;
	border: 1px solid black;
	background-color: transparent;
	color: #666;
 	font-weight: bold;
}
