@charset "utf-8";
/* CSS Document */

#content_wrapper {
	float: left;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(images/paper_01.jpg);
	float: left;
	height: 93px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	background-repeat: no-repeat;
	padding-left: 670px;
}
#newscontent {
	float: left;
	height: 149px;
	width: 223px;
	background-image: url(images/paper_17_NewsContents.jpg);
	padding-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#abtus_wrapper {
	width: 500px;
	background-image: url(images/paper_18_AboutUs.jpg);
	float: left;
	height: 323px;
	padding-top: 115px;
	padding-left: 200px;
	padding-right: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 16px;
}
.whatsinstorepic {
	margin-top: -80px;
	margin-left: 329px;
	float: left;
}

.floatingleft {
	float:left;
	margin-top:41px;
	margin-right:5px;
	margin-bottom:10px;
	margin-left: -15px;

}

#footer {
	background-color: #400000;
	height: 55px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFF;
	line-height: 25px;
	padding-left: 50px;
}
#topleftside {
	float: left;
	width: 333px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#toprightside {
	float: left;
	width: 567px;
}


body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/paperBG.jpg);
	background-repeat: repeat-x;
}
#whatsinstore_wrapper {
	background-image: url(images/whatsinstore2.jpg);
	height: 587px;
	width: 520px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 200px;
	padding-right: 180px;
	padding-top: 30px;
}

#creative_wrapper {
	background-image: url(images/creativeservices_4.jpg);
	height: 587px;
	width: 540px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 180px;
	padding-right: 180px;
	padding-top: 30px;
}

#vip_wrapper {
	background-image: url(images/vip_2.jpg);
	height: 557px;
	width: 520px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 200px;
	padding-right: 180px;
	padding-top: 60px;
}
#contact_wrapper {
	background-image: url(images/contact2.jpg);
	height: 494px;
	width: 320px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 480px;
	padding-right: 100px;
	padding-top: 123px;
}
#contact_wrapper_error {
	background-image: url(images/contact_error.jpg);
	height: 617px;
	width: 900px;
	background-repeat: no-repeat;
	float: left;
}
#contact_wrapper_ok {
	background-image: url(images/contact_ok.jpg);
	height: 617px;
	width: 900px;
	background-repeat: no-repeat;
	float: left;
}
#contact_wrapper input.name_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	outline: none;
	width:200px;
	height:20px;
	margin-right:25px;
	background:none;
	color:#000;
	float: left;
	margin-bottom: 12px;
	margin-left: 90px;
	border: 1px solid #000;
	
}
#contact_wrapper input.email_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	outline: none;
	width:200px;
	height:20px;
	background:none;
	color:#000;
	float: left;
	margin-bottom: 30px;
	margin-left: 90px;
	border: 1px solid #000;
	
}
#contact_wrapper textarea.text_area{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	outline: none;
	width:260px;
	height:100px;
	background:none;
	color:#000;
	float: left;
	border: 1px solid #000;
	margin-left: 25px;
}
#contact_wrapper input.submit_btn{
	cursor:pointer;
	border:0;
	margin-left:200px;
	float:left;
	width: 90px;
	height: 30px;
	background-image: url(images/btnSubmit.png);
	background-repeat: no-repeat;
}
#contact_wrapper input.submit_btn:hover{
	margin-left:200px;
	background-position: 0 -30px;
}
.highlight {
	color: #150200;
}
