@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #b2b4ba;
	text-align: center;
}
body.cat {
	background-color: #c9c9d1;
}
body.order {
	background-image: url(../images/order-confirmation/00.jpg);
	background-color: #b1b3b9;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
#bg {
	height: 784px;
	background-image: url(../images/home/00.jpg);
	background-repeat: repeat-x;
}
#bg.logo-design {
	height: 670px;
}
#bg.prices {
	height: 444px;
}
#bg.contact {
	height: 841px;
}
#bg.cats {
	height: 346px;
}
#wrapper {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#body-bg {
	width: 100%;
	height: 1545px;
	background-image: url(../images/prices/01.gif);
	background-repeat: repeat-x;
}
#body-bg-logos {
	width: 100%;
	height: 1000px;
	background-image: url(../images/categories/13.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* Top Bar */

#pro-logo {
	position: absolute;
	left: 27px;
	top: 26px;
	width: 119px;
	height: 22px;
}
#pro-logo img {
	behavior: url(css/png/iepngfix.htc)
}
#top-nav {
	position: absolute;
	z-index: 30;
	left: 237px;
	top: 13px;
	width: 726px;
	height: 44px;
	background-image: url(../images/home/02.jpg);
}
#top-nav ul {
	position: absolute;
	left: 2px;
	top: 3px;
}
#top-nav li {
	float: left;
	position: relative;
}
#top-nav li a {
	display: block;
	height: 24px;
	padding-top: 14px;
	color: #b6b7bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top-nav li a.active {
	color: #FFFFFF;
	background-position: 0px -38px;
}
#home a {
	width: 138px;
	background-image: url(../images/top-nav/01.jpg);
}
#logo-design a {
	width: 121px;
	background-image: url(../images/top-nav/02.jpg);
}
#corporate-identity-design a {
	width: 207px;
	background-image: url(../images/top-nav/03.jpg);
}
#prices a {
	width: 158px;
	background-image: url(../images/top-nav/04.jpg);
}
#contact a {
	width: 98px;
	background-image: url(../images/top-nav/05.jpg);
}

#logo-design ul {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 150px;
	height: 0px;
	background-color: #1d1e26;
	overflow: hidden;
}
#logo-design ul li a {
	display: block;
	width: 121px;
	height: 21px;
	padding: 10px 0px 0px 29px;
	color: #b6b7bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	background-image: url(../images/top-nav/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo-design ul li a.first {
	border-top: 1px solid #0e0f14;
}
#logo-design ul li a:hover {
	background-position: 0px -31px;
	color: #FFFFFF;
}
#logo-design ul li a.overview {
	border-top: 1px solid #0e0f14;
}
#logo-design ul li a.portfolio-logo {
	background-image: url(../images/top-nav/08.jpg);
	border-bottom: 1px solid #0e0f14;
	height: 20px;
	cursor: pointer;
}
#logo-design ul li a.portfolio-logo:hover {
	background-position: 0px -117px;
	color: #FFFFFF;
}

#corporate-identity-design ul {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 207px;
	height: 0px;
	background-color: #1d1e26;
	overflow: hidden;
}
#corporate-identity-design ul li a {
	display: block;
	width: 178px;
	height: 21px;
	padding: 10px 0px 0px 29px;
	color: #b6b7bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	background-image: url(../images/top-nav/07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#corporate-identity-design ul li a.first {
	border-top: 1px solid #0e0f14;
}
#corporate-identity-design ul li a:hover {
	background-position: 0px -31px;
	color: #FFFFFF;
}
#corporate-identity-design ul li a.overview {
	border-top: 1px solid #0e0f14;
}
#corporate-identity-design ul li a.portfolio-identity {
	background-image: url(../images/top-nav/09.jpg);
	border-bottom: 1px solid #0e0f14;
	height: 20px;
	
	cursor: pointer;
}
#corporate-identity-design ul li a.portfolio-identity:hover {
	background-position: 0px -117px;
	color: #FFFFFF;
}

/* Logos */

.logos {
	position: absolute;
	z-index: 10;
	left: 23px;
	top: 71px;
	width: 923px;
	height: 199px;
	overflow: hidden;
}
#noob1 {
	position:absolute;
}
.slide {
	position: absolute;
	top: 0px;
	width: 923px;
	height: 199px;
	background-repeat: no-repeat;
}
#logo-big {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 71px;
	width: 969px;
	height: 199px;
}
#logo-big img {
	behavior: url(css/png/iepngfix.htc)
}
#title-logo {
	left: 0px;
}
#oddessey {
	left: 0px;
	background-image: url(../images/slide/logo_oddessey.jpg);
}
#qyio {
	left: 923px;
	background-image: url(../images/slide/logo_qyio.jpg);
}
#enhance {
	left: 1846px;
	background-image: url(../images/slide/logo_enhance.jpg);
}
#sharp_media {
	left: 2769px;
	background-image: url(../images/slide/logo_sharp_media.jpg);
}
#revolushine {
	left: 3692px;
	background-image: url(../images/slide/logo_revolushine.jpg);
}
#oddessey-2 {
	left: 4615px;
	background-image: url(../images/slide/logo_oddessey.jpg);
}
#header h1 {
	padding: 85px 0px 0px 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51535e;
}

/* Middle Nav */

#middle-nav {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 903px;
	height: 99px;
	background-image: url(../images/home/04.jpg);
	background-repeat: no-repeat;
	padding: 10px 33px 0 33px;
	overflow: hidden;
}
#middle-nav-links {
	width: 913px;
	height: 99px;
	overflow: hidden;
}
#middle-nav-links li {
	float: left;
	overflow: hidden;
}
#middle-nav-links li a {
	float: left;
	width: 200px;
	height: 99px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	overflow: hidden;
}
#middle-nav-links li a:hover {
	background-position: left -99px;
}
a.logo {
	padding-left: 37px;
	background-image: url(../images/home/05.jpg);
}
a.corporate-identity {
	padding-left: 144px;
	background-image: url(../images/home/06.jpg);
}
a.packages {
	padding-left: 120px;
	background-image: url(../images/home/07.jpg);
}
.middle-nav-spacer {
	float: left;
	width: 1px;
	height: 99px;
	overflow: hidden;
	background-image: url(../images/home/03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

/* Info */

#info {
	position: absolute;
	left: 23px;
	top: 379px;
	width: 923px;
	height: 303px;
	background-color: #FFFFFF;
}
#info-con {
	position: absolute;
	left: 23px;
	top: 379px;
	width: 923px;
	height: 353px;
	background-color: #FFFFFF;
}
#info-prices {
	position: absolute;
	left: 23px;
	top: 379px;
	width: 923px;
	height: 1076px;
	background-color: #FFFFFF;
}
#info-logos-container {
	position: absolute;
	left: 0px;
	top: 379px;
	width: 969px;
}
#info-logos {
	width: 969px;
	background-image: url(../images/categories/02.gif);
	background-repeat: repeat-y;
}
#info-logos .bg {
	width: 969px;
	background-image: url(../images/categories/12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#info-box1 {
	position: absolute;
	left: 253px;
	top: 18px;
	width: 417px;
	height: 285px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#info-box1-con {
	position: absolute;
	left: 253px;
	top: 18px;
	width: 652px;
	height: 335px;
	background-image: url(../images/contact/03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#info-box1-logos {
	width: 887px;
	margin: 0px 41px;
	padding: 18px 0px 0px 0px;
	overflow: hidden;
}
#info-box2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 417px;
}
#info-box2 p {
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585a69;
	line-height: 16px;
	text-align: justify;
}
#info-box2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2 h3.top {
	color: #57596b;
}
#info-box2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4f5163;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 11px;
}

#info-box2.home h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696b7a;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2.home h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696b7a;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 11px;
}

#info-box2 a {
	font-weight: bold;
	text-decoration: none;
	color: #4789f4;
}
#info-box2 a:hover {
	text-decoration: underline;
}
#info-box2 hr {
	height: 1px;
	color: #b9bbc0;
	margin-bottom: 5px;
}
#info-box2 .links p {
	text-align: center;
}
#info-box2 .links p a {
	color: #585a69;
	font-size: 10px;
}

#info-box2-logos {
	width: 887px;
}
#info-box2-logos .spacer {
	width: 50px;
	height: 10px;
	overflow: hidden;
}
*:first-child+html #info-box2-logos .spacer, * html #info-box2-logos .spacer {
	width: 50px;
	height: 9px;
}
#info-box2-logos img {
	margin-bottom: 4px;
}
*:first-child+html #info-box2-logos img, * html #info-box2-logos img {
	margin-bottom: 3px;
}
#info-box2-logos p {
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585a69;
	line-height: 16px;
	text-align: justify;
}
#info-box2-logos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2-logos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2-logos h3.top {
	color: #57596b;
}
#info-box2-logos h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696b7a;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2-logos a {
	font-weight: bold;
	text-decoration: none;
	color: #4789f4;
}
#info-box2-logos a:hover {
	text-decoration: underline;
}
#info-box2-logos h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696b7a;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2-logos h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #696b7a;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 11px;
}
#info-box2-logos hr {
	height: 1px;
	color: #b9bbc0;
	margin-top: 8px;
	margin-bottom: 13px;
}
#info-box3 {
	position: absolute;
	left: 253px;
	top: 18px;
	width: 652px;
	height: 285px;
	background-image: url(../images/logo-design/07.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#info-box4 {
	position: absolute;
	left: 19px;
	top: 181px;
	width: 614px;
	height: 95px;
	overflow: hidden;
}
#info-box4 p {
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585a69;
	line-height: 16px;
	text-align: justify;
}
#info-box5 {
	float: left;
	width: 579px;
	margin-bottom: 18px;
	background-image: url(../images/categories/06.gif);
	background-repeat: repeat-y;
}
#info-box5 .above {
	width: 579px;
	height: 43px;
	overflow: hidden;
	background-image: url(../images/categories/01.jpg);
	background-repeat: no-repeat;
}
#info-box5 .info {
	margin: 0px 19px;
}
#info-box5 .below {
	width: 579px;
	height: 19px;
	overflow: hidden;
	background-image: url(../images/categories/08.gif);
	background-repeat: no-repeat;
}
#info-box5 p {
	margin-top: -3px;
	margin-bottom: 14px;
}
#info-box5 p span {
	color: #4654b3;
}
#info-box6 {
	float: right;
	width: 290px;
	margin: 0px 0px 0px 18px;
	background-image: url(../images/categories/04.gif);
	background-repeat: repeat-y;
}
#info-box6 .above {
	width: 290px;
	height: 35px;
	overflow: hidden;
	position: relative;
}
*:first-child+html #info-box6 .above {
	height: 36px;
}
* html #info-box6 .above {
	height: 35px;
}
#info-box6 .above img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#info-box6 .info {
	margin: 0px 19px -10px 19px;
}
#info-box6 .below {
	width: 290px;
	height: 22px;
	overflow: hidden;
	background-image: url(../images/categories/05.gif);
	background-repeat: no-repeat;
}
#info-box7 {
	float: left;
	width: 579px;
	background-image: url(../images/categories/09.gif);
	background-repeat: repeat-y;
}
#info-box7 .above {
	width: 579px;
	height: 46px;
	overflow: hidden;
	position: relative;
}
*:first-child+html #info-box7 .above, * html #info-box7 .above {
	height: 45px;
}
#info-box7 .above img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#info-box7 .info {
	margin: 0px 19px 0px 19px;
}
#info-box7 .info h4 {
	margin-bottom: 10px;
}
#info-box7 .info img {
	margin-bottom: 5px;
}
*:first-child+html #info-box7 .info img {
	margin-top: 1px;
}
* html #info-box7 .info img {
	margin-bottom: 3px;
}
#info-box7 .info .spacer {
	width: 50px;
	height: 9px;
	overflow: hidden;
}
#info-box7 .below {
	width: 579px;
	height: 12px;
	overflow: hidden;
	background-image: url(../images/categories/16.gif);
	background-repeat: no-repeat;
}
#info-box7 .logo-one {
	float: left;
	width: 252px;
	padding: 0 19px 0 0;
}
#info-box7 .logo-two {
	float: left;
	width: 252px;
	padding: 0 0 0 18px;
}
#line {
	position: absolute;
	left: 330px;
	top: 0px;
	width: 1px;
	height: 100px;
	background-color: #abacb4;
}
#info-up {
	position: absolute;
	left: 684px;
	top: 17px;
	width: 9px;
	height: 9px;
	background-image: url(../images/home/03.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#info-down {
	position: absolute;
	left: 684px;
	top: 295px;
	width: 9px;
	height: 9px;
	background-image: url(../images/home/02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#info-left {
	position: absolute;
	left: 0px;
	top: 379px;
	width: 23px;
	height: 303px;
	background-image: url(../images/home/08.jpg);
	background-repeat: no-repeat;
}
#info-left-con {
	position: absolute;
	left: 0px;
	top: 379px;
	width: 23px;
	height: 353px;
	background-image: url(../images/home/13.jpg);
	background-repeat: no-repeat;
}
#info-left-prices {
	position: absolute;
	left: 0px;
	top: 379px;
	width: 23px;
	height: 1076px;
	background-image: url(../images/prices/02.jpg);
	background-repeat: no-repeat;
}
#info-right {
	position: absolute;
	left: 946px;
	top: 379px;
	width: 23px;
	height: 303px;
	background-image: url(../images/home/09.jpg);
	background-repeat: no-repeat;
}
#info-right-con {
	position: absolute;
	left: 946px;
	top: 379px;
	width: 23px;
	height: 353px;
	background-image: url(../images/home/14.jpg);
	background-repeat: no-repeat;
}
#info-right-prices {
	position: absolute;
	left: 946px;
	top: 379px;
	width: 23px;
	height: 1076px;
	background-image: url(../images/prices/03.jpg);
	background-repeat: no-repeat;
}
#info-line1 {
	position: absolute;
	left: 234px;
	top: 18px;
	width: 1px;
	height: 285px;
	background-color: #b9bbc0;
	overflow: hidden;
}
#info-line1-con {
	position: absolute;
	left: 234px;
	top: 18px;
	width: 1px;
	height: 335px;
	background-color: #b9bbc0;
	overflow: hidden;
}
#info-line1-prices {
	position: absolute;
	left: 234px;
	top: 18px;
	width: 1px;
	height: 1058px;
	background-color: #b9bbc0;
	overflow: hidden;
}
#info-line2 {
	position: absolute;
	left: 688px;
	top: 18px;
	width: 1px;
	height: 285px;
	background-color: #b9bbc0;
	overflow: hidden;
}
#info-links {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
	background-image: url(../images/logo-design/05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#info-links-prices {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 175px;
	background-image: url(../images/prices/08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#nav {
	position: absolute;
	left: 19px;
	top: 8px;
	width: 160px;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	display: block;
	padding: 13px 10px 5px 18px;
	height: 21px;
	color: #556565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585c68;	
	text-decoration: none;
	border-bottom: 1px solid #b8b9c0;
	background: url(../images/logo-design/07.gif) no-repeat 0px 0px;
	cursor: pointer;
}
ul#nav li a:hover {
	text-decoration: underline;
}
ul#nav li.last a {
	border-bottom: 0;
}

#cat-nav {
	width: 541px;
	height: 47px;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/categories/07.gif);
	background-repeat: no-repeat;
	position: relative;
}
#cat-nav ul#nav {
	position: absolute;
	left: 19px;
	top: 4px;
	width: 503px;
	overflow: hidden;
}
#cat-nav ul#nav li {
	float: left;
}
#cat-nav ul#nav li h3 a {
	display: block;
	padding: 6px 0px 6px 18px;
	height: 21px;
	color: #4a88ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0;
	background: url(../images/logo-design/07.gif) no-repeat 0px 0px;
}
*:first-child+html #cat-nav ul#nav li h3 a, * html #cat-nav ul#nav li h3 a {
	display: block;
	padding: 5px 0px 6px 18px;
	height: 21px;
	color: #4a88ed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 0;
	background: url(../images/logo-design/07.gif) no-repeat 0px 0px;
}
#cat-nav ul#nav li h3 a:hover {
	text-decoration: underline;
}
#cat-nav ul#nav li h3 a.one {
	width: 176px;
	margin-left: 64px;
}
#cat-nav ul#nav li h3 a.two {
	width: 154px;
	margin-left: 45px;
}
#cat-nav ul#nav li h3 a.three {
	width: 119px;
}

#info-contact {
	position: absolute;
	left: 730px;
	top: 397px;
	width: 198px;
	height: 285px;
	background-image: url(../images/home/16.jpg);
	background-repeat: no-repeat;
}
#info-contact-prices {
	position: absolute;
	left: 41px;
	top: 880px;
	width: 198px;
	height: 285px;
	background-image: url(../images/home/16.jpg);
	background-repeat: no-repeat;
}
#info-below {
	position: absolute;
	left: 0px;
	top: 682px;
	width: 969px;
	height: 102px;
	background-image: url(../images/logo-design/01.jpg);
	background-repeat: no-repeat;
}
#info-below-logo-design {
	position: absolute;
	left: 0px;
	top: 12271px;
	width: 969px;
	height: 102px;
	background-image: url(../images/logo-design/06.jpg);
	background-repeat: no-repeat;
}
#info-below-corporate-identity-design {
	position: absolute;
	left: 0px;
	top: 1352px;
	width: 969px;
	height: 102px;
	background-image: url(../images/corporate-identity-design/02.jpg);
	background-repeat: no-repeat;
}
#info-below-con {
	position: absolute;
	left: 0px;
	top: 732px;
	width: 969px;
	height: 102px;
	background-image: url(../images/logo-design/01.jpg);
	background-repeat: no-repeat;
}
#info-below-prices {
	position: absolute;
	left: 0px;
	top: 1455px;
	width: 969px;
	height: 102px;
	background-image: url(../images/prices/01.jpg);
	background-repeat: no-repeat;
}
#info-below-logos {
	width: 969px;
	height: 102px;
	background-image: url(../images/logo-design/01.jpg);
	background-repeat: no-repeat;
}

/* Prices - Packages */

#package-1 {
	position: absolute;
	left: 247px;
	top: 12px;
	width: 664px;
	height: 269px;
	overflow: hidden;
}
#package-2 {
	position: absolute;
	left: 247px;
	top: 281px;
	width: 664px;
	height: 269px;
	overflow: hidden;
}
#package-3 {
	position: absolute;
	left: 247px;
	top: 550px;
	width: 664px;
	height: 269px;
	overflow: hidden;
}
#package-4 {
	position: absolute;
	left: 247px;
	top: 819px;
	width: 664px;
	height: 257px;
	overflow: hidden;
}
#package-1, #package-2, #package-3, #package-4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #585a69;
}
#package-1 img, #package-2 img, #package-3 img, #package-4 img {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Logo Design Links */

#links-logo-portfolio {
	position: absolute;
	left: 14px;
	top: 133px;
	width: 170px;
	height: 138px;
	overflow: hidden;
}
#links-logo-design-portfolio {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
	overflow: hidden;
}
#links-corporate-identity-portfolio {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
	overflow: hidden;
}
#link-home-portfolio-swf {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
}
a#link-home-portfolio {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
	background-image: url(../images/home/12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#link-home-portfolio:hover {
	background-position: -198px 0px;
}
a#link-prices-portfolio {
	position: absolute;
	left: 41px;
	top: 590px;
	width: 198px;
	height: 272px;
	background-image: url(../images/prices/09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#link-prices-portfolio:hover {
	background-position: -198px 0px;
}
a#link-prices-portfolio-corp {
	position: absolute;
	left: 41px;
	top: 1183px;
	width: 198px;
	height: 272px;
	background-image: url(../images/prices/10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#link-prices-portfolio-corp:hover {
	background-position: -198px 0px;
}
a#link-logo-portfolio {
	position: absolute;
	left: 14px;
	top: 133px;
	display: block;
	width: 170px;
	height: 138px;
	background-image: url(../images/logo-design/10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a#link-logo-portfolio:hover {
	background-position: 0px -138px;
}
#link-logo-prices {
	position: absolute;
	left: 0px;
	top: 249px;
	width: 198px;
	height: 36px;
	overflow: hidden;
}
#link-logo-prices-pic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 198px;
	height: 72px;
}
#logo-portfolio-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 276px;
	cursor: pointer; 
}
#logo-portfolio-arrows {
	position: absolute;
	left: 93px;
	top: 196px;
	width: 12px;
	height: 35px;
	cursor: pointer;
	overflow: hidden;
}
#logo-portfolio-arrows-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 35px;
	cursor: pointer;
}
#logo-design-portfolio-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 396px;
	height: 285px;
	cursor: pointer; 
}
#logo-design-portfolio-arrows {
	position: absolute;
	left: 93px;
	top: 244px;
	width: 12px;
	height: 35px;
	cursor: pointer;
	overflow: hidden;
}
#logo-design-portfolio-arrows-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 35px;
	cursor: pointer;
}
#corporate-identity-portfolio-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 396px;
	height: 285px;
	cursor: pointer; 
}
#corporate-identity-portfolio-arrows {
	position: absolute;
	left: 93px;
	top: 244px;
	width: 12px;
	height: 35px;
	cursor: pointer;
	overflow: hidden;
}
#corporate-identity-portfolio-arrows-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 35px;
	cursor: pointer;
}
#link-seo {
	position: absolute;
	left: 41px;
	top: 397px;
	width: 198px;
	height: 285px;
	background-image: url(../images/home/15.jpg);
	background-repeat: no-repeat;
}

/* Contact Form */

a#contact-us {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 198px;
	height: 27px;
	background-image: url(../images/home/16.jpg);
	background-repeat: no-repeat;
}
#form-name {
	position: absolute;
	left: 19px;
	top: 55px;
	width: 154px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#form-email {
	position: absolute;
	left: 19px;
	top: 93px;
	width: 154px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#form-phone {
	position: absolute;
	left: 19px;
	top: 131px;
	width: 154px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#form-comments {
	position: absolute;
	left: 19px;
	top: 169px;
	width: 157px;
	height: 48px;
	border: 0;
	padding: 0px 0px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: transparent;
}
#form-send {
	position: absolute;
	left: 18px;
	top: 227px;
	width: 93px;
	height: 18px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image:url(../images/home/10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#con-form-name {
	position: absolute;
	left: 126px;
	top: 77px;
	width: 258px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#con-form-company {
	position: absolute;
	left: 126px;
	top: 101px;
	width: 258px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#con-form-email {
	position: absolute;
	left: 126px;
	top: 125px;
	width: 258px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#con-form-phone {
	position: absolute;
	left: 126px;
	top: 149px;
	width: 258px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#con-form-website {
	position: absolute;
	left: 126px;
	top: 173px;
	width: 258px;
	height: 15px;
	border: 0;
	padding: 1px 3px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
	overflow: hidden;
}
#con-form-comments {
	position: absolute;
	left: 126px;
	top: 197px;
	width: 261px;
	height: 96px;
	border: 0;
	padding: 0px 0px 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646c9e;
	background-color: #FFFFFF;
}
#con-form-logo {
	position: absolute;
	left: 429px;
	top: 77px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-letterhead {
	position: absolute;
	left: 429px;
	top: 101px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-compliments {
	position: absolute;
	left: 429px;
	top: 125px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-business {
	position: absolute;
	left: 429px;
	top: 149px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-brochure {
	position: absolute;
	left: 429px;
	top: 173px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-flyer {
	position: absolute;
	left: 429px;
	top: 197px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-printing {
	position: absolute;
	left: 429px;
	top: 221px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
#con-form-info {
	position: absolute;
	left: 429px;
	top: 245px;
	width: 13px;
	height: 13px;
	overflow: hidden;
}
span.checkbox { 
  width: 13px; 
  height: 13px; 
  padding: 0; 
  background: url(../images/contact/01.gif) no-repeat; 
  display: block;
  cursor: pointer;
} 
#con-form-send {
	position: absolute;
	left: 429px;
	top: 276px;
	width: 93px;
	height: 18px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image:url(../images/home/10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#con-form-email-link {
	position: absolute;
	left: 318px;
	top: 309px;
	width: 140px;
	height: 13px;
	display: block;
	background-image: url(../images/contact/02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#con-form-email-link:hover {
	background-position: 0px -13px;
}

/* Logo Design Price Comparison */

#logo-packages {
	position: absolute;
	left: 19px;
	top: 38px;
	width: 164px;
	height: 30px;
	overflow: hidden;
}
#logo-packages h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696b7a;
	margin-top: 4px;
	text-align: left;
	line-height: 18px;
}
#logo-packages-silver, #logo-packages-gold, #logo-packages-platinum {
	position: absolute;
	top: 38px;
	width: 148px;
	height: 30px;
	overflow: hidden;
}
#logo-packages-silver h4, #logo-packages-gold h4, #logo-packages-platinum h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696b7a;
	font-weight: normal;
	margin-top: 4px;
	text-align: center;
	line-height: 18px;
}
#logo-packages-silver {
	left: 185px;
}
#logo-packages-gold {
	left: 335px;
}
#logo-packages-platinum {
	left: 485px;
}
#logo-concepts {
	position: absolute;
	left: 19px;
	top: 75px;
	width: 164px;
	height: 29px;
	overflow: hidden;
}
#logo-concepts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	margin-top: 5px;
	text-align: left;
	line-height: 18px;
}
#logo-concepts-silver, #logo-concepts-gold, #logo-concepts-platinum {
	position: absolute;
	top: 75px;
	width: 148px;
	height: 29px;
	overflow: hidden;
}
#logo-concepts-silver p, #logo-concepts-gold p, #logo-concepts-platinum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	margin-top: 5px;
	text-align: center;
	line-height: 18px;
}
#logo-concepts-silver {
	left: 185px;
}
#logo-concepts-gold {
	left: 335px;
}
#logo-concepts-platinum {
	left: 485px;
}
#logo-revisions {
	position: absolute;
	left: 19px;
	top: 106px;
	width: 164px;
	height: 29px;
	overflow: hidden;
}
#logo-revisions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	margin-top: 5px;
	text-align: left;
	line-height: 18px;
}
#logo-revisions-silver, #logo-revisions-gold, #logo-revisions-platinum {
	position: absolute;
	top: 106px;
	width: 148px;
	height: 29px;
	overflow: hidden;
}
#logo-revisions-silver p, #logo-revisions-gold p, #logo-revisions-platinum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	margin-top: 5px;
	text-align: center;
	line-height: 18px;
}
#logo-revisions-silver {
	left: 185px;
}
#logo-revisions-gold {
	left: 335px;
}
#logo-revisions-platinum {
	left: 485px;
}
#logo-package-price {
	position: absolute;
	left: 19px;
	top: 137px;
	width: 164px;
	height: 29px;
	overflow: hidden;
}
#logo-package-price p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696b7a;
	margin-top: 5px;
	text-align: left;
	line-height: 18px;
}
#logo-package-price-silver, #logo-package-price-gold, #logo-package-price-platinum {
	position: absolute;
	top: 137px;
	width: 148px;
	height: 29px;
	overflow: hidden;
}
#logo-package-price-silver p, #logo-package-price-gold p, #logo-package-price-platinum p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696b7a;
	margin-top: 5px;
	text-align: center;
	line-height: 18px;
}
#logo-package-price-silver {
	left: 185px;
}
#logo-package-price-gold {
	left: 335px;
}
#logo-package-price-platinum {
	left: 485px;
}

/* Logo Portfolio */

#portfolio-tag {
	position: absolute;
	left: 0px;
	top: 710px;
	width: 969px;
	height: 2px;
	background-image: url(../images/logo-design/02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#portfolio-tag a {
	display: block;
	width: 10px;
	height: 2px;
	overflow: hidden;
}
#portfolio-above {
	position: absolute;
	left: 0px;
	top: 712px;
	width: 969px;
	height: 82px;
}
#portfolio-above h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #696b7a;
	line-height: 32px;
}
#portfolio-above img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 969px;
	height: 82px;
}
#portfolio {
	position: absolute;
	left: 0px;
	top: 794px;
	width: 897px;
	padding: 0px 36px;
	background-image: url(../images/logo-design/01.gif);
	background-repeat: repeat-y;
}
#portfolio a {
	color: #4484eb;
	text-decoration: none;
}
#portfolio a:hover {
	text-decoration: underline;
}
.portfolio-spacer {
	float: left;
	width: 7px;
	height: 338px;
	overflow: hidden;
}
.logo-container {
	position: relative;
	float: left;
	width: 445px;
	height: 338px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	overflow: hidden;
}
.logo-container h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #696b7a;
	line-height: 32px;
}
.logo-container img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 445px;
	height: 338px;
	overflow: hidden;
}
.logo-container-big {
	position: relative;
	float: left;
	width: 897px;
	height: 338px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	overflow: hidden;
}
.logo-container-big h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #696b7a;
	line-height: 32px;
}
.logo-container-big img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 897px;
	height: 338px;
	overflow: hidden;
}
.logo-white-2 {
	position: absolute;
	left: 17px;
	top: 288px;
	width: 411px;
	color: #585a69;
}
.logo-white-3 {
	position: absolute;
	left: 17px;
	top: 275px;
	width: 411px;
	color: #585a69;
}
.logo-white-4 {
	position: absolute;
	left: 17px;
	top: 262px;
	width: 411px;
	color: #585a69;
}
.logo-white-5 {
	position: absolute;
	left: 17px;
	top: 249px;
	width: 411px;
	color: #585a69;
}
.logo-white-6 {
	position: absolute;
	left: 17px;
	top: 288px;
	width: 863px;
	color: #585a69;
}
.logo-black-1 {
	position: absolute;
	left: 19px;
	top: 301px;
	width: 407px;
	color: #989aab;
}
.logo-black-2 {
	position: absolute;
	left: 19px;
	top: 288px;
	width: 407px;
	color: #989aab;
}
.logo-black-3 {
	position: absolute;
	left: 19px;
	top: 275px;
	width: 407px;
	color: #989aab;
}
.logo-black-4 {
	position: absolute;
	left: 19px;
	top: 262px;
	width: 407px;
	color: #989aab;
}
.logo-black-5 {
	position: absolute;
	left: 19px;
	top: 249px;
	width: 407px;
	color: #989aab;
}
.logo-black-6 {
	position: absolute;
	left: 19px;
	top: 288px;
	width: 859px;
	color: #989aab;
}

/* Home Portfolio */

.home-logo-container {
	position: relative;
	width: 417px;
	height: 338px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	overflow: hidden;
}
.home-logo-container img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 417px;
	height: 338px;
	overflow: hidden;
}
.home-logo-white-2 {
	position: absolute;
	left: 16px;
	top: 288px;
	width: 385px;
	color: #717382;
}
.home-logo-white-3 {
	position: absolute;
	left: 16px;
	top: 275px;
	width: 385px;
	color: #717382;
}
.home-logo-white-4 {
	position: absolute;
	left: 16px;
	top: 262px;
	width: 385px;
	color: #717382;
}
.home-logo-white-5 {
	position: absolute;
	left: 16px;
	top: 249px;
	width: 385px;
	color: #717382;
}
.home-logo-black-1 {
	position: absolute;
	left: 18px;
	top: 301px;
	width: 381px;
	color: #8a8c9e;
}
.home-logo-black-2 {
	position: absolute;
	left: 18px;
	top: 288px;
	width: 381px;
	color: #8a8c9e;
}
.home-logo-black-3 {
	position: absolute;
	left: 18px;
	top: 275px;
	width: 381px;
	color: #8a8c9e;
}
.home-logo-black-4 {
	position: absolute;
	left: 18px;
	top: 262px;
	width: 381px;
	color: #8a8c9e;
}
.home-logo-black-5 {
	position: absolute;
	left: 18px;
	top: 249px;
	width: 381px;
	color: #8a8c9e;
}

/* Corporate Identity Portfolio */

#corporate-identity-portfolio-above {
	position: absolute;
	left: 0px;
	top: 712px;
	width: 969px;
	height: 89px;
}
#corporate-identity-portfolio-above img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 969px;
	height: 89px;
}
.identities {
	position: absolute;
	left: 43px;
	top: 801px;
	width: 883px;
	height: 453px;
	overflow: hidden;
}
#noob2 {
	position:absolute;
}
.slideshow {
	position: absolute;
	top: 0px;
	width: 883px;
	height: 453px;
	background-repeat: no-repeat;
}
.slideshow h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #51535e;
	line-height: 32px;
}
.slideshow h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #51535e;
	line-height: 32px;
}
.slideshow img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 883px;
	height: 453px;
	overflow: hidden;
}
#corporate-identity-qyio {
	left: 0px;
}
#corporate-identity-platinumhomes {
	left: 883px;
}
#corporate-identity-mackinaw {
	left: 1766px;
}
#corporate-identity-squarenet {
	left: 2649px;
}
#corporate-identity-outbuild {
	left: 3532px;
}
#corporate-identity-cyberzone {
	left: 4415px;
}
#corporate-identity-oasis {
	left: 5298px;
}
#corporate-identity-thejunglebox {
	left: 6181px;
}
#corporate-identity-cloudnine {
	left: 7064px;
}
#corporate-identity-ocrcreative {
	left: 7947px;
}
#corporate-identity-oddessey {
	left: 8830px;
}
#corporate-identity-moleculisolutions {
	left: 9713px;
}
#corporate-identity-zakaria {
	left: 10596px;
}

#qyio-logo {
	position: absolute;
	left: 29px;
	top: 229px;
	width: 259px;
	height: 100px;
}
#qyio-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 258px;
	height: 97px;
}
#qyio-letterhead {
	position: absolute;
	left: 358px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#qyio-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#qyio-compliments-slip {
	position: absolute;
	left: 504px;
	top: 255px;
	width: 289px;
	height: 136px;
}
#qyio-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#qyio-business-card-1 {
	position: absolute;
	left: 277px;
	top: 111px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-2 {
	position: absolute;
	left: 315px;
	top: 229px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-3 {
	position: absolute;
	left: 527px;
	top: 127px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-3 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-4 {
	position: absolute;
	left: 678px;
	top: 91px;
	width: 167px;
	height: 108px;
}
#qyio-business-card-4 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#platinumhomes-logo {
	position: absolute;
	left: 63px;
	top: 141px;
	width: 170px;
	height: 171px;
}
#platinumhomes-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 171px;
}
#platinumhomes-letterhead {
	position: absolute;
	left: 296px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#platinumhomes-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#platinumhomes-compliments-slip {
	position: absolute;
	left: 521px;
	top: 242px;
	width: 289px;
	height: 136px;
}
#platinumhomes-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#platinumhomes-business-card-1 {
	position: absolute;
	left: 461px;
	top: 119px;
	width: 167px;
	height: 108px;
}
#platinumhomes-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#platinumhomes-business-card-2 {
	position: absolute;
	left: 643px;
	top: 119px;
	width: 167px;
	height: 108px;
}
#platinumhomes-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#mackinaw-logo {
	position: absolute;
	left: 38px;
	top: 161px;
	width: 167px;
	height: 132px;
}
#mackinaw-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 132px;
}
#mackinaw-letterhead {
	position: absolute;
	left: 243px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#mackinaw-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#mackinaw-compliments-slip {
	position: absolute;
	left: 546px;
	top: 240px;
	width: 289px;
	height: 136px;
}
#mackinaw-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#mackinaw-business-card-1 {
	position: absolute;
	left: 487px;
	top: 119px;
	width: 167px;
	height: 108px;
}
#mackinaw-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#mackinaw-business-card-2 {
	position: absolute;
	left: 668px;
	top: 119px;
	width: 167px;
	height: 108px;
}
#mackinaw-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#squarenet-logo {
	position: absolute;
	left: 36px;
	top: 154px;
	width: 258px;
	height: 130px;
}
#squarenet-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 258px;
	height: 130px;
}
#squarenet-letterhead {
	position: absolute;
	left: 350px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#squarenet-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#squarenet-compliments-slip {
	position: absolute;
	left: 496px;
	top: 255px;
	width: 289px;
	height: 136px;
}
#squarenet-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#squarenet-business-card-1 {
	position: absolute;
	left: 269px;
	top: 111px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-2 {
	position: absolute;
	left: 307px;
	top: 229px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-3 {
	position: absolute;
	left: 519px;
	top: 127px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-3 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-4 {
	position: absolute;
	left: 670px;
	top: 91px;
	width: 167px;
	height: 108px;
}
#squarenet-business-card-4 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#outbuild-logo {
	position: absolute;
	left: 49px;
	top: 187px;
	width: 229px;
	height: 78px;
}
#outbuild-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 229px;
	height: 78px;
}
#outbuild-letterhead {
	position: absolute;
	left: 326px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#outbuild-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#outbuild-compliments-slip {
	position: absolute;
	left: 535px;
	top: 226px;
	width: 289px;
	height: 136px;
}
#outbuild-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#outbuild-business-card-1 {
	position: absolute;
	left: 478px;
	top: 106px;
	width: 167px;
	height: 108px;
}
#outbuild-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#outbuild-business-card-2 {
	position: absolute;
	left: 657px;
	top: 106px;
	width: 167px;
	height: 108px;
}
#outbuild-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#cyberzone-logo {
	position: absolute;
	left: 37px;
	top: 149px;
	width: 231px;
	height: 156px;
}
#cyberzone-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 231px;
	height: 156px;
}
#cyberzone-letterhead {
	position: absolute;
	left: 349px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#cyberzone-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#cyberzone-compliments-slip {
	position: absolute;
	left: 495px;
	top: 260px;
	width: 289px;
	height: 136px;
}
#cyberzone-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#cyberzone-business-card-1 {
	position: absolute;
	left: 518px;
	top: 132px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-2 {
	position: absolute;
	left: 387px;
	top: 166px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-3 {
	position: absolute;
	left: 306px;
	top: 234px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-3 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-4 {
	position: absolute;
	left: 268px;
	top: 115px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-4 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-5 {
	position: absolute;
	left: 669px;
	top: 96px;
	width: 167px;
	height: 108px;
}
#cyberzone-business-card-5 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#oasis-logo {
	position: absolute;
	left: 46px;
	top: 176px;
	width: 210px;
	height: 103px;
}
#oasis-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 210px;
	height: 103px;
}
#oasis-letterhead {
	position: absolute;
	left: 302px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#oasis-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#oasis-compliments-slip {
	position: absolute;
	left: 538px;
	top: 221px;
	width: 289px;
	height: 136px;
}
#oasis-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#oasis-business-card-1 {
	position: absolute;
	left: 476px;
	top: 97px;
	width: 167px;
	height: 108px;
}
#oasis-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#oasis-business-card-2 {
	position: absolute;
	left: 660px;
	top: 97px;
	width: 167px;
	height: 108px;
}
#oasis-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#thejunglebox-logo {
	position: absolute;
	left: 51px;
	top: 164px;
	width: 201px;
	height: 126px;
}
#thejunglebox-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 201px;
	height: 126px;
}
#thejunglebox-letterhead {
	position: absolute;
	left: 303px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#thejunglebox-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#thejunglebox-compliments-slip {
	position: absolute;
	left: 533px;
	top: 245px;
	width: 289px;
	height: 136px;
}
#thejunglebox-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#thejunglebox-business-card-1 {
	position: absolute;
	left: 475px;
	top: 124px;
	width: 167px;
	height: 108px;
}
#thejunglebox-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#thejunglebox-business-card-2 {
	position: absolute;
	left: 655px;
	top: 124px;
	width: 167px;
	height: 108px;
}
#thejunglebox-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#cloudnine-logo {
	position: absolute;
	left: 30px;
	top: 167px;
	width: 258px;
	height: 124px;
}
#cloudnine-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 258px;
	height: 124px;
}
#cloudnine-letterhead {
	position: absolute;
	left: 319px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#cloudnine-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#cloudnine-compliments-slip {
	position: absolute;
	left: 396px;
	top: 246px;
	width: 289px;
	height: 136px;
}
#cloudnine-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#cloudnine-business-card-1 {
	position: absolute;
	left: 354px;
	top: 117px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-2 {
	position: absolute;
	left: 673px;
	top: 59px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-3 {
	position: absolute;
	left: 565px;
	top: 150px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-3 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-4 {
	position: absolute;
	left: 640px;
	top: 291px;
	width: 167px;
	height: 108px;
}
#cloudnine-business-card-4 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#ocrcreative-logo {
	position: absolute;
	left: 74px;
	top: 163px;
	width: 242px;
	height: 128px;
}
#ocrcreative-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 242px;
	height: 128px;
}
#ocrcreative-letterhead {
	position: absolute;
	left: 390px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#ocrcreative-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#ocrcreative-compliments-slip {
	position: absolute;
	left: 510px;
	top: 259px;
	width: 289px;
	height: 136px;
}
#ocrcreative-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#ocrcreative-business-card-1 {
	position: absolute;
	left: 691px;
	top: 80px;
	width: 108px;
	height: 167px;
}
#ocrcreative-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 108px;
	height: 167px;
}

#oddessey-logo {
	position: absolute;
	left: 50px;
	top: 163px;
	width: 197px;
	height: 129px;
}
#oddessey-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 197px;
	height: 129px;
}
#oddessey-letterhead {
	position: absolute;
	left: 297px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#oddessey-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#oddessey-compliments-slip {
	position: absolute;
	left: 535px;
	top: 241px;
	width: 289px;
	height: 136px;
}
#oddessey-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#oddessey-business-card-1 {
	position: absolute;
	left: 473px;
	top: 117px;
	width: 167px;
	height: 108px;
}
#oddessey-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#oddessey-business-card-2 {
	position: absolute;
	left: 657px;
	top: 117px;
	width: 167px;
	height: 108px;
}
#oddessey-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#moleculisolutions-logo {
	position: absolute;
	left: 74px;
	top: 161px;
	width: 167px;
	height: 132px;
}
#moleculisolutions-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 132px;
}
#moleculisolutions-letterhead {
	position: absolute;
	left: 315px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#moleculisolutions-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#moleculisolutions-compliments-slip {
	position: absolute;
	left: 510px;
	top: 229px;
	width: 289px;
	height: 136px;
}
#moleculisolutions-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#moleculisolutions-business-card-1 {
	position: absolute;
	left: 452px;
	top: 108px;
	width: 167px;
	height: 108px;
}
#moleculisolutions-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#moleculisolutions-business-card-2 {
	position: absolute;
	left: 632px;
	top: 108px;
	width: 167px;
	height: 108px;
}
#moleculisolutions-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#zakaria-logo {
	position: absolute;
	left: 82px;
	top: 141px;
	width: 121px;
	height: 172px;
}
#zakaria-logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 121px;
	height: 172px;
}
#zakaria-letterhead {
	position: absolute;
	left: 285px;
	top: 22px;
	width: 289px;
	height: 409px;
}
#zakaria-letterhead img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 409px;
}
#zakaria-compliments-slip {
	position: absolute;
	left: 502px;
	top: 243px;
	width: 289px;
	height: 136px;
}
#zakaria-compliments-slip img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 289px;
	height: 136px;
}
#zakaria-business-card-1 {
	position: absolute;
	left: 445px;
	top: 123px;
	width: 167px;
	height: 108px;
}
#zakaria-business-card-1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}
#zakaria-business-card-2 {
	position: absolute;
	left: 624px;
	top: 123px;
	width: 167px;
	height: 108px;
}
#zakaria-business-card-2 img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 108px;
}

#corporate-identity-left {
	position: absolute;
	left: 0px;
	top: 801px;
	width: 56px;
	height: 453px;
	overflow: hidden;
}
#corporate-identity-left img {
	behavior: url(css/png/iepngfix.htc)
}
#corporate-identity-right {
	position: absolute;
	left: 913px;
	top: 801px;
	width: 56px;
	height: 453px;
	overflow: hidden;
}
#corporate-identity-right img {
	behavior: url(css/png/iepngfix.htc)
}
#panel {
	position: absolute;
	left: 0px;
	top: 1254px;
	width: 969px;
	height: 98px;
	background-image: url(../images/corporate-identity-design/03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#panel-back {
	position: absolute;
	left: 56px;
	top: 31px;
	width: 101px;
	height: 52px;
	overflow: hidden;
}
#panel-back-img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 101px;
	height: 104px;
	cursor: pointer;
}
#panel-next {
	position: absolute;
	left: 812px;
	top: 31px;
	width: 101px;
	height: 52px;
	overflow: hidden;
}
#panel-next-img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 101px;
	height: 104px;
	cursor: pointer;
}
#panel-thumbnails {
	position: absolute;
	left: 164px;
	top: 31px;
	width: 641px;
	height: 52px;
	overflow: hidden;
}
#panel-thumbs {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1397px;
	height: 52px;
	background: url(../images/corporate-identity-design/06.jpg) no-repeat left top;
}
#panel-mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1181px;
	height: 52px;
	background: url(../images/corporate-identity-design/01.gif) no-repeat left top;
}
#panel-handles {
	position: absolute;
	left: 164px;
	top: 31px;
	width: 641px;
	height: 52px;
	overflow: hidden;
}
#toggle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1397px;
	height: 52px;
}
.panel-handle {
	float: left;
	width: 101px;
	height: 52px;
	overflow: hidden;
	cursor: pointer;
}
.panel-spacer {
	float: left;
	width: 7px;
	height: 52px;
	overflow: hidden;
}

/* B Bar */

#bbar {
	position: relative;
}
#copyright {
	position: absolute;
	left: 25px;
	top: 38px;
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}
#copyright span {
	font-size: 11px;
}
#copyright span a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright span a:hover {
	text-decoration: underline;
}
#design {
	position: absolute;
	right: 25px;
	top: 47px;
	height: 20px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}
#design a {
	color: #5e69bd;
	text-decoration: none;
}
#design a:hover {
	text-decoration: underline;
}

/* Enquiry */

#shadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 784px;
	background-color: #000000;
}
#thanks-box {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 464px;
	height: 155px;
	margin-left: -232px;
	margin-top: -78px;
	z-index: 60;
}
#thanks-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 464px;
	height: 155px;
}
#thanks-bg img {
	behavior: url(css/png/iepngfix.htc)
}
#thanks-info {
	position: absolute;
	left: 0px;
	top: 73px;
	width: 464px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585a69;
	text-align: center;
}
a#continue {
	position: absolute;
	left: 153px;
	top: 113px;
	width: 127px;
	height: 16px;
	padding-left: 18px;
	padding-top: 4px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #585a69;
	background-image: url(../images/logo-design/02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	cursor: pointer;
}
a#browse {
	position: absolute;
	left: 184px;
	top: 113px;
	width: 65px;
	height: 16px;
	padding-left: 18px;
	padding-top: 4px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #585a69;
	background-image: url(../images/logo-design/08.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	cursor: pointer;
}

/* Order Confirmation */

#top-nav-order {
	position: absolute;
	left: 759px;
	top: 13px;
	width: 204px;
	height: 44px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/01.jpg);
	background-repeat: no-repeat;
}
#heading-order {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 969px;
	height: 76px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/02.jpg);
	background-repeat: no-repeat;
}
#heading-brief {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 969px;
	height: 76px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/11.jpg);
	background-repeat: no-repeat;
}
#info-order-container {
	position: absolute;
	left: 0px;
	top: 346px;
	width: 969px;
}
#info-order {
	width: 969px;
	background-image: url(../images/order-confirmation/03.gif);
	background-repeat: repeat-y;
}
#info-order .bg {
	width: 969px;
	background-image: url(../images/order-confirmation/07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Order Confirmation Box */

#info-box1-order {
	width: 887px;
	margin: 0px 41px;
	overflow: hidden;
}
#info-box2-order {
	width: 887px;
}

#info-box2-order .section-01, #info-box2-order .section-02, #info-box2-order .section-03, #info-box2-order .section-04 {
	width: 887px;
	background-image: url(../images/order-confirmation/01.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#info-box2-order .section-02 .info {
	display: none;
}
#info-box2-order .section-03 .info {
	display: none;
}
#info-box2-order .panel {
	margin: 0px 36px;
	height: 6px;
	overflow: hidden;
}
#info-box2-order .section-01 .info {
	margin: 0px 36px;
}
#info-box2-order .info .intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5869a6;
	margin: 19px 0px 22px 0px;
}
*:first-child+html #info-box2-order .info .intro p {
	margin: 19px 0px 21px 0px;
}
* html #info-box2-order .info .intro p {
	margin: 19px 0px 21px 0px;
}
#info-box2-order .info .text {
	float: left;
	width: 240px;
}
* html #info-box2-order .info .text {
	width: 237px;
}
#info-box2-order .info .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5b5d6b;
	margin: 1px 0px 0px 0px;
}
#info-box2-order .info .text span {
	color: #6577ba;
}
*:first-child+html #info-box2-order .info .text p {
	margin: 2px 0px 0px 0px;
}
* html #info-box2-order .info .text p {
	margin: 2px 0px 0px 0px;
}
#info-box2-order .info .input {
	padding: 0px 0px 13px 0px;
}
*:first-child+html #info-box2-order .info .input {
	padding: 0px 0px 11px 0px;
}
* html #info-box2-order .info .input {
	padding: 0px 0px 11px 0px;
}
#info-box2-order .info .input-line p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #797da6;
	margin: 3px 0px 0px 240px;
}
*:first-child+html #info-box2-order .info .input-line p {
	margin: 2px 0px 0px 240px;
}
* html #info-box2-order .info .input-line p {
	margin: 2px 0px 0px 241px;
}
#info-box2-order .info .input-last-02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #797da6;
	margin: 3px 0px 0px 240px;
}
*:first-child+html #info-box2-order .info .input-last-02 p {
	margin: 2px 0px 0px 240px;
}
* html #info-box2-order .info .input-last-02 p {
	margin: 2px 0px 0px 241px;
}
#info-box2-order .info .input-last {
	padding: 0px 0px 9px 0px;
}
*:first-child+html #info-box2-order .info .input-last {
	padding: 0px 0px 8px 0px;
}
* html #info-box2-order .info .input-last {
	padding: 0px 0px 8px 0px;
}
#info-box2-order .info .input-last-02 {
	padding: 0px 0px 6px 0px;
}
#info-box2-order .info .input-line {
	padding: 0px 0px 10px 0px;
}
*:first-child+html #info-box2-order .info .input-line {
	padding: 0px 0px 9px 0px;
}
* html #info-box2-order .info .input-line {
	padding: 0px 0px 9px 0px;
}
#info-box2-order .info .input input, #info-box2-order .info .input-last input,
#info-box2-order .info .input-line input {
	margin: 0;
	padding: 1px 1px 1px 1px;
	border: 1px solid #9ca0b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383b4a;
	background-color: #FFFFFF;
	width: 571px;
}
#info-box2-order .info .input textarea, #info-box2-order .info .input-line textarea,
#info-box2-order .info .input-last-02 textarea {
	margin: 0;
	padding: 1px 1px 1px 1px;
	border: 1px solid #9ca0b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383b4a;
	background-color: #FFFFFF;
	width: 571px;
	height: 80px;
	line-height: 16px;
}

#info-box2-order .spacer {
	width: 887px;
	height: 7px;
	overflow: hidden;
}
#info-box2-order .heading {
	width: 887px;
	height: 49px;
	overflow: hidden;
}
#info-box2-order .section-01 .below {
	width: 887px;
	height: 29px;
	background-image: url(../images/order-confirmation/02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	position: relative;
}
#info-box2-order .section-02 .below {
	width: 887px;
	height: 29px;
	background-image: url(../images/order-confirmation/02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	position: relative;
}
#info-box2-order .section-03 .below {
	width: 887px;
	height: 29px;
	background-image: url(../images/order-confirmation/02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	position: relative;
}
#info-box2-order .below #continue-01 {
	position: absolute;
	left: 393px;
	top: 6px;
	width: 101px;
	height: 22px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

#info-box2-order .below #continue-02 {
	position: absolute;
	left: 393px;
	top: 6px;
	width: 101px;
	height: 22px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	display: none;
}

#info-box2-order .below #continue-03 {
	position: absolute;
	left: 393px;
	top: 6px;
	width: 101px;
	height: 22px;
	overflow: hidden;
	background-image: url(../images/order-confirmation/06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	display: none;
}

#info-below-order {
	width: 969px;
	height: 102px;
	background-image: url(../images/logo-design/01.jpg);
	background-repeat: no-repeat;
	background-color: #b1b3b9;
}

/* Section 04 */

/*#info-box2-order .section-04 .info {
	height: 6px;
	overflow: hidden;
}*/

#info-box2-order .section-04 .info .intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e334a;
	margin: 28px 0px 26px 0px;
}

*:first-child+html #info-box2-order .section-04 .info .intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e334a;
	margin: 29px 0px 25px 0px;
}

* html #info-box2-order .section-04 .info .intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e334a;
	margin: 29px 0px 25px 0px;
}

#info-box2-order .section-04 .info .spacer {
	width: 815px;
	height: 6px;
	background-color: #FFFFFF;
	border-top: 1px solid #b8b9c0;
	overflow: hidden;
}

#info-box2-order .section-04 .info .spacer-below {
	width: 815px;
	height: 6px;
	background-color: #FFFFFF;
	border-top: 1px solid #b8b9c0;
	overflow: hidden;
	margin-top: 26px;
}

#info-box2-order .section-04 .info h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6577ba;
	margin: 20px 0px 0px 0px;
}

#info-box2-order .section-04 .info .client p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	line-height: 21px;
	margin: 9px 0px 0px 0px;
}

#info-box2-order .section-04 .info .client p .dark {
	color: #2e334a;
}

#info-box2-order .section-04 .info .pro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585a69;
	line-height: 18px;
	margin: 10px 0px 22px 0px;
}

#confirm {
	width: 815px;
	text-align: center;
	padding: 18px 0px 3px 0px;
	overflow: hidden;
	height: 30px;
}

*:first-child+html #confirm {
	width: 815px;
	text-align: center;
	padding: 18px 0px 2px 0px;
	overflow: hidden;
}

* html #confirm {
	width: 815px;
	text-align: center;
	padding: 18px 0px 2px 0px;
	overflow: hidden;
}

#info-box2-order .section-04 .below {
	width: 887px;
	height: 18px;
	background-image: url(../images/order-confirmation/04.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

/* Pro Evolve */

#spacer-pro-evolve {
	width: 100%;
	height: 127px;
	overflow: hidden;
}

* html #spacer-pro-evolve {
	height: 0;
}

#pro-evolve {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 127px;
	overflow: hidden;
}

.evolve {
	width: 100%;
	height: 127px;
	background-image: url(../images/evolve/01.jpg);
	background-repeat: repeat-x;
	background-color: #282d4b;
	text-align: center;
	overflow: hidden;
}

.evolve .banner {
	width: 969px;
	height: 127px;
	margin: 0 auto;
	background-image: url(../images/evolve/02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.evolve .banner a.big {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 969px;
	height: 127px;
	overflow: hidden;
}

.evolve .banner a.go {
	display: block;
	position: absolute;
	left: 872px;
	top: 81px;
	width: 68px;
	height: 29px;
	background-image: url(../images/evolve/03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

.evolve .banner a.go:hover {
	background-position: 0px -29px;
}





