/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
html, body {
  height: 100%;
}

body,td,th {
	font-family:Arial,Verdana,Helvetica; 
	font-size:8pt; 
	text-decoration: none;
	color: #545252;
}
body {
	SCROLLBAR-FACE-COLOR: #DDDEDD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #848385; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #848385; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	/*COLOR: #848385; */
	TEXT-DECORATION: none;
	margin: 0;
	background-image: url('../share/bg.jpg');
	background-repeat: repeat-x;
	padding:0 17px;
}
a {
	text-decoration: none;
	color: #545252;
}
a:hover {
	color: #000000;
}
.underline {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.wrap{
	width:784px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	min-height: 100%;
	height: 100%;
}

.wrap .body {
	width: 750px;
}
.wrap .left-shadow {
	background-image: url('../share/left.jpg');
	background-repeat: no-repeat;
	width: 17px;
}
.wrap .right-shadow {
	background-image: url('../share/right.jpg');
	background-repeat: no-repeat;
	width: 17px;
}
.wrap .content {
	background-color: #ffffff;
}
.wrap .content .main {
  width: 565px;
	padding-bottom:10px;
	float: left;
}

/*start css of header.php*/
.wrap .head {
	background-image: url('../share/top_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 110px;
	padding-bottom:5px;
}
.wrap .head .logo {
	position: absolute;
}
.wrap .head .head-content {
	padding: 27px 0 0 312px;
	text-align: right;
}
.wrap .head .head-content .menu {
	background-image: url('../share/menu_bg.jpg');
	background-repeat: repeat-x;
	height: 40px;
}
.wrap .head .head-content .menu ul li {
	float: left;
	padding-left:25px;
}

.wrap .head .head-content .menu ul li .home {
	background-image: url('../share/home.jpg');
	background-repeat: no-repeat;
	width: 52px;
	height: 40px;
	display: block;
}
.wrap .head .head-content .menu ul li .contact {
	background-image: url('../share/contact.jpg');
	background-repeat: no-repeat;
	width: 78px;
	height: 40px;
	display: block;
}
.wrap .head .head-content .menu ul li .logout {
	background-image: url('../share/contact.jpg');
	background-repeat: no-repeat;
	width: 59px;
	height: 40px;
	display: block;
	background-position: 0 -80px;
}
.wrap .head .head-content .menu ul li .chat {
	background-image: url('../share/chat.jpg');
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
	display: block;
}
.wrap .head .head-content .menu ul li .home:hover {
	background-image: url('../share/home1.jpg');
}
.wrap .head .head-content .menu ul li .contact:hover {
	background-position: 0 -40px;
}
.wrap .head .head-content .menu ul li .logout:hover {
	background-position: 0 -120px;
}

.wrap .head .head-content .menu ul li a {
	margin: 0 12px 0 0;
}
.wrap .head .head-content .menu ul li a span {
	display: none;
}
.wrap .head .head-content .menu ul .left-menu {
	background-image: url('../share/left_menu_bar.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 40px;
	position: absolute;
	margin-left:-25px;
	display: block;
}
.wrap .head .head-content .menu ul .div-menu {
	background-image: url('../share/menu_div.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 40px;
	position: absolute;
	margin-left:-25px;
	display: block;
}

.wrap .head .head-content .username {
	background-image: url('../share/username_bg.gif');
	background-repeat: repeat-x;
	height: 29px;
}
.wrap .head .head-content .username .text {
	margin-top:5px;
}
.wrap .head .head-content .username span {
	float: left;
}
.wrap .head .head-content .username span .ordestatus {
	background-image:url(share/username_bg.gif);
	border-color:#FFFFFF;
	border-width:1px;
	width:80px;
	margin-right:6px;
}
.wrap .head .head-content .username span p {
	padding: 2px 6px 0 0;
}
.wrap .head .head-content .username .check-status {
	background-image: url('../share/check.gif');
	background-repeat: no-repeat;
	width: 109px;
	height: 29px;
}
.wrap .head .head-content .username .left-username {
	background-image: url('../share/left_username.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 29px;
}
/*end css of header.php*/

/*start css of sidemenu.php*/
.wrap .content .sidebar {
	float: left;
	width: 180px;
	padding-top:20px;
	background-color: #ffffff;
	padding-bottom: 400px;
}
.wrap .content .sidebar ul {
	float: right;
	border-top: 1px #A6A5A5 solid;
}
.wrap .content .sidebar li {
	border-bottom: 1px #A6A5A5 solid;
	text-align: right;
}

.wrap .content .sidebar li a {
  display:block;
	padding: 20px 0;
	width: 113px;
	height: 12px;
	padding-right: 30px;
	background-position: 112px 20px;
	background-repeat: no-repeat;
	background-image: url(../share/username_but.gif);
	letter-spacing: 0.1em;
  }

.wrap .content .sidebar a:hover {
  	color:#FF8C00;
}

.wrap .content .sidebar .design-week .title {
	background-image: url('../share/logodesignweek.gif');
	background-repeat: no-repeat;
	width: 185px;
	height: 51px;
}
.wrap .content .sidebar .design-week .textfield {
	background-image: url('../share/logoweek_bg.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 57px;
	padding:0 0 0 10px;
}
.wrap .content .sidebar .design-week .start-now {
	background-image: url('../share/moretesti.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 185px;
	height: 32px;
	display: block;
}

.wrap .content .sidebar .offer-services {
	background-image: url('../share/weoffer_line.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:13px;
	position: absolute;
}
.wrap .content .sidebar .offer-services .title {
	background-image: url('../share/weoffer.gif');
	background-repeat: no-repeat;
	width: 185px;
	height: 41px;
}
.wrap .content .sidebar .offer-services .textfield {
	text-align: right;
	width: 180px;
}
.wrap .content .sidebar .offer-services .textfield p {
	padding-bottom:5px;
}
.wrap .content .sidebar .offer-services .textfield i {
	font-size: 7pt;
}

.wrap .content .sidebar .google-ads {
	padding-left:25px;
	margin-top: 140px;
	height: 240px;
	width:150px;
	position: absolute;
}

.wrap .content .sidebar .shopping {
	text-align: right;
	padding-right:5px;
}
.wrap .content .sidebar .shopping .title {
	background-image: url('../pricing/shopcart.gif');
	background-repeat: no-repeat;
	margin-left: 80px;
	padding-bottom:5px;
	color: #FF8D00;
}
.wrap .content .sidebar .shopping a {
	background-image: url('../share/username_but.gif');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-right: 20px;
	width: 70px;
	margin-left: 84px;
	margin-top:5px;
}
.wrap .content .sidebar .offer-services .submit-but {
	float: right;
	padding-top:4px;
}
/*end css of sidemenu.php*/

/*start css of index.php*/
.wrap .content .main .creative-logo .textfield {
	position: absolute;
	width: 200px;
	margin-top:97px;
	padding-right:5px;
	padding-left:15px;
}

.wrap .content .main .main-text {
	padding-top: 249px;
}
.wrap .content .main .main-text span {
	position: absolute;
	padding-left: 20px;
	width: 300px;
}
.wrap .content .main .main-text .space {
	padding-left:341px;
}
.wrap .content .main .main-text .steps {
	background-image: url('../share/dot.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:60px;
}
.wrap .content .main .main-text .steps ul li {
	margin-top:20px;
	padding-right:20px;
	list-style-image: url('../share/arrow.gif');
	list-style-position: inside;
}
.wrap .content .main .main-text .steps ul li .line {
	position: absolute;
	width: 190px;
	height: 1px;
	border-bottom: 1px #bec4cb solid;
}


/*end css of index.php*/

/*start css of process.php*/
.wrap .content .main .process {
	padding: 20px 10px 0px 20px;
}
.wrap .content .main .process .title {
	background-image: url('../process/process.gif');
	background-repeat: no-repeat;
	width: 63px;
	height: 20px;
	margin:10px 0;
}
.wrap .content .main .process .line {
	border-bottom:1px #cccccc solid;
}
.wrap .content .main .process .steps {
	padding-bottom:10px;
	padding-top:10px;
}
.wrap .content .main .process .steps .subtitle {
	padding-left: 100px;
	padding-bottom: 20px;
}
.wrap .content .main .process .steps .step01-title {
	background-image: url('../process/step1.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
.wrap .content .main .process .steps .step01 {
	background-image: url('../process/1.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
	height: 110px;
	float: left;
}
.wrap .content .main .process .steps .step01-title {
	background-image: url('../process/step1.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
.wrap .content .main .process .steps .step02 {
	background-image: url('../process/2.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
	height: 110px;
	float: left;
}
.wrap .content .main .process .steps .step02-title {
	background-image: url('../process/step2.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
.wrap .content .main .process .steps .step03 {
	background-image: url('../process/3.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
	height: 105px;
	float: left;
}
.wrap .content .main .process .steps .step03-title {
	background-image: url('../process/step3.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
.wrap .content .main .process .steps .step04 {
	background-image: url('../process/4.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
	height: 110px;
	float: left;
}
.wrap .content .main .process .steps .step04-title {
	background-image: url('../process/step4.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
.wrap .content .main .process .steps .step05 {
	background-image: url('../process/5.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 160px;
	float: left;
}
.wrap .content .main .process .steps .step05-title {
	background-image: url('../process/step5.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
}
/*end css of process.php*/


/*end css of testimonials.php*/
.wrap .content .main .testi {
	padding: 30px 10px 20px 20px;
	display: table-cell;
	vertical-align: middle;
}
.wrap .content .main .testi .title {
	background-image: url('../testimonials/testimonials.gif');
	background-repeat: no-repeat;
	width: 96px;
	height: 20px;
	padding-bottom:10px;
}
.wrap .content .main .testi .box {
	background-image: url('../testimonials/linebg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 172px;
	margin-bottom:10px;
}
.wrap .content .main .testi .box p {
	padding-top: 10px;
}
.wrap .content .main .testi .paging .previous {
	background-image: url('../portfolio/butleft.gif');
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	display: block;
	padding-left: 20px;
}
.wrap .content .main .testi .paging .next {
	background-image: url('../portfolio/butright.gif');
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	display: block;
	padding-right: 20px;
}
/*end css of testimonials.php*/


/*start css of pricing.php*/
.wrap .content .main .pricing {
	padding: 30px 0 0 30px;
}
.wrap .content .main .pricing .title {
	background-image: url('../pricing/pricing.gif');
	background-repeat: no-repeat;
	width: 53px;
	height: 20px;
	padding-bottom:10px;
}
.wrap .content .main .pricing .pcontent {
	padding: 15px 0 0 60px;
}
.wrap .content .main .pricing .design {
	background-image: url('../pricing/orange.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 391px;
	height: 107px;
}
.wrap .content .main .pricing .design .ptitle {
	background-image: url('../pricing/design.gif');
	background-repeat: no-repeat;
	width: 391px;
	height: 32px;
}
.wrap .content .main .pricing .logo {
	background-image: url('../pricing/green.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 391px;
	height: 107px;
}
.wrap .content .main .pricing .logo .ptitle {
	background-image: url('../pricing/logobusi.gif');
	background-repeat: no-repeat;
	width: 391px;
	height: 32px;
}
.wrap .content .main .pricing .promotional {
	background-image: url('../pricing/blue.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 391px;
	height: 107px;
}
.wrap .content .main .pricing .promotional .ptitle {
	background-image: url('../pricing/promo.gif');
	background-repeat: no-repeat;
	width: 391px;
	height: 32px;
}
.wrap .content .main .pricing .web-graphic {
	background-image: url('../pricing/purple.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 391px;
	height: 107px;
}
.wrap .content .main .pricing .web-graphic .ptitle {
	background-image: url('../pricing/webgra.gif');
	background-repeat: no-repeat;
	width: 391px;
	height: 32px;
}
.wrap .content .main .pricing .web-apps {
	background-image: url('../pricing/pink.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 391px;
	height: 107px;
}
.wrap .content .main .pricing .web-apps .ptitle {
	background-image: url('../pricing/webapp.gif');
	background-repeat: no-repeat;
	width: 391px;
	height: 32px;
}
/*end css of pricing.php*/

/*start css of contact.php*/
.wrap .content .main .contact-us {
	padding:20px 5px 0 20px
}
.wrap .content .main .contact-us .title {
	background-image: url('../contact/contact.gif');
	background-repeat: no-repeat;
	width: 93px;
	height: 22px;
	padding-bottom:15px;
}
.wrap .content .main .contact-us .contact-form {
	background-image: url('../share/dot.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 345px;
	padding-right:4px;
	padding-bottom: 200px;
	float: left;
}
.wrap .content .main .contact-us .contact-form .label {
	float: left;
	width:90px;
}
.wrap .content .main .contact-us .contact-form p {
	padding-bottom:3px;
}
.wrap .content .main .contact-us .email-box {
	padding-left:353px;
}
.wrap .content .main .contact-us .email-box .etitle {
	background-image: url('../contact/email.gif');
	background-repeat: no-repeat;
	width: 93px;
	height: 22px;
}
.wrap .content .main .contact-us .email-box .pencil {
	background-image: url('../contact/pencil.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	margin-bottom:10px;
}
.wrap .content .main .contact-us .email-box ul li {
	list-style-image: url('../share/arrow.gif');
	list-style-position: inside;
	margin-bottom:20px;
}
.wrap .content .main .contact-us .email-box ul li b {
	#margin-left:10px;
	position: relative;
	top: -2px;
}
.wrap .content .main .contact-us .email-box ul li a {
	text-decoration: underline;
	padding-top: 3px;
	display: block;
	border-top: 1px #bec4cb solid;
	width: 180px;
}
/*end css of contact.php*/

/*start css of search.php*/
.wrap .content .main .search-result {
	padding: 20px 10px 0 20px;
}
.wrap .content .main .order-cart {
	padding: 20px 10px 0 20px;
	width: 520px;
}
/*end css of search.php*/


/*start css of portfolio.php*/
.wrap .content .main .portfolio-box {
	padding: 30px 10px 0 20px;
}
.wrap .content .main .portfolio-box .title {
	background-image: url('../portfolio/portfolio.gif');
	background-repeat: no-repeat;
	width: 62px;
	height: 17px;
	padding-bottom:15px;
}
.wrap .content .main .portfolio-box .port-menu {
	background-image: url('../portfolio/top_bg.gif');
	background-repeat: repeat-x;
	height: 31px;
	margin-top:10px;
}
.wrap .content .main .portfolio-box .port-menu ul li {
	float: left;
}
.wrap .content .main .portfolio-box .port-menu .pLogo {
	background-image: url('../portfolio/logo.gif');
	background-repeat: no-repeat;
	width: 108px;
	height: 31px;
	display: block;
}
.wrap .content .main .portfolio-box .port-menu .pStat {
	background-image: url('../portfolio/stat.gif');
	background-repeat: no-repeat;
	width: 108px;
	height: 31px;
	display: block;
}
.wrap .content .main .portfolio-box .port-menu .pWeb {
	background-image: url('../portfolio/web.gif');
	background-repeat: no-repeat;
	width: 108px;
	height: 31px;
	display: block;
}
.wrap .content .main .portfolio-box .port-menu .pLogoSelected {
	background-image: url('../portfolio/logo_orange.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 31px;
	display: block;
}
.wrap .content .main .portfolio-box .port-menu .pStatSelected {
	background-image: url('../portfolio/stat_orange.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 31px;
	display: block;
}
.wrap .content .main .portfolio-box .port-menu .pWebSelected {
	background-image: url('../portfolio/web_orange.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 31px;
	display: block;
}
/*end css of portfolio.php*/


/*start css of all pricing*/
.wrap .content .main .price-logo-box {
	padding: 10px 10px 0 20px;
}
.wrap .content .main .price-logo-box .title {
	background-image: url('../pricing/logopackage.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}
.wrap .content .main .price-logo-box .line-div {
	border-top:1px solid #d8d7d7;
	height: 1px;
}
.wrap .content .main .price-logo-box .logo-pac-pic {
	background-image: url('../pricing/logo.jpg');
	background-repeat: no-repeat;
	width: 310px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .package-details {
	background-image: url('../pricing/includes.gif');
	background-repeat: no-repeat;
	background-color: #d8d7d7;
	height: 27px;
	margin-top:10px;
}
.wrap .content .main .price-logo-box .package-detail-list li {
	margin-left: 23px;
	margin-top: 10px;
	list-style-image: url('../pricing/arrow.gif');
}

.wrap .content .main .price-logo-box .add-ons {
	background-image: url('../pricing/addons.gif');
	background-repeat: no-repeat;
	background-color: #d8d7d7;
	height: 27px;
	margin-top:10px;
	margin-bottom:5px;
}
.wrap .content .main .price-logo-box .add-ons-des {
	color: #CC0000;
	font-style:italic;
}
.wrap .content .main .price-logo-box .add-ons-list li {
	list-style-image: url('../pricing/plus.gif');
	margin-left: 23px;
	margin-top: 10px;
}
.wrap .content .main .price-logo-box .add-ons-list li .float-left {
	float: left;
	width: 200px;
	margin-left:-200px;
	padding-top: 4px;
}
.wrap .content .main .price-logo-box .add-ons-list li p {
	padding-left: 200px;
}
.wrap .content .main .price-logo-box .price01 {
	color:#CC0000;
	font-size:8pt;
	font-weight: bold;
}
.wrap .content .main .price-logo-box .price02 {
	color:#CC0000;
	font-size:9pt;
	font-weight: bold;
}
.wrap .content .main .price-logo-box .style11 {
	color:#CC0000;
	font-weight:bold;
}

.wrap .content .main .price-logo-box .title-stat {
	background-image: url('../pricing/statpackage.gif');
	background-repeat: no-repeat;
	width: 153px;
	height: 28px;
	padding-bottom:15px;
}
.wrap .content .main .price-logo-box .stat-pac-pic {
	background-image: url('../pricing/stat.jpg');
	background-repeat: no-repeat;
	width: 330px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .sub-title {
	font-weight: bold;
	padding-left:23px;
	padding-top:13px;
}

.wrap .content .main .price-logo-box .title-web {
	background-image: url('../pricing/webpackage.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .web-pac-pic {
	background-image: url('../pricing/web.jpg');
	background-repeat: no-repeat;
	width: 310px;
	height: 50px;
	padding: 117px 0 0 20px;
}

.wrap .content .main .price-logo-box .com-pac-pic {
	background-image: url('../pricing/comp.jpg');
	background-repeat: no-repeat;
	width: 310px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-comp {
	background-image: url('../pricing/completepackage.gif');
	background-repeat: no-repeat;
	width: 153px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .logo-refine-pic {
	background-image: url('../pricing/logorefinementpic.jpg');
	background-repeat: no-repeat;
	width: 263px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-logorefine {
	background-image: url('../pricing/logorefinement.gif');
	background-repeat: no-repeat;
	width: 135px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .flash-ani-pic {
	background-image: url('../pricing/flashlogopic.jpg');
	background-repeat: no-repeat;
	width: 254px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-flash-ani {
	background-image: url('../pricing/flash_ani_logo.gif');
	background-repeat: no-repeat;
	width: 162px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .stat-set-pic {
	background-image: url('../pricing/statpic.jpg');
	background-repeat: no-repeat;
	width: 286px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-stat-set {
	background-image: url('../pricing/stat_set_design.gif');
	background-repeat: no-repeat;
	width: 162px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .buss-card-pic {
	background-image: url('../pricing/businesscardpic.jpg');
	background-repeat: no-repeat;
	width: 267px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-buss-card {
	background-image: url('../pricing/business_card_design.gif');
	background-repeat: no-repeat;
	width: 170px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .letter-pic {
	background-image: url('../pricing/ltrpic.jpg');
	background-repeat: no-repeat;
	width: 261px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-letter {
	background-image: url('../pricing/letterhead_design.gif');
	background-repeat: no-repeat;
	width: 142px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .envelope-pic {
	background-image: url('../pricing/envopic.jpg');
	background-repeat: no-repeat;
	width: 253px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-envelope {
	background-image: url('../pricing/envo_design.gif');
	background-repeat: no-repeat;
	width: 132px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .comp-slip-pic {
	background-image: url('../pricing/compslip.jpg');
	background-repeat: no-repeat;
	width: 252px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-comp-slip {
	background-image: url('../pricing/comp_slip_design.gif');
	background-repeat: no-repeat;
	width: 184px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .fax-sheet-pic {
	background-image: url('../pricing/faxcover_pic.jpg');
	background-repeat: no-repeat;
	width: 276px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-fax-sheet {
	background-image: url('../pricing/faxcover.gif');
	background-repeat: no-repeat;
	width: 184px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .receipt-pic {
	background-image: url('../pricing/receiptdesign.jpg');
	background-repeat: no-repeat;
	width: 269px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-receipt {
	background-image: url('../pricing/receipt.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .brochure-pic {
	background-image: url('../pricing/brochurepic.jpg');
	background-repeat: no-repeat;
	width: 282px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-brochure {
	background-image: url('../pricing/brochure.gif');
	background-repeat: no-repeat;
	width: 133px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .poster-pic {
	background-image: url('../pricing/posterpic.jpg');
	background-repeat: no-repeat;
	width: 308px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-poster {
	background-image: url('../pricing/posterdesign.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .tshirt-pic {
	background-image: url('../pricing/tshirtpic.jpg');
	background-repeat: no-repeat;
	width: 262px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-tshirt {
	background-image: url('../pricing/tshirtdesign.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .invite-pic {
	background-image: url('../pricing/invitepic.jpg');
	background-repeat: no-repeat;
	width: 325px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-invite {
	background-image: url('../pricing/invitations.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .mailer-pic {
	background-image: url('../pricing/mailerpic.jpg');
	background-repeat: no-repeat;
	width: 264px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-mailer {
	background-image: url('../pricing/directmail.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .printads-pic {
	background-image: url('../pricing/printadspic.jpg');
	background-repeat: no-repeat;
	width: 280px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-printads {
	background-image: url('../pricing/printads.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .magaz-pic {
	background-image: url('../pricing/magazinepic.jpg');
	background-repeat: no-repeat;
	width: 281px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-magaz {
	background-image: url('../pricing/mag_publi.gif');
	background-repeat: no-repeat;
	width: 187px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .label-pic {
	background-image: url('../pricing/labelpic.jpg');
	background-repeat: no-repeat;
	width: 264px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-label {
	background-image: url('../pricing/package_label.gif');
	background-repeat: no-repeat;
	width: 178px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .flashintro-pic {
	background-image: url('../pricing/intro.jpg');
	background-repeat: no-repeat;
	width: 239px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-flashintro {
	background-image: url('../pricing/flash_ani_intro.gif');
	background-repeat: no-repeat;
	width: 156px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .gifani-pic {
	background-image: url('../pricing/gifpic.jpg');
	background-repeat: no-repeat;
	width: 239px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-gifani {
	background-image: url('../pricing/gifanimatedbanner.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .flashani-pic {
	background-image: url('../pricing/flashpic.jpg');
	background-repeat: no-repeat;
	width: 238px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-flashani {
	background-image: url('../pricing/flash_banner.gif');
	background-repeat: no-repeat;
	width: 233px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .flashhead-pic {
	background-image: url('../pricing/flashheaderpic.jpg');
	background-repeat: no-repeat;
	width: 238px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-flashhead {
	background-image: url('../pricing/flashheader.gif');
	background-repeat: no-repeat;
	width: 233px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .emailnews-pic {
	background-image: url('../pricing/newsltrpic.jpg');
	background-repeat: no-repeat;
	width: 298px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-emailnews {
	background-image: url('../pricing/emailnewsletter.gif');
	background-repeat: no-repeat;
	width: 229px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .contentm-pic {
	background-image: url('../pricing/contentmanagepic.jpg');
	background-repeat: no-repeat;
	width: 308px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-contentm {
	background-image: url('../pricing/contentmng.gif');
	background-repeat: no-repeat;
	width: 225px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .package-detail-list .inner-list li {
	list-style-type: disc;
	list-style-image: none;
	margin-top:0px;
}
.wrap .content .main .price-logo-box .data-pic {
	background-image: url('../pricing/databasepic.jpg');
	background-repeat: no-repeat;
	width: 311px;
	height: 167px;
}
.wrap .content .main .price-logo-box .data-pic a {
	display: block;
	width: 311px;
	height: 167px;
}
.wrap .content .main .price-logo-box .title-data {
	background-image: url('../pricing/database.gif');
	background-repeat: no-repeat;
	width: 185px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .ecomm-pic {
	background-image: url('../pricing/shoppingcart.jpg');
	background-repeat: no-repeat;
	width: 283px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-ecomm {
	background-image: url('../pricing/ecom.gif');
	background-repeat: no-repeat;
	width: 228px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .searchengine-pic {
	background-image: url('../pricing/searchpic.jpg');
	background-repeat: no-repeat;
	width: 271px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-searchengine {
	background-image: url('../pricing/searchengine.gif');
	background-repeat: no-repeat;
	width: 194px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .responsefr-pic {
	background-image: url('../pricing/responseformspic.jpg');
	background-repeat: no-repeat;
	width: 265px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-responsefr {
	background-image: url('../pricing/responseforms.gif');
	background-repeat: no-repeat;
	width: 139px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .pass-pic {
	background-image: url('../pricing/passwordpic.jpg');
	background-repeat: no-repeat;
	width: 275px;
	height: 167px;
}
.wrap .content .main .price-logo-box .pass-pic a {
	display: block;
	width: 255px;
	height: 167px;
}
.wrap .content .main .price-logo-box .title-pass {
	background-image: url('../pricing/password.gif');
	background-repeat: no-repeat;
	width: 292px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .regis-pic {
	background-image: url('../pricing/regpic.jpg');
	background-repeat: no-repeat;
	width: 280px;
	height: 167px;
}
.wrap .content .main .price-logo-box .regis-pic a {
	display: block;
	width: 280px;
	height: 167px;
}
.wrap .content .main .price-logo-box .title-regis {
	background-image: url('../pricing/registration_tracking.gif');
	background-repeat: no-repeat;
	width: 245px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .custom-pic {
	background-image: url('../pricing/custompic.jpg');
	background-repeat: no-repeat;
	width: 299px;
	height: 167px;
}
.wrap .content .main .price-logo-box .custom-pic a {
	display: block;
	width: 299px;
	height: 167px;
}
.wrap .content .main .price-logo-box .title-custom {
	background-image: url('../pricing/customportfolio.gif');
	background-repeat: no-repeat;
	width: 254px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .projectmng-pic {
	background-image: url('../pricing/projectmanagepic.jpg');
	background-repeat: no-repeat;
	width: 309px;
	height: 167px;
}
.wrap .content .main .price-logo-box .projectmng-pic a {
	display: block;
	width: 309px;
	height: 167px;
}
.wrap .content .main .price-logo-box .title-projectmng {
	background-image: url('../pricing/projectmanagement.gif');
	background-repeat: no-repeat;
	width: 254px;
	height: 28px;
	padding-bottom:15px;
}

.wrap .content .main .price-logo-box .blog-pic {
	background-image: url('../pricing/blogpic.jpg');
	background-repeat: no-repeat;
	width: 266px;
	height: 50px;
	padding: 117px 0 0 20px;
}
.wrap .content .main .price-logo-box .title-blog {
	background-image: url('../pricing/blogsystem.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
	padding-bottom:15px;
}
/*end css of all pricing*/


/*start css of footer.php*/
.footer {
	height: 70px;
	background-color: #ffffff;
}
.footer .logo {
	position: absolute;
}
.footer .copyright {
	margin-left: 210px;
}
.footer ul {
	background-image: url('../share/botbar.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 540px;
	height: 40px;
	margin-left: 200px;
	padding-left: 5px;
}
.footer li {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.footer li span {
	margin: 0 5px 0 10px;
}
/*end css of footer.php*/

#forgotpwd {
	display:none;
	padding:5px 10px;
	margin-right:28px;
}
#forgotpwd label {
	position: relative;
	left:20px;
	top:5px;
}
#forgotpwd #getpwd {
	position: relative;
	top:1px;
}
#shoppingcart {
	text-align:center;
	padding-top: 30px;
}

#scloading {
	margin-bottom:25px;
}
