/* CSS Document */

body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}
a {
	color: #444;
	text-decoration:none;
}
a.pdf {
	background:url(/pix/pdf.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:2px;
}
.nobg {
	background:none !important;
}
H1, H2 {
	font-style: italic;
	font-weight: normal;
	letter-spacing:0.05em;
	clear:both;
}
#MIDDLE-wrap H1, #MIDDLE-wrap H2 {
	margin-left: -10px;
}
H1 {
	color: #02B;
	font-size: 25px;
}
H2 {
	color: #900;
	font-size: 18px;
	margin-bottom: 10px;
	/*padding-top: 10px;*/
}
p {
	margin-bottom: 10px;
}
/* TOP NAV */
#topnav, #topnav ul {
	/*text-align:left;*/
}
#topnav ul {
	list-style:none;
	font-size:11px;
	text-transform: uppercase;
}
#topnav li {
	display:inline-block;
	/*margin-left:5px;*/
	height:24px;
	background:none;
	margin-top:2px;
}
#topnav a {
	display:inline-block;
	height:33px;
	background:url(../pix/y-breaker.gif) right no-repeat;
	color:#FFF;
	padding: 25px 15px 0px;
}
#topnav a:hover {
	text-decoration:underline;
}
#links {
	padding-top:2px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#999;
}
#links a {
	color:#999;
	padding-right:3px;
	display:inline-block;
	text-decoration:underline;
}
#links a:hover {
	text-decoration:none;
}

/* MIDDLE BLOCK */
#MIDDLE-wrap {
	font-family:Arial, Helvetica, sans-serif;
}
#L-nav {
	background:url(../pix/L-services.gif) no-repeat left top;
	padding-top:50px;
}
#L-nav ul {
	margin-left:15px;
	list-style:none;
	margin-bottom:25px;
}
#L-nav li {
}
#L-nav li a {
	font-weight:bold;
	display: block;
	border-bottom:1px solid #F0F0F0;
	padding: 5px 0px 5px 18px;
	margin: 0px 5px 0px 0px;
	background: url(../pix/arrow.gif) no-repeat left 6px;
}
#L-nav li a:hover {
	background: url(../pix/arrow_a.gif) no-repeat left 6px;
}
/* submenu */
#L-nav li ul {
	margin-bottom:10px;
}
#L-nav li li a {
	padding: 2px 0px 2px 10px;
	font-weight:normal;
	font-size:11px;
	background: url(../pix/arrow1.gif) no-repeat left 6px;
}
#L-nav li li a:hover {
	background: url(../pix/arrow1a.gif) no-repeat left 6px;
}
#special {
	background:url(../pix/L-special.gif) no-repeat left top;
	font-size: 11px;
	padding: 50px 10px 0px;
}

/* CONTENT */
#MIDDLE-wrap p {
	text-align:justify;
	padding-bottom:3px;
}
#RIGHT a {
	color: #02B;
	text-decoration:underline;
}
#RIGHT a:hover {
	text-decoration:none;
}
#RIGHT ul, #RIGHT ol {
	margin-left:20px;
	margin-bottom:10px;
}
#RIGHT img {
	border:1px solid #CCCCCC;
}
#RIGHT img.left {
	display:inline-block;
	float:left;
	margin:5px 5px 5px 0;
}
#RIGHT img.right {
	display:inline-block;
	float: right;
	margin:5px 0 5px 5px;
}
#RIGHT #imgs span {
	display:inline-block;
	width:150px;
	height:101px;
	background:url(../pix/img-bg.gif) no-repeat left top;
	margin:10px;
	padding:5px;
}
#RIGHT #imgs span img {
	width:150px;
	height:101px;
}
#RIGHT table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
	border-right:none;
	border-bottom:none;
}
#RIGHT td {
	border:1px solid #CCC;
	border-left:none;
	border-top:none;
	padding:2px;
}

/* FOOTER */
#footer #LEFT, #footer #RIGHT {
	/*float:left;*/
}
#footer #LEFT {
	width:80px;
	padding-top:25px;
	padding-left:20px;
	float:left;
}
#footer #RIGHT {
	/*padding-top:2px;*/	
	padding-left:25px;
	color:#AAA;
	font-size:11px;
	width:130px;
	float:right;
}
#footer #RIGHT a {
	color:#AAA;
	text-decoration:underline;
}
#footer #RIGHT a:hover {
	text-decoration:none;
}

.promotion {
	display: block;
	width: 120px;
	background: url('ivpro.gif') no-repeat 0 0;
	padding: 25px 0 0 0;
	text-align: left;
	font: 12px Arial, sans-serif;
	float: left;
	margin: 20px 0 0 20px;
	color: #AAAAAA;
}

#footertext {
   
    padding-left: 600px;
	padding-top: 2px;
    width: 300px;
	color: #AAAAAA;
}

