body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	/*background: #D5D4D4;*/
	background: #F0F0F0 url(body-BG.gif) top left repeat-x;
	margin: 0px;
}

a {
	color: #F77908;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
        margin-bottom: 25px;
}

h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;

}

h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;

}

h5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;

}

p.summary-text {
	font-size: 110%;
         margin-bottom: 20px;
}

div.user-box {
	background-color: #E2E2E2;
	padding: 20px;
}

#wrapper {
	margin: 0px auto auto 0px;
	width: 100%;
}

#header {
	background-color: #666666;
	height: 85px;
}

#header .header {
	margin: 0px auto;
	width: 802px;
}

#header #logo {
	padding: 23px 0px 15px 25px;
	float: left;
}

#header #idium-logo {
	padding: 20px 35px 20px 0px;
	float: right;
}

#menu {
	background: url(menu-BG.gif) top left repeat-x;
	border-top: 1px solid #FFB83E;
	border-bottom: 1px solid #E16200;
	height: 24px;
}

#menu .menu {
	width: 802px;
	margin: 0px auto;
}	

#menu .menu .menu-wrapper {
	border-left: 1px solid #E16200;
	border-right: 1px solid #FFB83E;
	list-style: none;
	padding: 0px;
	margin: 0px auto;
	xwidth: 800px;
	height: 24px;
}

#menu .menu div {
	font-size: 105%;
	line-height: 24px;
	border-left: 1px solid #FFB83E;
	border-right: 1px solid #E16200;
	padding: 0px 20px;
	float: left;
}

#menu .menu div a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu .menu div a:hover {
	text-decoration: underline;
}

#menu .menu div.current {
	background: url(menu_current-BG.gif) top left repeat-x;
}

#main {
	xbackground: url(cw_long-BG.gif) bottom center repeat-y;
}

#main #content-wrapper {
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	margin: 0px auto;
	xmargin-bottom: 13px;
	width: 800px;
}

#main #content-wrapper .main-content {
	background: #FFFFFF;
	xmargin: 0px 13px;
	width: 800px;
}

#main #content-wrapper .main-content #front-content {
	background: url(frontpage-BG.png) top left no-repeat;
	width: 800px;
	height: 300px;
}

#main #content-wrapper .main-content #front-content .article {
	padding: 45px 30px 15px 30px;
	width: 430px;
}

#main #content-wrapper .main-content #front-content .article h1 {
	margin-bottom: 30px;
}

#main #content-wrapper .main-content #front-content .article ul {
	font-size: 120%;
	xlist-style: url(li-arrow.gif);
	list-style: none;
	padding: 0px;
	margin: 0px;
	xmargin-left: 25px !important;
	xmargin-left: 20px;
}

#main #content-wrapper .main-content #front-content .article ul li {
	background: url(li-arrow.gif) top left no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
}

#main #content-wrapper .main-content #content {
	padding: 40px 30px 15px 30px;
}

#main #content-wrapper .main-content #demo-form {
	color: #FFFFFF;
	background: url(form-BG.gif) top left no-repeat;
	border-top: 1px solid #BEBEBE;
	padding: 21px 30px 0px 30px;
	width: 740px;
	height: 180px;
}

#idium {
	background: #FFFFFF;
	margin: 0px auto;
	xmargin-bottom: 13px;
	width: 800px;
	height: 50px;
}

div.idium {
	padding: 15px 0px 0px 25px;
	height: 35px;
}

div.idium, div.idium a {
	font-family: 'Century Gothic', verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-transform: uppercase;
	text-decoration: none;
}

.idium span {
	font-family: 'Century Gothic', Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	word-spacing: 3px;
	line-height: 23px;
	padding-left: 6px;
}

.idium img {
	width: 25px;
	height: 25px;
	float: left;
}

div.idium a.idium-url {
	xcolor: #FFFFFF;
}

#demo-form form {
	color: #FFFFFF;
	xpadding-top: 30px;
}
