
div.big_yellow_text
{
	color:#FAB214;
	font-size:30px;
	font-weight:bold;
}

.heading_note
{
	font-size:70%;
	float:right;
	margin-top:-21px;
	font-weight:normal;
}

/* All our large rounded box buttons */

div.four_square_box a
{
	float:left;
	padding:5px 5px 5px 25px;
}

a.rounded_corner_box_link
{
	width:218px;
	height:202px;
	background-position:0 -202px!important;
	display:block;
}


a.rounded_corner_box_link:hover
{
	background-position:0 0!important;
	cursor:pointer;
}

a.rounded_corner_box_link.web_site_hosting
{
	background:url('../images/sprites/rounded_corner_boxes/website_hosting.png');
}

a.rounded_corner_box_link.hosted_email
{
	background:url('../images/sprites/rounded_corner_boxes/email_hosting.png');
}

a.rounded_corner_box_link.custom_app_development
{
	background:url('../images/sprites/rounded_corner_boxes/custom_applications.png');
}


/*
	Office sprites
*/

a.rounded_corner_box_link.roc_city_office
{
	background:url('../images/sprites/rounded_corner_boxes/roc_city_office.png');
}

a.rounded_corner_box_link.long_distance_networking
{
	background:url('../images/sprites/rounded_corner_boxes/long_distance_networking.png');
}

a.rounded_corner_box_link.roc_wifi
{
	background:url('../images/sprites/rounded_corner_boxes/roc_wifi.jpg');
}

a.rounded_corner_box_link.roc_wall
{
	background:url('../images/sprites/rounded_corner_boxes/roc_wall.jpg');
}

a.rounded_corner_box_link.roc_mail
{
	background:url('../images/sprites/rounded_corner_boxes/roc_mail.jpg');
}


/*
	website sprites
*/
#website_grow_sprite
{
	background:transparent url(../sprites/website_grow_sprite.png) no-repeat scroll 0 -202px;
	display:block;
	height:202px;
	background-position: 0 -18px;
	z-index:11;
}

#website_grow_sprite:hover
{
	 background-position: 0 0px;
	 z-index:11; 
}

#website_money_sprite
{
	background:transparent url(../sprites/website_money_sprite.png) no-repeat scroll 0 -202px;
	display:block;
	height:202px;
	background-position: 0 -18px
	width:100%;
	z-index:11;
}

#website_money_sprite:hover
{
	 background-position: 0 0px;
	 z-index:11; 
}

#website_philosophy_sprite
{
	background:transparent url(../sprites/website_philosophy_sprite.png) no-repeat scroll 0 -202px;
	display:block;
	height:202px;
	background-position: 0 -18px
	width:100%;
	z-index:11;
}

#website_philosophy_sprite:hover
{
	 background-position: 0 0px;
	 z-index:11; 
}

#website_time_sprite
{
	background:transparent url(../sprites/website_time_sprite.png) no-repeat scroll 0 -202px;
	display:block;
	height:202px;
	background-position: 0 -18px
	width:100%;
	z-index:11;
}

#website_time_sprite:hover
{
	 background-position: 0 0px;
	 z-index:11; 
}


/*
	Text and Font stuff
*/

.orange_font
{
	color:#d89d26;
}

.crap
{
	display:none;
}

.ep1
{
	color:#fbf6b7;
}

.ep2
{
	color:#d89d26;
}

h2.pricing_package
{
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#d89d26;
}

/*  */
.content_heading_one
{
	border-bottom:solid 1px #FAB214;
	border-top:solid 1px #FAB214;
	padding:3px 15px;
	margin:0px 0px 10px 0px;
}

.sub_heading
{
	padding:3px 15px;
	color:#d89d26;
}


.red_text
{
	color:#b72226;

}


.header_quotebox
{
	background:url('../images/quotes_top.png') no-repeat;
	padding:10px 0px 5px 60px;
	width:650px;
	margin:50px;
/* 	border:1px solid green; */
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}



.header_quotebox div
{
	background:url('../images/quotes_bottom.png')  no-repeat bottom right;
	padding:0px 55px 5px 0px;
/* 	border:1px solid blue; */
}

blockquote
{
	background:url('../images/quotes_top_small.png') no-repeat;
	padding:10px 0px 5px 40px;
	text-decoration:italic;
	margin:10px;
/* 	border:1px solid green; */
	text-align:justify;
	font-weight:bold;
	color:#fff;
}



blockquote div
{
	background:url('../images/quotes_bottom_small.png')  no-repeat bottom right;
	padding:0px 35px 5px 0px;
/* 	border:1px solid blue; */
}

div.web_technology_flow_chart
{
/* 	background:url('../images/web_technology/web_technology_flow_chart.png'); */
	width:800px;
	height:390px;
	margin-left:5px;
	text-align:center;
	text-decoration:underline;

}

div.web_technology_flow_chart a
{
	float:left;
	height:390px;
/* 	border:1px solid red; */
	cursor:pointer;
	color:#d89d26;
	
}

div.web_technology_flow_chart a:hover
{

	font-weight:bold;
	
}

div.web_technology_flow_chart .flow_chart-arrow
{
	height:390px;
	float:left;
	width:81px;
	background:url('../images/web_technology/flow_chart/arrow.png') no-repeat center;
/* 	border:1px solid blue; */
}

div.web_technology_flow_chart .flow_chart-design
{
	
	width:117px;
	background:url('../images/web_technology/flow_chart/design.png') no-repeat;
	background-position:0 -280px;
}

div.web_technology_flow_chart .flow_chart-design:hover
{
	
	background-position:0 152px;
}

div.web_technology_flow_chart .flow_chart-development
{
	
	width:155px;
	background:url('../images/web_technology/flow_chart/development.png') no-repeat;
	background-position:0 -377px;
}

div.web_technology_flow_chart .flow_chart-development:hover
{
	
	background-position:0 55px;
}

div.web_technology_flow_chart .flow_chart-publishing
{
	
	width:316px;
	background:url('../images/web_technology/flow_chart/publishing.png') no-repeat;
	background-position:0 -377px;
}

div.web_technology_flow_chart .flow_chart-publishing:hover
{
	
	background-position:0 55px;
}

div.star-ed
{
	
	text-align:center;
}

div.star-ed span
{
	
	display:inline;
	color:transparent;
	background:url(../images/star.gif) no-repeat center;
}


ul.star_list li
{
	list-style-type:none;
	padding:5px 0px 3px 25px;
	background:url(../images/star.gif) no-repeat left;
}


img.save_time_old_way{
	float:left;
	margin-bottom:15px;
	margin-right:30px;
	width:270px;
}

img.save_time_roc_city_way{
	float:right;
	margin-left:30px;
	width:140px;
}