@charset "UTF-8";

html,body {
	margin:0;
	padding:0;
	background:#dcddde;
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, arial, sans-serif; font-weight: 300; color: #666;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:714px;
	background:#dcddde;
}

div#folio {
	padding:0em;
}


div#info h1 {
font-size: 20px;  font-weight: 300;  letter-spacing: 0px; margin-bottom: 3px; text-shadow: 0 0 0 #fff; padding-right: 20px; padding-left: 80px; text-align:left;
}

div#info p {
font-size: 14px; line-height: 22px; margin-bottom: 28px; width: 80%; padding-left: 80px; text-align:left; color:#888;
}

div#contact con {
font-size: 14px; line-height: 24px; margin-bottom: 6px; text-align:center; font-weight: 400; word-spacing: 7px;
}

div#contact copyright {
font-size: 12px; line-height: 24px; margin-bottom: 6px; text-align:center; font-weight: 400; word-spacing: 0px; color: #888;
}

div#contact a { 
text-decoration: none; color: #888; Xborder-bottom: 1px dotted #888;
}

div#contact a:hover {
color: #666; 
}

div#sml { 
font-size: 10px; line-height: 22px; margin-bottom: 0px;  color:#888; font-weight: 450;
}