
#blurb {
	position:absolute;
	margin:33px 0px 0px 43px;
	background:#FFFFFF;
	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
}

#blurb h3 {
	font-family: 'Shadows Into Light', cursive;
	font-size:40px;
	text-align:left;
	color:#00386C;
}

#blurb h5 {
	font-family: 'Shadows Into Light', cursive;
	font-size:22px;
	line-height:26px;
	color:#000;
}

#blurb h6 {
	font-family: 'Abel', sans-serif;
	font-size:26px;
	line-height:26px;
	color:#000;
	margin:30px 0px 5px 5px;
}

#blurb p {
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-left:115px;
}

#desc {
	position:absolute;
	margin:-15px 0px 0px 43px;
	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.1);
}

#desc h3 {
	font-family: 'Shadows Into Light', cursive;
	font-size:40px;
	text-align:left;
	color:#00386C;
}

#desc h5 {
	font-family: 'Shadows Into Light', cursive;
	font-size:22px;
	line-height:26px;
	color:#000;
}

#desc h6 {
	font-family: 'Abel', sans-serif;
	font-size:26px;
	line-height:26px;
	color:#000;
	margin:30px 0px 5px 5px;
}

#desc p {
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-left:115px;
}

#code {
	position:absolute;
	width:151px;
	height:165px;
	background-image:url(../images/codeBg.png);
	background-repeat:no-repeat;
	margin:27px 0px 0px 616px;
}

#code h6 {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	line-height:19px;
	font-weight:400;
	padding:11px 0px 12px 35px;
	color:#FFF;
}

#code p {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:18px;
	padding:3px 0px 0px 35px;
	color:#FFF;
}

#press {
	position:absolute;
	width:128px;
	height:200px;
	background-image:url(../images/grnPaintBg.png);
	background-repeat:no-repeat;
	margin:27px 0px 0px 570px;
}

#press h6 {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	line-height:19px;
	font-weight:400;
	padding:8px 0px 18px 35px;
	color:#FFF;
}

#press p {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:16px;
	padding:3px 0px 0px 15px;
	width:150px;
	color:#00386C;
}

#press a {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:16px;
	padding:3px 0px 0px 15px;
	width:150px;
	color:#00386C;
}

#press a:hover {
	color:#50B748;
}

#fanDesc {
	position:absolute;
	margin:0px 0px 0px 45px;
}

#fanDesc h5 {
	font-family: 'Shadows Into Light', cursive;
	font-size:22px;
	line-height:26px;
	color:#000;
}

.fans {
	position:absolute;
	width:178px;
	height:200px;
	background-repeat:no-repeat;
}

.fans h5 {
	font-family: 'Shadows Into Light', cursive;
	font-size:24px;
	line-height:26px;
	padding:8px 0px 0px 15px;
	color:#000;
}

.fans h6 {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:18px;
	line-height:19px;
	font-weight:400;
	padding:0px 0px 10px 15px;
	color:#000;
}

.fans p {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:16px;
	padding:3px 0px 0px 15px;
	width:150px;
	color:#00386C;
}

.fans a {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:16px;
	padding:3px 0px 0px 15px;
	width:150px;
	color:#50B748;
}

.fans a:hover {
	color:#00386C;
}

#role {
	position:absolute;
	width:158px;
	height:300px;
	margin:27px 0px 0px 500px;
}

#role h6 {
	display:block;
	font-family: 'Abel', sans-serif;
	font-size:13px;
	line-height:13px;
	font-weight:400;
	width:350px;
	padding:3px 0px 0px 15px;
	color:#00386C;
}

#role a {
	display:inline;
	font-family: 'Abel', sans-serif;
	font-size:13px;
	font-weight:400;
	line-height:13px;
	padding-left:3px;
	width:150px;
	color:#50B748;
}

#role a:hover {
	color:#00386C;
}

#flowBtns {
	position:absolute;
	padding:5px 5px 0px 10px;
	margin:330px 0px 0px 262px;
	height:27px;
	width:250px;
	
}

#prevFlow {
	float:left;
}

#nextFlow {
	float:right;
}

#flowHead {
	position:absolute;
	margin:310px 0px 0px 300px;
}

#flowHead h3 {
	font-family: 'Shadows Into Light', cursive;
	font-size:36px;
	text-align:left;
	color:#879EA6;
	margin-left:10px;
}

#flowGal {
	position:absolute;
	font-family: 'Abel', sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	width:640px;
	height:190px;
	xborder:#E3E3E3 1px solid;
	margin:380px 0px 0px 90px;
	overflow:hidden;
}

/* Start workflow */
#workflow {
	position:absolute;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	color:#FFF;
	width:640px;
	height:190px;
	display:block;
}

#flowFrame {
	width:8600px;
	height:190px;
	position:absolute;
	clear:both;
}

.flow {
	width:640px;
	height:190px;
	float:left;
	background-color:#FFF;
}

/* End workflow */

#projects {
	position:absolute;
	width:128px;
	height:53px;
	background-image:url(../images/grnPaintBg.png);
	background-repeat:no-repeat;
	margin:370px 0px 0px 25px;
}

#projects h6 {
	font-family: 'Abel', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	margin:8px 0px 0px 20px;
}

.mainImg {
	position:absolute;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	width:165px;
	height:115px;
	display:block;
	border:#879EA6 1px solid;
	box-shadow: 3px 3px 2px #E3E3E3;
}

.thumbFrame {
	width:165px;
	height:115px;
	position:absolute;
	clear:both;
}

.thumbFrame li {
	height:0px;
}

.thumbPhoto {
	width:327px;
	height:183px;
	float:left;
	background-color:#FFF;
}

#recharge {
	position:absolute;
	width:165px;
	height:145px;
	margin:414px 0px 2px 53px;
}

#recharge a {
	display:block;
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	font-weight:400;
	line-height:18px;
	text-align:center;
	color:#00386C;
	margin-top:123px;
}

#recharge a:hover {
	color:#50B748;
}

#rechargeImg {
	margin-left:-80px;
	margin-top:-55px;
}

#burgers {
	position:absolute;
	width:165px;
	height:145px;
	margin:414px 0px 2px 236px;
}

#burgers a {
	display:block;
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	font-weight:400;
	line-height:18px;
	text-align:center;
	color:#00386C;
	margin-top:123px;
}

#burgers a:hover {
	color:#50B748;
}

#burgersImg {
	margin-left:-84px;
	margin-top:-54px;
}

#teen {
	position:absolute;
	width:165px;
	height:145px;
	margin:414px 0px 2px 423px;
}

#teen a {
	display:block;
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	font-weight:400;
	line-height:18px;
	text-align:center;
	color:#00386C;
	margin-top:123px;
}

#teen a:hover {
	color:#50B748;
}

#teenImg {
	margin-left:-86px;
	margin-top:-45px;
}

#food {
	position:absolute;
	width:165px;
	height:145px;
	margin:414px 0px 2px 610px;
}

#food a {
	display:block;
	font-family: 'Shadows Into Light', cursive;
	font-size:20px;
	font-weight:400;
	line-height:18px;
	text-align:center;
	color:#00386C;
	margin-top:123px;
}

#food a:hover {
	color:#50B748;
}

#foodImg {
	margin-left:-80px;
	margin-top:-55px;
}

