html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body {

	background-color: #FFF;

	background-image: url(../_images/repeat.gif);

	background-repeat: repeat-x;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #676766;

	line-height: 18px;

}

:focus {

	outline: 0;

}

a {

	color: #DB8E28;

	font-family: 'Oswald', sans-serif;

	text-transform: uppercase;

	font-size: 12px;

	text-decoration: none;

}

a:link {

	text-decoration: none;

}

a:hover, a:active {

	text-decoration: none;

	color: #676766;

}

a img {

	border: none;

}

/* Layout */

#content_wrap {

	padding: 0px;

	width: 990px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 7px;

}

.boundingBox {

	margin: 0 auto;

	width: 990px;

}

#logo {

	float: left;

	width: 990px;

	padding-top: 10px;

	padding-bottom: 10px;

}

#welcome{

	float: left;

	width: 975px;

	padding-top: 25px;

	padding-bottom: 25px;

	padding-left: 15px;

}

/* Content - Portfolio Listing */



ul#portfolio-filter {

	float: left;

	font-size: 14px;

	list-style: none;

	width: 100%;

	font-family: 'Oswald', sans-serif;

	text-transform: uppercase;

	margin: 0px;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 7px;

	font-weight: 400;

}

ul#portfolio-filter li {

	float: left;

	line-height: 16px;

	margin-right: 10px;

	padding-right: 8px;

}

ul#portfolio-filter li:last-child {

	border-right: none;

	margin-right: 0;

	padding-right: 0;

}

ul#portfolio-filter a {

	color: #DB8E28;

	text-decoration: none;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	font-size: 18px;

}

ul#portfolio-filter li.current a {

	background-color: #777;

	color: #FFF;

}

ul#portfolio-filter a:hover {

	text-decoration: none;

	background-color: #efefef;

}

ul#portfolio {

	float: left;

	list-style: none;

	margin-left: 0;

	width: 990px;

	padding: 0px;

	margin-top: 0px;

}

ul#portfolio li {

	float: left;

	padding: 0px;

	width: 225px;

	text-align: center;

	margin-top: 0;

	margin-right: 20px;

	margin-bottom: 25px;

	margin-left: 0;

}

ul#portfolio a {

	display: block;

	width: 100%;

	color: #DB8E28;

	text-decoration: none;

}

ul#portfolio a:hover {

	color: #676766;

	text-decoration: none;

}

ul#portfolio img {

	display: block;

	padding: 5px;

	text-align: center;

	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

}

ul#portfolio  img:hover {

	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);

	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);

	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);

}

.portfolio-text {

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

	font-family: 'Oswald', sans-serif;

	text-transform: uppercase;

	font-size: 12px;

}

#sample-title {

	padding: 0px;

	float: left;

	width: 990px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#sample-text ul li {

	padding-left: 0px;

	margin-left: 30px;

	list-style-position: outside;

	list-style-image: url(../_images/bullet.png);

	list-style-type: none;

	line-height: 22px;

}

h1 {

	font-family: 'Oswald', sans-serif;

	font-size: 22px;

	font-weight: 400;

	text-transform: uppercase;

	color: #676766;

	display: block;

	padding-top: 10px;

	padding-bottom: 10px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #CCC;

	border-bottom-color: #CCC;

}

h2 {

	font-family: 'Oswald', sans-serif;

	font-size: 18px;

	font-weight: 400;

	text-transform: uppercase;

	color: #DB8E28;

	display: block;

	padding-bottom: 10px;

}

#sample-text {

	padding: 0px;

	float: left;

	width: 230px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#sample-images {

	padding: 0px;

	float: right;

	width: 735px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 25px;

	margin-left: 0px;

}

#sample-images img {

	display: block;

	padding: 5px;

	text-align: center;

	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);

}

