@charset "utf-8";

* {margin:0; padding:0;}

body {background:url(../img/bgr.jpg) top right #868477 no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif;}
p {color:#fff; font-size:11px; line-height:14px;}
img {border:0;}
h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#fff; text-transform:uppercase; font-weight:normal;}
h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#f9eec1; text-transform:uppercase; font-weight:normal; padding:0 0 25px 0;}
h5 {font-size:11px; color:#fdd9aa; text-transform:uppercase; float:left; margin:15px 0;}

a {color:#F4F4F4; text-decoration:none;}
a:hover {text-decoration:underline;}

/* ------------------------------------------------- */
#wrap {width:860px; margin:auto;}

#header {float:left; width:860px;}

	#logo {float:left; width:192px; padding:23px 0 0 0;}
	
	#navigation {float:right; width:571px;}
		#navigation ul li {float:left; list-style-type:none;}
		#navigation li a {padding:20px 30px 0 5px; border-left:#c9c8b8 solid 1px; display:block; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}
		#navigation li a:hover {color:#f9eec1;}

#content {float:left; width:860px; padding:40px 0 30px 0;}

	#leftBox {float:left; width:270px; clear:left;}
		#leftBox img {border:#aaa99a solid 2px; padding:1px;}
		#leftBox p {float:left; width:250px; padding:20px 0 0 20px;}
		#leftBox a {color:#F4F4F4;}
		#leftBox b {color:#fdd9aa;}
		
	/* Left Content table */
		#leftBox table {float:left; width:270px; color:#fff; font-size:11px; border:0;}
		#leftBox th {width:70px; vertical-align:top; text-align:left; font-weight:normal; padding:3px 0;}
		#leftBox td {width:200px; padding:3px 0;}
		
	#rightBox {float:right; clear:right; width:571px;}
		#rightBox p {float:left; width:571px;}
		#rightBox p.innerCV {float:left; width:571px; color:#f9eec1;}
		#rightBox p.innerCV b {color:#fff;}
		#rightBox img.sleepwearLogo {float:left; margin:23px 0;}
		
	/* Bottom navigation */
		#bottomNav {float:left; width:571px; clear:both; font-size:11px; color:#a5a394;}
		#bottomNav a {color:#d6d5c7; text-decoration:none;}
		#bottomNav a:hover {color:#fff;}
		
	/* Content table */
		#rightBox table {float:left; width:571px; color:#fff; font-size:11px; border:0;}
		#rightBox th {width:101px; vertical-align:top; text-align:left; font-weight:normal; padding:3px 0 3px 20px;}
		#rightBox td {width:450px; padding:3px 0;}
		
	/* Galeries */
		#galleryHolder {float:left; width:571px;}
		#galleryHolder a img {float:left; margin:0 18px 18px 0; border:#aaa99a solid 2px; padding:1px;}
		#galleryHolder a:hover img {border:#fff solid 2px;}

	/* Contact form */
		#contactForm {float:left; width:571px; padding:20px 0 40px 0;}
		#contactForm label {float:left; width:150px; clear:left; padding:2px 8px 2px 0; color:#fff; text-align:right; font-size:12px;}
		#contactForm input {float:left; width:200px; clear:right; margin:2px 0;}
		#contactForm input.button {float:left; width:70px; clear:right; margin:2px 0;}
		#contactForm textarea {float:left; width:300px; height:150px; clear:right; margin:2px 0; overflow:auto;}
		
	/* Sitemap */
		#sitemapBox {float:left; width:271px; padding:20px 50px 40px 150px;}
		#sitemapBox ul {float:left; margin:0; padding:0 0 0 10px;}
		#sitemapBox ul li {color:#fff; list-style-type:none; float:left; font-size:11px; width:180px; line-height:20px;}
		#sitemapBox ul li a {color:#fff; font-weight:bold; text-decoration:none; clear:right;}
		#sitemapBox ul li a:hover {color:#ccc; text-decoration:underline;}
		#sitemapBox ul ul {float:left; padding:0 0 0 20px; margin:0;}
		#sitemapBox ul ul li a{font-weight:normal;}


#footer {float:left; width:860px; border-top:#adab9d solid 1px; padding:10px 0;}
	#footer p.footerLeft {float:left; width:400px; color:#c3c1b2;}
	#footer p.footerRight {float:right; width:400px; text-align:right; color:#c3c1b2;}
	#footer a {color:#F4F4F4; text-decoration:none; font-size:10px;}
	#footer a:hover {text-decoration:underline;}







