body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: Trebuchet Ms;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

body {
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0;
	margin:0px;
	background: #a5b1a9 url(main.jpg) no-repeat center top;
}

#center {
width:900px;height:892px;margin-left:auto;margin-right:auto;position:relative;text-align:left;
}
#urls{float:right; margin-top:236px;width:270px;height:90px;}

.mail {
	font-family:Trebuchet Ms;
	font-size: 18px;
	font-weight: bold;
	color: #f9f6e5;
	text-decoration: none;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}
