body {
	margin: 0 auto;
	padding: 0;
}
.home-bg {
	background: url(../images/bg-main.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.about-bg {
	background: url(../images/about_bg.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.service-bg {
	background: url(../images/services_bg.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.folio-bg {
	background: url(../images/bg.png);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.contact-bg {
	background: url(../images/contact_bg.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.testo-bg {
	background: url(../images/testo_bg.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.print-bg {
	background: url(../images/print_bg.jpg);
	background-color: #000;
	background-size: 100%;
	-moz-background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.web-bg {
	background: url(../images/web-design.png) right center no-repeat;
}
@font-face {
	font-family: coolvetica;
	src: url('../fonts/coolvetica.ttf');
}
@font-face {
	font-family: corbel;
	src: url('../fonts/corbel.ttf');
}
@font-face {
	font-family: sony_sketch;
	src: url('../fonts/sony_sketch.ttf');
}
@font-face {
	font-family: candara;
	src: url('../fonts/candara.ttf');
}
/*cc_menu starts*/
.cc_menu {
	width: 960px; /*160px * 5*/
	height: 309px;
	position: relative;
	top: 10px;
	color: #fff;
	text-transform: uppercase;
}
.cc_item {
	text-align: center;
	width: 185px;
	height: 309px;
	float: left;
	/*background:url(../images/cc-bg.png) repeat top left;*/
	position: relative;
	margin: 0 5px 0 0;
	cursor: pointer;
	overflow: hidden;
}
.web-icon {
	background: url(../images/web-icon.png) center no-repeat;
}
.hosting-icon {
	background: url(../images/hosting-icon.png) center no-repeat;
}
.print-icon {
	background: url(../images/print-icon.png) center no-repeat;
}
.seo-icon {
	background: url(../images/seo-icon.png) center no-repeat;
}
.sms-icon {
	background: url(../images/sms-icon.png) center no-repeat;
}
span.cc_title img {
	top: 50px;
	left: 5px;
	position: absolute;
	width: 185px;
	height: 309px;
	display: block;
	z-index: 13;
}
span.cc_title:hover {
	display: none;
}
.cc_submenu ul {
	list-style: none;
	width: 185px;
	margin: 0;
	padding: 0 0 0 0;
	height: 0; /*increase to 200px to slide up*/
	overflow: hidden;
	text-align: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 11;
}
.cc_submenu ul li {
	font-family: corbel;
	color: #fff;
	cursor: pointer;
	padding: 5px;
	background: #000;
	opacity: 0.9;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
}
.cc_submenu ul li:hover {
	background: #33b008;
	opacity: 0.9;
	color: #fff;
}
.cc_item img {
	position: absolute;
	width: 185px;
	height: 309px;
	top: -440px;
	left: 0px;
}
.cc_content {
	width: 750px;
	height: 310px;
	position: absolute;
	left: -5000px;
	background: url(../images/cc-bg.png) repeat top left;
	overflow: hidden;
	padding: 0 20px;
}
.cc_content div {
	display: none;
	margin: 20px;
}
.cc_content p {
	padding: 10px 0;
	opacity: 1;
	font-size: 14px;
	color: #ccc;
	font-family: candara;
	text-transform: none;
	line-height: 20px;
}
span.cc_back {
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	color: #fff;
	font-family: candara;
	background-color: #000;
	padding: 5px;
}
span.cc_back:hover {
	background: #33b008;
	color: #fff;
}
#cc_next {
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	color: #bae124;
	font-family: gothic;
	background-color: #0c6f15;
	padding: 5px;
}
#cc_next:hover {
	background: none;
	color: #fff;
}
/*cc_menu ends*/





a:link, a:visited {
	color: #33b008;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
}
p {
	font-family: candara;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
}
h1 {
	font-family: coolvetica;
	font-size: 40px;
	color: #fff;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
h2 {
	font-family: sony_sketch;
	font-size: 30px;
	color: #fff;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
h3 {
	font-family: coolvetica;
	font-size: 24px;
	color: #fff;
	text-transform: capitalize;
	font-style: italic;
	font-weight: normal;
	/*text-align: left;*/
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
h4 {
	font-family: candara;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
h5 {
	font-family: coolvetica;
	font-size: 20px;
	color: #fff;
	text-transform: capitalize;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
h6 {
	font-family: coolvetica;
}
.txt-style01 {
	font-family: coolvetica;
	font-size: 36px;
	color: #fff;
	text-transform: capitalize;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0;
	margin: 0;
}
.txt-style02 {
	font-family: corbel;
	font-size: 14px;
	color: #fff;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	padding: 2px;
	margin: 0;
}
.switch {
	float: left;
	margin-left: 170px;
	color: #fff;
	font-family: corbel;
	font-size: 16px;
	line-height: 30px;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.txtalign-left {
	text-align: left;
}
.txtalign-center {
	text-align: center;
}
.txtalign-right {
	text-align: right;
}
.width100 {
	width: 100%;
}
.width70 {
	width: 70%;
}
.width50 {
	width: 48%;
}
.width30 {
	width: 31%;
}
.width20 {
	width: 23%;
}
.margin10 {
	margin: 10px;
}
.marg-half {
	margin-left: 300px;
}
.padding10 {
	padding: 8px;
}
.rgt-brd {
	border-right: 1px solid rgba(255,255,255,0.2);
	min-height: 130px;
}
.bg-white {
	background: #fff;
}
.read-more {
	padding: 10px 0;
	display: block;
}
.read-more a {
	font-family: sony_sketch;
	font-size: 18px;
	text-transform: uppercase;
	color: #33b008;
}
.read-more a:hover {
	color: #fff;
}
.img-style01 {
	margin: 3px 5px;
}
.img-style-auto {
	width: auto;
	display: block;
	margin: 5px auto;
}
.table-style {
	background: url(../images/prize-bg.png) #fff top left repeat-x;
	font-family: candara;
	border: 1px solid #ddd;
	/*border-top: 1px solid #ddd;*/
	color: #555;
	margin: 5px 0;
	font-size: 20px;
}
.col_five td {
	width: 155px;
}
.col_three td {
	width: 275px;
}
.col_two td {
	width: 425px;
}
.table-style td {
	/*border-bottom: 1px solid #ddd;*/
	border-left: 1px solid #ddd;
	padding: 13px 15px;
}
.package {
	font-size: 25px;
	font-family: sony_sketch;
	text-align: center;
	color: #fff;
}
.prize {
	font-size: 38px;
	font-family: coolvetica;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.prize span {
	font-family: candara;
	display: block;
	font-size: 18px;
}
.disc {
	font-family: candara;
	font-size: 16px;
	color: #555;
	text-align: center;
	line-height: 20px;
}
.bg-gray {
	background-color: #f5f5f5;
}
.bg-darkgray {
	color: #FFF;
	font-family: Calibri;
	font-size: 20px;
	text-transform: uppercase;
	background-color: #005d98;
}
.checklist {
	margin: 10px 0;
}
.checklist li {
	font-family: corbel;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: url(../images/star.png) 0 5px no-repeat;
	color: #fff;
	line-height: 20px;
	list-style: none;
}
.feature-list {
	padding: 20px;
}
.feature-list li {
	font-family: corbel;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
	color: #fff;
	line-height: 20px;
	list-style: none;
	text-align: center;
}
.list_style1 {
	margin: 10px 0;
}
.list_style1 li {
	font-family: candara;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background: none;
	border-bottom: 1px solid #ddd;
	color: #555;
	line-height: 24px;
	list-style: none;
}
.folio-list {
}
.folio-list li {
	list-style: none;
	float: left;
	margin: 10px 5px;
}
.folio-list li img {
	border: 0;
	border-radius: 100px;
}
.folio-list p {
	text-align: center;
	font-size:12px;
	padding:5px 0;
}
.heading {
	background: url(../images/wh-line.png) center repeat-x;
	width: 900px;
	margin: 10px auto 30px auto;
	display: block;
}
.pp_cat {
}
.pp_cat li {
	list-style: none;
}
.pp_cat li a {
	float: left;
	font-family: sony_sketch;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin: 7px;
	padding: 8px 18px;
	background-color: #111;
	color: #fff;
	line-height: 20px;
	border: 2px solid #fff;
	border-radius: 20px;
}
.pp_cat li a:hover, .pp_cat li a.activate {
	background-color: #33b008;
}
.navlist {
	margin: 0 5px;
}
.navlist li {
	line-height: 14px;
	list-style: none;
}
.navlist li a {
	font-family: corbel;
	font-size: 12px;
	color: #fff;
}
.navlist li a:hover {
	text-decoration: underline;
}
.clear-both {
	clear: both;
}
#wrapper {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;/*box-shadow:0 0 15px #333;
	-moz-box-shadow:0 0 15px #333;
	-webkit-box-shadow:0 0 15px #333;*/
}
/*header*/
#header {
	width: 100%;
	height: 65px;
	background: url(../images/header-bg.png) left top repeat-x;
}
#navigation {
	width: 100%;
	height: 27px;
	margin-bottom: 10px;
}
#fot-container {
	width: 100%;
	min-height: 130px;
	padding: 10px 0;
	background: url(../images/cc-bg.png) left top repeat;
	margin-bottom: 10px;
}
#logo {
	width: auto;
	height: auto;
	float: left;
	margin: 10px 10px 10px 10px;
}
/*header end*/

/*navigation*/
#nav {
	width: auto;
	height: 30px;
	float: left;
	margin: 10px 10px 10px 10px;
}
#nav ul {
	list-style: none;
	overflow: hidden;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../images/nav_seperater.html) right center no-repeat;
}
#nav a:link, #nav a:visited {
	display: block;
	width: auto;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	text-align: center;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}
#nav a:hover, #nav a:active, #nav a.select {
	color: #F00;
}
/*navigation end*/

/*banner*/
#banner {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
}
/*banner end*/

/*Testimonial box and font style and colours*/
.testimonial {
	padding: 20px 25px;
	background-color: #f2f2f2; /*Change colour here and in .arrow-down*/
	float: left;
	font: italic 17px/22px Georgia, "Times New Roman", Times, serif;
	color: #53646d;
	text-shadow: 1px 1px 0 #ffffff;
	margin: 10px 10px 0px 10px;/*Uncomment to add round corners*//* -moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; */
}
/*Author section wrapper*/
.author-wrapper {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
/*This creates the arrow with no need for an image, thanks to css-tricks.com*/
.arrow {
	float: left;
	margin-left: 25px;
	width: 0;
	height: 0;
	border-top: 30px solid #f2f2f2; /*Change colour here to match .testimonial*/
	border-left: 30px solid transparent;
	border-right: 0px solid transparent; /*Make this 30px to create a triangle*/
}
/*Author Name*/
.testimonial-name {
	float: left;
	margin: 0 8px;
	color: #33b008;
	padding-top: 5px;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/*Author Job Title*/
.testimonial-name span {
	color: #fff;
	font-weight: normal;
}
#contain-div {
	width: 920px;
	padding: 20px;
	min-height: 360px;
	background: url(../images/cc-bg.png) repeat;
	margin-bottom: 10px;
}
#middle {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
#mid_left {
	width: 650px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
#mid_right {
	width: 300px;
	height: 100%;
	float: right;
	margin: 10px 10px 10px 10px;
}
#mid_btm {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
.contact_form {
	color: #fff;
	font-family: candara;
}
.contact_form input, .contact_form select {
	font-family: candara;
	font-size: 14px;
	background: #fff;
	font: inherit;
	color: #555;
	padding: 5px 8px;
	border: 1px solid #ddd;
	position: relative;
	z-index: 10;
	overflow: auto;
}
/*footer*/
#footer {
	height: 30px;
	width: 100%;
	background: url(../images/cc-bg.png) repeat;
}
#footer p {
	font-family: corbel;
	font-size: 12px;
	color: #ccc;
	line-height: 30px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #ccc;
}
#footer p strong {
	color: #FFF;
}
.btmpage {
	position: absolute;
	bottom: 0;
	z-index: 2;
}
.reg {
	background: #fff;
}
/*footer end*/
