#ContentBox {
	width: 937px;
	margin: 0 auto; /*Center container on page*/
	padding-top: 15px;
}

/*Header Layout*/
#Header {
	height: 39px;
	width: 937px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*Logo Layout*/
#Logo {
	width: 194px;
	height: 39px;
	float: left;
}



/*Home Page Layout*/
#Home {
	background-image: url(../images/backgrounds/home_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	float: left;
}

#DesignServices {
	background-image: url(../images/backgrounds/services_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}

#DesignOffers {
	background-image: url(../images/backgrounds/offer_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}


#Portfolio {
	background-image: url(../images/backgrounds/portfolio_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}

#PortfolioContentRight {
	height: 507px;
	width: 425px;
	float: right;
	padding-top:32px;
	padding-right:17px;
	margin-left:20px;

}



#Profile {
	background-image: url(../images/backgrounds/profile_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}

#Contact {
	background-image: url(../images/backgrounds/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 568px;
	width: 914px;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}



/*News Layout*/
#News {
	width: 410px;
	height: 207px;
	margin-top: 30px;
}


#CaseStudy {
	width: 410px;
	height: 100px;
	margin-top: 15px;
}

#Case1 {
	width: 225px;
	float: left;
	font-size: 10px;
	line-height: 19px;
	height: 100px;
}

#Case2 {
	width: 185px;
	float: left;
	font-size: 10px;
	line-height: 19px;
	height: 100px;
}



/*Services Layout*/
#ServicesContent {
	width: 410px;
	margin-top: 30px;
	padding: 0px;
	height: 207px;
}


/*Contact Layout*/
#ContactContent {
	width: 410px;
	margin-top: 50px;
	padding: 0px;
	height: 207px;
}

#ProfileContent {
	width: 800px;
	margin-top: 30px;
	padding: 0px;
	height: 207px;
}

#PortfolioContentLeft {
	width: 400px;
	margin-top: 30px;
	padding: 0px;
	height: 207px;
	float: left;
}

#Clients1 {
	width: 185px;
	float: left;
	font-size: 10px;
	line-height: 19px;
	height: 185px;
}
#Clients2 {
	width: 185px;
	float: left;
	font-size: 10px;
	line-height: 19px;
	height: 185px;
}
#Clients3 {
	width: 185px;
	font-size: 10px;
	line-height: 19px;
	height: 185px;
}

#ClientClear {
	float: none;
	clear: left;
}

/*Footer Layout*/
#FooterBox {
	width: 937px;
	height: 40px;
	clear: left;
}

#Copyright {
	width: 600px;
	height: 38px;
	float: left;
}

#Icons {
	width: 278px;
	height: 38px;
	float: right;
}

#FlashContent {
	width: 424px;
	height: 280px;
	}
	
#ProjectBox {
	width:375px;
	padding-top: 10px;
	left: 10px;
	position: relative;
	}