body {
	margin: 0 auto !important;
	width: 990px !important; 
}

#wrap {
	background: url(images/background.jpg) repeat 0 0 transparent;
}

/* header styles */

#header {
	height: 379px;
	position: relative;
	background: url(images/header.jpg) top left no-repeat;
}

#mainlogo {
	position: absolute;
	top: 45px;
	left: 50px;
	width: 107px;
	height: 107px;
	background: url(images/logo.gif);
}

#mainlogo a {
	display: block;
	left: 50px;
	width: 107px;
	height: 107px;
}

#mainlogo a:hover {
	text-decoration: none;
}
/* mainmenu styles (menu-01) */
#menu-01 {
	margin: 0;
	padding-left: 0px;
	position: absolute;
	top: 132px;
	left: 231px;
}

#menu-01 li {
	float: left;
	list-style: none outside none;
	background: none repeat 0 0 transparent;
	margin: 0;
	padding: 0px 8px 0px;
}

#menu-01 li a {
	color: #333333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	width: auto;
	padding: 0px;
}

#menu-01 li a:hover {
	color: #2998C3;
}

#menu-01 .submenu {
	position: absolute;
	background: none repeat 0 0 #FAFAFA;
	color: #333333;
	display: none;
	list-style: none outside none;
	top: 1.6em;
	width: 120px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	border: 1px solid #D6D6D6;
}

#menu-01 .submenu li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
   width: 120px;
}

#menu-01 .submenu li a {
	color: #333333 !important;
	display: block;
	font-size: 0.9em !important;
	font-weight: normal !important;
	line-height: 2em !important;
	padding-left: 3px !important;
}

#menu-01 .submenu li a:hover {
	background: none repeat 0 0 #F0F0F0;
	color: #333333 !important;
}

#menu-01 .off ul, #menu-01 .off div.submenu {
	display: none;
	height: auto; 
}

#menu-01 li:hover ul {
	display: block;
	z-index: 100;
}

#menu-01 .on div.submenu {
	/* IE7 is not working otherwise */
	height: 0px;
}

#menu-01 .on .submenu li.on a {
	font-weight: bold !important;
	color: #2998C3 !important;
}

#menu-01 li.on a {
	background-position: 0 -26px !important;
	color: #2998C3 !important;
}

#menu-01 li.on li a {
	color: #333333 !important;
}

#menu-image {
	background: #666666;
	font-size: 1px; /* IE6 & IE7 need this */
}

#menu-03 {
	margin: 0;
	padding-left: 0px;
	position: absolute;
	top: 174px;
	left: 240px;
	font-size: 0.9em;
	text-align: right;
}

#menu-03 span {
	padding: 0 2px;
}

#menu-03 a {
	color: black;
	text-decoration: none;
}

#menu-03 a:hover {
	color: #2998C3;
	text-decoration: underline;
}

#menu-03 .on a {
	font-weight: bold;
}

#menu-03 div {
	display: inline;
}

#menu-navigation {
	padding-right: 10px;
}

#breadcrumb {
	display: block !important;
	float: left;
	text-align: left;
	text-transform: none;
}

#main-content {
   background: url(images/content.jpg) no-repeat left top transparent;
   padding-top: 5px;
}

#contact li {
	padding: 0 0 0 10px;
	background: none;
}

li.no-style {
	list-style: none outside none;
}

/* footer styles */

#footer {
	background: url(images/footer.jpg) repeat-x bottom;
}

#footer p {
	padding-top: 63px; /* NOTE: do not use margin-top */
}

#author {
	text-align: right;
}

/* contact styles */
#left-content div {
	background: url(images/side-bg.gif) top left no-repeat;
	width: 180px;
	height: 286px;
	margin-left: auto;
	margin-right: 10px;
}

#left-content h2 {
	text-align: center;
	margin-bottom: 1.25em;
	padding-top: 15px;
	border-bottom: #f0f0f0 1px dotted;
	margin-left: 20px;
	margin-right: 20px;
}

#left-content ul {
	padding-left: 0;
	margin-left: 0;
	font-size: 0.95em;
	width: 160px;
	margin: 0 auto;
}

#left-content li {
	padding: 2px 0 1px 20px;
	background: none;
}

li.office {
	background: url(images/office.gif) no-repeat 0 0 transparent !important;
}

li.phone {
	background: url(images/phone.gif) no-repeat 0 0 transparent !important;
}

li.fax {
	background: url(images/fax.gif) no-repeat 0 0 transparent !important;
}

li.email {
	background: url(images/email.gif) no-repeat 0 0 transparent !important;
}

/* partners styles */
#right-content div {
	background: url(images/side-bg.gif) top left no-repeat;
	width: 180px;
	height: 286px;
	margin-left: 10px;
	margin-right: auto;
}

#right-content h2 {
	text-align: center;
	margin-bottom: 1.25em;
	padding-top: 15px;
	border-bottom: #f0f0f0 1px dotted;
	margin-left: 20px;
	margin-right: 20px;
}

#right-content {
	text-align: center;
}

#right-content img {
	padding-bottom: 10px;
}

/* content style */
#middle-content {
	padding-top: 15px;
}

/* common styles */
.accessible {
	position: absolute;
	left: -10000em;
}

body, table, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #666666;
}

h1 a {
	text-decoration: none;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: underline;
}

a {
	color: #2497c3;
	border: none;
}

a:hover {
	color: #3fbeee;
	text-decoration: underline;
}

a.external-link-new-window {
	background: url(images/external-link.gif) right top no-repeat;
	padding-right: 11px;
}

a.download {
}

table.dashed a.external-link-new-window, td.partner-info-logo a.external-link-new-window {
	background: none;
	padding-right: auto;
}

ul {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0;
}

ul li, .listed {
	background: url(images/list-item.gif) 0px 1px no-repeat;
	padding-left: 12px;
}

ul.pdf-list li {
	background: url(images/pdf.gif) 0px 0px no-repeat;
	padding-left: 20px;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

table.align-center th, table.align-center td {
	text-align: center;
	padding-right: 10px;
}

.left-dashed-border {
	padding-left: 24px;
	margin-left: 15px; /* NOTE: on the left side must be column that doesn't belong to .last class */
	border-left: 1px dashed #cccccc;
}

.right-dashed-border {
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px dashed #cccccc;
}

.spacer {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.alternative-header {
	border-top: 1px solid #cccccc;
	text-transform: none;
}

.todo {
	color: white;
	background: red;
}

/* Blueprint typography override */
h1 {font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; border-bottom: #dfe2e3 1px dotted;}
h2, h3, h4, h5, h6 {font-size: 1em; font-weight: bold; margin-bottom: 1.5em; line-height: 1.5em; margin-bottom: 0; padding-bottom: 0;}
h1, h2 {text-transform: uppercase;}
h1, h2, h3 {font-weight: bold;}
h4, h5, h6 {font-style: italic;}
h5, h6 {font-weight: normal;}
h3 {color: #2497c3;}
ol[type="a"] { list-style-type: lower-alpha; }
/* NOTE: SIP -  form is out of grid! */
form p {line-height: 1.75; padding-bottom: 0; margin-bottom: 0.25em; padding-top: 0; margin-top: 0;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin-top: 0; margin-bottom: 0em;}
label {font-weight: normal;}
textarea {height: 100px;}
input.button {padding-left: 1em; padding-right: 1em;}
input.submit {margin-left: 440px; width: 70px; /* NOTE: margin same as 11 columns + space, width same as 2 columns */}
form .missing {border: 1px solid red;}

/* Typo3 override */
.csc-textpic-right {
	text-align: right;
}

.csc-textpic-right .csc-textpic-text {
	text-align: left;
}

.csc-textpic-intext-right img, .csc-textpic-intext-right-nowrap img {
	float: right;
	margin-left: 10px;
}

.csc-textpic-intext-left img, .csc-textpic-intext-left-nowrap img {
	float: left;
	margin-right: 10px;
}

.csc-textpic-intext-right img, .csc-textpic-intext-left img, .csc-textpic-above img, .csc-textpic-below img {
	margin-bottom: 10px;
}

.single{
  height: 100px;
}

