/* CSS Document */

body { 
	background: #a59777 url(images/tile.jpg) repeat-x; 
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: .9em;
	}
	
p { width: 30em; text-align: justify;  }

h1 { font-size: 1.5em;}

/* Divs */

#main { margin: 0 auto 0 auto; background:url(images/bg.jpg) no-repeat; background-position: top;  }
#img {
	width: 801px;
	margin: 0 auto 0 auto;
	background:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header { height: 128px; background:#000 url(images/header_bg.jpg) no-repeat; }

#homeBtn { width: 197px; height: 128px; }

#homeBtn a { width: 197px; height: 128px; display: block; }

#sprymenu {
	float: right;
	margin-top: -40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#mid { width: 778px; height: 256px; margin: 13px auto auto auto; }

#contentSub { background:#FFF; }

#content { background: url(images/contentBg.jpg) #fff no-repeat; padding:30px; margin: 5px 10px 0 10px;}

#sideBar { width: 180px; background: url(images/sidebarBg.png) no-repeat; float:right; padding: 0 7px 0 9px;} 

#sideBar p { width: 160px; } 

#sidebarBtn { width: 180px; height: 227px; padding-bottom: 20px; }

#sidebarBtn a { width: 180px; height: 227px; display: block; }

#footer { height: 105px; background:#003333 url(images/footer.jpg); margin-top: 400px; text-align:center; vertical-align: middle; font-size: .8em; line-height: 105px; color: #FFFF00; }

#footer a { color:#FFFF00; text-decoration: none; }

#footer a:hover { text-decoration: underline; }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
