
body{
	margin:2.25em auto;
	max-width:1282px;
	width:90%;
}

/* -----------------------------------------------------------------------Generic Layout ---------------------------------------------------------------------- */

#main{
	/*border-right:1px solid #b1b1b1;*/
	/*border-bottom:1px solid #b1b1b1;*/
	/*border-left:1px solid #b1b1b1;*/
}

.limiter{
	/*max-width:1033px;*/
	margin:0 auto;
}







/*  -------------------------------------------------- simple Page ---------------------------------------------------------------------- */

.bigtitle {
font-family: 'Raleway', sans-serif;
color: #333;
white-space: normal;
font-weight: 100;
line-height: normal;
font-size: 3.5em;
float: left;
padding: 30px 0 0 0px;
min-height: 100px;
}

.sub-intro{
	background-color:#fff;
	border-bottom: none;
	padding: 0 75px 0 0;
        float: left;
        font-size: 1.0em;
        color: #333;
         margin: 0 0 0 0;
        
        
        
 
}






.simple-page article + article{
	margin-top:0;
}

#bigtitle{
	padding:3.25em 3.6%;
        font-size: 5em;
        font-family: helvetica, arial, sans;
}

