/*  WEBSITE LAYOUT  */
body {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 20px 0px;
}

/*  wrappers  */
.wrapper {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 979px;
	height: auto;
	clear: both;
}

/*  containers  */
.container {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 979px;
	height: auto;
	border: 1px solid #000000;
	clear: both;
}

.banner {display:block;width:979px;height:156px;background:none;clear:both;}
.logo {display:block;width:676px;height:144px;background:none;float:left;}
.flash {display:block;width:303px;height:144px;background:url(../images/construct_photo.jpg) center top no-repeat;float:right;}
.bBar {display:block;width:979px;height:20px;margin:0px 0px -8px;background:url(../images/greybar.jpg) center top no-repeat;clear:both;}

#content{display:block;width:925px;height:auto;margin:0px;padding:39px 27px 10px;background:none;float:left;clear:both;}
#content2{display:block;width:925px;height:auto;margin:0px;padding:7px 27px 10px;background:none;float:left;clear:both;}

.heading {display:block;width:885px;height:27px;margin:0px 0px 2px;padding:36px 20px 0px;font-size:16px;line-height:20px;font-weight:bold;color:#FFFFFF;background: #BBBBBB url(../images/primeheader.jpg) top right no-repeat;}
.info {display:block;width:885px;height:auto;background:#EDEDED;margin:0px;padding:20px;float:left;clear:both;}
.info2 {display:block;width:925px;height:auto;background:#FFFFFF;margin:0px 0px -10px;padding:32px 0px 0px;float:left;clear:both;}

.topLinks{display:block;width:925px;height:20px;margin:0px;padding:5px 0px 10px;clear:both;color:#454545;}
.nextPro{display:block;width:87px;height:11px;margin:0px;padding:0px;float:right;}

.footer{display:block;width:979px;height:30px;background:none;margin:0px;padding:10px 0px;clear:both;}
.footer .a1{color:#696969;text-decoration:none;}footer .a1:hover{color:#454545;text-decoration:underline;}

.bLeft{display:block;width:400px;height:15px;margin:0px;padding:5px 27px;float:left;color:#696969;text-align:left;}
.bRight{display:block;width:400px;height:15px;margin:0px;padding:5px 27px;float:right;color:#696969;text-align:right;}

/*  project sections  */
.project {
	display: block;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 100px;
	background: #DCDCDC;
}
.project p{margin:0px;padding:10px 10px 0px;color: #454545;line-height:20px;font-size:16px;font-weight:bold;text-align:center;}
.project p a{color:#454545;text-decoration:none;}.project p a:hover{color:#800000;text-decoration:none;}
body#interiors .project p a{color:#454545;text-decoration:none;}body#interiors .project p a:hover{color:#4682B4;text-decoration:none;}

.project img{margin:0px 10px 0px 0px;padding:0px;float:left;}

/*  information sections  */
#infoLeft {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 925px;
	height: auto;
	float: left;
}
/*Logo on the homepage*/
.logos {
	width :130px;
	height:140px;
	float:left;
	margin-right: 20px;

	}
	
	.logos img{
		padding-left:10px;
		padding-right:10px;
		}
	.logos p {
		text-align:center;
		}
		
	.logoBlocks {
		width: auto;
		height:140px;
	}

/*Logo on the homepage end*/

/*  other  */
.img{margin:0px;padding:0px;border:1px solid #454545;}
.imgL{margin:0px 10px 0px 0px;padding:0px;float:left;}
.imgR{margin:0px 0px 0px 10px;padding:0px;border:1px solid #454545;float:right;}
.imgLeft{margin:0px 10px 0px 0px;padding:0px;border:1px solid #454545;}

ul {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/list.jpg);
}
ol {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
	line-height: 17px;
	color: #696969;
	display: block;
	text-decoration: none;
}
li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;*margin:0px 0px 0px 5px;*padding:0px 0px 0px 10px;}

a{color:#454545;text-decoration:none;}a:hover{color:#696969;text-decoration:underline;}
.a1{color:#696969;text-decoration:none;}.a1:hover{color:#454545;text-decoration:underline;}
.a2, .a2:hover{color:#800000;text-decoration:none;}
body#interiors .a2, body#interiors .a2:hover{color:#4682B4;}

.container .topLinks a{color:#454545;text-decoration:none;}.container .topLinks a:hover{color:#696969;text-decoration:underline;}
.footer .a1{color:#696969;text-decoration:none;}.footer .a1:hover{color:#454545;text-decoration:underline;}

.info ul li ul {padding-bottom:0;}
