#container{
	width:800px;
	margin:auto;
	position:relative;
}

#header{
	width:800px;
}

#headerHome {
	width:800px;
	height:105px;
	cursor:hand;
}

#topmenu{
	width:500px;
	padding:10px 5px 0px 0px;
	color:#000000;
	text-align:right;
	margin-left:290px;
}
#topmenu a{
	font-size:0.8em;
	color:#cd1c1c;
	background-color:#ffffff;
	text-decoration:none;
}
#topmenu a:hover{	
	color:#084694;
	text-decoration:none;
}

#logo B { color:#c30101; }

#titlebox1{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/about.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox2{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/programs.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox3{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/services.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox4{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/why.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox5{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/partners.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox6{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/winwin.jpg) no-repeat #c50102;
	margin-bottom:3px;
}
#titlebox7{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/contact.jpg) no-repeat #9c0000;
	margin-bottom:3px;
}
#titlebox8{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/sitemap.jpg) no-repeat #9c0000;
	margin-bottom:3px;
}
#titlebox9{
	float:left;
	width:562px;
	padding:6px 0px 0px 238px;
	height:83px;
	background:url(../gfx/clear.gif) repeat-y #9c0000;
	margin-bottom:3px;
}


h2.titlebox{
	margin:0px;
	font-weight:bold;
	font-size:1.6em;
	color:#ffffff;
}

#menubar{
	width:800px;
	height:18px;
}

#logo{
	float:left;
	width:800px;
	height:60px;
	margin-top:10px;
	background-image:url(../gfx/transparent.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	margin-bottom:3px;
		cursor:hand;

}

#wrapper{
	width:800px;
	background:#f7f7f7;
}

#leftbox{
	float:left;
	width:170px;
	padding:0px 0px 0px 0px;
}

#content{
	float:left;
	width:555px;
	padding:30px 15px 10px 30px;
}

#footer{
	width:780px;
	float:left;
	padding:5px 20px 5px 0px;
	background-color:#084694;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
	text-align:right;
}

#euroit{
	float:right;
}

#footer a,#footer a:hover{
	text-decoration:none;
	color:#ffffff;
}

.homepageItem { padding:4px; width:170px; margin-right:4px; float:left; font-size:11px; }
.homepageItem H3 { text-align:center; font-size:14px; background-color:#666666; color:#FFFFFF; margin-bottom:3px; }

FORM { margin:0px; }

h2{
	font-size:15px;
	font-family:tahoma Arial, Helvetica, sans-serif;
	color:#de0506;
	background-repeat:no-repeat;
	margin:2px 0px 2px 0px;
	font-weight:bold;
}

.newsBox TABLE { width:100% }
.newsBox TD { width:33%; }

.niceTable INPUT, .niceTable SELECT { width:300px; border:solid 1px #c50102; margin:0px; }

#cbox{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#ffffff;
	padding-top:100px;
	cursor:default;
}
#cbox div{
	border:solid 2px #084694;
	padding:20px;
	width:350px;
	margin:auto;
	z-index:20004;
}