@charset "iso-8859-2";
/* CSS Document */

#body {
	background-image:url(../../images/background.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	padding:0;
	margin:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#0b457c;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.center {
	text-align: center;
}

.links {
	visibility:hidden;
	font-size:0;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

.nomargin {
	margin:0;
}

form {
	padding:0;
	margin:0;
	float:left;
}

.strong {
	font-weight:bold;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#container {
	width:100%;
	float:left;
}

#sub_container {
	width:1024px;
	float:left;
}

#logo {
	background-image:url(../../images/logo_1024x141.jpg);
	background-color:#616161;
	background-repeat:no-repeat;
	width:100%;
	height:141px;
	float:left;
}

#text {
	width: 920px;
	height: 61px;
	padding: 40px 52px 40px 52px;
}

#logo a {
	width:185px;
	float:left;
	height:70px;
	display:block;
	overflow:hidden;
}

#logo a span {
	padding:101px 0 0 0;
	float:left;
}

#logo p {
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#left {
	background-image:url(../../images/399x460.jpg);
	width:399px;
	height:460px;
	float:left;
}

#right {
	width:585px;
	float:left;
	padding: 1px 20px 0 20px;
}

.text_box {
	width:260px;
	height:123px;
	border: 3px solid #fcd7a9;
	padding: 10px 0 5px 10px;
	background-color:#fff;
	float: left;
	margin: 0 16px 14px 0;
	font-size:11px;
}