#container {
	height: 1570px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
#logo {
	height: 50px;
	width: 300px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#nav {
	width: 300px;
	position: absolute;
	left: 5px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 120px;
}
#flash {
	height: 230px;
	width: 485px;
	position: absolute;
	top: 60px;
	right: 5px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 780px;
	position: absolute;
	left: 5px;
	top: 330px;
}
#fotter {
	background-color: #45738a;
	height: 20px;
	width: 790px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#page {
	background-color: #7399ac;
	height: 30px;
	width: 790px;
	position: absolute;
	left: 5px;
	top: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #7399ac;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7399ac;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#container_services {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 1090px;
	width: 800px;
	position: relative;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#container_software {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 1120px;
	width: 800px;
	position: relative;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#container_contact {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 720px;
	width: 800px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}
#container_clients {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 1020px;
	width: 800px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}
