html, body {
    text-align:center;
    height: 100%;
    }

IMG {
	border:none;
}

#totalcontainer {
    margin:0px auto;
    width: 998px;
    min-height:600px;
    background: url(/Files/System/tp_bg_new.jpg) no-repeat;
    }

#container {
    margin-left: 20px;
    width: 958px;
    height: 100%;
    }

#leftholder {
    width:150px;
    height:100%;
    float:left;
}

#toplogo {
    width: 150px;
    height:190px;
    float: left;
    }

#leftmenu {
    width: 150px;
    height: 170px;
    float: left;
    padding-left:2px;
    margin-top:32px;
}

#bund {
    margin-top: 160px;
}

#rightholder {
	width: 789px;
	height: 400px;
	float:right;
	background: #FFFFFF;
}

#topgraphic {
    float: left;
    width: 784px;
    height: 150px;
    margin-left:1px;
    margin-top: 20px;
    }
	
#contentholder {
    float:right;
    width: 789px;
    height: 200px;
    background: #FFFFFF;
    margin-top:6px;
    }

#contentholder .paragraphimage {
    margin-top: -4px;
}

#goog-wm { }
#goog-wm h3.closest-match { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; }
#goog-wm h3.closest-match a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
#goog-wm h3.other-things {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block; }
