@charset "utf-8";
/* CSS Document */
body{
	background: url(../img/bg2.jpg) repeat;
}

h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: 200;
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 36px;
}
p{	text-align: justify; }
p, ul, li, h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #5e5e5e;
}
h4{
	font-weight: bold;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #666666;
}
a:hover{
	color: #003366;
	text-decoration: none;
}


#logo{
	width: 276px;
	height: 149px;
	float: left;
	left: 15px;
	top: 10px;
	position: absolute;
}

#small_menu{
	width: 50px;
	height: 21px;
	margin-right: 10px;
	float: right;
}
#magazine{
	height: 200px;
	margin-top: 70px;
	margin-bottom: 30px;
}

	.hdr_left{
		background:url(../img/top_header_left.png) no-repeat top right;
		width: 31px;
		height: 36px;
	}
	.hdr{
		background:url(../img/top_header.png) repeat-x top;
		width: 770px;
		height: 36px;
	}
	.hdr_right{
		background:url(../img/top_header_right.png) no-repeat top left;
		width: 31px;
		height: 36px;
	}
	.pg_left{
		background:url(../img/page_left.png) repeat-y top right;
		width: 31px;
	}
	.pg{
		background-color: #FFFFFF;
	}
		#main_page{
			background: url(../img/page_pg.gif) no-repeat bottom right;
			background-color:#FFFFFF;
			min-height: 500px;
		}
			.footer_left{
				background:url(../img/footer_left.png) no-repeat top right;
				width: 18px;
				height: 67px;
			}
			.footer{
				background:url(../img/footer.png) repeat-x top;
				width: 750px;
				height: 67px;
			}
				#left_msg{
					float: left;
					text-align: left;
					width: 40%;
					color: #7c7c7c;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					font-weight: 100;
				}
					#left_msg a, #right_msg a{
						color: #7c7c7c;
						font-family: Arial, Helvetica, sans-serif;
						text-decoration: none;
						font-size: 9px;
					}
					#left_msg a:hover, #right_msg a:hover{
						text-decoration: underline;
					}				
				#right_msg{
					float: right;
					text-align: right;
					width: 40%;
					color: #7c7c7c;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 9px;
					font-weight: 100;
				}				
			.footer_right{
				background:url(../img/footer_right.png) no-repeat top left;
				width: 18px;
				height: 67px;
			}			
	.pg_right{
		background:url(../img/page_right.png) repeat-y top left;
		width: 31px;
	}	
	.ft_left{
		background:url(../img/page_bottom_left.png) no-repeat top right;
		width: 31px;
		height: 32px;
	}
	.ft{
		background:url(../img/page_bottom.png) repeat-x top;
	}
	.ft_right{
		background:url(../img/page_bottom_right.png) no-repeat top left;
		width: 31px;
		height: 32px;
	}	
#main_page{
	padding: 20px;
	padding-top: 35px;
	min-height: 400px;
}
#demos h1 { text-align: left; }
#slideshow  {   width: 80%; height: 300px; font-size: small; text-align: center;  }
#slideshow div { width: 100%; text-align: center; margin:0; }
#slideshow h3 { text-align: left; color: #333333; }
#slideshow p { text-align: left; margin-left: 275px;  }
#nav { width: 99%; }
#nav a { width: 90px; padding: 0px; display: block; border: 1px solid #cccccc; }
#nav td.activeLI { background: #ff8 }
#nav img { border: none; display: block }



.scroll-pane {
	float: left;
	padding: 0;
}
#productpanel{
	height: 120px;
	width: 500px;
	padding: 0;
	display: block;
	overflow: hidden;
}

