@charset "UTF-8";

html,body,form,div {
	padding:0px;
	margin:0px;
}
img { border:none; }
p,h1,h2,h3,h4,h5 { padding:0.5em 0px; margin:0px; }

html {
	background-color:#828278;
}

#top {
	height:217px;
}

#top p.logo {
	padding-bottom:42px;
}

#top table td {
	background:url(../images/little-line.gif) no-repeat bottom left;
}

#bottom table td { 
	background:url(../images/little-line2.gif) no-repeat top left;
}

p#link-level1, p#link-level2, p#link-level3, p#link-level4 {
	padding:0px 0px 22px 5px;	
}

#top table td.nobg, #bottom table td.nobg {
	background:none;	
}

#middle {
	margin:2px 0px 0px 0px;
	height:393px;
}

#big_image p {
	padding:0px;	
}

p#text-numbers, p#image-numbers {
	padding:16px 0px 40px 5px;	
}

#container { padding-left:5%; }
#bottom { height:100px; }
body { background:url(../images/background.gif); background-position:top left; background-repeat:repeat-x; }

#bottomline { background-color:#C1C1BC; height:2px; font-size:0px; margin:2px 0px 0px -6%; }

.width { width:240px; }
