body {
	background: url(images/header.jpg)  no-repeat right top;
	margin: 0px;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	background: url(images/h1bg.jpg) repeat-y #fff;
	padding: 5px 0 5px 10px;
	font-size: 2em;
	border-bottom: 1px dashed #000C7C;
	margin: 0 0 0 -20px;
	color: #000C7C;
	}

h2 {
margin: auto;
	color: #1A2693;
}
	
h3 {
	font-style: italic;
	margin: 4px 4px 4px 0;
	color: #737588;
}

h4 {
	text-align: center;
	color: #1A2693;
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	margin: 5px 0 0 0;
	line-height: 1.2em;
}

a img {border: 0;}

#menu {
	display: block;
	background: #000C7C url(images/navbg.jpg) no-repeat right top;
	margin-top: 12px;
	padding: 13px 0 14px 3px;
} 

#main {
padding: 0 10px 10px 20px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-size: 0.8em;
border-left: solid 3px #000C7C;
border-bottom: solid 3px #000C7C;
}

#copyright {
	text-align: center;
	padding: 5px;
	color: #999;
	font: italic 0.6em Arial, Helvetica, sans-serif;
}

/* Show only to IE PC \*/
* html .cphead h2 {height: 1%;} /* For IE 5 PC */

#custprom {
	width: 350px;
	background: url(images/cubody-r.gif) no-repeat bottom right;
	font-size: 100%;
	float: right;
}
#cphead {
	background: url(images/cuhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#cphead h2 {
	background: url(images/cuhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-size: 1.2em; 
	line-height: 1em;
}
#cpbody {
	background: url(images/cubody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

#main ol li {
	margin: 3px 30% 3px auto;
	color: #000C7C;
	list-style-type: none;
}

#main ul li {
background: url(images/bullet.jpg) left center no-repeat;
padding-left: 15px;
list-style-type: none;

}

#custprom ul li{
background: url(images/cubullet.jpg) left center no-repeat;
padding-left: 15px;
list-style-type: none;
}