body {
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background: #fff url(images/bg/bg_tile.gif);
	color: #000;
}

a {
	text-decoration: none;
	font-weight: bold;
	
	color: #7D0842;
}
a:hover {
	color: #AF487B;
}

.clear {
	clear: both;
}
.overflow {
	overflow: hidden;
}

td {
	vertical-align: top;
	padding-right: 10px;
}

p {
	margin: 15px 0;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	position: relative;
	width: 974px;
	margin: 0 auto;
	padding-top: 26px;
}

.bg_img1 {
	position: absolute;
	top: 0;
	left: -70px;
	z-index: 0;
	width: 429px;
	height: 433px;
	
	background: url(images/bg/bg_image.png);
}

.bg_img2 {
	position: absolute;
	top: 24px;
	left: 648px;
	z-index: 0;
	width: 82px;
	height: 16px;
	
	background: url(images/bg/logo_top.png);
}

#main, .top_shadow, .bottom_shadow {
	position: relative;
	z-index: 1;
}

#main {
	min-height: 500px;
	padding: 0 19px 0 18px;	
	
	background: url(images/bg/bg_shadows.png);
}

.top_shadow {
	width: 974px;
	height: 31px;
	
	background: url(images/bg/top_shadow.png) no-repeat;
}

.bottom_shadow {
	width: 974px;
	height: 31px;
	
	background: url(images/bg/bottom_shadow.png) no-repeat;
}

/*
HEADER
*/

#main #header {
	position: relative;
	width: 884px;
	height: auto;
	padding: 0 27px 0 26px;
}

#main #header .text {
	padding: 44px 0 12px 0;
}

#main #header div.logo {
	position: absolute;
	top: -16px;
	right: 26px;
}

#main #header #menu {
	width: 100%;
	margin-top: 3px;
}

#menu ul {
	margin: 0;
	padding: 0;
	
	list-style: none;
}

#menu li {
	float: left;
	height: 24px;
}

#menu li a {
	display: block;
}

/*
CONTENT
*/

#h_content, #content, #p_content {
	font-size: 12px;
}

#h_content {
	margin: 0 27px 0 26px;
	padding: 0 0 0 28px;
}

#content {
	margin: 0 27px 0 26px;
	padding: 0 18px 0 28px;
}

#p_content {
	margin: 0 20px 0 20px;
	padding: 26px 20px 0 32px;
}

strong.p_heading {
	font-size: 18px;
	font-weight: normal;

	color: #343434;
}

strong.c_heading {
	display: block;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;

	color: #343434;
}

strong.cs_heading {
	display: block;
	font-size: 14px;

	color: #343434;
}

#p_form {
	width: 806px;
	padding: 13px 18px;
	
	font-size: 11px;

	border: 1px solid #CAC8AF;
	background: #F0EFE5;
}

	#p_form .col1 {
		float: left;
		width: 389px;
	}

	#p_form .col2 {
		float: right;
		width: 389px;
	}

	#p_form strong {
		display: block;
		padding: 3px 8px;
		margin-bottom: 8px;

		background: #E1DFCF;
		color: #303030;
	}
	
	#p_form input {
		margin-bottom: 5px;
		
		border: 1px solid #A7A6AA;
	}
	
	#p_form textarea {
		border: 1px solid #A7A6AA;
	}
	
	#p_form td {
		vertical-align: top;
	}
	
	#p_form .title {
		padding-top: 4px;
		
		text-align: right !important;
	}
	
	#p_form .form_note {
		display: block;
		width: 150px;
		padding-bottom: 7px;
		
		font-size: 10px;
		
		color: #908F8A;
	}
	
	#p_form .form_note2 {
		font-size: 10px;
		
		color: #908F8A;
	}
	
	#p_form a.submit_button, #p_form a:visited.submit_button {
		display: block;
		float: right;
		width: 95px;
		height: 24px;
		
		background: url(images/buttons/submit.png);
	}
	#p_form a:hover.submit_button {
		background: url(images/buttons/submit_hover.png);
	}
	
	#p_form a.reset_button, #p_form a:visited.reset_button {
		display: block;
		float: right;
		width: 88px;
		height: 24px;
		margin-right: 15px;
		
		background: url(images/buttons/clear.png);
	}
	#p_form a:hover.reset_button {
		background: url(images/buttons/clear_hover.png);
	}

/* homepage */

.hp_text {
	float: right;
	width: 540px;
	margin-top: 22px;
}

.hpcimg1 {
	margin: 9px 0 0 155px;
}

.product {
	position: relative;
	width: 100%;
	margin-top: 8px;
	
	border-top: 1px solid #eaeaea;
}

.p_img {
	float: right;
	width: 200px;
	padding: 20px 5px 0 0;
	
	text-align: right;
}

.p_details {
	float: left;
	width: 600px;
	padding-top: 15px;
}

	.p_last {
		margin-top: 10px;
		
		border-bottom: 1px solid #eaeaea;
	}

	.product .p_details strong {
		font-size: 14px;
		
		color: #343434;
	}

	.product .p_details p {
		width: 100%;
		margin: 10px 0;
	}
	
	.product .p_enlarge_button {
		position: absolute;
		top: 0;
		right: 0px;
		width: 87px;
		height: 17px;
		
		background: url(images/buttons/enlargeimg.png);
	}
	a:hover.p_enlarge_button {
		background: url(images/buttons/enlargeimg_hover.png);
	}
	
.pn_enlarge_button {
	display: block;
	position: relative;
	left: 263px;
	width: 87px;
	height: 17px;
	margin-top: 5px;

	background: url(images/buttons/enlargeimg.png);
}
a:hover.pn_enlarge_button {
	background: url(images/buttons/enlargeimg_hover.png);
}

/* 
FOOTER
*/

.footer_copyr, .footer_note {
	margin-left: 18px;
	padding-left: 24px;
}

.footer_copyr, .footer_copyr a {
	font-weight: normal;
	
	color: #c9c9c9;
}
.footer_copyr a:hover {
	text-decoration: underline;
	
	color: #c9c9c9;
}
.footer_copyr span {
	padding: 0 2px;
	
	font-size: 12px;
}

.footer_note {
	padding-bottom: 15px;
	
	color: #9a9a9a;
}

/*
AWARDS
*/

#hp_award {
	position: absolute;
	top: 539px;
	left: 44px;
	width: 211px;
	height: 97px;

	background: url(images/hp_award.jpg);
}

#hp_award2 {
	position: absolute;
	top: 442px;
	left: 44px;
	width: 211px;
	height: 97px;

	background: url(images/hp_award2.jpg);
}

.soft_folding_award p {
	width: 508px;
}

.soft_folding_award img {
	position: absolute;
	top: 285px;
	left: 703px;
}

.pn_ibc1 {
	float: left;
	width: 397px;
}

.pn_ibc2 {
	float: left;
	width: 445px;
}
