* {
	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;
}
h1 {
	font-weight:normal;
	color:#FFFFFF;
	font-size:32px;
}
h2 {
	font-size:20px;
	color:#2CA0D0;
}
h3 {
	color:#2CA0D0;
	margin-bottom:8px;
	font-size:16px;
}	
#header,#banner,#content,#icons,#footer,#samples,#contactus,.textpage {
	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;
}
#banner {
	padding-top:16px;
	clear:both;
	background-image:url(images/banner_bg.png);
	background-repeat:no-repeat;
	height:56px;
}
#tagline {
	padding-left:22px;
	float:left;
}
#logosmall {
	padding-right:20px;
	float:right;
}
#text {
	height:320px;
	float:left;
	font-size:16px;
	width:280px;
	padding:10px;
	padding-top:20px;
}
#text p {
	padding-top:13px;
}
#icons {
	clear:both;
	width:760px;
	height:98px;
	background-image:url(images/icons_bg.gif);
}
#icons ul {
	list-style:none;
}
#icons ul li {
	width:152px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	float:left;
}
#samples {
	height:400px;
	margin-top:10px;
	overflow:hidden;
}
#samplebrowser {
	padding:5px;
	float:left;
	width:290px;
	height:390px;
	overflow:auto;
}
#samplebrowser h3 {
	background-color:#EEEEEE;
	font-size:12px;
	padding:3px;
}
#samplebrowser img {
	cursor:pointer;
	margin:3px;
}
.toggletext {
	height:360px;
	padding-left:8px;
	padding-top:3px;
	font-size:12px;
	float:left;
	width:430px;
}
.sampleimg {
	float:right;
	width:160px;
	text-align:right;
}
.sampleimg img {
	border:1px solid #000000;
	margin-bottom:8px;
}
#contactus {
	height:400px;
}
#contactdetails {
	text-align:right;
	font-size:12px;
	float:right;
	width:420px;
}
.input {
	width:90%;
	border:1px solid #CCCCCC;	
}