/***** Body and main container *****/

body {
margin:0 auto;
padding:20;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#809FFF;
color:#3a3a3a;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
border:5px solid blue;
padding:1px 5px 10px 40px;
width:800px;
}

/***** Header *****/

#header {
	color:#FFFFFF;
	background:#ffffff url(img/commercial.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;	
}

#header1 {
	color:#FFFFFF;
	background:#ffffff url(img/colour.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
}
#header2 {
	color:#FFFFFF;
	background:#ffffff url(img/bedcovers.jpg) bottom left no-repeat;	
	height:412px;
	
	margin:2px 2px 20px 20px;
	padding:0;	
}

#header3 {
	color:#FFFFFF;
	background:#ffffff url(img/blinds.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:10px 10px 20px 10px;
	padding:0;
	
}
#header4 {
	color:#FFFFFF;
	background:#ffffff url(img/education.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
}
#header5 {
	color:#FFFFFF;
	background:#ffffff url(img/fabric_blinds.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 10px;
	padding:0;
		
}


#header6 {
	color:#FFFFFF;
	background:#ffffff url(img/motorisation.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
	
	
}

#header7 {
	color:#FFFFFF;
	background:#ffffff url(img/rods_and_Tracks.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
	
	
}
#header8 {
	color:#FFFFFF;
	background:#ffffff url(img/shutters.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
	
	
}

#header9 {
	color:#FFFFFF;
	background:#ffffff url(img/upholstery.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 20px;
	padding:0;
	
	
	
}

#header10 {
	color:#FFFFFF;
	background:#ffffff url(img/drapes.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
	
	
}

#header11 {
	color:#FFFFFF;
	background:#ffffff url(img/front.jpg) bottom left no-repeat;	
	height:210px;
	
	margin:2px 1px 20px 1px;
	padding:0;
	
	
	
}
/***** Left Side *****/

#menu {
	width:210px;
	margin:0 0 20px 0;
	padding:0;
	float: left;
}

#menu ul {
list-style:none;
width:180px;
margin:0 0 20px 0;
padding:0;
}

#menu li {
margin-bottom:5px;
}

#menu li a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#333333;
	display:block;
	padding:6px 0 0 10px;
	background:#BFCFFF
 url(img/menubg.jpg) bottom left repeat-x;
	border-top:1px solid #d8d8d8;
	border-right:2px solid #809fff;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #3366ff;
	
}

#menu li a:hover, #menu li a.current {

color:#FFFFFF;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #2E00B8;
}

#menu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#menu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#menu h2 {
font-size:1.5em;
font-weight:normal;
}

ight:1.3em;
padding:0;
}


/***** Main content *****/

#content {
margin:10px 10px 10px 10px;
padding:0;
line-height:1.5em;
text-align:left;
}

#content img, #contentwide img, #contentfull img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:661px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#2994fd;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}





/***** different classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.box {
margin:0px 0 10px 0;
padding:0px 10px 5px 10px;
width:500px;
color:#505050;
background:#f4f4f4 ;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.box a {
}

.box p {
font-size:0.9em;
}

.box h2 {
	margin:0 0 10px 0;
	padding:0;
}

#menu .box {
width:150px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

div.leftimagebox {
	float: left;
	padding-right: 10px;
}
  
div.leftimagebox p {
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	line-height: 10px;
}
   
div.rightimagebox {
	float: right;
	padding-left: 10px;
}
  
div.rightimagebox p {
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	line-height: 10px;
}
h2 {
	font-weight: normal;
	line-height: normal;
	color: #0033CC;
}
h3 {
	font-weight: normal;
	line-height: normal;
	color: #B39600;
}
