@charset "utf-8";
/* CSS Document */

@import url("http://www.freework.nl/App_Themes/Default/frontpage.css");

body 
{
	background-color: #C0C0C0;
}

.contentTable 
{
	border:1px solid #cdcdcd; 
	background-color:#f6f6f6; 
	padding:4px; 
	overflow:hidden;
	margin-bottom: 8px;
}

#divMainContainer { width: 930px; margin-left:auto; margin-right:auto;}

#divLanguageBar { text-align:right; }

.divHead { height: 60px; line-height:10px; }

#divNavigator { }

#divTicker { }

#divSubHead { width: auto; height: 130px; display:block; background-color: #FFF;}

#divContact 
{
	float: left; 
	background-image: url(subhead1.png);
	background-repeat:no-repeat;
	width: 186px;
	height: 120px;
	vertical-align: top;
	padding-top: 10px;
}

#divNews 
{
	float:left;
	background-image: url(subhead2.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	width: 425px;
	height: 120px;
	vertical-align: top;
	
}



#divSubHead1 
{
	float: left;
	width: 155px;
	height: 120px;
	background-image: url(mainpic1.png);
	background-repeat:no-repeat;
	padding-top: 10px;
}

#divSubHead2 
{
	float: left;
	width: 155px;
	height: 120px;
	background-image: url(mainpic2.png);
	background-repeat:no-repeat;
	padding-top: 10px;
}

#divSubHead3 
{
	float: left; 
	width: 9px;
	height: 120px;
	background-image: url(mainpicrightspace.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	clear: right;
}

.divLogo1 {width: 155px; height: 106px; background-repeat:no-repeat; }

.divLogo2 {width: 155px; height: 106px; background-repeat:no-repeat; }

#divPageContainer { background-color: #FFFFFF; padding-bottom: 4px; overflow:hidden; }

.divPage { }

#tdPage { vertical-align:top; padding: 0px 3px 0px 3px; }

#divContent { }

.divFrameTop { width:100%; vertical-align:top; text-align:left; }
.tdFrameLeft { width:0%; vertical-align:top; }
.tdFrameRight { width:0%; vertical-align:top; text-align:left; }
.divFrameBottom { width:100%; text-align:left; }

#divFoot 
{
	padding: 0px 5px 0px 5px; 
	background-image: url(footer.gif); 
	height: 22px;	
	line-height:22px;
}

.divCopyright { float:left; }

.divSignin { float:right; }

#divBanner { }


