* {
	font-size:100.01%;
}
html {
	font-size:64%;
}
body {
	margin:0;
	background:#fff url(../images/body-bg.gif) no-repeat;
	font:1.4em Arial, Helvetica, sans-serif;
	color:#036;
	min-width:980px;
	position:relative;
}
img {
	border-style:none;
	border:3px solid #fff;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:hover img {
	border:3px solid #f09;
}
input, textarea, select {
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#main {
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:10;
}
/*header start*/
#header {
	position:relative;
	width:100%;
	margin-bottom:-233px;
	z-index:2;
}
#header div.splash {
	background:url(../images/white-splash-header.png) no-repeat;
	width:500px;
	height:178px;
	margin:0 auto;
	overflow:hidden;
}
#header div p {
	margin:20px 0 0;
	text-align:center;
	font-size:24px;
}
#header div p em {
	color:#3399cc;
	font-style:normal;
	font-weight:bold;
}
#header div p span {
	color:#e90d8b;
	font-weight:bold;
}
#header strong {
	font-size:36px;
	line-height:normal;
	margin-left:465px;
	color:#fff;
}
#header strong span {
	color:#f09;
}
.logo {
	position:absolute;
	top:13px;
	left:11px;
}
.logo h1 {
	display:block;
	background:url(../images/logo-bg.png) no-repeat;
	width:435px;
	height:455px;
	text-indent:-9999em;
	margin:0;
}
.logo a {
	display:block;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:165px;
	height:45px;
	position:absolute;
	top:135px;
	left:133px;
}
/*header end*/
#spl1,
#spl2,
#spl3,
#spl4,
#spl5 {
	display:none;
	position:absolute;
	top:350px;
	left:0;
	z-index:1;
}
#spl1 {
	background:url(../images/splash1.png) no-repeat;
	width:101px;
	height:98px;
}
#spl2 {
	background:url(../images/splash2.png) no-repeat;
	width:107px;
	height:134px;
	top:237px;
	left:520px;
}
#spl3 {
	background:url(../images/splash3.png) no-repeat;
	width:98px;
	height:115px;
	top:60px;
	left:620px;
}
#spl4 {
	background:url(../images/splash4.png) no-repeat;
	width:164px;
	height:160px;
	top:245px;
	left:630px;
}
#spl5 {
	background:url(../images/splash5.png) no-repeat;
	width:95px;
	height:96px;
	top:200px;
	left:900px;
}
/*content start*/
.content-hold {
	position:relative;
	z-index:2;
	height:1%;
}
#content {
	margin:260px 0 0 147px;
	padding-left:20px;
	background:url(../images/content-bg.png);
	overflow:hidden;
	height:1%;
}
#content p span {
	font-weight:bold;
}
#content p span.signature {
	font-weight:normal;
}
.content-wrap {
	overflow:hidden;
	width:790px;
	position:relative;
	background:url(../images/content-border.png) no-repeat;
}
#content h2 {
	font-weight:normal;
	margin:0 0 3px;
	font-size:24px;
}
#content h2 em {
	font-style:normal;
	font-weight:bold;
	color:#3399cc;
}
#content h2 span {
	color:#f09;
	font-weight:bold;
}
#content p {
	line-height:20px;
}
#content p a {
	color:#f09;
	text-decoration:underline;
}
/*main column start*/
#main-column {
	width:570px;
	float:right;
}
#main-column p {
	margin:0 0 15px;
}
#main-column table {
	font-size:0.85em;
	border-collapse:collapse;
}
#main-column table span {
	color:#f09;
}
#main-column table td {
	line-height:18px;
	vertical-align:top;
}
#main-column table td.number {
	width:28px;
}
#main-column table tr.headings {
	font-size:18px;
}
#main-column table tr.headings td {
	padding-bottom:5px;
}
#main-column table tr.color {
	background:#ffc;
}
#main-column table td.desc {
	width:260px;
}
#main-column table td.result {
	width:125px;
}
#main-column table td.vtop {
	vertical-align:top;
}
#main-column table td.scale {
	width:90px;
}
.main-info {
	margin-bottom:34px;
}
.main-info a.product-testing img {
	float:right;
	margin-left:5px;
}
#contact-form {
	color:#036;
	border:1px solid #f09;
	font:14px Arial, Helvetica, sans-serif;
}
/*navigation start*/
.menu {
	margin:0 0 25px -16px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:24px;
	position:relative;
}
.menu li {
	float:left;
}
.menu li a {
	color:#036;
	padding:10px 17px 8px 16px;
	display:block;
	position:relative;
	z-index:10;
}
.menu li a:hover {
	background:#e90d8b;
	color:#fff;
}
.menu li a.active {
	color:#fff;
	background:#e90d8b;
	text-decoration:none;
}
/*navigation end*/

/*pagination*/
div.pagination {
	background-color:#fff;
	color:#48b9ef;
	padding:10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #e90d8b;
	color:#036;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #e90d8b;
	color:#fff;
	font-weight:bold;
	background-color:#66cc99;
}
div.pagination span.disabled {
	display:none;
}
/*pagination end*/

.faq {
	margin:10px 0 -15px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.faq dt {
	clear:both;
}
.faq dd {
	padding:0 0 15px 22px;
	margin:0;
	line-height:20px;
}
.faq dd strong span {
	margin-left:-22px;
}
.faq dt strong {
	font-size:18px;
}
.faq strong span,
.faq span {
	color:#f09;
	font-weight:bold;
}
.faq strong span {
	font-size:18px;
	font-weight:normal;
	margin-right:3px;
}
.faq em {
	font-style:normal;
	font-weight:bold;
	color:#3399cc;
}
.pics {
	margin:10px 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.pics li {
	float:left;
	margin-right:10px;
}
.pics li img {
	display:block;
}
.pics li a:hover img {
	border-color:#f09;
}
.gallery {
	margin:10px 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.gallery li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.gallery li img {
	display:block;
}
.gallery li a:hover img {
	border-color:#f09;
}
/*main column end*/
/*sidebar start*/
#sidebar {
	width:182px;
	padding:80px 0 0 3px;
	float:left;
	overflow:hidden;
	font-size:0.85em;
}
#sidebar fieldset {
	border-bottom:1px solid #9cd2ea;
	padding-bottom:30px;
	margin-bottom:-5px;
}
#sidebar fieldset label {
	font-size:18px;
	margin-bottom:10px;
	display:block;
}
#sidebar fieldset label em,
#content p em {
	color:#39c;
	font-style:normal;
	font-weight:bold;
}
#sidebar fieldset label span,
#content p span,
#content p strong {
	color:#f09;
	font-weight:bold;
}
#sidebar fieldset input.text {
	border:1px solid #f09;
	width:170px;
	padding:2px 0 1px 4px;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#sidebar h2 {
	font-size:1.5em;
	margin-bottom:14px;
}
#sidebar .info-box {
	padding:10px 0 20px 0;
	width:178px;
	background:url(../images/sidebar-borders.png) repeat-x 0 100%;
}
#sidebar .info-box p {
	margin:10px 0 0;
}
#sidebar a.design {
	text-decoration:none;
	color:#c03;
	font-weight:bold;
}
#sidebar a.design:hover {
	text-decoration:underline;
}
#sidebar ul.side-pacs {
	margin:0 0 -29px;
	padding:0;
	list-style:none;
}
#sidebar ul.side-pacs li {
	padding-bottom:29px;
}
#sidebar ul.side-pacs img {
	display:block;
	margin-left:-3px;
	position:relative;
}
#sidebar ul.links {
	margin:10px 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar ul.links li {
	display:inline;
	border-left:1px solid #224e7a;
	padding:0 3px 0 4px;
	margin:0 1px 0 -1px;
}
#sidebar ul.links li a {
	color:#f33ab0;
	text-decoration:underline;
}
#sidebar img {
	margin:0 -3px;
	position:relative;
}
/*sidebar end*/
/*content end*/
/*footer start*/
#footer {
	margin:50px 0 0 147px;
	width:830px;
	padding-bottom:20px;
}
#footer p {
	color:#29aae1;
	margin:40px 0 0 40px;
}
#footer p span {
	color:#f09;
}
#footer p em {
	color:#44698f;
}
#footer a.ads-ganz {
	float:right;
	margin-top:30px;
}
#footer a img,
#footer a:hover img {
	border:0;
}
.ads {
	margin:0;
	padding:0;
	list-style:none;
}
.ads li a.ads3-title {
	margin-left:35px;
}
/*footer end*/