body {
	margin:0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color:#83868a;	
	line-height:17px;
}
#container {
	position:relative;
  	margin: 0 auto;	
	width:948px;
}
#body {
	margin-top:20px;
}
#column1 {
	float:left;
	width:320px;
	margin-right:34px;
	position:relative;
}
#column2 {
	float:left;
	width:320px;
	margin-right:34px;	
	position:relative;	
}
#column3 {
	float:left;
	width: 240px;
}
#column12 {
	width:674px;
	margin-right:34px;	
	float:left;	
}
.title {
	float:left;
}
.icon {
	float:right;
}
.text {
	padding-top:10px;
}
.level2 {
	position:absolute;
	top:205px;
}
#dotted {
	margin-top:10px;
	background-image: url(images/DottedLine.gif);
	background-repeat: repeat-x;
	height:12px;
}
#dotted-home {
	margin-top:110px;
	background-image: url(images/DottedLine.gif);
	background-repeat: repeat-x;
	height:12px;
}
.dotted {
	background-image: url(images/DottedLine.gif);
	background-repeat: repeat-x;
	height:12px;
}
#footer {
	margin-bottom:10px;
	font-size:10px;
}
.content_clear {
	clear:both;
}

a {
	color:#bb0049;
}