/*
Design by Rolf Smalbro Hylleberg
http://www.logiq.info
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/topfill.jpg) repeat-x;
}

h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 2px solid #F2F2F2;
	font-weight: normal;
	color: #404040;
}

h3 {
	font-family: "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h4 {
	font-family: "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-size: 9px;
	color: #999999;
}

h6 * {
	font-size: 8px;
	color: gray;
}

p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 130%;
	text-align: justify;
}

ul, ol {
	margin-left: 2em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 90px;
}

dl.list1 dd {
	margin-bottom: 4px;
}

dl.list1 a {
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 4px 4px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #404040;
}

.title {
	padding-bottom: 3px;
	margin-bottom: 5px;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 10px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 10px;
}

.logiq {
	font-family: "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.36em;
	font-weight: bold;
}

/* WRAPPER */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/mainsitefill.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/mainsitemiddle.jpg) no-repeat left bottom;
}


/* HEADER */

#header {
	height: 140px;
	background: #087FE7 url(images/bluetop.jpg) no-repeat;
}


/* LOGO */

#logo {
	float: left;
}

#logo1 {
	margin: 10px 0 -30px 0;
	padding: 0 0 0 72px;
	text-transform: lowercase;
	line-height: 50px;
  letter-spacing: 3px;
	font-family: "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo2 {
	margin: 0 0 42px -6px;
	text-transform: uppercase;
	line-height: 64px;
  letter-spacing: -2px;
	font-family: "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 68px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo1, a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 a {
	text-decoration: none;
	color: #FFFFFF;
}


/* MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 110px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 16px;
	padding-bottom: 5px;
  text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* PAGE */

#page {
	background: url(images/mainsitetop.jpg) no-repeat;
	font-family: "verdana", "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040404;
}


/* CONTENT */

#content {
	float: left;
	width: 575px;
	padding: 0 0 0 72px;
}

.part {
	margin-bottom: 20px;
}


/* SIDEBAR */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px 72px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	margin: 3px;
}

#sidebar li li {
	margin-bottom: 4px;
}

#sidebar a{
	text-decoration: underline;
	color: #111111;
}

/* SEARCH */

#search {
	text-align: center;
	padding: 0;
	margin-left: 12px;
}

#search #field {
	padding: 2px 2px;
	border: 1px solid #A4A4A4;
	font: 16px "verdana", "book antiqua", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111111;
	float: left;
}

#search #lookup{
	margin-left: 2px;
	width: 18px;
	height: 18px;
	padding: 2px 2px;
	border: 1px solid #A4A4A4;
}

#search a{
	text-decoration: underline;
	color: #3366FF;
}

#search #freefind {
	color: #BBBBBB;
	padding-top: -20px;
}

#search #sitefind {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}


/* WIDEBAR */

#widebar {
	margin: 0 50px;
	padding: 8px 28px 0 28px;
	background: #F2F2F2 url(images/rightside.gif) repeat-x;
}

#widebar a{
	text-decoration: underline;
	color: #111111
}

#widebar #colI {
	float: left;
	width: 260px;
}

#widebar #colII {
	float: left;
	width: 260px;
	padding-left: 30px;
}

#widebar #colIII {
	float: left;
	width: 216px;
	padding-left: 30px;
}

#widebar #colIII .list2 img {
	width: 64px;
	height: 64px;
	padding: 2px 2px;
}


/* FOOTER */

#footer {
	height: 108px;
	background: url(images/mainsitebottom.jpg) no-repeat;
}

#footer p {
	padding-top: 25px;
	text-align: center;
	color: #AAAAAA;
}

#footer #w3 img {
	width: 88px;
	height: 31px;
	padding: 2px 2px;
}
