body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background:  #353638 url(images/background.jpg) repeat-x;
}

h1{
	color: #7E202E;
}

ul { margin: 0; padding: 0; }
ul li { list-style: none; margin: 0; padding: 0 0 2px 20px; background: url(images/tick.gif) no-repeat 0px 0px; }	
ul a:link, ul a:visited { color: #000; text-decoration: underline; }

td, input, select {
	font-family: Tahoma;
	color: 767676;
	font-weight: normal;
	width: 200px;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#mesaj{
	background-color: #E6F0F9;
	display: block;
	margin: 2px;
	padding: 20px;
	border: 1px #88BDE5 solid;
}

#content{
	width: 650px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#top_header{
	height: 181px;
	display: block;
	background-color: #CD4E47;
}
#article{
	padding: 20px;
}
img{
	border: 0;
	padding: 0;
	margin: 0;
}
#footer{
	width: 650px;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 20px;
	font-size: 11px;
}

#footer #links{
	width: 650px;
	float: left;
	position: absolute;
	text-align: right;
}

#footer #links a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#lng{
	text-align: right;
	width: 100%;
	background-color: #54595F;
	padding: 0 0 10px 0;
}

#lng a{
	color: white;
}