@charset "UTF-8";
/* CSS Document */

#leftContent {
	background-image:url(../images/Imagine_design_center_color.png);
	width: 960px;
	height:755px;
	float:left;
	background-repeat:no-repeat;
}

#rightContent {
	float:left;
	padding-top:198px;
	padding-left:266px;
}

h1 {
	margin-bottom: 56px;
}

p {
	width: 449px;
}

.button{
	background-color:#8cd1f4;
	color:#fff;
	height:51px;
	width:205.5px;
	margin-top:60px;
	float:left;
	text-decoration:none;
}

.buttontext{
	text-align:center;
	line-height:60px;
	font-family:FrankMC;
	font-size:30px;
	color:white;
	letter-spacing:1px;
	text-decoration:none;
}

/*CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT*/



#featured{
/*	background-color:rgba(219,90,92,0.25);*/
	width:425px;
	margin-top:42px;
	margin-left:42px;
	margin-right:195.25px;
	float:left;
}

#featured p{
	margin-bottom:42px;
}

#featured_work{
	width:630px;
	margin-top:42px;
/*	background-color:rgba(219,90,92,0.5);*/
	top:100px;
	float:left;
	display:inline-block;
}

.feature{
	width:270px;
	height:270px;
	float:left;
	display:inline;
	margin-right:42px;
		margin-bottom:42px;
}


.thumbnail{
	z-index:5;
	margin-top:32px;
	float:left;
	display:inline-block;
}

.thumbnail a{
	font-family:FrankDC;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.75px;
}

.featured_thumbnail_01{
	padding-right:200px;
	text-align:center;
}

.featured_thumbnail_02{
			padding-top:100px;
			height:200px;
			float:left;
			display:inline-block;
}

.featured_thumbail_02 a{
	text-decoration:none;	
	padding-left:15px;
	padding-right:15px;
	margin-top:80px;
		float:left;
	display:inline-block;
	margin-right:50px;
}

.featured_thumbnail_03{
	padding-left:200px;
	text-align:center;
}


#featured_photo{
	background-image: url("images/O'Brien_Kelly.jpg");
    background-color: #cccccc;
	float:right;
	width:480px;
	margin-top:0px;
	height:500px;
}



/*BOTTOM BAR BOTTOM BAR BOTTOM BAR BOTTOM BAR BOTTOM BAR  BOTTOM BAR BOTTOM BAR BOTTOM BAR BOTTOM BAR*/


#bottom_bar_header{
	height: 65px;
	background-color:#f7931d;
	position:fixed;
	left:0;
	bottom:248px;
	padding-left:42px;
	padding-right:120px;
}

#bottom_bar_header h1{
	margin-top:25px;
	color:#fff;
}

#bottom_bar{
	width:1920px;
	height: 248px;
	background-color:#f7931d;
	position:fixed;
	left:0;
	bottom:0;
	padding-right:42px;
	padding-left:110px;
}
#bottom_bar a{
	text-decoration:none;
}
#bottom_bar img{
padding-bottom:15px;
repeat:no-repeat:
}




.submit a{
	color:#ff0;
	border-style:solid;
	border-width:3px;
	border-color:white;
	font-family:FrankBK;
	font-size:25px;
	line-height:50px;
	color:white;
	padding:15px;
}