body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#frame{
	width: 100%;
}

#header{
	height: 150px;
	width: 100%;
	background-image: url(../images/tiles/header.jpg);
}

#headercontent{
	height: 150px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/designlogo.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: right;
}

#introduction{
	height: 380px;
	width: 100%;
	background-image: url(../images/tiles/introservicesbreak.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#introductioncontent{
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
}


#services{
	width: 100%;
	background-image: url(../images/tiles/services.jpg);
	height: 1580px;
}

#servicescontent{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding-top: 40px;
}

#web{
	width: 1000px;
}

#film{
	width: 1000px;
}

#branding{
	width: 1000px;
}

#servicetitle{
	width: 250px;
	height: 100px;
	float: left;
	padding-top: 50px;
}

#servicessubcontent{
	width: 742px;
	float: left;
	border: 4px solid #FFF;
	margin-top: 50px;
	padding-bottom: 10px;
}

#pricelist{
	width: 1000px;
	float: left;
	text-align: right;
	padding-top: 15px;
}

#portfolio{
	height: 1260px;
	width: 100%;
	background-image: url(../images/tiles/portfolio.jpg);
}

#portfoliocontent{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#servicesportfoliobreak{
	height: 10px;
	width: 100%;
	background-image: url(../images/tiles/servicesportfoliobreak.jpg);
}

#portfoliorecent{
	width: 1000px;
	margin-top:50px;
	
}

#portfoliolist{
	width: 1000px;
	height: 500px;
}

#portfolioboxweb{
	width: 210px;
	margin-top: 5px;
	border: 5px solid #FFF;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#previousportfoliotitle{
	padding-top: 50px;
	padding-bottom: 10px;
}

#portfoliobox{
	width: 210px;
	float: left;
	margin-top: 5px;
	border: 5px solid #FFF;
	margin-left: 13px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#portfolioquotebreak{
	height: 10px;
	width: 100%;
	background-image: url(../images/tiles/portfolioquotebreak.jpg);
}

#getaquote{
	height: 600px;
	width: 100%;
	background-image: url(../images/tiles/getaquote.jpg);
}

#getaquotecontent{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#needaquotebox{
	height: 420px;
	width: 680px;
	padding-top: 50px;
	float: left;
}

#getintouchbox{
	height: 300px;
	width: 300px;
	padding-top: 50px;
	float: left;
	margin-left: 20px;
}

#bottom{
	height: 25px;
	width: 100%;
	background-image: url(../images/tiles/bottom.jpg);
	padding-top: 15px;
	text-align: center;
}

.novisable{
	margin: 0px;
	padding: 0px;
}

.normal{
	font-weight: normal;
}

.bold{
	font-weight: bold;
}

.lightgrey{
	color: #A3A3A3;
}

.webcontent{
	background-color: #E96725;
}

.filmcontent{
	background-color: #662870;
}

.brandingcontent{
	background-color: #1b4a69;
}

.photographycontent{
	background-color: #c71a16;
}
