@charset "utf-8";
body {
	background-color: #CCC;
}

.gc {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 955px;
}
.gc #header #logo {
	width: 284px;
	float: left;
}
.gc #header {
	height: auto;
	float: left;
	background-color: #FFF;
	width: 954.5px;
}
.gc #header img {
	float: right;
}

.gc #nav {
	height: auto;
	margin-top: 2px;
}
.gc #nav #about {
	width: 235px;
	float: left;
	background-color: #2452B4;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #work {
	width: 235px;
	float: left;
	background-color: #2253B2;
	border-top-width: thin;
	border-right-width: 2.3px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #services {
	width: 235px;
	float: left;
	background-color: #2253B2;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #contact {
	width: 235px;
	float: left;
	background-color: #2253B2;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-right: .2px;
}
.gc #nav #contact h4 a:hover {
	color: #FFF;
}
.gc #nav #contact h4 a {
	color: #040146;
	text-decoration: none;
}
.gc #nav #contact h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #29ABE2;
	text-align: center;
}
.gc #nav #contact p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
	padding-right: 5px;
}
.gc #nav #about h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #030246;
	text-align: center;
}
.gc #nav #about h4 a {
	color: #030246;
	text-decoration: none;
}
.gc #nav #work h4 a:hover {
	color: #FFF;
}
.gc #nav #services h4 a:hover {
	color: #FFF;
}
.gc #nav #about p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
}
.gc #nav #about h4 a:hover {
	color: #FFF;
}
.gc #nav #work h4 a {
	color: #040146;
	text-decoration: none;
}
.gc #nav #services h4 a {
	color: #030246;
	text-decoration: none;
}
.gc #content #feature {
	height: auto;
	width: 360px;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.gc #content #about {
	height: auto;
	width: 565px;
	float: right;
	margin-right: 5px;
}
.gc #content #contact p a {
	text-decoration: none;
}

.gc #content #feature p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.gc #footer #work {
	float: right;
	width: 565px;
	background-color: #EBEBEB;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 5px;
}


.gc #nav #work h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #29ABE2;
	text-align: center;
}

.gc #nav #work p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
}

.gc #content #feature h4 a {
	text-decoration: none;
	color: #006;
}
.gc #content #feature h4 {
	padding-left: 5px;
}


.gc #content #feature h2 {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.gc #nav #services h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #29ABE2;
	text-align: center;
}
.gc #content {
	background-color: #FFF;
	height: auto;
	width: 954px;
	padding-top: 200px;
}
.gc #content p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.gc #footer #name {
	float: left;
	width: 350px;
	background-color: #FFF;
}
.gc #footer #name h6 {
	padding-left: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}


.gc #footer #address {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 1px;
}
.gc #footer #address h6 {
	text-align: right;
	padding-right: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.gc #footer {
	background-color: #FFF;
	margin-top: -20px;
}
.gc #nav #services p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
}
.gc #content #contact {
	height: auto;
	width: 565px;
	float: right;
	margin-right: 5px;
}
.gc #content #contact table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.gc #content #contact h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

.gc #content #contact table tr td a {
	text-decoration: none;
}
.gc #nav #services2 {
	width: 235px;
	float: left;
	background-color: #040349;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #services2 h4 a {
	color: #2253B2;
	text-decoration: none;
}
.gc #nav #services2 h4 a:hover {
	color: #FFF;
}
.gc #nav #services2 h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #29ABE2;
	text-align: center;
}
.gc #nav #services2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
	color: #FFF;
}
.gc #nav #contact2 {
	width: 235px;
	float: left;
	background-color: #030246;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-right: .2px;
}
.gc #nav #contact2 h4 a:hover {
	color: #FFF;
}
.gc #nav #contact2 h4 a {
	color: #2253B2;
	text-decoration: none;
}
.gc #nav #contact2 h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #29ABE2;
	text-align: center;
}
.gc #nav #contact2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
	padding-right: 5px;
	color: #FFF;
}
.gc #content #work {
	height: auto;
	width: 565px;
	margin-right: 5px;
}
.gc #content #featureWork {
	height: 460px;
	width: 560px;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 5px;
	padding-bottom: 10px;
}
.gc #content #resume {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.gc #content #featureWork #Featurecontent {
	float: right;
	width: 200px;
	height: auto;
}

.gc #content #featureWork p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.gc #content #kdc p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #kdc p strong a {
	text-decoration: none;
}

.gc #content #featureWork #Featurecontent p {
	text-align: left;
}
.gc #content #featureWork #Featurecontent p a {
	text-decoration: none;
}
.gc a {
	text-decoration: none;
}


.gc #content #featureWork h4 a {
	text-decoration: none;
	color: #006;
}
.gc #content #featureWork h4 {
	padding-left: 5px;
}
.gc #content #featureWork h2 {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.gc #nav #work2 h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #2253B2;
	text-align: center;
}
.gc #nav #work2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	padding-left: 50px;
	color: #FFF;
}
.gc #nav #work2 {
	width: 235px;
	float: left;
	background-color: #030246;
	border-top-width: thin;
	border-right-width: 2.3px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #work2 h4 a {
	color: #2152B1;
	text-decoration: none;
}
.gc #content #kdc {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.gc #content #kdc img {
	padding-top: 10px;
}
.gc #content #blossomStation {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.gc #content #blossomStation p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #blossomStation p strong a {
	text-decoration: none;
}
.gc #content #blossomStation img {
	padding-top: 10px;
}
.gc #content #retouch {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #retouch p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #retouch p strong a {
	text-decoration: none;
}
.gc #content #retouch img {
	padding-top: 10px;
	margin-left: -5px;
}
.gc #content #cover {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #cover p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #cover p strong a {
	text-decoration: none;
}
.gc #content #cover img {
	padding-top: 10px;
	margin-left: -7px;
}
.gc #content #ad_1 {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.gc #content #ad_1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #ad_1 p strong a {
	text-decoration: none;
}
.gc #content #ad_1 img {
	padding-top: 10px;
	margin-left: -7px;
}
.gc #content #ad_2 {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.gc #content #ad_2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #ad_2 p strong a {
	text-decoration: none;
}
.gc #content #ad_2 img {
	padding-top: 10px;
	margin-left: -7px;
}
.gc #content #ad_3 {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #ad_3 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #ad_3 p strong a {
	text-decoration: none;
}
.gc #content #ad_3 img {
	padding-top: 10px;
	margin-left: -7px;
}
.gc #content #max_invite {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.gc #content #max_invite img {
	padding-top: 10px;
	margin-left: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.gc #content #max_thank_you {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #max_thank_you img {
	padding-top: 10px;
	margin-left: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.gc #content #max_thank_you p strong a {
	text-decoration: none;
}
.gc #content #max_thank_you p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #stamp {
	width: 606px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #stamp img {
	padding-top: 10px;
	margin-left: -7px;
}
.gc #content #stamp p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #feature p a {
	text-decoration: none;
}
.gc #content #about p img {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.gc #nav #about2 {
	width: 235px;
	float: left;
	background-color: #060547;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gc #nav #about2 h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #2253B2;
	text-align: center;
}
.gc #nav #about2 h4 a {
	color: #2253B2;
	text-decoration: none;
}
.gc #nav #about2 h4 a:hover {
	color: #FFF;
}
.gc #content #bgreen p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #bgreen p strong a {
	text-decoration: none;
}
.gc #content #bgreen {
	width: 506px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.gc #content #bgreen img {
	padding-top: 10px;
}
.gc #content #tivo {
	width: 354px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
.gc #content #tivo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}
.gc #content #tivo p strong a {
	text-decoration: none;
}
.gc #content #tivo img {
	padding-top: 10px;
	margin-left: -5px;
}
.gc #content #contact p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.gc #content #contact li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
}
