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

body, html{
	background-color: #177cb6;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
	
div#topsection{
	background-image:url(../images/topblue-bg_02.jpg);
	background-repeat:repeat-x;
	height:150px;
	
	}
	
	
	div#topmiddlesection{
	background-image:url(../images/lefttop-bg.jpg);
	background-repeat:repeat-x;
	height:256px;
	
	}
	div#flash{
		margin: auto;
		width:800px;
		background-color: #000066;
		background-image: url(../images/flash-container.jpg);
		height:256px;
	}
	div#sun-louvres{
		margin: auto;
		width:800px;
		background-color: #000066;
		background-image: url(../images/sun-louvres.jpg);
		height:256px;
	}
		div#shade-master{
		margin: auto;
		width:800px;
		background-color: #000066;
		background-image: url(../images/shade-master.jpg);
		height:256px;
	}
	div#danpalon{
		margin: auto;
		width:800px;
		background-color: #000066;
		background-image: url(../images/danpalon.jpg);
		height:256px;
	}
	div#blue-divider{
		height:22px;
		background-color: #5298cb;
	}
		div#nav{
			margin: auto;
			width: 800px;
			height: 22px;
			background-color: #c95624;
			
			}
			div#nav ul{
				display:inline;
				height: 22px;
				
				}
				div#nav ul li{
				display:block;
				overflow:hidden;
				float:left;
				height: 22px;
				}
				div#nav a{
					text-decoration: none;
					display: block;
					padding-top:2px;
					color:#FFFFFF;
					height: 22px;
					padding-left: 25px;
					padding-right: 25px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:500;
				}
				div#nav a:hover{
					background-color:#FF9900;
					height: 22px;
					color: #CC3300;
					font-weight:500;
					}
div#logo{
	height: 150px;
	width: 800px;
	background-image:url(../images/logo-bg_04.jpg);
	margin:auto;
	}
	div#logo h3{
		font-size: 19px;
		padding:0px;
		margin:0px;
		
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		}
		div#logo img{
		height:75px;
		padding-top: 0px;
		}
		
div#body{
background-image:url(../images/middle-bg_13.jpg);
	background-repeat:repeat-x;
	
}
div#content{
	margin:auto;
	width: 800px;
	
	background-color: #d8dfe5;
	}
	
	div#content p{
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	}
	div#content ul{
	text-align:left;
	}
	div#contact-form-divider{
	background-image: url(../images/blue-divider.jpg);
	background-repeat:repeat-x;
	height:26px;
	}
	div#contact-form-divider #divider{
		background-image: url(../images/contact-form-divider.jpg);
		background-repeat:repeat-x;
		margin:auto;
		width: 800px;
		background-color:#FF6600;
		height:28px;
	}
	div#footer{
	width: 800px;
	margin: auto;
	height: 182px;
	background: url(../images/bottom-footer.jpg);
	background-repeat: repeat-x;
	}
	div#footer #left-footer{
		background-image: url(../images/left-bottom.jpg);
		width: 47px;
		
		float:left;
		height: 182px;
	}
	div#footer #right-footer{
		background-image: url(../images/right-bottom.jpg);
		width: 52px;
		
		float:right;
		height: 182px;
	}
	div#footer #middle-footer{
		background-color: #c8ccd3;
		height: 160px;
		background: url(../images/bottom-footer.jpg);
		background-repeat: repeat-x;
		width:700px;
		float:left;
	}
	div#footer-2{
	width: 800px;
	margin: auto;
	background: url(../images/footer.jpg);
	height:90px;
	background-repeat:no-repeat;
	}
	div#footer-2 a{
		color: #c1a474;
		text-decoration:none;
		}
		div#footer-2 a:hover{
			color: #FF9966;  
			
			}
	div#left-info{
		margin-top:10px;
		float:left;
		
		width: 360px;
		text-align:left;
		color:#FFFFFF;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.02em;
	}
	div#right-info{
		margin-top:10px;
		width: 400px;
		float:right;
		text-align:right;
		color:#ffb35c;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.02em;
	}
	div#right-info p{
		font-size: 9px;
		padding:0px;
		color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.02em;
	
	}
	div#right-info h3{
		padding:0px;
		margin:0px;
		font-size: 14px;
		}
div#menu{
	padding-top: 20px;
	padding-right:0px;
	margin-left: 50px;
}
div#menu p{
	padding:0px;

	}
	
a:visited{
	color: #FF6633;
	}
.box{
	background-color: #fafafa;
	margin: 10px;

}

.box h3{
	padding-left:20px;
	color: #ce5e25;
	font-size: 19px;
	padding-top: 10px;
	background-image: url(../images/heading-bg.jpg);
	height:30px;
	text-align:justify;
}
.box p{
	padding-top:0px;
}

.sidebar{
	background-color: #f5cc94;
	margin:10px;
	padding-bottom: 10px;
	margin-top:20px;

}


.sidebar h3{
	padding-left:10px;
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 10px;
	background-image: url(../images/heading-bg2.jpg);
	height:30px;
	text-align:justify;
	font-family: "Tw Cen MT";
	font-weight:100;
	}
	
.sidebar p{
	color:#303979;
	margin: 10px;
	font-family: "Tw Cen MT";
		font-size: 12px;
	}
.sidebar ul{
	font-family: "Tw Cen MT";
	text-align:left;
	margin-right:10px;
	font-size: 14px;
}

.sidebar ul li{
	font-size: 14px;
	}
.subcontainer{
 	font-family: "Tw Cen MT";
	text-align:left;
	margin-right:10px;
	font-size: 12px;
	color: #000000;
	}
div#gallery{
	background-color:#FFFFFF;
	width: 770px;
	
	margin: auto;
	}
	
.change-text{
	background-image: url(../images/change-text.jpg);
	background-repeat: repeat-x;
	width: 240px;
	padding-top:2px;
	height: 40px;
	
	}