body {
	background: url(/media/images/background.jpg) top center no-repeat #FFFFFF;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #247eab;
	font-size: 14px;
}

h2 {
	font-size: 30px;
	margin-bottom: 30px;
}

h3 {
	margin: 0;
}

a {
	color: #073c56;
	text-decoration: none;
}

#pageContainer {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#header {
	width: 960px;
	height: 102px;
}

#header_c2g_logo {
	background-image: url(/media/images/c2g_header_logo.png);
	background-position: 0 0;
	width: 365px;
	height: 102px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
}

#header_c2g_logo a {
	display: block;
	height: 102px;
}

#header_c2g_logo:hover {
	background-position: 0 -102px;
}

#header_social {
	float: right;
	margin-right: 10px;
}

#header_social_phone {
	float: left;
	margin-top: 4px;
	color: #247eab;
}

#header_give_us_a_call {
	background: url(/media/images/give_us_a_call.png) no-repeat scroll 0 0 transparent;
	width: 88px;
	height: 19px;
	float: left;
	margin-top: 8px;
}

#social_ul {
	float: right;
	list-style: none outside none;
	margin: 0 15px 0 0;
	padding: 0;
}

#social_ul li {
	background-image: url(/media/images/social_icon_sprite.png);
	float: left;
	height: 44px;
}

#social_ul li a {
	display: block;
	height: 28px;
	width: 28px;
	margin-top: 8px;
	margin-left: 8px;
}

#header_social_facebook {
	background-position: 0 0;
	width: 40px;
}

#header_social_facebook:hover {
	background-position: 0 -44px;
}

#header_social_twitter {
	background-position: -40px 0;
	width: 36px;
}

#header_social_twitter:hover {
	background-position: -40px -44px;
}

#header_social_linkedin {
	background-position: -76px 0;
	width: 40px;
}

#header_social_linkedin:hover {
	background-position: -76px -44px;
}

#header_nav {
	float: right;
	margin-right: 35px;
}

#navbar {
	list-style: none outside none;
}

#navbar li {
	background-image: url(/media/images/navbar.png);
	float: left;
	height: 29px;
}

#navbar_portfolio {
	background-position: 0 0;
	width: 65px;
}

#navbar_portfolio a {
	display: block;
	height: 29px;
}

#navbar_portfolio:hover, #navbar_portfolio .selected {
	background-position: 0 -29px;
}

#navbar_spacer_1 {
	background-position: -65px 0;
	width: 13px;
}

#navbar_services {
	background-position: -78px 0;
	width: 64px;
}

#navbar_services:hover, #navbar_services .selected {
	background-position: -78px -29px;
}

#navbar_services a {
	display: block;
	height: 29px;
}

#navbar_spacer_2 {
	background-position: -142px 0;
	width: 13px;
}

#navbar_contact {
	background-position: -155px 0;
	width: 56px;
}

#navbar_contact:hover, #navbar_contact .selected {
	background-position: -155px -29px;
}

#navbar_contact a {
	display: block;
	height: 29px;
}

#header_charities {
	width: 920px;
	height: 24px;
	float: right;
	text-align: right;
	padding-right: 40px;
}

#header_charities img {
	border: 0 none;
}

#content {
	min-height: 600px;
}

.content_header {
	color: #247eab;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 50px;
}

.content_header_hr {
	color: #58b8e8;
	background-color: #58b8e8;
	height: 5px;
	border: 0 none;
	margin-bottom: 20px;
}

#portfolio_quick_links {
	float: right;
	width: 865px;
}

#portfolio_quick_links img {
	border: 0 none;
}

#portfolio_clients {
	margin-left: 30px;
	float: left;
}

#portfolio_clients img {
	width: 210px;
	height: 210px;
	border: 0 none;
	float: left;
}

.portfolio_client {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	width: 210px;
	height: 210px;
	overflow: hidden;
	position: relative;
}

.portfolio_client a img {
	position: relative;
}

.portfolio_client a span {
	background-color: rgba(15, 15, 15, 0.7);
	display: none;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	padding-top: 10px;
	padding-left: 10px;
	text-shadow: #FFFFFF 0px 5px 20px;
}

#portfolio_footer {
	width: 920px;
	height: 60px;
	margin-left: 18px;
}

#portfolio_footer_ul {
	width: 920px;
	float: left;
	padding: 0;
	margin: 0;
}

#portfolio_footer_ul li {
	background-image: url(/media/images/portfolio_footer_sprite.png);
	float: left;
	height: 60px;
	overflow: hidden;
}

#portfolio_footer_ul li a {
	display: block;
	height: 60px;
}

#portfolio_footer_handful {
	background-position: 0 0;
	width: 34px;
}

#portfolio_footer_handful:hover {
	background-position: 0 -60px;
}

#portfolio_footer_osa {
	background-position: -34px 0;
	width: 63px;
}

#portfolio_footer_osa:hover {
	background-position: -34px -60px;
}

#portfolio_footer_silverleaf {
	background-position: -97px 0;
	width: 190px;
}

#portfolio_footer_silverleaf:hover {
	background-position: -97px -60px;
}

#portfolio_footer_paw {
	background-position: -287px 0;
	width: 65px;
}

#portfolio_footer_paw:hover {
	background-position: -287px -60px;
}

#portfolio_footer_sportsone {
	background-position: -352px 0;
	width: 92px;
}

#portfolio_footer_sportsone:hover {
	background-position: -352px -60px;
}

#portfolio_footer_rag {
	background-position: -444px 0;
	width: 57px;
}

#portfolio_footer_rag:hover {
	background-position: -444px -60px;
}

#portfolio_footer_rsla {
	background-position: -501px 0;
	width: 100px;
}

#portfolio_footer_rsla:hover {
	background-position: -501px -60px
}

#portfolio_footer_organic {
	background-position: -601px 0;
	width: 55px;
}

#portfolio_footer_organic:hover {
	background-position: -601px -60px;
}

#portfolio_footer_lunatik {
	background-position: -656px 0;
	width: 85px;
}

#portfolio_footer_lunatik:hover {
	background-position: -656px -60px;
}

#portfolio_footer_psc {
	background-position: -741px 0;
	width: 46px;
}

#portfolio_footer_psc:hover {
	background-position: -741px -60px;
}

#portfolio_footer_hackedexistence {
	background-position: -787px 0;
	width: 132px;
}

#portfolio_footer_hackedexistence:hover {
	background-position: -787px -60px;
}

.client_header {
	color: #247eab;
	margin-left: 110px;
	font-size: 26px;
	letter-spacing: -1px;
}

.client_type {
	margin-left: 110px;
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#clientinfo {
	float: left;
}

#clientinfo p {
	margin: 0 0 45px;
}

#clientinfo img {
	float: left;
	border: 0 none;
}

#organic_info {
	margin: 0 75px;
}

#organic_info a {
	text-decoration: none;
}

#organic_info a img {
	border: 0 none;
}

#paw_info {
	margin: 0 75px;
}

#rsla_info {
	margin: 0 75px;
}

#rsla_info ul {
	height: 250px;
	margin-bottom: 50px;
	list-style: none outside none;
	padding: 0;
}

#rsla_info ul li {
	float: left;
	margin-left: 50px;
	width: 200px;
}

#hacked_info {
	margin: 0 75px;
}

#rag_info {
	margin: 0 75px;
}

#rag_info ul {
	list-style: none outside none;
	padding: 0;
}

#rag_info ul li {
	float: left;
	margin-left: 50px;
	width: 125px;
}

#parkavesplash_info img {
	margin: 0 35px;
}

#pphomes_info {
	margin: 0 75px;
}

#silverleaf_info {
	margin: 0 75px;
}

#osa_info {
	margin: 0 75px;
}

#contactForm input {
	background: url(/media/images/contact_field_bg.png) repeat scroll 0 0 transparent;
	border: 0 none;
	height: 26px;
	margin-left: 15px;
	margin-right: 42px;
	width: 174px;
	padding-left: 5px;
}

#contactForm p {
	float: left;
	margin: 0;
}

#contactForm p label {
	font-size: 20px;
}

#contact_form_top {
	height: 40px;
	margin-left: 61px;
	width: 900px;
}

#contact_regarding {
	height: 40px;
	width: 890px;
	margin-left: 75px;
}

#contact_regarding input {
	width: 737px;
	padding-left: 5px;	
}

#contact_message {
	margin-left: 100px;
}

#contact_message textarea {
	border: 0;
	background: url(/media/images/contact_field_bg.png) repeat scroll 0 0 transparent;
	margin-left: 20px;
	width: 687px;
	padding: 5px;
}

#contact_submit {
	float: right;
	margin-right: 55px;
}

#contact_cloud {
	background: url(/media/images/contact_cloud.png) no-repeat scroll 0 0 transparent;
	width: 260px;
	height: 213px;
	margin: 0 auto;
}

#charity_logo {
	background: url(/media/images/charity_logo.png) no-repeat scroll 0 0 transparent;
	width: 800px;
	height: 500px;
	margin: 0 auto;
}

.errorlist {

}

#home_content {
	width: 860px;
	margin: 0 auto;
}

#home_content p {
	margin: 0;
}

#home_slider {
	margin-top: 40px;
}

#s3slider {
   width: 860px; /* important to be same as image width */
   height: 381px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 860px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin: 0; /* important */
   padding: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 860px;
   background-color: #247EAB;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
}

.s3sliderImage span a {
    color: #FFFFFF;
    font-size: 16px;
}

.clear {
   clear: both;
} 

.top {
	top: 53px;
	left: 0;
}

.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 296px;
	text-align: center;
}

.bottom {
	bottom: 0;
	left: 0;
}

.left {
	bottom: 0;
	left: 0;
	width: 90px !important;
	height: 296px;
	text-align: center;
}

#nav-reflection {
	list-style: none outside none;
	float: right;
	margin: 0;
	padding: 0;
}

#nav-reflection li {
	float: left;
	margin-left: 3px;
}

#nav-reflection a, #nav-reflection a:hover {
	display: block
}

#services_ul {
	list-style: none outside none;
}

#services_ul li {
	background-image: url(/media/images/services_sprite.png);
	width: 860px;
	height: 100px;
	margin-bottom: 10px;
}

#services_ul li a {
	display: block;
	height: 100px;
}

#services_development {
	background-position: 0 0;
}

#services_development:hover {
	background-position: 0 -100px;
}

#services_design {
	background-position: -860px 0;
}

#services_design:hover {
	background-position: -860px -100px;
}

#services_social {
	background-position: -1720px 0;
}

#services_social:hover {
	background-position: -1720px -100px;
}

#services_ecommerce {
	background-position: -2580px 0;
}

#services_ecommerce:hover {
	background-position: -2580px -100px;
}

#social_primer_holder {
	margin: 0 75px;
}

#social_primer_holder p {
	margin-bottom: 20px;
}

.primer_people {
	min-height: 100px;
	padding-top: 30px;
}

.primer_content {
	padding-top:30px;
	min-height: 135px;
}

.primer_overlap {
	padding-top: 35px;
}

.primer_money {
	padding-top: 30px;
}

#development_container {
	margin: 0 75px;
}

#development_container p {
	font-size: 16px;
}

#development_image {
	margin: 0 auto;
	text-align: center;
}

#design_content {
	margin: 0 75px;
}

#design_content p {
	font-size: 16px;
}

#design_image {
	margin: 0 auto;
	text-align: center;
}

#ecommerce_content {
	margin: 0 75px;
}

#ecommerce_content p {
	font-size: 16px;
}

#ecommerce_image {
	float: right;
	margin-right: 75px;
	margin-left: 30px;
}

#footer {
	background: url(/media/images/footer_bg.png) no-repeat scroll 0 0 transparent;
	width: 880px;
	height: 25px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 65px;
	padding-top: 5px;
	padding-right: 15px;
	float: left;
	margin-bottom: 20px;
}

#footer_c2g {
	float: left;
	margin: 0;
	letter-spacing: -1px;
}

#footer_phone {
	float: right;
	margin: 0;
}

