body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #05386B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #062B55;
	border-right-color: #062B55;
	border-bottom-color: #062B55;
	border-left-color: #062B55;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #05386B;
}
.oneColFixCtrHdr #header {
	background-color: #0e0e0e;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: #05386b;
}
#texthome {
	color: #80b7ee;
	background-color: #05386b;
	float: left;
	width: 600px;
	padding-right: 200px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/bg_footer.jpg);
	float: left;
	height: 117px;
	width: 1000px;
	padding: 0;
}
#caseta1 {
	background-color: #000000;
	float: left;
	height: 346px;
	width: 247px;
	margin-top: 15px;
	margin-left: 120px;
	margin-bottom: 15px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#caseta2 {
	background-color: #022344;
	float: left;
	height: 346px;
	width: 247px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#caseta3 {
	background-color: #134c85;
	float: left;
	height: 346px;
	width: 247px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.container2 {
	width : 1000px;
	padding : 0;
	margin : 0;
	background-color: #0e0e0e;
	float: left;
}
#nav {
margin : 0;
padding : 0;
}
#nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#nav a:link, #nav a:visited {
	float : left;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : 3px;
	padding : 10px 12px 6px 10px;
	text-decoration : none;
	color : #CCCCCC;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color : #FFFFFF;
	background : transparent url(images/rounded.gif) no-repeat top center;
}#navigatie_stg {
	background-color: #062B55;
	float: left;
	width: 199px;
	height: 400px;
}
#continut {
	float: left;
	width: 770px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #05386B;
}
#separator {
	background-color: #04274D;
	float: left;
	height: 1px;
	width: 1000px;
}
#continut2 {
	float: left;
	width: 780px;
	padding-left: 20px;
}
#containerg {
	width: 1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #042A4F;
	border-right-color: #042A4F;
	border-bottom-color: #042A4F;
	border-left-color: #042A4F;
}
#trafic {
	width: 120px;
	margin-left: 460px;
}

