*
{
margin: 0px;
padding: 0px;
}

a{
	color: #b22d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 10px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fceeee;
}

#content{
	width: 730px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#slogan{
	width: 730px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
}

#header {
	height: 200px;
	width: 733px;
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(images/header44.jpg);
}
#search {
	height: 40px;
	width: 350px;
	margin-top: 0;
	text-align: left;
	padding-top: 10px;
	margin-left: 70px;
}

#menu{
	width: 733px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
	text-align: center;
	padding-top: 5px;
}

#menu a {
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;

}

#main {
	width: 730px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
#scris {
	width: 690px;
	line-height: 20px;
	text-align: left;
	text-indent: 33px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#copy{
	margin: 0 auto;
	width: 730px;
	padding-top: 10px;
	text-align: center;
}
#copy a {
	font-size: 12px;
	color: #0033FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#sitemeter{
	margin: 0 auto;
}

