/* Home CSS Document */

h2 {
	margin-top: 5px;
	}

p {
	line-height: 160%;
	}

#flashImages {width:510px; height:250px; float:right; margin:10px 0 20px 20px;}

#contentwrapper	{
	}
	
#lowerBox {float:left; width:430px; margin-top:10px;
	}

#flash {
	background: url(../images/design/home/flash.gif) no-repeat;
	float: left;
	width: 510px;
	height: 250px;
	display: inline;
	}

#services {
	background: url(../images/design/home/aboutusbox.gif) no-repeat;
	float: left;
	width: 510px;
	height: 200px;
	margin: 10px 0 0 0;
	padding: 10px 0;
	display: inline;
	}

.servicesblock {
	width: 230px;
	float: left;
	margin: 0 10px;
	display: inline;
	}

.button {
	background: url(../images/design/button.gif);
	display: block;
	width: 130px;
	height: 20px;
	text-align: center;
	margin: 10px 0 0 50px;
	}

#homelighting {
	float: left;
	width: 505px;
	height: 215px;
	margin: 10px 0 10px 10px;
	display: block;
	padding: 0px;;
	}

#photoblock {
	float: left;
	width: 260px;
	height: 120px;
	display: inline;
	}

#photoblock img {
	width: 120px;
	height: 120px;
	margin-left: 10px;
	display: inline;
	}
	.contactblock {
	width: 505px;
	float: left;
	margin: 0 10px;
	display: inline;
	}

.contactblock ul li {list-style:none;}
/* Required for the editor in the backend. Make sure background images etc are removed in this attrubute... */
#editor                           {margin: 0px; padding: 0px; width: 450px; min-height: 400px; background-image: none; background-color: #fff; border: 5px solid #898989; text-align: left;}

