body{
	background-color: #ffffff;
	font-family: Arial, Verdana, Tahoma;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
p{
	margin: 10px 0 10px 0;
}
a{
	color: #ffffff;
}
h2, h3, h4, h5, h6{
	font-family: Georgia,"Times New Roman",serif;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0 0 -10px 0;
}
h1{
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10 0 0 0;
}
div.main{
	width: 734px;
	margin: 0 0 0 138;
}
div.head{
	position: relative;
	height: 125px;
}
div.head div.logo{
	width: 119px;
	padding: 21 0 0 72;
	float: left;
}
div.head div.topMenu{
	padding: 28px 0 0 525px;
	font-size: 12px;
}
div.topMenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
}
div.topMenu ul li{
	margin: 1 0 1 0;
}
div.topMenu li.on_path{
	list-style-type: square;
	list-style-image: url('/i/li_dot.gif');
}
div.topMenu ul a{
	text-decoration: none;
	color: #ffffff;
}
div.sectionImage{
	position: relative;
	height: 225px;
	background-color: #ffffff;
}
div.sectionImage div.img{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
div.content{
	margin: 70 0 0 110px;
	padding:
}
div.content p{
	text-align: justify;
}
div.foot{
	background-repeat: no-repeat;
	height: 80px;
	padding: 115px 0 0 245px;
	font-size: 11px;
}
div.foot h5{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
div.foot div{
	float: left;
	margin: 0 30px 0 0;
}
