body { margin: 0; padding: 0; color: #333; font: 75% Verdana; text-align: center; background: #fff url(images/bg.gif) repeat-x }
#main { width: 1000px; margin: 0 auto; text-align: left }
#header { height: 150px; text-align: right; background: url(images/bg-top.jpg) no-repeat left top }
	#header h1 { color: #2f4777; position: relative; right: 170px; top: 60px; }
	#logo { width: 500px; height: 150px; float: right; background: url(images/bg-box.gif) no-repeat right top }
	.logoisk { position: relative; top: 10px; right: 20px }
#header2 { height: 150px; background: url(images/bg-head2.jpg) no-repeat left top }
#sideleft { width: 300px; padding-top: 80px; line-height: 21px; font-size: 90%; float: left; background: url(images/bg-left.jpg) no-repeat center top }
.padd { padding: 20px }
#content { width: 680px; padding: 20px 0 0 0; float: right }
#menu { margin-bottom: 20px }
#menu a { color: #000077; padding-right: 10px; text-decoration: none }
#menu a:hover { text-decoration: underline }
#footer { clear: both; color: #999; font-size: 90%; padding: 20px 0; margin-left: 320px; border-top: 1px solid #ccc }
	#footer a { color: #999; text-decoration: none }

h1, h2, h3, h4, h5, h6 { color: #2f4777; font-family: Arial; padding: 15px 0; margin: 0; font-weight: normal }
h1 { font-size: 24px; padding-top: 0 }
h2 { font-size: 18px }
h3, h4, h5, h6 { font-size: 13px; font-weight: bold }
a { color: #2c9337 }
p { padding: 0 0 10px 0; margin: 0; line-height: 18px }
ul { padding: 0; margin: 0; list-style: none }
ul li { padding-left: 20px; background: url(images/list-style.gif) no-repeat 0 7px }

img { border: none }