* {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin:0px;
	padding:0px;
	background:#f6f6ee;	
}
.main {
	background:url(images/topgradient.gif) top left repeat-x;
	width:100%;
	height:100%;
}
.centr_part {
	width:925px;
	height:100%;
}
.contact {
	font-size:11px;
	color:#8a323d;
}
.mail {
	font-size:11px;
}
.mail a {
	color:#8a323d;	
}
.topmenu {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
.shortmenu {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
.shortmenu:hover {
	text-decoration:underline;
}

.map {
	color:#8a323d;
	font-size:14px;
}

a {
	color:#000000;
}

#main_table{
	background:url(images/mainbackground.gif) top left no-repeat;
	width:100%;
	height:100%
}

#top_arrow{
	position:absolute; top:0px; left:780px; width:30px; height:273; display:block; background:url(images/slice.gif) no-repeat
}

#top_bg{
	background:url(images/redgradient.gif) top left repeat-x
}

#bottom_line{
	background:url(images/line_left.gif) bottom left repeat-x
}

#woman{
	position:relative; top:5px; width:276px; height:208px; background:url(images/woman2.gif) no-repeat;
}

#red_line_1{
	height:1px; background:url(images/redline.gif) repeat-x;
}

#red_line_2{
	height:1px; background:url(images/redline.gif) repeat-x;
}

#red_line_3{
position:relative; top:15px; height:1px; background:url(images/redline.gif) repeat-x;
}

#right_line{
	background:url(images/line_right.gif) bottom left repeat-x
}

H1 {
	font-size:20px !important; 
	color:#741f2a;
	font-style:italic;
   }
H2 {
	font-size:20px; 
	color:#741f2a;
	font-weight:bold;
	font-style:italic;
   }