@charset "iso-8859-2";
/* CSS Document */
/* apt */

body {
	background-color:#7c756a;
}

#body {
	margin:0;
	padding:0;
	background-color:#7c756a;
	font-family:Tahoma;
	font-size:11px;
	color:#7c756a;
}

a {
	text-decoration:none;
	color:#860925;
}

a:hover {
	text-decoration:underline;
}

.center {
	text-align: center;
}

.links {
	visibility:hidden;
	font-size:0;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

#sub_body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	background-color:#f6f1de;
}

#container {
	width:759px;
	margin:auto;
	background-color:#f6f1de;
}

#left {
	width:509px;
	float:left;
}

.boxtops {
	width:509px;
	height:53px;
	float:left;
}

#left_text {
	width:489px;
	float:left;
	padding:0 10px 0 10px;
}

#right {
	width:250px;
	float:left;
	color:#f6f1de;
	font-weight:bold;
}

#right_text {
	background-image:url(images/right_body.jpg);
	width:250px;
	float:left;
}

#right_bottom {
	background-image:url(images/right_bottom.jpg);
	width:250px;
	height:14px;
	float:left;
	margin:0 0 10px 0;
}

.form_line {
	width:237px;
	float:left;
	padding:0 0 5px 13px;
}

.form_line input {
	background-color:#f6f1de;
	width:168px;
	float:left;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#7c756a;
}

.form_line textarea {
	background-color:#f6f1de;
	width:207px;
	height:74px;
	float:left;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#7c756a;
	overflow:hidden;
}

#button_send a {
	width:116px;
	height:26px;
	float:left;
	display:block;
}

#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:35px;
	float:left;
	background-color:#7c756a;
}

#sub_footer_container {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#7c756a;
	width:759px;
	height:35px;
	margin:auto;
	padding:0;
}

#sub_footer {
	background-image:url(images/footer.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:702px;
	height:25px;
	padding:0 37px 0 10px;
	float:left;
}

#sub_footer a.rayfield {
	color:#f6f1de;
	font-weight:bold;
	float:right;
	margin:10px 0 0 0;
}

#sub_footer a.language {
	color:#f6f1de;
	font-weight:bold;
	float:left;
	margin:10px 0 0 0;
}

#sub_footer p {
	color:#f6f1de;
	font-weight:bold;
	float:left;
	margin:10px 0 0 0;
	padding:0 5px 0 5px;
}

#menu a {
	background-position:0 -7px;
	background-repeat:no-repeat;
	height:36px;
	float:left;
	display:block;
}

#menu a:hover {
	background-position:0 0px;
}

#link1 {
	background-image:url(images/link1.jpg);
	width:123px;
}

#link2 {
	background-image:url(images/link2.jpg);
	width:159px;
}

#link3 {
	background-image:url(images/link3.jpg);
	width:197px;
}

#link4 {
	background-image:url(images/link4.jpg);
	width:132px;
}

#link5 {
	background-image:url(images/link5.jpg);
	width:127px;
}