body {
/*	text-align:center;
	z-index:0;
	position:relative;
	top:0;
	left:0;
	top:0;
	bottom:0;*/
	padding:0px;
	margin:0px
}

img, div {
	behavior: url(../iepngfix.htc)
}

body, tr, td, p {
	font-family:Verdana, Geneva, sans-serif;
	color:#646464;
	font-size:9pt;
}

a {
	color:#8e5310;
	text-decoration:none;
}

li {
	padding-top:10px;
}

#wrapper {
    width:931px;
	margin:5px auto;
	text-align:left;
}

#horizontalLine {
	float:left;
	position:relative;
	width:931px;	
	height:1px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	clear:both;
}
/**********************************************************/

#topBar {
	float:left;
	width:646px;
}

.topBarFormat {
	font-size:10pt;
}

#clientAccess {
	float:right;
    padding-right:20px
}

#languageSelector {
    float:right;
	padding:10px;
	color:#ffffff;
}

#languageSelector a {
	color:#ffffff;
}
/**********************************************************/

#mainBlock {
	float:left;
	height:333px;
	width:285px;
	background-color:#000000;
}

#timbecLogo {
	position:relative;
	left:20px;
	top:5px;
	height:130px;
	width:200px;
	background-image: url(../images/timbecLogo2.jpg);
	background-repeat:no-repeat;
}

#timbecLogoText {
	position:relative;
	top:130px;
	font-size:8pt;
	color:#ffffff;
	font-style:italic;
}

#flashArea {
	float:right;
	position:relative;
	background-color:#000000;
	height:333px;
	width:646px;
}

#flashAreaBottom {
	padding:0px;
	margin:0px;
	position:relative;
	height:57px;
	width:219px;
	float:right;
	background-color:#FFF;
}

/**********************************************************/

#pageTitle {
	float:left;
	padding-top:12px;
	width:712px;
	height:22px;
	font-size:18px;
	font-style:italic;
	color:#000;
}

#pageTitleLine {
	float:left;
	position:relative;
	width:712px;
	height:1px;
	background-color:#FFF;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	display:block;
}

/**********************************************************/

#content {
	float:left;
	width:931px;
	padding-top:25px;
	padding-bottom:25px;
}

/**********************************************************/

#bottomBar {
	float:right;
	width:931px;
}

#bottomBarItem {
	float:right;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	font-size:11pt;
	text-align:center;
}

#bottomBarItem a {
	color:#646464;
	text-decoration:none;
}

#bottomBarImage {
	float:none;
	position:relative;
	background-image:url(../images/bottomOrangeLine.jpg);
	background-repeat:no-repeat;
	width:60px;
	height:2px;
}


/**********************************************************/

#textLinks {
	float:left;
	font-size:7pt;
	position:relative;
	width:931px;
	background-color:#FFFFFF;
}

#textLinks a {
    color:#646464;
	text-decoration:none;
}

/**********************************************************/

#leftSide {
	float:left;
	position:relative;
	width:385px;
}

#rightSide {
	float:left;
	position:relative;
	width:480px;
	margin-left:40px;
}
