/* Begin structure */

	div#container div.left div#content div.left_align {
	width:700px;
	}

	div#container div.left div#content div.padding {
	padding:15px;
	}

	h4 {
	margin:0 0 20px;
	padding:3px 0 1px;
	}

	div#container div.left div#content div.padding big {
	display:block;
	margin:10px 0;
	padding:5px 0;
	}

/* End structure */

/* Begin typography */

	h4 {
	font-size:1.8em;
	font-weight:400;
	letter-spacing:-2px;
	}

	div#container div.left div#content div.padding big {
	font-size:3em;
	font-weight:700;
	letter-spacing:-3px;
	}

/* End typography */

/* Begin color */

	h4 {
	border-bottom:1px #666 dotted;
	border-top:4px #666 solid;
	color:#27386e;
	}

/* End color */

/* Begin images */
	
	div#container_all {
	background:url(../images/body-background.gif) bottom right no-repeat;
	}

	div#container div#content {
	background:url(../images/content-background.gif);
	}

/* End images */