/* CSS Document */

/* ============== BODY ============ */

#body{
	width:1000px;
	float:left;
	background-color:#C4D9E3;
	background-image:url(../images/GuestBook/line.gif);
}



#content{
	float:left;
	width:813px;
	padding:0 5px 10px 5px;
}

.content_top{
	width:813px;
	background:url(../images/WWA/br_05.gif) right no-repeat #F4F4F4;
	height:7px;
	float:left;
}
#content_text h1{
	margin:0;
	padding: 0px 0 5px 0px;
	font:bold 15px verdana;
	color:#00467C;
	width:783px;
}
.vacanciesintro{
	margin:0;
	padding: 10px 0 5px 0px;
	font:14px verdana;
	color:#3A70A5;
	width:783px;
}
#content_text h2{
	margin:0;
	padding: 0;
	font:bold 14px verdana;
	width:783px;
}
.content_bottom{
	width:813px;
	background:url(../images/br_26.gif) right no-repeat #FFFFFF;
	height:7px;
	float:left;
}

#content_text{
	float:left;
	width:783px;
	background:url(../images/WWA/line_11.gif) top repeat-x #FFFFFF;
	padding:0 15px;
}
.dotted_line{
	float:left;
	width:783px;
	height:5px;
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
}
