@charset "utf-8";
/* CSS Document */
body, html {
	margin:0px;
	padding:0px;
	height:100%;
	background:url(img/bground.jpg) repeat-x top #656564;
	text-align:center;
	font-family:Verdana, "Lucida Sans Unicode";
	font-size:13px;
	line-height:18px;
}

div#container {
	margin:0 auto;
	width:622px;
}

div#header {
	height:51px;
}

div#content {
	height:560px;
}

div#contentUp {
	background:url(img/tblup.gif) no-repeat;
	height:11px;
	font-size:5px;
}

div#contentMain {
	margin-left:1px;
	width:620px;
	background-color:white;
	height:538px;
}

div#contentMenu {
	background:url(img/menuleft.gif) no-repeat;
	padding-left:30px;
	height:31px;
	text-align:left;
}

.menuItem {
	float:left;
	width:118px;
	background:url(img/menuitem.gif) no-repeat;
	text-align:center;
	height:30px;
	font-weight:bold;
	padding-top:1px;
}

div#advert {
	clear:both;
	background:url(img/advert.jpg) no-repeat;
	width:100%;
	padding-top:15px;
	padding-bottom:1px;
	height:75px;
}

div#contentDown {
	background:url(img/tbldown.gif) no-repeat;
	width:100%;
	height:11px;
	font-size:5px;
}

div#contentRefl {
	height:109px;
}

div#contentText {
	width:600px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	height:365px;
	overflow:auto;
	font-family:"Lucida Sans Unicode", Verdana;
}

.separator {
	margin-top:2px;
	background:url(img/separator.gif) no-repeat;
	height:3px;
	overflow:hidden;
}

h1 {
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
	margin:8px 0px 8px 0px;
	text-align:left;
	font-size:15px;
	color:#910303;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

a:link, a:hover, a:active, a:visited {
	color:#910303;
	font-weight:bold;
	font-size:11px;
}
a:hover {
	color:black;
}

a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	color:#909090;
	font-size:11px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
}
a.footer:hover {
	color:#910303;
	text-decoration:underline;
}

div.footertxt {
	font-size:11px;
	margin-top:3px;
	color:#909090;
}

img.crtproj {
	padding-right:15px;
	padding-bottom:10px;
}

ul {
	margin:0 0 0 20px;
}


div#silhouette {
	position:absolute;
	background:url(img/silhouette.jpg) no-repeat;
	width:192px;
	height:403px;
	right:0px;
	top:258px;
}

.smalltxt {
	font-size:11px;
}

/* standard sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* custom sIFR */
.sIFR-hasFlash .sifr-txt {
	line-height:1em;
}

.item {
	width:145px;
	float:left;
	margin-left:38px;
	_margin-left:23px;
	margin-bottom:7px;
	border:1px solid #cccccc;
	background:#eeeeee;
}

.inputbox {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background: #eeeeee;
	border: 1px solid;
}

.leftTitle {
	color:#910303;
}

.detContact {
	padding:5px;
	border:1px dashed black;
	background:#f5f5f5;
	margin-bottom:5px;
}

form {
	margin:0px;
}