body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;	
}
p {
	margin-bottom: .5em;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding: 16px 0px 0px 0px;
	color: #878787;
	background-repeat: repeat-x;
/* 	background-color: #DDD;			 */
}
#contentContainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding: 0px;
/* 	background-color: #85969c; */
}
footer
{
	width: 100%;
	height: 15em;
	background-color: #FFFFFF;
}
#footerContainer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.5em;
	color: gray;
	font-size: .8em;
	text-align: center;
}

article {
	margin-top: 0px;
	padding: 5px;
/* 	background-color: #ea72d8; */
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; margin-bottom: 1em;}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.topJump {
	margin: 1em 0;
}
h1, h2, h3 {
 	line-height: 1em;
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	color: #999999;
}
#contentContainer > h2 {
	font-size: 1.3em;
	line-height: 3em;
	text-transform: uppercase;
	font-weight: 100;
}
article h2 {
	text-align: center;
}
#featuredClients {
/* 	background-color: #7cbac1; */
	margin: 0;
	width: 100%;
}
#featuredClients img {
	width: 8%;
}

/* --------- HEADER AREA START --------- */
header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
}
header img {
	margin: 0 .3em .3em 0;
}
header h1,h2 {
	margin: 0;
	padding: 0:
}
header h1 {
	font-weight: 900;
	display: block;
	letter-spacing: -.025em;
}
header h2 {
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
}
#cvThumb a {
	text-align: center;
	padding:.4em;
	display:inline-block;
	width: 10em;
	height: auto;
	font-family: 'Merriweather', serif;
}
#socialLinks {
	text-align: center;
	display: block;
	margin: 0;
}
#socialLinks img {
	height: 100%;
	width: auto;
}
.largeContainer.hero p {
	margin-bottom: .05em;
}


/* --------- HEADER AREA END --------- */


.largeContainer, .smallContainer, .hero
{
	display: inline-block;
	vertical-align: top;	
	margin: .5em .5em 0em .5em;
}
.largeContainer img
{
	width: 100%;
	height: auto;
}

.smallContainer img
{
	width: 100%;
	height: auto;
	background-color: #fff;
}
article p
{
	font-family: 'Merriweather', serif;
	vertical-align: top;
	text-align: left;
	margin: 0 1em 1em 1em;
	padding: .5em;
	border-radius: 0em 0em 1em 1em;	
		-moz-border-radius: 0em 0em 1em 1em;
			-ms-border-radius: 0em 0em 1em 1em;
				-webkit-moz-border-radius: 0em 0em 1em 1em;
				text-align: justify;									
}
strong {
	color: #b0b0b0;
}
ul {
	margin-top:0px;
	color: #767676;	
}
li {
	line-height:1.5em;
	margin-top:0px;	
}
#cvThumb a:link
{
	border: 1px #797979 solid;
}
#cvThumb a:visited
{
	border: 1px #797979 solid;
}
#cvThumb a:active
{
	background-color: #B3D53C;
	color: #333;
	border: 1px #797979 solid;
}
#cvThumb a:hover
{
	background-color: #B3D53C;
	color: #333;
	border: 1px #797979 solid;	
}
header a:link
{
	color: #999;
	text-decoration: none;
	cursor: hand;
}
header a:visited
{
	color: #999;
	text-decoration: none;
	cursor: hand;
}
header a:active
{
	color: #B3D53C;	
	text-decoration: none;
	cursor: hand;
}
header a:hover
{
	color: #B3D53C;
	text-decoration: none;
	cursor: hand;
}
.largeContainer a {
	font-weight: bold;
	text-transform: uppercase;
}
a:link
{
	color: #698500;
	text-decoration: none;
	cursor: hand;
}
a:visited
{
	color: #698500;
	text-decoration: none;
	cursor: hand;
}
a:active
{
	color: #d09900;
	text-decoration: none;
	cursor: hand;
}
a:hover
{
	color:#d09900;
	text-decoration: none;
	cursor: hand;	
}

/* =============  RESPONSIVE CODE =============== */
/* =============  RESPONSIVE CODE =============== */
/* =============  RESPONSIVE CODE =============== */

/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
#container
{
	width: 920px;
}
/* --------- HEADER AREA START --------- */
header {
	width: 900px;
}
header #pencil {
	margin-left:-10px;
	margin-top:4px;		
	width: 240px;
	height: 42px;
	float: left;
/* 	background-color: #e447d7; */
}
header #pencil img {
	margin-left:0px;
	height: 42px;
}

header h1 {
	font-size: 4em;
	float: left;
}
header h2 {
	font-size: 1.4em;
	float: right;
	clear: right;
	margin-bottom: .15em;
}
header h2 img {
	width: 1em;
}
#cvThumb {
	float: right;
	margin:0 0 0 .5em;
}
#socialLinks {
	height: 2em;
	float: right;	
}
#socialLinks img {
	margin:0 .3em;
}
/* --------- HEADER AREA END --------- */
#contentContainer
{
	width: 900px;
}
#contentContainer > h2 {
	font-size: 2.5em;
	}
#footerContainer {
	width: 920px;
}
.largeContainer
{
	width: 45%;
}
.hero
{
	width: 91.5%;
}
.smallContainer
{
	width: 30%;
}
.topJump {
	text-align: center;
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	#container
	{
		width: 712px;
	}
	/* --------- HEADER AREA START --------- */
header #pencil {
	margin-top:2px;		
	width: 180px;
	height: 32px;
	float: left;
}
header #pencil img {
	margin-left:0px;
	height: 32px;
}

	header h1 {
		font-size: 3.1em;
	}
	header h2 {
		font-size: 1.3em;
	}
	header h2 img {
		width: .9em;
	}
	/* --------- HEADER AREA END --------- */
	
	#contentContainer
	{
		width: 692px;
	}
	header {
		width: 692px;
	}
	#footerContainer {
		width: 712px;
	}
	.largeContainer
	{
		width: 45%;
	}
	.hero
	{
		width: 91.5%;
	}
	.smallContainer
	{
		width: 45%;
	}	
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {

	/* --------- HEADER AREA START --------- */
	header {
		width: 232px;
		text-align: center;
	}
	header #pencil {
		margin-top:0px;		
		height: 50px;
		width: 10px;
		background: none;
		display: inline-table;
	}
	header #pencil img {
		margin-top:97px;
		margin-left:-15px;
		margin-right: -25px;
		margin-bottom: 120px;
		height: 50px;
		width: 284px;
		transform:rotate(90deg);
			-moz-transform:rotate(90deg); /* Firefox */
				-ms-transform:rotate(90deg); /* IE 9 */
					-webkit-transform:rotate(90deg); /* Safari and Chrome */
		}
	header h1 {
		font-size: 3.5em;
		margin-left: auto;
		margin-right: auto;		
		float: none;
	}
	header h2 {
		font-size: 1.25em;
		line-height: 1.2em;
		margin-left: auto;
		margin-right: auto;		
		float: none;		
	}
	header h2 img {
		width: .9em;
	}
	#cvThumb {
		margin-left: auto;
		margin-right: auto;
		float: none;
		margin:0;
	}
	#socialLinks {
		margin-left: auto;
		margin-right: auto;	
		margin-top: .5em;
		margin-bottom: .5em;
		float: none;
	}
	#socialLinks img {
		margin: 0 .5em 0 .5em;
	}
	/* --------- HEADER AREA END --------- */
	#container
	{
		width: 252px;
	}
	#contentContainer
	{
		width: 232px;
	}
	#contentContainer > h2 {
		font-size: 2em;
	}	
	#footerContainer {
		width: 252px;
	}
	.largeContainer, .smallContainer
	{
		width: 95%;
		font-size: .8em;
	}
	.topJump {
		margin: 0;
	}
}

/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* --------- HEADER AREA START --------- */


#featuredClients img {
	width: 17%;
}


	header #pencil img {
		margin-left:70px;
		}
	header h1 {
		font-size: 5.5em;	
	}
	header h2 {
		font-size: 2em;		
	}
	header h2 img {
		width: .9em;
	}
	/* --------- HEADER AREA END --------- */
	article {
		width: 94%;
	}
	#container
	{
		width: 436px;
	}
	#contentContainer
	{
		width: 406px;
	}
	#contentContainer > h2 {
		font-size: 3.3em;
	}
	.largeContainer, .smallContainer
	{
		font-size: .9em;
	}	
	header {
		width: 406px;
		text-align: center;
	}	
	#footerContainer {
		width: 436px;
	}
}