/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_16 {
	width: 960px;
	background-color: #FFFFFF;
	padding-bottom: 32px;
}

.container_16Footer {
	
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.footerLeft,
.footerRight,
.grid_5Home,
.grid_4PortflioDescription,
.dividePage,
.grid_4Portflio,
.grid_5Contact,
.grid_8Contact,
.grid_13Contact,
.grid_4logo,
.grid_8logo,
.grid_4about  {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_4 {
	width: 220px;
}

.container_16 .grid_8 {
	width: 460px;
}

.container_16 .grid_12 {
	width: 700px;
}

.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16-home .grid_5,
.container_16 .grid_5 {
	width: 280px;
}


.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}



/* `Footer
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_5Contact {
	width: 280px;
	margin-bottom:16px;
	float: right;
}
.container_16 .grid_8Contact {
	width: 460px;
	margin-bottom:16px;
	float: right;
	
}

.container_16 .grid_13Contact {
	width: 760px;
	margin-bottom:16px;
	float: right;
}





.addressFloat {
	width: 280px;
	float: right;
	padding-top: 16px;
}
.leftFloat {
	float: left;
	padding-top: 16px;
	padding-left: 3px
	}
.contactFormFloat {
	width: 760px;
	float: right;
	padding-top: 12px;
	line-height: 24px;
}
.formLeftCol {
	width:280px;
	float: left;
	
		}
.formRightCol {
	width:460px;
	float: right;
		}
.butSend  {
	margin-left: 60px;
	margin-top: 16px;
}
.imgFloatL {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	}

.contactForm {
	clear:both;
	}
	.contactForm fieldset {
	border:0 none;
	padding:0
	}
	.contactForm label {
	width:57px;
	float:left;
	margin-left: 3px;
	}	
	.contactForm input {
	width:200px;
	float:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EFF0EB;
		}
		.contactForm input#send,
		.contactForm input#sendL {width:auto; border:0 none;}
		.contactForm input#quiz,
		.contactForm input#quizL {width:40px;}
		.contactForm textarea {
	width:330px;
	height:112px;
	overflow:auto;
	border-width:0;
	float:left;
	background-color: #EFF0EB;
		}




	/* `Home
----------------------------------------------------------------------------------------------------*/

.container_16-home {
	width: 960px;
	background-color: #FFFFFF;
	padding-bottom: 32px;
	background-image: url(../img/home-img/blf.jpg);
	background-repeat: no-repeat;
	height: 950px;
	background-position: 350px 16px;
}


.container_16-home .grid_5Home {
	width: 280px;
	background-image: url(../img/home-img/huge-helping-of-ethics280x352.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 368px;
	margin-bottom: 40px;
}

#illyLabel  {
	width: 500px;
	float: right;
	margin-top: 520px;
	margin-right: 110px;
}
	/* `Dividers
----------------------------------------------------------------------------------------------------*/

.divide
	{
	height:	16px;
	background-image: url(../img/divider.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.dividePage
	{
	height:	16px;
	width: 940px;
	background-image: url(../img/divider.jpg);
	background-repeat: repeat-x;
	background-position: top;
	} 
	
	/* `Portfolio
----------------------------------------------------------------------------------------------------*/
	
.container_16 .grid_4Portflio {
	width: 220px;
	height: 368px;
	background-image: url(../img/portfolio-img/have-a-mosey-352x220.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.container_16 .grid_4PortflioDescription {
	position: relative;
	width: 220px;
	height: 464px;	
}
.child {  
	position: absolute;  
	bottom: 0;   
}  
.container_16 .grid_4logo {
	width: 220px;
	position: relative;
	height: 224px;
	margin-bottom: 16px;
}
.container_16 .grid_8logo {
	width: 460px;
	position: relative;
	height: 224px;
	margin-bottom: 16px;
}


/* `Footer
----------------------------------------------------------------------------------------------------*/

.container_16Footer .footerRight {
	width: 400px;
	background-image: url(../img/footer-img/footer-do-good-logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 120px;
	padding-top: 24px;
}

.container_16Footer .footerLeft {
	width: 400px;
	padding-top: 24px;
	
}

/* `Pads
----------------------------------------------------------------------------------------------------*/

.padHeader {
	padding-top: 16px;
	padding-bottom: 32px;
}
.padBottom {
	padding-bottom: 16px;
}

/* `About
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_4about {
	width: 220px;
	height: 368px;
	background-image: url(../img/about-img/what-we-do-352x220.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
