/* Fonts */
@font-face { font-family: 'BentonSans-CondensedBook'; src: url("../fonts/BentonSans-CondensedBook.eot"); src: url("../fonts/BentonSans-CondensedBook.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSans-CondensedBook.woff") format("woff"), url("../fonts/BentonSans-CondensedBook.ttf") format("truetype"), url("../fonts/BentonSans-CondensedBook.svg#bentonsanscondensedbook") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'BentonSans-CondensedLight'; src: url("../fonts/BentonSans-CondensedLight.eot"); src: url("../fonts/BentonSans-CondensedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSans-CondensedLight.woff") format("woff"), url("../fonts/BentonSans-CondensedLight.ttf") format("truetype"), url("../fonts/BentonSans-CondensedLight.svg#bentonsanscondensedlight") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'BentonSans-Medium'; src: url("../fonts/BentonSans-Medium.eot"); src: url("../fonts/BentonSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSans-Medium.woff") format("woff"), url("../fonts/BentonSans-Medium.ttf") format("truetype"), url("../fonts/BentonSans-Medium.svg#bentonsansmedium") format("svg"); font-weight: normal; font-style: normal; }

body { font-family: 'BentonSans-CondensedLight', sans-serif; color: #333; font-size: 17px; line-height: 1.42857143; }

h1, h2, h3, h4 { color: #999; font-weight: 100; }

h2 { font-size: 46px; margin-bottom: 20px; }

.csc-firstHeader { margin-top: 0; }

hr { margin-top: 60px; margin-bottom: 60px; }

p {
	font-weight: 100;
}

#content { padding: 120px 0; margin: 0 auto; width: 960px; }