* {
	margin:0;
	padding:0;
	border:0;
}
body,div {
	z-index:0;
	scrollbar-base-color: #C8EAF6;
	scrollbar-arrow-color: #C8EAF6;
	scrollbar-3dlight-color: #C8EAF6;
	scrollbar-darkshadow-color: #C8EAF6;
	scrollbar-face-color: #88D4EC;
	scrollbar-highlight-color: #12A9D9;
	scrollbar-shadow-color: #12A9D9;
	scrollbar-track-color: #C8EAF6;
}
img { behavior: url("/js/iepngfix_v2/iepngfix.htc") }
html {
	font-family:Georgia, "Times New Roman", Times, serif;
}
body {
	background:#FFFFFF;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
div {
	zoom:100%;
}
a {
	text-decoration:none;
}
p {
	margin-bottom:8px;
}
h2 {
	font-size:20px;
	color:#2CA0D0;
}
h3 {
	color:#2CA0D0;
	margin-bottom:8px;
	font-size:16px;
}	
#header,#banner,#content,#icons,#footer,#samples,#contactus {
	margin:auto;
	width:759px;
}
#header {
	height:121px;
}
#logo {
	float:left;
}
#links {
	font-size:11px;
	width:215px;
	padding-top:70px;
	float:right;
	text-align:right;
}
#links ul,#links ul a {
	color:#999999;
	list-style:none;
}
#links li {
	float:left;
}
#icons {
	margin-top:-50px;
	clear:both;
	width:760px;
	height:128px;
	background-image:url(images/icons_bg.gif);
	background-repeat:no-repeat;
}
#icons ul {
	list-style:none;
}
#icons ul li {
	width:20%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	float:left;
}
